Pull request #40595 event Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at cdf49f37eece6a927b4692468cda322d22f4a79a rather than c322af8019dda164bf5af974bf446c4905674e19 Obtained Jenkinsfile from cdf49f37eece6a927b4692468cda322d22f4a79a 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" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-05-08T12:55:23.882Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-08T12:55:23.886Z] Trying to pass milestone 5 [Pipeline] milestone [2020-05-08T12:55:23.922Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-08T12:55:24.106Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0550156bf97015eb4) in /home/ubuntu/workspace/moby_PR-40595 [Pipeline] { [Pipeline] checkout [2020-05-08T12:55:24.164Z] using credential docker-jenkins-github-credentials [2020-05-08T12:55:24.184Z] Cloning the remote Git repository [2020-05-08T12:55:24.184Z] Cloning with configured refspecs honoured and without tags [2020-05-08T12:55:24.187Z] Cloning repository https://github.com/moby/moby.git [2020-05-08T12:55:24.187Z] > git init /home/ubuntu/workspace/moby_PR-40595 # timeout=10 [2020-05-08T12:55:24.202Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:55:24.202Z] > git --version # timeout=10 [2020-05-08T12:55:24.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:55:24.206Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:55:36.996Z] Fetching without tags [2020-05-08T12:55:37.234Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit c322af8019dda164bf5af974bf446c4905674e19 [2020-05-08T12:55:36.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:55:36.976Z] > git config --add remote.origin.fetch +refs/pull/40595/head:refs/remotes/origin/PR-40595 # timeout=10 [2020-05-08T12:55:36.979Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:55:36.988Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:55:36.998Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:55:36.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:55:36.999Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:55:37.234Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:55:37.239Z] > git checkout -f c322af8019dda164bf5af974bf446c4905674e19 # timeout=10 [2020-05-08T12:55:37.708Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T12:55:38.709Z] Merge succeeded, producing bdb48fdae6f834a419d52c4acaedca1c8fefbeeb [2020-05-08T12:55:38.710Z] Checking out Revision bdb48fdae6f834a419d52c4acaedca1c8fefbeeb (PR-40595) [2020-05-08T12:55:39.020Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" [2020-05-08T12:55:39.021Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-08T12:55:39.723Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40595:/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-08T12:55:39.723Z] Unable to find image 'alpine:latest' locally [2020-05-08T12:55:39.723Z] latest: Pulling from library/alpine [2020-05-08T12:55:39.723Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-08T12:55:39.991Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-08T12:55:39.991Z] cbdbe7a5bc2a: Download complete [2020-05-08T12:55:39.991Z] cbdbe7a5bc2a: Pull complete [2020-05-08T12:55:39.991Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-08T12:55:39.991Z] Status: Downloaded newer image for alpine:latest [2020-05-08T12:55:38.702Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T12:55:38.710Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:55:38.715Z] > git checkout -f bdb48fdae6f834a419d52c4acaedca1c8fefbeeb # timeout=10 [2020-05-08T12:55:43.278Z] 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-08T12:55:43.517Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0550156bf97015eb4) in /home/ubuntu/workspace/moby_PR-40595 [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-08T12:55:43.565Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40595 [2020-05-08T12:55:43.579Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-40595 [Pipeline] checkout [Pipeline] // stage [2020-05-08T12:55:43.598Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-08T12:55:43.615Z] Fetching changes from the remote Git repository [2020-05-08T12:55:43.623Z] 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-08T12:55:43.606Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-08T12:55:43.615Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:55:43.623Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:55:43.623Z] > git --version # timeout=10 [2020-05-08T12:55:43.630Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:55:43.631Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:55:43.712Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [2020-05-08T12:55:43.730Z] Cloning the remote Git repository [2020-05-08T12:55:43.730Z] Cloning with configured refspecs honoured and without tags [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-05-08T12:55:43.748Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2020-05-08T12:55:43.770Z] Cloning the remote Git repository [2020-05-08T12:55:43.770Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-08T12:55:43.874Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit c322af8019dda164bf5af974bf446c4905674e19 [2020-05-08T12:55:43.874Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:55:43.879Z] > git checkout -f c322af8019dda164bf5af974bf446c4905674e19 # timeout=10 [2020-05-08T12:55:44.084Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T12:55:43.737Z] Cloning repository https://github.com/moby/moby.git [2020-05-08T12:55:43.737Z] > git init /home/jenkins/workspace/moby_PR-40595 # timeout=10 [2020-05-08T12:55:43.771Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:55:43.771Z] > git --version # timeout=10 [2020-05-08T12:55:43.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:55:43.776Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:55:43.780Z] Cloning repository https://github.com/moby/moby.git [2020-05-08T12:55:43.780Z] > git init /home/docker/workspace/moby_PR-40595 # timeout=10 [2020-05-08T12:55:43.789Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:55:43.789Z] > git --version # timeout=10 [2020-05-08T12:55:43.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:55:43.794Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:55:44.760Z] Merge succeeded, producing 35b273bb3e499fdb5cb1352574e744a83158adb6 [2020-05-08T12:55:44.761Z] Checking out Revision 35b273bb3e499fdb5cb1352574e744a83158adb6 (PR-40595) [2020-05-08T12:55:44.996Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" [2020-05-08T12:55:44.996Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2020-05-08T12:55:44.742Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T12:55:44.761Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:55:44.766Z] > git checkout -f 35b273bb3e499fdb5cb1352574e744a83158adb6 # timeout=10 [Pipeline] sh [2020-05-08T12:55:45.917Z] + [ PR != PR ] [2020-05-08T12:55:45.917Z] + [ master != master ] [2020-05-08T12:55:45.917Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-08T12:55:46.260Z] + docker version [2020-05-08T12:55:46.260Z] Client: Docker Engine - Community [2020-05-08T12:55:46.260Z] Version: 19.03.8 [2020-05-08T12:55:46.260Z] API version: 1.40 [2020-05-08T12:55:46.260Z] Go version: go1.12.17 [2020-05-08T12:55:46.260Z] Git commit: afacb8b7f0 [2020-05-08T12:55:46.260Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-08T12:55:46.260Z] OS/Arch: linux/amd64 [2020-05-08T12:55:46.260Z] Experimental: false [2020-05-08T12:55:46.260Z] [2020-05-08T12:55:46.260Z] Server: Docker Engine - Community [2020-05-08T12:55:46.260Z] Engine: [2020-05-08T12:55:46.260Z] Version: 19.03.8 [2020-05-08T12:55:46.260Z] API version: 1.40 (minimum version 1.12) [2020-05-08T12:55:46.260Z] Go version: go1.12.17 [2020-05-08T12:55:46.261Z] Git commit: afacb8b7f0 [2020-05-08T12:55:46.261Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-08T12:55:46.261Z] OS/Arch: linux/amd64 [2020-05-08T12:55:46.261Z] Experimental: true [2020-05-08T12:55:46.261Z] containerd: [2020-05-08T12:55:46.261Z] Version: 1.2.13 [2020-05-08T12:55:46.261Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T12:55:46.261Z] runc: [2020-05-08T12:55:46.261Z] Version: 1.0.0-rc10 [2020-05-08T12:55:46.261Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T12:55:46.261Z] docker-init: [2020-05-08T12:55:46.261Z] Version: 0.18.0 [2020-05-08T12:55:46.261Z] GitCommit: fec3683 [Pipeline] sh [2020-05-08T12:55:46.546Z] + docker info [2020-05-08T12:55:47.113Z] Client: [2020-05-08T12:55:47.113Z] Debug Mode: false [2020-05-08T12:55:47.113Z] [2020-05-08T12:55:47.113Z] Server: [2020-05-08T12:55:47.113Z] Containers: 0 [2020-05-08T12:55:47.113Z] Running: 0 [2020-05-08T12:55:47.113Z] Paused: 0 [2020-05-08T12:55:47.113Z] Stopped: 0 [2020-05-08T12:55:47.113Z] Images: 3 [2020-05-08T12:55:47.113Z] Server Version: 19.03.8 [2020-05-08T12:55:47.113Z] Storage Driver: overlay2 [2020-05-08T12:55:47.113Z] Backing Filesystem: [2020-05-08T12:55:47.113Z] Supports d_type: true [2020-05-08T12:55:47.113Z] Native Overlay Diff: true [2020-05-08T12:55:47.113Z] Logging Driver: json-file [2020-05-08T12:55:47.113Z] Cgroup Driver: cgroupfs [2020-05-08T12:55:47.113Z] Plugins: [2020-05-08T12:55:47.113Z] Volume: local [2020-05-08T12:55:47.113Z] Network: bridge host ipvlan macvlan null overlay [2020-05-08T12:55:47.113Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-08T12:55:47.113Z] Swarm: inactive [2020-05-08T12:55:47.113Z] Runtimes: runc [2020-05-08T12:55:47.113Z] Default Runtime: runc [2020-05-08T12:55:47.113Z] Init Binary: docker-init [2020-05-08T12:55:47.113Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T12:55:47.113Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T12:55:47.113Z] init version: fec3683 [2020-05-08T12:55:47.113Z] Security Options: [2020-05-08T12:55:47.113Z] apparmor [2020-05-08T12:55:47.113Z] seccomp [2020-05-08T12:55:47.113Z] Profile: default [2020-05-08T12:55:47.113Z] Kernel Version: 4.15.0-1065-aws [2020-05-08T12:55:47.113Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-08T12:55:47.113Z] OSType: linux [2020-05-08T12:55:47.113Z] Architecture: x86_64 [2020-05-08T12:55:47.113Z] CPUs: 2 [2020-05-08T12:55:47.113Z] Total Memory: 7.501GiB [2020-05-08T12:55:47.113Z] Name: ip-10-100-34-145 [2020-05-08T12:55:47.113Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-08T12:55:47.113Z] Docker Root Dir: /var/lib/docker [2020-05-08T12:55:47.113Z] Debug Mode: false [2020-05-08T12:55:47.113Z] Registry: https://index.docker.io/v1/ [2020-05-08T12:55:47.113Z] Labels: [2020-05-08T12:55:47.113Z] Experimental: true [2020-05-08T12:55:47.113Z] Insecure Registries: [2020-05-08T12:55:47.113Z] 127.0.0.0/8 [2020-05-08T12:55:47.113Z] Live Restore Enabled: true [2020-05-08T12:55:47.113Z] [2020-05-08T12:55:47.113Z] WARNING: No swap limit support [Pipeline] sh [2020-05-08T12:55:47.397Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T12:55:47.397Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T12:55:47.397Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40595/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-08T12:55:47.397Z] + bash /home/ubuntu/workspace/moby_PR-40595/check-config.sh [2020-05-08T12:55:47.397Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-08T12:55:47.397Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-08T12:55:47.397Z] [2020-05-08T12:55:47.397Z] Generally Necessary: [2020-05-08T12:55:47.397Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-08T12:55:47.397Z] - apparmor: enabled and tools installed [2020-05-08T12:55:47.397Z] - CONFIG_NAMESPACES: enabled [2020-05-08T12:55:47.397Z] - CONFIG_NET_NS: enabled [2020-05-08T12:55:47.397Z] - CONFIG_PID_NS: enabled [2020-05-08T12:55:47.397Z] - CONFIG_IPC_NS: enabled [2020-05-08T12:55:47.397Z] - CONFIG_UTS_NS: enabled [2020-05-08T12:55:47.656Z] - CONFIG_CGROUPS: enabled [2020-05-08T12:55:47.656Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-08T12:55:47.656Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-08T12:55:47.656Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-08T12:55:47.656Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-08T12:55:47.656Z] - CONFIG_CPUSETS: enabled [2020-05-08T12:55:47.656Z] - CONFIG_MEMCG: enabled [2020-05-08T12:55:47.656Z] - CONFIG_KEYS: enabled [2020-05-08T12:55:47.656Z] - CONFIG_VETH: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-08T12:55:47.656Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-08T12:55:47.656Z] [2020-05-08T12:55:47.656Z] Optional Features: [2020-05-08T12:55:47.656Z] - CONFIG_USER_NS: enabled [2020-05-08T12:55:47.656Z] - CONFIG_SECCOMP: enabled [2020-05-08T12:55:47.656Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-08T12:55:47.656Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-08T12:55:47.656Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-08T12:55:47.656Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-08T12:55:47.656Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-08T12:55:47.656Z] - CONFIG_BLK_CGROUP: enabled [2020-05-08T12:55:47.656Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-08T12:55:47.656Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-08T12:55:47.656Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-08T12:55:47.656Z] - CONFIG_CGROUP_PERF: enabled [2020-05-08T12:55:47.656Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-08T12:55:47.656Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-08T12:55:47.656Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-08T12:55:47.656Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-08T12:55:47.656Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-08T12:55:47.656Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_IP_VS: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-08T12:55:47.656Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-08T12:55:47.656Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-08T12:55:47.656Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_EXT4_FS: enabled [2020-05-08T12:55:47.656Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-08T12:55:47.656Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-08T12:55:47.656Z] - Network Drivers: [2020-05-08T12:55:47.656Z] - "overlay": [2020-05-08T12:55:47.656Z] - CONFIG_VXLAN: enabled (as module) [2020-05-08T12:55:47.656Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-08T12:55:47.656Z] Optional (for encrypted networks): [2020-05-08T12:55:47.915Z] - CONFIG_CRYPTO: enabled [2020-05-08T12:55:47.915Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-08T12:55:47.915Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-08T12:55:47.915Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-08T12:55:47.915Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-08T12:55:47.915Z] - CONFIG_XFRM: enabled [2020-05-08T12:55:47.915Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-08T12:55:47.915Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-08T12:55:47.915Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-08T12:55:47.915Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-08T12:55:47.915Z] - "ipvlan": [2020-05-08T12:55:47.915Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-08T12:55:47.915Z] - "macvlan": [2020-05-08T12:55:47.915Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-08T12:55:47.915Z] - CONFIG_DUMMY: enabled (as module) [2020-05-08T12:55:47.915Z] - "ftp,tftp client in container": [2020-05-08T12:55:47.915Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-08T12:55:47.915Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-08T12:55:47.915Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-08T12:55:47.915Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-08T12:55:47.915Z] - Storage Drivers: [2020-05-08T12:55:47.915Z] - "aufs": [2020-05-08T12:55:47.915Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-08T12:55:47.915Z] - "btrfs": [2020-05-08T12:55:47.915Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-08T12:55:47.915Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-08T12:55:47.915Z] - "devicemapper": [2020-05-08T12:55:47.915Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-08T12:55:47.915Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-08T12:55:47.915Z] - "overlay": [2020-05-08T12:55:47.915Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-08T12:55:47.915Z] - "zfs": [2020-05-08T12:55:47.915Z] - /dev/zfs: missing [2020-05-08T12:55:47.915Z] - zfs command: missing [2020-05-08T12:55:47.915Z] - zpool command: missing [2020-05-08T12:55:47.915Z] [2020-05-08T12:55:47.915Z] Limits: [2020-05-08T12:55:47.915Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-08T12:55:47.915Z] [2020-05-08T12:55:47.915Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-08T12:55:48.263Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb . [2020-05-08T12:55:48.263Z] #1 [internal] load build definition from Dockerfile [2020-05-08T12:55:48.263Z] #1 DONE 0.0s [2020-05-08T12:55:48.263Z] [2020-05-08T12:55:48.263Z] #2 [internal] load .dockerignore [2020-05-08T12:55:48.263Z] #2 DONE 0.0s [2020-05-08T12:55:48.263Z] [2020-05-08T12:55:48.263Z] #1 [internal] load build definition from Dockerfile [2020-05-08T12:55:48.263Z] #1 transferring dockerfile: 17.18kB done [2020-05-08T12:55:48.263Z] #1 DONE 0.0s [2020-05-08T12:55:48.263Z] [2020-05-08T12:55:48.263Z] #2 [internal] load .dockerignore [2020-05-08T12:55:48.263Z] #2 transferring context: 87B done [2020-05-08T12:55:48.263Z] #2 DONE 0.0s [2020-05-08T12:55:48.263Z] [2020-05-08T12:55:48.263Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-08T12:55:48.263Z] #3 DONE 0.1s [2020-05-08T12:55:48.521Z] [2020-05-08T12:55:48.521Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-08T12:55:48.521Z] #4 CACHED [2020-05-08T12:55:49.089Z] [2020-05-08T12:55:49.089Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-08T12:55:49.089Z] #5 DONE 0.1s [2020-05-08T12:55:49.089Z] [2020-05-08T12:55:49.089Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-08T12:55:49.089Z] #6 DONE 0.1s [2020-05-08T12:55:49.089Z] [2020-05-08T12:55:49.089Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-08T12:55:49.089Z] #71 DONE 0.0s [2020-05-08T12:55:49.089Z] [2020-05-08T12:55:49.089Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:55:49.089Z] #7 DONE 0.0s [2020-05-08T12:55:49.089Z] [2020-05-08T12:55:49.089Z] #20 [internal] load build context [2020-05-08T12:55:50.475Z] #20 transferring context: 50.53MB 1.2s done [2020-05-08T12:55:50.475Z] #20 DONE 1.3s [2020-05-08T12:55:50.475Z] [2020-05-08T12:55:50.475Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-08T12:55:50.475Z] #8 CACHED [2020-05-08T12:55:50.475Z] [2020-05-08T12:55:50.475Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-08T12:55:50.475Z] #9 CACHED [2020-05-08T12:55:50.475Z] [2020-05-08T12:55:50.475Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:55:50.475Z] #21 CACHED [2020-05-08T12:55:50.475Z] [2020-05-08T12:55:50.475Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-08T12:55:50.475Z] #67 CACHED [2020-05-08T12:55:50.475Z] [2020-05-08T12:55:50.475Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:55:50.475Z] #68 CACHED [2020-05-08T12:55:50.475Z] [2020-05-08T12:55:50.475Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-08T12:55:50.733Z] #69 DONE 0.3s [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-08T12:55:52.636Z] #52 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-08T12:55:52.636Z] #15 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-08T12:55:52.636Z] #31 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-08T12:55:52.636Z] #29 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:55:52.636Z] #36 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-08T12:55:52.636Z] #61 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-08T12:55:52.636Z] #32 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:55:52.636Z] #41 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-08T12:55:52.636Z] #16 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-08T12:55:52.636Z] #34 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-08T12:55:52.636Z] #12 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:55:52.636Z] #38 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:55:52.636Z] #53 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-08T12:55:52.636Z] #54 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-08T12:55:52.636Z] #46 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-08T12:55:52.636Z] #24 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-08T12:55:52.636Z] #51 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-08T12:55:52.636Z] #45 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T12:55:52.636Z] #11 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:55:52.636Z] #50 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-08T12:55:52.636Z] #14 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:55:52.636Z] #60 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:55:52.636Z] #47 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:55:52.636Z] #27 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:55:52.636Z] #44 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-08T12:55:52.636Z] #26 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-08T12:55:52.636Z] #18 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-08T12:55:52.636Z] #39 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:55:52.636Z] #63 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-08T12:55:52.636Z] #48 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-08T12:55:52.636Z] #59 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:55:52.636Z] #23 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:55:52.636Z] #43 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T12:55:52.636Z] #17 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-08T12:55:52.636Z] #57 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:55:52.636Z] #58 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:55:52.636Z] #33 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-08T12:55:52.636Z] #49 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-08T12:55:52.636Z] #64 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-08T12:55:52.636Z] #40 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T12:55:52.636Z] #19 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:55:52.636Z] #25 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:55:52.636Z] #35 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-08T12:55:52.636Z] #22 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.636Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-08T12:55:52.636Z] #37 CACHED [2020-05-08T12:55:52.636Z] [2020-05-08T12:55:52.637Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:55:52.637Z] #10 CACHED [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-08T12:55:52.637Z] #13 CACHED [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T12:55:52.637Z] #30 CACHED [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-08T12:55:52.637Z] #55 CACHED [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-08T12:55:52.637Z] #28 CACHED [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:55:52.637Z] #62 CACHED [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-08T12:55:52.637Z] #42 CACHED [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:55:52.637Z] #56 CACHED [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:55:52.637Z] #65 CACHED [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-08T12:55:52.637Z] #73 CACHED [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-08T12:55:52.637Z] #66 CACHED [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:55:52.637Z] #74 CACHED [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-08T12:55:52.637Z] #71 CACHED [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-08T12:55:52.637Z] #70 DONE 0.1s [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-08T12:55:52.637Z] #72 DONE 0.2s [2020-05-08T12:55:52.637Z] [2020-05-08T12:55:52.637Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-08T12:55:52.711Z] Fetching without tags [2020-05-08T12:55:52.896Z] #75 DONE 0.1s [2020-05-08T12:55:52.896Z] [2020-05-08T12:55:52.896Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-08T12:55:52.896Z] #76 DONE 0.0s [2020-05-08T12:55:52.896Z] [2020-05-08T12:55:52.896Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-08T12:55:53.029Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit c322af8019dda164bf5af974bf446c4905674e19 [2020-05-08T12:55:53.155Z] #77 DONE 0.5s [2020-05-08T12:55:52.688Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:55:52.690Z] > git config --add remote.origin.fetch +refs/pull/40595/head:refs/remotes/origin/PR-40595 # timeout=10 [2020-05-08T12:55:52.693Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:55:52.706Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:55:52.718Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:55:52.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:55:52.718Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:55:53.036Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:55:53.037Z] > git checkout -f c322af8019dda164bf5af974bf446c4905674e19 # timeout=10 [2020-05-08T12:55:53.413Z] [2020-05-08T12:55:53.414Z] #78 exporting to image [2020-05-08T12:55:53.414Z] #78 exporting layers [2020-05-08T12:55:54.349Z] #78 exporting layers 1.1s done [2020-05-08T12:55:54.349Z] #78 writing image sha256:abefd213a1a78adde3c4b91ef6ea459dafd843bfc019c7275cc7edbb0933d8d5 done [2020-05-08T12:55:54.349Z] #78 naming to docker.io/library/docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb done [2020-05-08T12:55:54.349Z] #78 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-08T12:55:54.416Z] Merge succeeded, producing bf21959fd288559a19ff5e356186e0d9b5d69a72 [2020-05-08T12:55:54.416Z] Checking out Revision bf21959fd288559a19ff5e356186e0d9b5d69a72 (PR-40595) [2020-05-08T12:55:54.485Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" [2020-05-08T12:55:54.485Z] First time build. Skipping changelog. [2020-05-08T12:55:54.687Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40595/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40595/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb hack/validate/default [2020-05-08T12:55:53.474Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T12:55:54.409Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T12:55:54.422Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:55:54.428Z] > git checkout -f bf21959fd288559a19ff5e356186e0d9b5d69a72 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-08T12:55:55.454Z] + docker version [2020-05-08T12:55:55.454Z] Client: Docker Engine - Community [2020-05-08T12:55:55.454Z] Version: 19.03.7 [2020-05-08T12:55:55.454Z] API version: 1.40 [2020-05-08T12:55:55.454Z] Go version: go1.12.17 [2020-05-08T12:55:55.454Z] Git commit: 7141c199a2 [2020-05-08T12:55:55.454Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-08T12:55:55.454Z] OS/Arch: linux/s390x [2020-05-08T12:55:55.454Z] Experimental: false [2020-05-08T12:55:55.454Z] [2020-05-08T12:55:55.454Z] Server: Docker Engine - Community [2020-05-08T12:55:55.454Z] Engine: [2020-05-08T12:55:55.454Z] Version: 19.03.7 [2020-05-08T12:55:55.454Z] API version: 1.40 (minimum version 1.12) [2020-05-08T12:55:55.454Z] Go version: go1.12.17 [2020-05-08T12:55:55.454Z] Git commit: 7141c199a2 [2020-05-08T12:55:55.454Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-08T12:55:55.454Z] OS/Arch: linux/s390x [2020-05-08T12:55:55.454Z] Experimental: true [2020-05-08T12:55:55.454Z] containerd: [2020-05-08T12:55:55.454Z] Version: 1.2.13 [2020-05-08T12:55:55.454Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T12:55:55.454Z] runc: [2020-05-08T12:55:55.454Z] Version: 1.0.0-rc10 [2020-05-08T12:55:55.454Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T12:55:55.454Z] docker-init: [2020-05-08T12:55:55.454Z] Version: 0.18.0 [2020-05-08T12:55:55.454Z] GitCommit: fec3683 [Pipeline] sh [2020-05-08T12:55:55.622Z] Congratulations! All commits are properly signed with the DCO! [2020-05-08T12:55:55.622Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-08T12:55:55.622Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-08T12:55:55.622Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-08T12:55:55.622Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-08T12:55:55.622Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-08T12:55:55.622Z] Congratulations! No new tests were added to integration-cli. [2020-05-08T12:55:55.622Z] [2020-05-08T12:55:55.622Z] INFO Start validation with golang-ci-lint [2020-05-08T12:55:55.827Z] + docker info [2020-05-08T12:55:55.880Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-08T12:55:55.880Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-08T12:55:55.880Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-08T12:55:56.441Z] Client: [2020-05-08T12:55:56.441Z] Debug Mode: false [2020-05-08T12:55:56.441Z] [2020-05-08T12:55:56.441Z] Server: [2020-05-08T12:55:56.441Z] Containers: 0 [2020-05-08T12:55:56.441Z] Running: 0 [2020-05-08T12:55:56.441Z] Paused: 0 [2020-05-08T12:55:56.441Z] Stopped: 0 [2020-05-08T12:55:56.441Z] Images: 0 [2020-05-08T12:55:56.441Z] Server Version: 19.03.7 [2020-05-08T12:55:56.441Z] Storage Driver: overlay2 [2020-05-08T12:55:56.441Z] Backing Filesystem: [2020-05-08T12:55:56.441Z] Supports d_type: true [2020-05-08T12:55:56.441Z] Native Overlay Diff: true [2020-05-08T12:55:56.441Z] Logging Driver: json-file [2020-05-08T12:55:56.441Z] Cgroup Driver: cgroupfs [2020-05-08T12:55:56.441Z] Plugins: [2020-05-08T12:55:56.441Z] Volume: local [2020-05-08T12:55:56.441Z] Network: bridge host ipvlan macvlan null overlay [2020-05-08T12:55:56.441Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-08T12:55:56.441Z] Swarm: inactive [2020-05-08T12:55:56.441Z] Runtimes: runc [2020-05-08T12:55:56.441Z] Default Runtime: runc [2020-05-08T12:55:56.441Z] Init Binary: docker-init [2020-05-08T12:55:56.441Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T12:55:56.441Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T12:55:56.441Z] init version: fec3683 [2020-05-08T12:55:56.441Z] Security Options: [2020-05-08T12:55:56.441Z] apparmor [2020-05-08T12:55:56.441Z] seccomp [2020-05-08T12:55:56.441Z] Profile: default [2020-05-08T12:55:56.441Z] Kernel Version: 4.15.0-91-generic [2020-05-08T12:55:56.441Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-08T12:55:56.441Z] OSType: linux [2020-05-08T12:55:56.441Z] Architecture: s390x [2020-05-08T12:55:56.441Z] CPUs: 2 [2020-05-08T12:55:56.441Z] Total Memory: 7.861GiB [2020-05-08T12:55:56.441Z] Name: s390x-ubuntu-16 [2020-05-08T12:55:56.441Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-08T12:55:56.441Z] Docker Root Dir: /var/lib/docker [2020-05-08T12:55:56.441Z] Debug Mode: false [2020-05-08T12:55:56.441Z] Username: dockerbuildbot [2020-05-08T12:55:56.441Z] Registry: https://index.docker.io/v1/ [2020-05-08T12:55:56.442Z] Labels: [2020-05-08T12:55:56.442Z] Experimental: true [2020-05-08T12:55:56.442Z] Insecure Registries: [2020-05-08T12:55:56.442Z] 127.0.0.0/8 [2020-05-08T12:55:56.442Z] Live Restore Enabled: false [2020-05-08T12:55:56.442Z] [2020-05-08T12:55:56.442Z] WARNING: No swap limit support [Pipeline] sh [2020-05-08T12:55:56.813Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T12:55:56.813Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T12:55:56.813Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40595/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-08T12:55:56.814Z] + bash /home/jenkins/workspace/moby_PR-40595/check-config.sh [2020-05-08T12:55:56.814Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-08T12:55:56.814Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-08T12:55:56.814Z] [2020-05-08T12:55:56.814Z] Generally Necessary: [2020-05-08T12:55:56.814Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-08T12:55:56.814Z] - apparmor: enabled and tools installed [2020-05-08T12:55:56.814Z] - CONFIG_NAMESPACES: enabled [2020-05-08T12:55:56.814Z] - CONFIG_NET_NS: enabled [2020-05-08T12:55:56.814Z] - CONFIG_PID_NS: enabled [2020-05-08T12:55:56.814Z] - CONFIG_IPC_NS: enabled [2020-05-08T12:55:56.814Z] - CONFIG_UTS_NS: enabled [2020-05-08T12:55:56.814Z] - CONFIG_CGROUPS: enabled [2020-05-08T12:55:56.814Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-08T12:55:56.814Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-08T12:55:56.814Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-08T12:55:56.814Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-08T12:55:56.814Z] - CONFIG_CPUSETS: enabled [2020-05-08T12:55:56.814Z] - CONFIG_MEMCG: enabled [2020-05-08T12:55:56.814Z] - CONFIG_KEYS: enabled [2020-05-08T12:55:56.814Z] - CONFIG_VETH: enabled (as module) [2020-05-08T12:55:56.814Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-08T12:55:56.814Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-08T12:55:56.814Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-08T12:55:56.814Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-08T12:55:56.814Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-08T12:55:56.814Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-08T12:55:56.814Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-08T12:55:56.814Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-08T12:55:56.814Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-08T12:55:56.814Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-08T12:55:56.814Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-08T12:55:56.814Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-08T12:55:56.814Z] [2020-05-08T12:55:56.814Z] Optional Features: [2020-05-08T12:55:56.814Z] - CONFIG_USER_NS: enabled [2020-05-08T12:55:56.814Z] - CONFIG_SECCOMP: enabled [2020-05-08T12:55:56.814Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-08T12:55:56.814Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-08T12:55:56.814Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-08T12:55:56.814Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-08T12:55:56.814Z] - CONFIG_BLK_CGROUP: enabled [2020-05-08T12:55:56.814Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-08T12:55:56.814Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-08T12:55:56.814Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-08T12:55:56.814Z] - CONFIG_CGROUP_PERF: enabled [2020-05-08T12:55:56.814Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-08T12:55:56.814Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-08T12:55:56.814Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-08T12:55:56.814Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-08T12:55:56.814Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-08T12:55:56.814Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-08T12:55:56.814Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-08T12:55:56.814Z] - CONFIG_IP_VS: enabled (as module) [2020-05-08T12:55:56.814Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-08T12:55:56.814Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-08T12:55:56.814Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-08T12:55:56.814Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-08T12:55:57.096Z] - CONFIG_EXT4_FS: enabled [2020-05-08T12:55:57.096Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-08T12:55:57.096Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-08T12:55:57.096Z] - Network Drivers: [2020-05-08T12:55:57.096Z] - "overlay": [2020-05-08T12:55:57.096Z] - CONFIG_VXLAN: enabled (as module) [2020-05-08T12:55:57.096Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-08T12:55:57.096Z] Optional (for encrypted networks): [2020-05-08T12:55:57.096Z] - CONFIG_CRYPTO: enabled [2020-05-08T12:55:57.096Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-08T12:55:57.096Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-08T12:55:57.096Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-08T12:55:57.096Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-08T12:55:57.096Z] - CONFIG_XFRM: enabled [2020-05-08T12:55:57.096Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-08T12:55:57.096Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-08T12:55:57.096Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-08T12:55:57.096Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-08T12:55:57.096Z] - "ipvlan": [2020-05-08T12:55:57.096Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-08T12:55:57.096Z] - "macvlan": [2020-05-08T12:55:57.096Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-08T12:55:57.096Z] - CONFIG_DUMMY: enabled (as module) [2020-05-08T12:55:57.096Z] - "ftp,tftp client in container": [2020-05-08T12:55:57.096Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-08T12:55:57.096Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-08T12:55:57.096Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-08T12:55:57.096Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-08T12:55:57.096Z] - Storage Drivers: [2020-05-08T12:55:57.096Z] - "aufs": [2020-05-08T12:55:57.096Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-08T12:55:57.096Z] - "btrfs": [2020-05-08T12:55:57.096Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-08T12:55:57.096Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-08T12:55:57.096Z] - "devicemapper": [2020-05-08T12:55:57.096Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-08T12:55:57.096Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-08T12:55:57.096Z] - "overlay": [2020-05-08T12:55:57.096Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-08T12:55:57.096Z] - "zfs": [2020-05-08T12:55:57.096Z] - /dev/zfs: missing [2020-05-08T12:55:57.096Z] - zfs command: missing [2020-05-08T12:55:57.096Z] - zpool command: missing [2020-05-08T12:55:57.096Z] [2020-05-08T12:55:57.096Z] Limits: [2020-05-08T12:55:57.096Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-08T12:55:57.096Z] [2020-05-08T12:55:57.096Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-08T12:55:57.519Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb . [2020-05-08T12:55:57.519Z] #2 [internal] load .dockerignore [2020-05-08T12:55:57.519Z] #2 transferring context: 87B done [2020-05-08T12:55:57.519Z] #2 DONE 0.0s [2020-05-08T12:55:57.519Z] [2020-05-08T12:55:57.519Z] #1 [internal] load build definition from Dockerfile [2020-05-08T12:55:57.519Z] #1 transferring dockerfile: 17.18kB done [2020-05-08T12:55:57.519Z] #1 DONE 0.0s [2020-05-08T12:55:57.519Z] [2020-05-08T12:55:57.519Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-08T12:55:57.818Z] #3 DONE 0.2s [2020-05-08T12:55:57.818Z] [2020-05-08T12:55:57.818Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-08T12:55:57.818Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-08T12:55:58.110Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s [2020-05-08T12:55:58.110Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-08T12:55:58.110Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-05-08T12:55:58.110Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-05-08T12:55:58.110Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-05-08T12:55:58.110Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-05-08T12:55:58.392Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-05-08T12:55:58.392Z] #4 DONE 0.5s [2020-05-08T12:55:58.504Z] Still waiting to schedule task [2020-05-08T12:55:58.504Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0550156bf97015eb4)’ [2020-05-08T12:55:58.505Z] Still waiting to schedule task [2020-05-08T12:55:58.505Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0550156bf97015eb4)’ [2020-05-08T12:55:58.528Z] Still waiting to schedule task [2020-05-08T12:55:58.528Z] All nodes of label ‘arm64&&linux’ are offline [2020-05-08T12:55:58.530Z] Still waiting to schedule task [2020-05-08T12:55:58.530Z] Waiting for next available executor on ‘azwin-2-34da90’ [2020-05-08T12:55:59.027Z] [2020-05-08T12:55:59.027Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-08T12:55:59.027Z] #6 DONE 0.2s [2020-05-08T12:55:59.027Z] [2020-05-08T12:55:59.027Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-08T12:55:59.027Z] #5 DONE 0.1s [2020-05-08T12:55:59.027Z] [2020-05-08T12:55:59.027Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:55:59.027Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 0.0s done [2020-05-08T12:55:59.027Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 334.95kB / 48.96MB 0.1s [2020-05-08T12:55:59.027Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0B / 7.38MB 0.1s [2020-05-08T12:55:59.027Z] #7 sha256:e66e95de76709b7cf612a109827338d02d357394fb4384afa65afdb6b055c9da 5.46kB / 5.46kB done [2020-05-08T12:55:59.027Z] #7 sha256:096248e7dc3bfc779755095bda067ce6279c8d1ae740919daf2019ceb1e2c113 1.79kB / 1.79kB done [2020-05-08T12:55:59.027Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 1.05MB / 9.88MB 0.1s [2020-05-08T12:55:59.027Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-08T12:55:59.337Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 8.70MB / 48.96MB 0.3s [2020-05-08T12:55:59.337Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 6.31MB / 7.38MB 0.3s [2020-05-08T12:55:59.337Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 9.07MB / 9.88MB 0.3s [2020-05-08T12:55:59.337Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 18.63MB / 48.96MB 0.4s [2020-05-08T12:55:59.337Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.3s done [2020-05-08T12:55:59.337Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 9.88MB / 9.88MB 0.3s done [2020-05-08T12:55:59.337Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 0B / 51.37MB 0.4s [2020-05-08T12:55:59.337Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 0B / 56.67MB 0.4s [2020-05-08T12:55:59.628Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 24.61MB / 48.96MB 0.5s [2020-05-08T12:55:59.628Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 2.66MB / 51.37MB 0.5s [2020-05-08T12:55:59.628Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 3.36MB / 56.67MB 0.5s [2020-05-08T12:55:59.628Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 28.67MB / 48.96MB 0.6s [2020-05-08T12:55:59.628Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 6.00MB / 51.37MB 0.6s [2020-05-08T12:55:59.628Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 32.50MB / 48.96MB 0.7s [2020-05-08T12:55:59.628Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 9.53MB / 51.37MB 0.7s [2020-05-08T12:55:59.628Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 9.35MB / 56.67MB 0.7s [2020-05-08T12:55:59.923Z] #7 ... [2020-05-08T12:55:59.923Z] [2020-05-08T12:55:59.923Z] #20 [internal] load build context [2020-05-08T12:55:59.923Z] #20 transferring context: 50.53MB 0.8s done [2020-05-08T12:55:59.923Z] #20 DONE 0.9s [2020-05-08T12:55:59.923Z] [2020-05-08T12:55:59.923Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:55:59.923Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 39.58MB / 48.96MB 0.9s [2020-05-08T12:55:59.923Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 17.89MB / 51.37MB 0.9s [2020-05-08T12:55:59.923Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 16.15MB / 56.67MB 0.9s [2020-05-08T12:55:59.923Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 43.52MB / 48.96MB 1.0s [2020-05-08T12:55:59.923Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 21.85MB / 51.37MB 1.0s [2020-05-08T12:55:59.923Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 20.05MB / 56.67MB 1.0s [2020-05-08T12:56:00.213Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 47.42MB / 48.96MB 1.1s [2020-05-08T12:56:00.213Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 25.91MB / 51.37MB 1.1s [2020-05-08T12:56:00.213Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 23.88MB / 56.67MB 1.1s [2020-05-08T12:56:00.213Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 1.2s done [2020-05-08T12:56:00.213Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 35.66MB / 51.37MB 1.3s [2020-05-08T12:56:00.213Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 33.69MB / 56.67MB 1.3s [2020-05-08T12:56:00.213Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 130.11kB / 102.23MB 1.3s [2020-05-08T12:56:00.213Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 [2020-05-08T12:56:00.511Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 39.89MB / 51.37MB 1.4s [2020-05-08T12:56:00.511Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 37.67MB / 56.67MB 1.4s [2020-05-08T12:56:00.511Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 43.98MB / 51.37MB 1.5s [2020-05-08T12:56:00.511Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 41.68MB / 56.67MB 1.5s [2020-05-08T12:56:00.511Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 6.79MB / 102.23MB 1.5s [2020-05-08T12:56:00.511Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 47.95MB / 51.37MB 1.6s [2020-05-08T12:56:00.511Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 45.44MB / 56.67MB 1.6s [2020-05-08T12:56:00.810Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.7s [2020-05-08T12:56:00.810Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 49.99MB / 56.67MB 1.7s [2020-05-08T12:56:00.810Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 14.69MB / 102.23MB 1.7s [2020-05-08T12:56:00.810Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.7s done [2020-05-08T12:56:00.810Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 1.8s done [2020-05-08T12:56:00.810Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 27.56MB / 102.23MB 1.9s [2020-05-08T12:56:00.810Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 155B / 155B 1.8s done [2020-05-08T12:56:01.097Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 35.67MB / 102.23MB 2.0s [2020-05-08T12:56:01.097Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 41.07MB / 102.23MB 2.1s [2020-05-08T12:56:01.097Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 48.34MB / 102.23MB 2.2s [2020-05-08T12:56:01.384Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 55.44MB / 102.23MB 2.3s [2020-05-08T12:56:01.384Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 64.31MB / 102.23MB 2.4s [2020-05-08T12:56:01.668Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 73.72MB / 102.23MB 2.5s [2020-05-08T12:56:01.668Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 92.52MB / 102.23MB 2.7s [2020-05-08T12:56:01.668Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.01MB / 102.23MB 2.8s [2020-05-08T12:56:01.951Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.9s done [2020-05-08T12:56:02.234Z] #7 ... [2020-05-08T12:56:02.234Z] [2020-05-08T12:56:02.234Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-08T12:56:02.234Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-08T12:56:02.234Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-08T12:56:02.234Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-08T12:56:02.234Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done [2020-05-08T12:56:02.234Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-05-08T12:56:02.234Z] #71 DONE 3.0s [2020-05-08T12:56:02.234Z] [2020-05-08T12:56:02.234Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:56:02.234Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 1.8s done [2020-05-08T12:56:02.517Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 [2020-05-08T12:56:02.800Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.3s done [2020-05-08T12:56:02.800Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.1s [2020-05-08T12:56:03.083Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.2s done [2020-05-08T12:56:03.365Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c [2020-05-08T12:56:04.837Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 1.5s done [2020-05-08T12:56:04.837Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 [2020-05-08T12:56:06.309Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 1.1s done [2020-05-08T12:56:06.309Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f [2020-05-08T12:56:09.017Z] Fetching without tags [2020-05-08T12:56:08.977Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:56:08.982Z] > git config --add remote.origin.fetch +refs/pull/40595/head:refs/remotes/origin/PR-40595 # timeout=10 [2020-05-08T12:56:08.985Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:56:09.009Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:56:09.026Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:56:09.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:56:09.028Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:56:09.551Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit c322af8019dda164bf5af974bf446c4905674e19 [2020-05-08T12:56:09.762Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 2.7s done [2020-05-08T12:56:09.762Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0.0s done [2020-05-08T12:56:09.762Z] #7 DONE 10.5s [2020-05-08T12:56:09.762Z] [2020-05-08T12:56:09.762Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-08T12:56:10.776Z] #8 DONE 1.2s [2020-05-08T12:56:10.776Z] [2020-05-08T12:56:10.776Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-08T12:56:09.559Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:56:09.563Z] > git checkout -f c322af8019dda164bf5af974bf446c4905674e19 # timeout=10 [2020-05-08T12:56:10.618Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T12:56:11.786Z] #9 DONE 0.8s [2020-05-08T12:56:11.786Z] [2020-05-08T12:56:11.786Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-08T12:56:11.786Z] #29 DONE 0.1s [2020-05-08T12:56:11.786Z] [2020-05-08T12:56:11.786Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-08T12:56:11.786Z] #40 DONE 0.1s [2020-05-08T12:56:11.786Z] [2020-05-08T12:56:11.786Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:56:11.786Z] #21 DONE 0.1s [2020-05-08T12:56:11.786Z] [2020-05-08T12:56:11.786Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:56:11.786Z] #41 ... [2020-05-08T12:56:11.786Z] [2020-05-08T12:56:11.786Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-08T12:56:11.786Z] #55 DONE 0.1s [2020-05-08T12:56:11.786Z] [2020-05-08T12:56:11.786Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-08T12:56:11.786Z] #52 DONE 0.1s [2020-05-08T12:56:11.786Z] [2020-05-08T12:56:11.786Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-08T12:56:11.786Z] #49 DONE 0.1s [2020-05-08T12:56:11.786Z] [2020-05-08T12:56:11.786Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-08T12:56:11.786Z] #73 DONE 0.1s [2020-05-08T12:56:11.786Z] [2020-05-08T12:56:11.786Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-08T12:56:11.786Z] #67 DONE 0.1s [2020-05-08T12:56:11.786Z] [2020-05-08T12:56:11.786Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-08T12:56:11.786Z] #46 DONE 0.1s [2020-05-08T12:56:11.786Z] [2020-05-08T12:56:11.786Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-08T12:56:11.786Z] #22 DONE 0.1s [2020-05-08T12:56:11.786Z] [2020-05-08T12:56:11.786Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-08T12:56:11.786Z] #32 DONE 0.1s [2020-05-08T12:56:11.786Z] [2020-05-08T12:56:11.786Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:56:12.620Z] Merge succeeded, producing dcc2f84823fc9569033db7b8139a139868bcbf5b [2020-05-08T12:56:12.620Z] Checking out Revision dcc2f84823fc9569033db7b8139a139868bcbf5b (PR-40595) [2020-05-08T12:56:13.188Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" [2020-05-08T12:56:13.188Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-08T12:56:14.140Z] + docker version [2020-05-08T12:56:14.140Z] Client: [2020-05-08T12:56:14.140Z] Version: 18.06.1-ce [2020-05-08T12:56:14.140Z] API version: 1.38 [2020-05-08T12:56:14.140Z] Go version: go1.10.3 [2020-05-08T12:56:14.140Z] Git commit: e68fc7a [2020-05-08T12:56:14.140Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-08T12:56:14.140Z] OS/Arch: linux/ppc64le [2020-05-08T12:56:14.140Z] Experimental: false [2020-05-08T12:56:14.140Z] [2020-05-08T12:56:14.140Z] Server: [2020-05-08T12:56:14.140Z] Engine: [2020-05-08T12:56:14.140Z] Version: 18.06.1-ce [2020-05-08T12:56:14.140Z] API version: 1.38 (minimum version 1.12) [2020-05-08T12:56:14.140Z] Go version: go1.10.3 [2020-05-08T12:56:14.140Z] Git commit: e68fc7a [2020-05-08T12:56:14.140Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-08T12:56:14.140Z] OS/Arch: linux/ppc64le [2020-05-08T12:56:14.140Z] Experimental: true [2020-05-08T12:56:12.610Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T12:56:12.628Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:56:12.633Z] > git checkout -f dcc2f84823fc9569033db7b8139a139868bcbf5b # timeout=10 [Pipeline] sh [2020-05-08T12:56:14.533Z] + docker info [2020-05-08T12:56:14.533Z] Containers: 0 [2020-05-08T12:56:14.533Z] Running: 0 [2020-05-08T12:56:14.533Z] Paused: 0 [2020-05-08T12:56:14.533Z] Stopped: 0 [2020-05-08T12:56:14.533Z] Images: 0 [2020-05-08T12:56:14.533Z] Server Version: 18.06.1-ce [2020-05-08T12:56:14.533Z] Storage Driver: overlay2 [2020-05-08T12:56:14.533Z] Backing Filesystem: extfs [2020-05-08T12:56:14.533Z] Supports d_type: true [2020-05-08T12:56:14.533Z] Native Overlay Diff: true [2020-05-08T12:56:14.533Z] Logging Driver: json-file [2020-05-08T12:56:14.533Z] Cgroup Driver: cgroupfs [2020-05-08T12:56:14.533Z] Plugins: [2020-05-08T12:56:14.533Z] Volume: local [2020-05-08T12:56:14.533Z] Network: bridge host ipvlan macvlan null overlay [2020-05-08T12:56:14.533Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-08T12:56:14.533Z] Swarm: inactive [2020-05-08T12:56:14.533Z] Runtimes: runc [2020-05-08T12:56:14.533Z] Default Runtime: runc [2020-05-08T12:56:14.533Z] Init Binary: docker-init [2020-05-08T12:56:14.533Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-08T12:56:14.533Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-08T12:56:14.533Z] init version: fec3683 [2020-05-08T12:56:14.533Z] Security Options: [2020-05-08T12:56:14.533Z] apparmor [2020-05-08T12:56:14.533Z] seccomp [2020-05-08T12:56:14.533Z] Profile: default [2020-05-08T12:56:14.533Z] Kernel Version: 4.4.0-139-generic [2020-05-08T12:56:14.533Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-08T12:56:14.533Z] OSType: linux [2020-05-08T12:56:14.533Z] Architecture: ppc64le [2020-05-08T12:56:14.533Z] CPUs: 4 [2020-05-08T12:56:14.533Z] Total Memory: 7.972GiB [2020-05-08T12:56:14.533Z] Name: ppc64le-ubuntu-13 [2020-05-08T12:56:14.533Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-08T12:56:14.533Z] Docker Root Dir: /var/lib/docker [2020-05-08T12:56:14.533Z] Debug Mode (client): false [2020-05-08T12:56:14.533Z] Debug Mode (server): false [2020-05-08T12:56:14.533Z] Username: dockerbuildbot [2020-05-08T12:56:14.533Z] Registry: https://index.docker.io/v1/ [2020-05-08T12:56:14.533Z] Labels: [2020-05-08T12:56:14.533Z] Experimental: true [2020-05-08T12:56:14.533Z] Insecure Registries: [2020-05-08T12:56:14.533Z] 127.0.0.0/8 [2020-05-08T12:56:14.533Z] Live Restore Enabled: false [2020-05-08T12:56:14.533Z] [Pipeline] sh [2020-05-08T12:56:14.926Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T12:56:14.926Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T12:56:14.926Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40595/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-08T12:56:14.926Z] + bash /home/docker/workspace/moby_PR-40595/check-config.sh [2020-05-08T12:56:14.926Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-08T12:56:14.926Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-08T12:56:14.926Z] [2020-05-08T12:56:14.926Z] Generally Necessary: [2020-05-08T12:56:14.926Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-08T12:56:14.926Z] - apparmor: enabled and tools installed [2020-05-08T12:56:14.926Z] - CONFIG_NAMESPACES: enabled [2020-05-08T12:56:14.926Z] - CONFIG_NET_NS: enabled [2020-05-08T12:56:14.926Z] - CONFIG_PID_NS: enabled [2020-05-08T12:56:14.926Z] - CONFIG_IPC_NS: enabled [2020-05-08T12:56:15.215Z] - CONFIG_UTS_NS: enabled [2020-05-08T12:56:15.215Z] - CONFIG_CGROUPS: enabled [2020-05-08T12:56:15.215Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-08T12:56:15.215Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-08T12:56:15.215Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-08T12:56:15.215Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-08T12:56:15.215Z] - CONFIG_CPUSETS: enabled [2020-05-08T12:56:15.215Z] - CONFIG_MEMCG: enabled [2020-05-08T12:56:15.215Z] - CONFIG_KEYS: enabled [2020-05-08T12:56:15.215Z] - CONFIG_VETH: enabled (as module) [2020-05-08T12:56:15.215Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-08T12:56:15.215Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-08T12:56:15.215Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-08T12:56:15.215Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-08T12:56:15.215Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-08T12:56:15.215Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-08T12:56:15.215Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-08T12:56:15.215Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-08T12:56:15.215Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-08T12:56:15.215Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-08T12:56:15.215Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-08T12:56:15.215Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-08T12:56:15.215Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-08T12:56:15.215Z] [2020-05-08T12:56:15.215Z] Optional Features: [2020-05-08T12:56:15.215Z] - CONFIG_USER_NS: enabled [2020-05-08T12:56:15.215Z] - CONFIG_SECCOMP: enabled [2020-05-08T12:56:15.215Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-08T12:56:15.215Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-08T12:56:15.215Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-08T12:56:15.215Z] (cgroup swap accounting is currently enabled) [2020-05-08T12:56:15.215Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-08T12:56:15.215Z] - CONFIG_BLK_CGROUP: enabled [2020-05-08T12:56:15.215Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-08T12:56:15.215Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-08T12:56:15.215Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-08T12:56:15.215Z] - CONFIG_CGROUP_PERF: enabled [2020-05-08T12:56:15.215Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-08T12:56:15.508Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-08T12:56:15.508Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-08T12:56:15.508Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-08T12:56:15.508Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-08T12:56:15.508Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-08T12:56:15.508Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-08T12:56:15.508Z] - CONFIG_IP_VS: enabled (as module) [2020-05-08T12:56:15.508Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-08T12:56:15.508Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-08T12:56:15.508Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-08T12:56:15.508Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-08T12:56:15.508Z] - CONFIG_EXT4_FS: enabled [2020-05-08T12:56:15.508Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-08T12:56:15.508Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-08T12:56:15.508Z] - Network Drivers: [2020-05-08T12:56:15.508Z] - "overlay": [2020-05-08T12:56:15.508Z] - CONFIG_VXLAN: enabled (as module) [2020-05-08T12:56:15.508Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-08T12:56:15.508Z] Optional (for encrypted networks): [2020-05-08T12:56:15.508Z] - CONFIG_CRYPTO: enabled [2020-05-08T12:56:15.508Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-08T12:56:15.508Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-08T12:56:15.508Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-08T12:56:15.508Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-08T12:56:15.508Z] - CONFIG_XFRM: enabled [2020-05-08T12:56:15.508Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-08T12:56:15.508Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-08T12:56:15.508Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-08T12:56:15.508Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-08T12:56:15.508Z] - "ipvlan": [2020-05-08T12:56:15.508Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-08T12:56:15.508Z] - "macvlan": [2020-05-08T12:56:15.508Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-08T12:56:15.508Z] - CONFIG_DUMMY: enabled (as module) [2020-05-08T12:56:15.508Z] - "ftp,tftp client in container": [2020-05-08T12:56:15.796Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-08T12:56:15.796Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-08T12:56:15.796Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-08T12:56:15.796Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-08T12:56:15.796Z] - Storage Drivers: [2020-05-08T12:56:15.796Z] - "aufs": [2020-05-08T12:56:15.796Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-08T12:56:15.796Z] - "btrfs": [2020-05-08T12:56:15.796Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-08T12:56:15.796Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-08T12:56:15.796Z] - "devicemapper": [2020-05-08T12:56:15.796Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-08T12:56:15.796Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-08T12:56:15.796Z] - "overlay": [2020-05-08T12:56:15.796Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-08T12:56:15.796Z] - "zfs": [2020-05-08T12:56:15.796Z] - /dev/zfs: missing [2020-05-08T12:56:15.796Z] - zfs command: missing [2020-05-08T12:56:15.796Z] - zpool command: missing [2020-05-08T12:56:15.796Z] [2020-05-08T12:56:15.796Z] Limits: [2020-05-08T12:56:15.796Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-08T12:56:15.796Z] [2020-05-08T12:56:15.796Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-08T12:56:16.181Z] #33 3.633 + RM_GOPATH=0 [2020-05-08T12:56:16.181Z] #33 3.633 + TMP_GOPATH= [2020-05-08T12:56:16.181Z] #33 3.633 + : /build [2020-05-08T12:56:16.181Z] #33 3.633 + '[' -z '' ']' [2020-05-08T12:56:16.181Z] #33 3.633 ++ mktemp -d [2020-05-08T12:56:16.181Z] #33 3.633 + export GOPATH=/tmp/tmp.JJzYu4OIIY [2020-05-08T12:56:16.181Z] #33 3.633 + GOPATH=/tmp/tmp.JJzYu4OIIY [2020-05-08T12:56:16.181Z] #33 3.633 + RM_GOPATH=1 [2020-05-08T12:56:16.181Z] #33 3.634 ++ dirname ./install.sh [2020-05-08T12:56:16.181Z] #33 3.635 + dir=. [2020-05-08T12:56:16.181Z] #33 3.635 + bin=tomlv [2020-05-08T12:56:16.181Z] #33 3.635 + shift [2020-05-08T12:56:16.181Z] #33 3.635 + '[' '!' -f ./tomlv.installer ']' [2020-05-08T12:56:16.181Z] #33 3.635 + . ./tomlv.installer [2020-05-08T12:56:16.181Z] #33 3.635 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:56:16.181Z] #33 3.635 + install_tomlv [2020-05-08T12:56:16.181Z] #33 3.635 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-08T12:56:16.181Z] #33 3.635 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JJzYu4OIIY/src/github.com/BurntSushi/toml [2020-05-08T12:56:16.181Z] #33 3.635 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:56:16.181Z] #33 3.636 Cloning into '/tmp/tmp.JJzYu4OIIY/src/github.com/BurntSushi/toml'... [2020-05-08T12:56:16.181Z] #33 4.358 + cd /tmp/tmp.JJzYu4OIIY/src/github.com/BurntSushi/toml [2020-05-08T12:56:16.181Z] #33 4.359 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:56:16.181Z] #33 4.367 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-08T12:56:16.244Z] + make bundles/buildx [2020-05-08T12:56:16.797Z] #33 4.930 internal/cpu [2020-05-08T12:56:16.797Z] #33 4.937 runtime/internal/atomic [2020-05-08T12:56:16.797Z] #33 5.136 runtime/internal/sys [2020-05-08T12:56:16.868Z] make: command: Command not found [2020-05-08T12:56:16.868Z] make: command: Command not found [2020-05-08T12:56:16.868Z] mkdir bundles [2020-05-08T12:56:16.868Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-08T12:56:16.868Z] --build-arg BUILDX_COMMIT \ [2020-05-08T12:56:16.868Z] --build-arg BUILDX_REPO \ [2020-05-08T12:56:16.868Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-08T12:56:16.868Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-08T12:56:16.868Z] . [2020-05-08T12:56:16.868Z] /bin/sh: 4: go: not found [2020-05-08T12:56:16.868Z] /bin/sh: 5: go: not found [2020-05-08T12:56:17.080Z] #33 5.260 runtime/internal/math [2020-05-08T12:56:17.080Z] #33 5.273 math/bits [2020-05-08T12:56:17.080Z] #33 5.307 internal/bytealg [2020-05-08T12:56:17.362Z] #33 ... [2020-05-08T12:56:17.362Z] [2020-05-08T12:56:17.362Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:56:17.362Z] #23 3.471 + RM_GOPATH=0 [2020-05-08T12:56:17.362Z] #23 3.471 + TMP_GOPATH= [2020-05-08T12:56:17.362Z] #23 3.472 + : /build [2020-05-08T12:56:17.362Z] #23 3.472 + '[' -z '' ']' [2020-05-08T12:56:17.362Z] #23 3.474 ++ mktemp -d [2020-05-08T12:56:17.362Z] #23 3.478 + export GOPATH=/tmp/tmp.O2mg7gQB6Q [2020-05-08T12:56:17.362Z] #23 3.481 + GOPATH=/tmp/tmp.O2mg7gQB6Q [2020-05-08T12:56:17.362Z] #23 3.481 + RM_GOPATH=1 [2020-05-08T12:56:17.362Z] #23 3.482 ++ dirname ./install.sh [2020-05-08T12:56:17.362Z] #23 3.482 + dir=. [2020-05-08T12:56:17.362Z] #23 3.482 + bin=dockercli [2020-05-08T12:56:17.362Z] #23 3.483 + shift [2020-05-08T12:56:17.362Z] #23 3.483 + '[' '!' -f ./dockercli.installer ']' [2020-05-08T12:56:17.362Z] #23 3.483 + . ./dockercli.installer [2020-05-08T12:56:17.362Z] #23 3.483 ++ : stable [2020-05-08T12:56:17.362Z] #23 3.483 ++ : 17.06.2-ce [2020-05-08T12:56:17.362Z] #23 3.484 + install_dockercli [2020-05-08T12:56:17.362Z] #23 3.486 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-08T12:56:17.362Z] #23 3.486 Install docker/cli version 17.06.2-ce from stable [2020-05-08T12:56:17.362Z] #23 3.487 ++ uname -m [2020-05-08T12:56:17.362Z] #23 3.488 + arch=s390x [2020-05-08T12:56:17.362Z] #23 3.488 + '[' s390x '!=' x86_64 ']' [2020-05-08T12:56:17.362Z] #23 3.488 + '[' s390x '!=' s390x ']' [2020-05-08T12:56:17.362Z] #23 3.488 + url=https://download.docker.com/linux/static [2020-05-08T12:56:17.362Z] #23 3.488 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-08T12:56:17.362Z] #23 3.490 + tar -xz docker/docker [2020-05-08T12:56:17.362Z] #23 ... [2020-05-08T12:56:17.362Z] [2020-05-08T12:56:17.362Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:56:17.362Z] #33 5.691 math [2020-05-08T12:56:17.362Z] #33 5.750 runtime [2020-05-08T12:56:19.613Z] Sending build context to Docker daemon 55.26MB [2020-05-08T12:56:19.613Z] Step 1/15 : ARG GO_VERSION=1.13.10 [2020-05-08T12:56:19.613Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-08T12:56:19.613Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-08T12:56:19.613Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-08T12:56:19.613Z] 1.13.10-stretch: Pulling from library/golang [2020-05-08T12:56:19.903Z] 4cde65f7be4b: Pulling fs layer [2020-05-08T12:56:19.903Z] 00bc277ea268: Pulling fs layer [2020-05-08T12:56:19.903Z] 31c03e97e8a1: Pulling fs layer [2020-05-08T12:56:19.903Z] 2cae94e17fa6: Pulling fs layer [2020-05-08T12:56:19.903Z] c017a1580661: Pulling fs layer [2020-05-08T12:56:19.903Z] b3343b78770d: Pulling fs layer [2020-05-08T12:56:19.903Z] 7fe1d7df2e7c: Pulling fs layer [2020-05-08T12:56:19.903Z] 2cae94e17fa6: Waiting [2020-05-08T12:56:19.903Z] c017a1580661: Waiting [2020-05-08T12:56:19.903Z] b3343b78770d: Waiting [2020-05-08T12:56:19.903Z] 7fe1d7df2e7c: Waiting [2020-05-08T12:56:20.209Z] 31c03e97e8a1: Verifying Checksum [2020-05-08T12:56:20.209Z] 31c03e97e8a1: Download complete [2020-05-08T12:56:20.499Z] 00bc277ea268: Verifying Checksum [2020-05-08T12:56:20.499Z] 00bc277ea268: Download complete [2020-05-08T12:56:21.747Z] #33 ... [2020-05-08T12:56:21.747Z] [2020-05-08T12:56:21.747Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:56:21.747Z] #62 3.029 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:56:21.747Z] #62 3.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:56:21.747Z] #62 3.121 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:56:21.747Z] #62 3.833 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-08T12:56:21.747Z] #62 5.080 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-08T12:56:21.747Z] #62 6.887 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-08T12:56:21.747Z] #62 ... [2020-05-08T12:56:21.747Z] [2020-05-08T12:56:21.747Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:56:21.747Z] #47 3.731 + RM_GOPATH=0 [2020-05-08T12:56:21.747Z] #47 3.731 + TMP_GOPATH= [2020-05-08T12:56:21.747Z] #47 3.731 + : /build [2020-05-08T12:56:21.747Z] #47 3.731 + '[' -z '' ']' [2020-05-08T12:56:21.747Z] #47 3.732 ++ mktemp -d [2020-05-08T12:56:21.747Z] #47 3.733 + export GOPATH=/tmp/tmp.cWof5lDlQ1 [2020-05-08T12:56:21.747Z] #47 3.733 + GOPATH=/tmp/tmp.cWof5lDlQ1 [2020-05-08T12:56:21.747Z] #47 3.733 + RM_GOPATH=1 [2020-05-08T12:56:21.747Z] #47 3.734 ++ dirname ./install.sh [2020-05-08T12:56:21.747Z] #47 3.737 + dir=. [2020-05-08T12:56:21.747Z] #47 3.737 + bin=vndr [2020-05-08T12:56:21.747Z] #47 3.737 + shift [2020-05-08T12:56:21.747Z] #47 3.737 + '[' '!' -f ./vndr.installer ']' [2020-05-08T12:56:21.747Z] #47 3.741 + . ./vndr.installer [2020-05-08T12:56:21.747Z] #47 3.741 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:56:21.747Z] #47 3.741 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:56:21.747Z] #47 3.741 + install_vndr [2020-05-08T12:56:21.747Z] #47 3.741 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-08T12:56:21.747Z] #47 3.741 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cWof5lDlQ1/src/github.com/LK4D4/vndr [2020-05-08T12:56:21.747Z] #47 3.742 Cloning into '/tmp/tmp.cWof5lDlQ1/src/github.com/LK4D4/vndr'... [2020-05-08T12:56:21.747Z] #47 4.371 + cd /tmp/tmp.cWof5lDlQ1/src/github.com/LK4D4/vndr [2020-05-08T12:56:21.747Z] #47 4.371 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:56:21.747Z] #47 4.374 + go build -buildmode=pie -v -o /build/vndr . [2020-05-08T12:56:21.747Z] #47 5.264 runtime/internal/sys [2020-05-08T12:56:21.747Z] #47 5.276 internal/cpu [2020-05-08T12:56:21.747Z] #47 5.323 internal/race [2020-05-08T12:56:21.747Z] #47 5.469 sync/atomic [2020-05-08T12:56:21.747Z] #47 5.667 internal/bytealg [2020-05-08T12:56:21.747Z] #47 5.674 unicode [2020-05-08T12:56:21.747Z] #47 6.073 runtime [2020-05-08T12:56:21.747Z] #47 7.937 unicode/utf8 [2020-05-08T12:56:21.747Z] #47 8.335 math [2020-05-08T12:56:21.747Z] #47 ... [2020-05-08T12:56:21.747Z] [2020-05-08T12:56:21.747Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:56:21.747Z] #23 9.794 + mkdir -p /build [2020-05-08T12:56:21.747Z] #23 9.796 + mv docker/docker /build/ [2020-05-08T12:56:21.747Z] #23 9.797 + rmdir docker [2020-05-08T12:56:21.747Z] #23 DONE 10.1s [2020-05-08T12:56:21.747Z] [2020-05-08T12:56:21.747Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:56:21.747Z] #74 3.296 + RM_GOPATH=0 [2020-05-08T12:56:21.747Z] #74 3.296 + TMP_GOPATH= [2020-05-08T12:56:21.747Z] #74 3.296 + : /build [2020-05-08T12:56:21.747Z] #74 3.296 + '[' -z '' ']' [2020-05-08T12:56:21.747Z] #74 3.299 ++ mktemp -d [2020-05-08T12:56:21.747Z] #74 3.300 + export GOPATH=/tmp/tmp.qQV8Of8krv [2020-05-08T12:56:21.747Z] #74 3.304 + GOPATH=/tmp/tmp.qQV8Of8krv [2020-05-08T12:56:21.747Z] #74 3.305 + RM_GOPATH=1 [2020-05-08T12:56:21.747Z] #74 3.305 ++ dirname ./install.sh [2020-05-08T12:56:21.747Z] #74 3.307 + dir=. [2020-05-08T12:56:21.747Z] #74 3.307 + bin=proxy [2020-05-08T12:56:21.747Z] #74 3.307 + shift [2020-05-08T12:56:21.747Z] #74 3.308 + '[' '!' -f ./proxy.installer ']' [2020-05-08T12:56:21.747Z] #74 3.308 + . ./proxy.installer [2020-05-08T12:56:21.747Z] #74 3.308 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:56:21.747Z] #74 3.308 + install_proxy [2020-05-08T12:56:21.747Z] #74 3.309 + case "$1" in [2020-05-08T12:56:21.747Z] #74 3.309 + export CGO_ENABLED=0 [2020-05-08T12:56:21.747Z] #74 3.309 + CGO_ENABLED=0 [2020-05-08T12:56:21.747Z] #74 3.309 + _install_proxy [2020-05-08T12:56:21.747Z] #74 3.309 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-08T12:56:21.747Z] #74 3.309 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:56:21.747Z] #74 3.309 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qQV8Of8krv/src/github.com/docker/libnetwork [2020-05-08T12:56:21.747Z] #74 3.315 Cloning into '/tmp/tmp.qQV8Of8krv/src/github.com/docker/libnetwork'... [2020-05-08T12:56:22.038Z] #74 ... [2020-05-08T12:56:22.038Z] [2020-05-08T12:56:22.038Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:56:22.038Z] #68 3.604 + RM_GOPATH=0 [2020-05-08T12:56:22.038Z] #68 3.604 + TMP_GOPATH= [2020-05-08T12:56:22.038Z] #68 3.604 + : /build/ [2020-05-08T12:56:22.038Z] #68 3.604 + '[' -z '' ']' [2020-05-08T12:56:22.038Z] #68 3.604 ++ mktemp -d [2020-05-08T12:56:22.038Z] #68 3.605 + export GOPATH=/tmp/tmp.1lke4dctsB [2020-05-08T12:56:22.038Z] #68 3.605 + GOPATH=/tmp/tmp.1lke4dctsB [2020-05-08T12:56:22.038Z] #68 3.605 + RM_GOPATH=1 [2020-05-08T12:56:22.038Z] #68 3.606 ++ dirname ./install.sh [2020-05-08T12:56:22.038Z] #68 3.607 + dir=. [2020-05-08T12:56:22.038Z] #68 3.607 + bin=rootlesskit [2020-05-08T12:56:22.038Z] #68 3.607 + shift [2020-05-08T12:56:22.038Z] #68 3.607 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-08T12:56:22.038Z] #68 3.607 + . ./rootlesskit.installer [2020-05-08T12:56:22.038Z] #68 3.607 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:56:22.038Z] #68 3.607 + install_rootlesskit [2020-05-08T12:56:22.038Z] #68 3.607 + case "$1" in [2020-05-08T12:56:22.038Z] #68 3.607 + export CGO_ENABLED=0 [2020-05-08T12:56:22.038Z] #68 3.607 + CGO_ENABLED=0 [2020-05-08T12:56:22.038Z] #68 3.607 + _install_rootlesskit [2020-05-08T12:56:22.038Z] #68 3.607 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-08T12:56:22.038Z] #68 3.607 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:56:22.038Z] #68 3.607 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1lke4dctsB/src/github.com/rootless-containers/rootlesskit [2020-05-08T12:56:22.038Z] #68 3.614 Cloning into '/tmp/tmp.1lke4dctsB/src/github.com/rootless-containers/rootlesskit'... [2020-05-08T12:56:22.038Z] #68 6.586 + cd /tmp/tmp.1lke4dctsB/src/github.com/rootless-containers/rootlesskit [2020-05-08T12:56:22.038Z] #68 6.586 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:56:22.038Z] #68 6.672 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-08T12:56:22.038Z] #68 6.675 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-08T12:56:22.038Z] #68 ... [2020-05-08T12:56:22.038Z] [2020-05-08T12:56:22.038Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:56:22.038Z] #25 3.192 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:56:22.038Z] #25 3.246 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:56:22.038Z] #25 3.262 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:56:22.038Z] #25 3.949 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-08T12:56:22.038Z] #25 5.900 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-08T12:56:22.038Z] #25 7.906 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-08T12:56:22.358Z] #25 ... [2020-05-08T12:56:22.358Z] [2020-05-08T12:56:22.358Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:56:22.358Z] #56 3.514 + RM_GOPATH=0 [2020-05-08T12:56:22.358Z] #56 3.514 + TMP_GOPATH= [2020-05-08T12:56:22.358Z] #56 3.514 + : /build [2020-05-08T12:56:22.358Z] #56 3.514 + '[' -z '' ']' [2020-05-08T12:56:22.358Z] #56 3.515 ++ mktemp -d [2020-05-08T12:56:22.358Z] #56 3.518 + export GOPATH=/tmp/tmp.ElIqpr0cBK [2020-05-08T12:56:22.358Z] #56 3.518 + GOPATH=/tmp/tmp.ElIqpr0cBK [2020-05-08T12:56:22.358Z] #56 3.518 + RM_GOPATH=1 [2020-05-08T12:56:22.358Z] #56 3.518 ++ dirname ./install.sh [2020-05-08T12:56:22.358Z] #56 3.519 + dir=. [2020-05-08T12:56:22.358Z] #56 3.519 + bin=shfmt [2020-05-08T12:56:22.358Z] #56 3.519 + shift [2020-05-08T12:56:22.358Z] #56 3.519 + '[' '!' -f ./shfmt.installer ']' [2020-05-08T12:56:22.358Z] #56 3.519 + . ./shfmt.installer [2020-05-08T12:56:22.358Z] #56 3.519 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:56:22.358Z] #56 3.519 + install_shfmt [2020-05-08T12:56:22.358Z] #56 3.520 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-08T12:56:22.358Z] #56 3.520 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:56:22.358Z] #56 3.520 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ElIqpr0cBK/src/github.com/mvdan/sh [2020-05-08T12:56:22.358Z] #56 3.526 Cloning into '/tmp/tmp.ElIqpr0cBK/src/github.com/mvdan/sh'... [2020-05-08T12:56:22.358Z] #56 9.490 + cd /tmp/tmp.ElIqpr0cBK/src/github.com/mvdan/sh [2020-05-08T12:56:22.358Z] #56 9.490 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:56:22.358Z] #56 9.501 + GO111MODULE=on [2020-05-08T12:56:22.358Z] #56 9.501 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-08T12:56:22.358Z] #56 ... [2020-05-08T12:56:22.358Z] [2020-05-08T12:56:22.359Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:56:22.359Z] #10 1.137 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:56:22.359Z] #10 1.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:56:22.359Z] #10 1.551 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:56:22.359Z] #10 1.586 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-08T12:56:22.359Z] #10 2.231 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-08T12:56:22.359Z] #10 2.253 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-08T12:56:22.359Z] #10 10.55 Fetched 8043 kB in 10s (845 kB/s) [2020-05-08T12:56:22.647Z] #10 10.55 Reading package lists... [2020-05-08T12:56:22.647Z] #10 ... [2020-05-08T12:56:22.647Z] [2020-05-08T12:56:22.647Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T12:56:22.647Z] #30 3.108 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-08T12:56:22.647Z] #30 3.115 Cloning into '.'... [2020-05-08T12:56:22.647Z] #30 ... [2020-05-08T12:56:22.647Z] [2020-05-08T12:56:22.647Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:56:22.647Z] #43 2.643 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:56:22.647Z] #43 2.682 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:56:22.647Z] #43 2.728 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:56:22.647Z] #43 3.444 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-08T12:56:22.647Z] #43 5.383 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-08T12:56:22.647Z] #43 7.295 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-08T12:56:22.948Z] #43 ... [2020-05-08T12:56:22.948Z] [2020-05-08T12:56:22.948Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:56:22.948Z] #50 3.550 + RM_GOPATH=0 [2020-05-08T12:56:22.948Z] #50 3.550 + TMP_GOPATH= [2020-05-08T12:56:22.948Z] #50 3.550 + : /build [2020-05-08T12:56:22.948Z] #50 3.550 + '[' -z '' ']' [2020-05-08T12:56:22.948Z] #50 3.551 ++ mktemp -d [2020-05-08T12:56:22.948Z] #50 3.554 + export GOPATH=/tmp/tmp.QIL1d5afui [2020-05-08T12:56:22.948Z] #50 3.554 + GOPATH=/tmp/tmp.QIL1d5afui [2020-05-08T12:56:22.948Z] #50 3.554 + RM_GOPATH=1 [2020-05-08T12:56:22.948Z] #50 3.555 ++ dirname ./install.sh [2020-05-08T12:56:22.948Z] #50 3.559 + dir=. [2020-05-08T12:56:22.948Z] #50 3.559 + bin=gotestsum [2020-05-08T12:56:22.948Z] #50 3.559 + shift [2020-05-08T12:56:22.948Z] #50 3.559 + '[' '!' -f ./gotestsum.installer ']' [2020-05-08T12:56:22.948Z] #50 3.559 + . ./gotestsum.installer [2020-05-08T12:56:22.948Z] #50 3.559 ++ : v0.3.5 [2020-05-08T12:56:22.948Z] #50 3.559 + install_gotestsum [2020-05-08T12:56:22.948Z] #50 3.559 + echo 'Installing gotestsum version v0.3.5' [2020-05-08T12:56:22.948Z] #50 3.559 + go get -d gotest.tools/gotestsum [2020-05-08T12:56:22.948Z] #50 3.559 Installing gotestsum version v0.3.5 [2020-05-08T12:56:22.948Z] #50 ... [2020-05-08T12:56:22.948Z] [2020-05-08T12:56:22.948Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:56:22.948Z] #35 2.493 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:56:22.948Z] #35 2.518 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:56:22.948Z] #35 2.529 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:56:22.948Z] #35 3.109 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-08T12:56:22.948Z] #35 4.651 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-08T12:56:22.948Z] #35 7.146 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-08T12:56:23.230Z] #35 ... [2020-05-08T12:56:23.230Z] [2020-05-08T12:56:23.230Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:56:23.230Z] #53 3.134 + RM_GOPATH=0 [2020-05-08T12:56:23.230Z] #53 3.134 + TMP_GOPATH= [2020-05-08T12:56:23.230Z] #53 3.134 + : /build [2020-05-08T12:56:23.230Z] #53 3.134 + '[' -z '' ']' [2020-05-08T12:56:23.230Z] #53 3.134 ++ mktemp -d [2020-05-08T12:56:23.230Z] #53 3.135 + export GOPATH=/tmp/tmp.rJwPpaOgT7 [2020-05-08T12:56:23.230Z] #53 3.135 + GOPATH=/tmp/tmp.rJwPpaOgT7 [2020-05-08T12:56:23.230Z] #53 3.136 + RM_GOPATH=1 [2020-05-08T12:56:23.230Z] #53 3.136 ++ dirname ./install.sh [2020-05-08T12:56:23.230Z] #53 3.144 + dir=. [2020-05-08T12:56:23.230Z] #53 3.144 + bin=golangci_lint [2020-05-08T12:56:23.230Z] #53 3.144 + shift [2020-05-08T12:56:23.230Z] #53 3.145 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-08T12:56:23.230Z] #53 3.145 + . ./golangci_lint.installer [2020-05-08T12:56:23.230Z] #53 3.145 ++ : v1.23.8 [2020-05-08T12:56:23.230Z] #53 3.145 + install_golangci_lint [2020-05-08T12:56:23.230Z] #53 3.145 + echo 'Installing golangci-lint version v1.23.8' [2020-05-08T12:56:23.230Z] #53 3.145 Installing golangci-lint version v1.23.8 [2020-05-08T12:56:23.230Z] #53 3.145 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-08T12:56:23.230Z] #53 ... [2020-05-08T12:56:23.230Z] [2020-05-08T12:56:23.230Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:56:23.230Z] #56 10.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:56:23.230Z] #56 10.96 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:56:23.230Z] #56 11.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:56:23.230Z] #56 11.40 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:56:23.230Z] #56 11.40 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:56:23.235Z] 4cde65f7be4b: Verifying Checksum [2020-05-08T12:56:23.235Z] 4cde65f7be4b: Download complete [2020-05-08T12:56:23.845Z] #56 11.93 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:56:23.896Z] 2cae94e17fa6: Verifying Checksum [2020-05-08T12:56:23.896Z] 2cae94e17fa6: Download complete [2020-05-08T12:56:24.128Z] #56 ... [2020-05-08T12:56:24.128Z] [2020-05-08T12:56:24.128Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:56:24.128Z] #41 2.483 + git clone https://github.com/docker/distribution.git . [2020-05-08T12:56:24.128Z] #41 2.483 Cloning into '.'... [2020-05-08T12:56:24.128Z] #41 ... [2020-05-08T12:56:24.128Z] [2020-05-08T12:56:24.128Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:56:24.128Z] #56 12.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:56:24.195Z] 7fe1d7df2e7c: Verifying Checksum [2020-05-08T12:56:24.195Z] 7fe1d7df2e7c: Download complete [2020-05-08T12:56:24.825Z] c017a1580661: Verifying Checksum [2020-05-08T12:56:24.825Z] c017a1580661: Download complete [2020-05-08T12:56:25.135Z] #56 13.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:56:26.143Z] #56 14.23 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:56:26.143Z] #56 14.32 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:56:26.143Z] #56 14.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:56:26.143Z] #56 14.55 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:56:26.758Z] #56 15.01 runtime [2020-05-08T12:56:26.758Z] #56 15.12 runtime/cgo [2020-05-08T12:56:27.561Z] 4cde65f7be4b: Pull complete [2020-05-08T12:56:28.629Z] 00bc277ea268: Pull complete [2020-05-08T12:56:28.629Z] 31c03e97e8a1: Pull complete [2020-05-08T12:56:29.662Z] b3343b78770d: Verifying Checksum [2020-05-08T12:56:29.663Z] b3343b78770d: Download complete [2020-05-08T12:56:30.214Z] #56 ... [2020-05-08T12:56:30.214Z] [2020-05-08T12:56:30.214Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:56:30.214Z] #41 12.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-08T12:56:30.214Z] #41 14.15 + 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-08T12:56:30.829Z] #41 ... [2020-05-08T12:56:30.829Z] [2020-05-08T12:56:30.829Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:56:30.829Z] #47 13.23 unicode/utf16 [2020-05-08T12:56:30.829Z] #47 13.45 container/list [2020-05-08T12:56:30.829Z] #47 13.92 crypto/internal/subtle [2020-05-08T12:56:30.829Z] #47 14.01 crypto/subtle [2020-05-08T12:56:30.829Z] #47 14.11 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-08T12:56:30.829Z] #47 14.16 internal/nettrace [2020-05-08T12:56:30.829Z] #47 14.23 runtime/cgo [2020-05-08T12:56:30.829Z] #47 18.47 vendor/golang.org/x/crypto/internal/subtle [2020-05-08T12:56:31.455Z] #47 ... [2020-05-08T12:56:31.455Z] [2020-05-08T12:56:31.455Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:56:31.455Z] #10 10.55 Reading package lists... [2020-05-08T12:56:31.455Z] #10 14.47 Reading package lists... [2020-05-08T12:56:31.455Z] #10 18.40 Building dependency tree... [2020-05-08T12:56:31.455Z] #10 19.31 The following additional packages will be installed: [2020-05-08T12:56:31.455Z] #10 19.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-08T12:56:31.455Z] #10 19.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-08T12:56:31.455Z] #10 19.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-08T12:56:31.455Z] #10 19.31 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-08T12:56:31.455Z] #10 19.32 Suggested packages: [2020-05-08T12:56:31.455Z] #10 19.32 gcc-8-locales seccomp wine64 [2020-05-08T12:56:31.738Z] #10 20.33 The following NEW packages will be installed: [2020-05-08T12:56:31.738Z] #10 20.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-08T12:56:31.738Z] #10 20.33 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-08T12:56:31.738Z] #10 20.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-08T12:56:31.738Z] #10 20.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-08T12:56:31.738Z] #10 20.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-08T12:56:31.738Z] #10 20.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-08T12:56:32.021Z] #10 20.47 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:56:32.021Z] #10 20.47 Need to get 73.3 MB of archives. [2020-05-08T12:56:32.021Z] #10 20.47 After this operation, 494 MB of additional disk space will be used. [2020-05-08T12:56:32.021Z] #10 20.47 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-08T12:56:32.021Z] #10 20.59 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-08T12:56:32.303Z] #10 20.70 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-08T12:56:32.303Z] #10 20.73 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-08T12:56:32.303Z] #10 20.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-08T12:56:32.303Z] #10 20.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-08T12:56:32.383Z] 2cae94e17fa6: Pull complete [2020-05-08T12:56:32.587Z] #10 20.98 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-08T12:56:32.587Z] #10 21.15 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-08T12:56:32.587Z] #10 21.16 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-08T12:56:32.587Z] #10 ... [2020-05-08T12:56:32.587Z] [2020-05-08T12:56:32.587Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:56:32.587Z] #33 10.86 internal/testlog [2020-05-08T12:56:32.587Z] #33 11.57 encoding [2020-05-08T12:56:32.587Z] #33 11.68 runtime/cgo [2020-05-08T12:56:32.870Z] #33 ... [2020-05-08T12:56:32.870Z] [2020-05-08T12:56:32.870Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:56:32.870Z] #25 13.32 Fetched 8043 kB in 10s (791 kB/s) [2020-05-08T12:56:32.870Z] #25 13.32 Reading package lists... [2020-05-08T12:56:32.870Z] #25 16.62 Reading package lists... [2020-05-08T12:56:32.870Z] #25 19.87 Building dependency tree... [2020-05-08T12:56:32.870Z] #25 20.88 ca-certificates is already the newest version (20190110). [2020-05-08T12:56:32.870Z] #25 20.88 The following additional packages will be installed: [2020-05-08T12:56:32.870Z] #25 20.88 libjq1 libonig5 [2020-05-08T12:56:32.870Z] #25 21.06 The following NEW packages will be installed: [2020-05-08T12:56:32.870Z] #25 21.12 jq libjq1 libonig5 [2020-05-08T12:56:32.870Z] #25 21.26 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:56:32.870Z] #25 21.26 Need to get 350 kB of archives. [2020-05-08T12:56:32.870Z] #25 21.26 After this operation, 1154 kB of additional disk space will be used. [2020-05-08T12:56:32.870Z] #25 21.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-08T12:56:32.870Z] #25 21.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-08T12:56:32.870Z] #25 21.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-08T12:56:33.486Z] #25 21.96 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:56:33.486Z] #25 22.01 Fetched 350 kB in 0s (2149 kB/s) [2020-05-08T12:56:33.486Z] #25 22.09 Selecting previously unselected package libonig5:s390x. [2020-05-08T12:56:33.769Z] #25 22.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-08T12:56:33.769Z] #25 22.15 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-08T12:56:33.769Z] #25 22.15 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-08T12:56:33.769Z] #25 22.38 Selecting previously unselected package libjq1:s390x. [2020-05-08T12:56:33.769Z] #25 22.38 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-08T12:56:34.053Z] #25 22.39 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-08T12:56:34.053Z] #25 22.51 Selecting previously unselected package jq. [2020-05-08T12:56:34.053Z] #25 22.52 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-08T12:56:34.053Z] #25 22.52 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-08T12:56:34.339Z] #25 22.71 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-08T12:56:34.339Z] #25 22.74 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-08T12:56:34.339Z] #25 22.75 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-08T12:56:34.339Z] #25 22.76 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:56:34.339Z] #25 ... [2020-05-08T12:56:34.339Z] [2020-05-08T12:56:34.339Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:56:34.339Z] #35 12.98 Fetched 8043 kB in 11s (763 kB/s) [2020-05-08T12:56:34.339Z] #35 12.98 Reading package lists... [2020-05-08T12:56:34.340Z] #35 17.03 Reading package lists... [2020-05-08T12:56:34.340Z] #35 20.69 Building dependency tree... [2020-05-08T12:56:34.340Z] #35 21.90 The following additional packages will be installed: [2020-05-08T12:56:34.340Z] #35 21.90 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-08T12:56:34.340Z] #35 21.90 Suggested packages: [2020-05-08T12:56:34.340Z] #35 21.90 cmake-doc ninja-build lrzip [2020-05-08T12:56:34.340Z] #35 21.90 Recommended packages: [2020-05-08T12:56:34.340Z] #35 21.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-08T12:56:34.340Z] #35 22.74 The following NEW packages will be installed: [2020-05-08T12:56:34.340Z] #35 22.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-08T12:56:34.340Z] #35 22.75 vim-common xxd [2020-05-08T12:56:34.340Z] #35 22.88 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:56:34.340Z] #35 22.88 Need to get 14.0 MB of archives. [2020-05-08T12:56:34.340Z] #35 22.88 After this operation, 62.1 MB of additional disk space will be used. [2020-05-08T12:56:34.340Z] #35 22.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-08T12:56:34.340Z] #35 22.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-08T12:56:34.340Z] #35 22.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-08T12:56:34.340Z] #35 22.98 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-08T12:56:34.622Z] #35 ... [2020-05-08T12:56:34.622Z] [2020-05-08T12:56:34.622Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:56:34.622Z] #10 22.96 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-08T12:56:34.622Z] #10 ... [2020-05-08T12:56:34.622Z] [2020-05-08T12:56:34.622Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:56:34.622Z] #25 DONE 23.2s [2020-05-08T12:56:34.622Z] [2020-05-08T12:56:34.622Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-08T12:56:34.622Z] #26 DONE 0.1s [2020-05-08T12:56:34.915Z] [2020-05-08T12:56:34.915Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:56:34.915Z] #27 ... [2020-05-08T12:56:34.915Z] [2020-05-08T12:56:34.915Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:56:34.915Z] #43 13.37 Fetched 8043 kB in 11s (734 kB/s) [2020-05-08T12:56:34.915Z] #43 13.37 Reading package lists... [2020-05-08T12:56:34.915Z] #43 16.69 Reading package lists... [2020-05-08T12:56:34.915Z] #43 20.19 Building dependency tree... [2020-05-08T12:56:34.915Z] #43 21.33 The following additional packages will be installed: [2020-05-08T12:56:34.915Z] #43 21.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-08T12:56:34.915Z] #43 21.33 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-08T12:56:34.915Z] #43 21.41 Suggested packages: [2020-05-08T12:56:34.915Z] #43 21.41 manpages-dev python-setuptools [2020-05-08T12:56:34.915Z] #43 22.49 The following NEW packages will be installed: [2020-05-08T12:56:34.915Z] #43 22.49 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-08T12:56:34.915Z] #43 22.49 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-08T12:56:34.915Z] #43 22.49 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-08T12:56:34.915Z] #43 22.49 python-six zlib1g-dev [2020-05-08T12:56:34.915Z] #43 22.63 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:56:34.915Z] #43 22.63 Need to get 3742 kB of archives. [2020-05-08T12:56:34.915Z] #43 22.63 After this operation, 22.0 MB of additional disk space will be used. [2020-05-08T12:56:34.915Z] #43 22.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-08T12:56:34.915Z] #43 22.65 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-08T12:56:34.915Z] #43 22.66 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-08T12:56:34.915Z] #43 22.67 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-08T12:56:34.915Z] #43 22.68 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-08T12:56:34.915Z] #43 22.68 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-08T12:56:34.915Z] #43 22.68 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-08T12:56:34.915Z] #43 22.68 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-08T12:56:34.915Z] #43 22.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-08T12:56:34.915Z] #43 22.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-08T12:56:34.915Z] #43 22.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-08T12:56:34.915Z] #43 22.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-08T12:56:34.915Z] #43 22.87 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-08T12:56:34.915Z] #43 22.87 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-08T12:56:34.915Z] #43 22.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-08T12:56:34.915Z] #43 22.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-08T12:56:34.915Z] #43 22.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-08T12:56:35.119Z] c017a1580661: Pull complete [2020-05-08T12:56:35.198Z] #43 ... [2020-05-08T12:56:35.198Z] [2020-05-08T12:56:35.198Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:56:35.198Z] #35 23.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-08T12:56:35.198Z] #35 23.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-08T12:56:35.198Z] #35 23.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-08T12:56:35.198Z] #35 23.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-08T12:56:35.198Z] #35 23.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-08T12:56:35.198Z] #35 23.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-08T12:56:35.198Z] #35 ... [2020-05-08T12:56:35.198Z] [2020-05-08T12:56:35.198Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:56:35.198Z] #62 13.68 Fetched 8043 kB in 11s (749 kB/s) [2020-05-08T12:56:35.198Z] #62 13.68 Reading package lists... [2020-05-08T12:56:35.198Z] #62 17.61 Reading package lists... [2020-05-08T12:56:35.198Z] #62 21.17 Building dependency tree... [2020-05-08T12:56:35.198Z] #62 22.30 The following additional packages will be installed: [2020-05-08T12:56:35.198Z] #62 22.31 libbtrfs0 [2020-05-08T12:56:35.198Z] #62 22.38 The following NEW packages will be installed: [2020-05-08T12:56:35.198Z] #62 22.39 libbtrfs-dev libbtrfs0 [2020-05-08T12:56:35.198Z] #62 22.51 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:56:35.198Z] #62 22.51 Need to get 118 kB of archives. [2020-05-08T12:56:35.198Z] #62 22.51 After this operation, 390 kB of additional disk space will be used. [2020-05-08T12:56:35.198Z] #62 22.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-08T12:56:35.198Z] #62 22.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-08T12:56:35.198Z] #62 23.22 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:56:35.198Z] #62 23.35 Fetched 118 kB in 0s (1115 kB/s) [2020-05-08T12:56:35.198Z] #62 23.48 Selecting previously unselected package libbtrfs0. [2020-05-08T12:56:35.198Z] #62 23.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 ... 15176 files and directories currently installed.) [2020-05-08T12:56:35.198Z] #62 23.51 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-08T12:56:35.198Z] #62 23.55 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-08T12:56:35.198Z] #62 23.68 Selecting previously unselected package libbtrfs-dev. [2020-05-08T12:56:35.198Z] #62 23.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-08T12:56:35.198Z] #62 23.70 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-08T12:56:35.480Z] #62 23.88 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-08T12:56:35.481Z] #62 23.89 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-08T12:56:35.481Z] #62 23.90 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:56:35.481Z] #62 ... [2020-05-08T12:56:35.481Z] [2020-05-08T12:56:35.481Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:56:35.481Z] #43 23.71 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:56:35.481Z] #43 23.80 Fetched 3742 kB in 0s (10.5 MB/s) [2020-05-08T12:56:35.481Z] #43 23.89 Selecting previously unselected package libcap-dev:s390x. [2020-05-08T12:56:35.481Z] #43 23.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-08T12:56:35.481Z] #43 23.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-08T12:56:35.481Z] #43 23.95 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-08T12:56:35.765Z] #43 24.08 Selecting previously unselected package libnet1:s390x. [2020-05-08T12:56:35.765Z] #43 24.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-08T12:56:35.765Z] #43 24.08 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-08T12:56:35.765Z] #43 24.14 Selecting previously unselected package libnet1-dev. [2020-05-08T12:56:35.765Z] #43 24.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-08T12:56:35.765Z] #43 24.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-08T12:56:35.765Z] #43 ... [2020-05-08T12:56:35.765Z] [2020-05-08T12:56:35.765Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:56:35.765Z] #74 13.87 + cd /tmp/tmp.qQV8Of8krv/src/github.com/docker/libnetwork [2020-05-08T12:56:35.765Z] #74 13.87 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:56:35.765Z] #74 14.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-08T12:56:35.765Z] #74 ... [2020-05-08T12:56:35.765Z] [2020-05-08T12:56:35.765Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:56:35.765Z] #62 DONE 24.3s [2020-05-08T12:56:35.765Z] [2020-05-08T12:56:35.765Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:56:35.765Z] #43 24.28 Selecting previously unselected package libnl-3-200:s390x. [2020-05-08T12:56:35.765Z] #43 24.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-08T12:56:35.765Z] #43 24.30 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-08T12:56:35.765Z] #43 ... [2020-05-08T12:56:35.765Z] [2020-05-08T12:56:35.765Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:56:35.765Z] #63 DONE 0.0s [2020-05-08T12:56:35.765Z] [2020-05-08T12:56:35.765Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-08T12:56:35.765Z] #64 DONE 0.1s [2020-05-08T12:56:35.765Z] [2020-05-08T12:56:35.765Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:56:35.765Z] #43 24.35 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-08T12:56:35.765Z] #43 24.35 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-08T12:56:35.765Z] #43 24.36 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-08T12:56:36.051Z] #43 24.61 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-08T12:56:36.051Z] #43 24.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-08T12:56:36.051Z] #43 24.62 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-08T12:56:36.333Z] #43 24.69 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-08T12:56:36.333Z] #43 24.69 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-08T12:56:36.333Z] #43 24.69 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-08T12:56:36.333Z] #43 24.84 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-08T12:56:36.333Z] #43 24.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-08T12:56:36.333Z] #43 24.84 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-08T12:56:36.616Z] #43 25.09 Selecting previously unselected package libprotobuf17:s390x. [2020-05-08T12:56:36.616Z] #43 25.10 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-08T12:56:36.616Z] #43 25.11 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-08T12:56:37.235Z] #43 25.71 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-08T12:56:37.235Z] #43 25.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-08T12:56:37.235Z] #43 25.73 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-08T12:56:37.235Z] #43 25.84 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-08T12:56:37.517Z] #43 25.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-08T12:56:37.517Z] #43 25.84 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-08T12:56:38.132Z] #43 26.67 Selecting previously unselected package libprotoc17:s390x. [2020-05-08T12:56:38.132Z] #43 26.68 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-08T12:56:38.132Z] #43 26.69 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-08T12:56:38.748Z] #43 27.19 Selecting previously unselected package protobuf-c-compiler. [2020-05-08T12:56:38.748Z] #43 27.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-08T12:56:38.748Z] #43 27.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-08T12:56:39.047Z] #43 27.35 Selecting previously unselected package protobuf-compiler. [2020-05-08T12:56:39.047Z] #43 27.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-08T12:56:39.047Z] #43 27.37 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-08T12:56:39.047Z] #43 27.46 Selecting previously unselected package python-pkg-resources. [2020-05-08T12:56:39.047Z] #43 27.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-08T12:56:39.047Z] #43 27.46 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-08T12:56:39.047Z] #43 ... [2020-05-08T12:56:39.047Z] [2020-05-08T12:56:39.047Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:56:39.047Z] #74 DONE 27.4s [2020-05-08T12:56:39.335Z] [2020-05-08T12:56:39.335Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:56:39.335Z] #27 2.976 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-08T12:56:39.335Z] #27 3.305 [2020-05-08T12:56:40.189Z] #27 3.437 0.9% ###### 9.3% ########### 15.5% ############### 21.8% #################### 28.1% ######################## 34.3% ############################# 40.6% ################################# 46.9% ######################################### 57.3% ############################################### 65.7% ################################################ 67.8% ################################################### 71.9% ######################################################### 80.3% ############################################################ 84.5% ################################################################# 90.8% ##################################################################### 97.0% ######################################################################## 100.0% [2020-05-08T12:56:40.471Z] #27 5.651 [2020-05-08T12:56:40.740Z] b3343b78770d: Pull complete [2020-05-08T12:56:40.740Z] 7fe1d7df2e7c: Pull complete [2020-05-08T12:56:40.740Z] Digest: sha256:78fee61a1c3a15d3f2f8e172c6737a076c4877bd7fb6b43caf1a20b148cd5c42 [2020-05-08T12:56:40.740Z] Status: Downloaded newer image for golang:1.13.10-stretch [2020-05-08T12:56:40.740Z] ---> 4d38c0565539 [2020-05-08T12:56:40.740Z] Step 5/15 : ARG BUILDX_REPO [2020-05-08T12:56:40.740Z] ---> Running in 21d89d466068 [2020-05-08T12:56:40.740Z] Removing intermediate container 21d89d466068 [2020-05-08T12:56:40.740Z] ---> e52ab0c7972d [2020-05-08T12:56:40.740Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-08T12:56:40.740Z] ---> Running in 0450a78399ca [2020-05-08T12:56:40.740Z] Cloning into '/buildx'... [2020-05-08T12:56:41.324Z] #27 5.822 ## 3.1% ########## 14.5% ###################### 31.4% ################################## 48.5% ############################################### 65.5% ############################################################### 88.1% ######################################################################## 100.0% [2020-05-08T12:56:41.622Z] #27 6.842 [2020-05-08T12:56:43.320Z] #27 7.029 ### 5.4% ##### 7.9% ############# 18.1% #################### 28.3% ######################### 35.9% ############################# 41.0% ################################### 48.6% ########################################## 58.8% ################################################# 69.0% ####################################################### 76.6% ############################################################ 84.3% ################################################################## 91.9% ####################################################################### 99.5% ######################################################################## 100.0% [2020-05-08T12:56:43.604Z] #27 8.761 #=#=# [2020-05-08T12:56:43.887Z] #27 8.922 # 1.8% ### 4.6% [2020-05-08T12:56:43.887Z] #27 ... [2020-05-08T12:56:43.887Z] [2020-05-08T12:56:43.887Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T12:56:43.887Z] #30 32.31 Checking out files: 97% (1481/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-08T12:56:43.887Z] #30 32.35 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-08T12:56:44.786Z] #30 33.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-08T12:56:45.192Z] Removing intermediate container 0450a78399ca [2020-05-08T12:56:45.192Z] ---> 53c2898aca39 [2020-05-08T12:56:45.192Z] Step 7/15 : WORKDIR /buildx [2020-05-08T12:56:45.192Z] ---> Running in 5fe47b0098be [2020-05-08T12:56:45.486Z] Removing intermediate container 5fe47b0098be [2020-05-08T12:56:45.486Z] ---> 3806b7a0ae34 [2020-05-08T12:56:45.486Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-08T12:56:45.486Z] ---> Running in 27fb205e618d [2020-05-08T12:56:45.486Z] Removing intermediate container 27fb205e618d [2020-05-08T12:56:45.486Z] ---> ab212da66eb6 [2020-05-08T12:56:45.486Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-08T12:56:45.486Z] ---> Running in db5b0bf251bc [2020-05-08T12:56:45.794Z] #30 ... [2020-05-08T12:56:45.794Z] [2020-05-08T12:56:45.794Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:56:45.794Z] #65 1.447 + RM_GOPATH=0 [2020-05-08T12:56:45.794Z] #65 1.447 + TMP_GOPATH= [2020-05-08T12:56:45.794Z] #65 1.448 + : /build [2020-05-08T12:56:45.794Z] #65 1.448 + '[' -z '' ']' [2020-05-08T12:56:45.794Z] #65 1.448 ++ mktemp -d [2020-05-08T12:56:45.794Z] #65 1.448 + export GOPATH=/tmp/tmp.0ONQ7v0ccy [2020-05-08T12:56:45.794Z] #65 1.448 + GOPATH=/tmp/tmp.0ONQ7v0ccy [2020-05-08T12:56:45.794Z] #65 1.449 + RM_GOPATH=1 [2020-05-08T12:56:45.794Z] #65 1.449 ++ dirname ./install.sh [2020-05-08T12:56:45.794Z] #65 1.453 + dir=. [2020-05-08T12:56:45.794Z] #65 1.453 + bin=containerd [2020-05-08T12:56:45.794Z] #65 1.453 + shift [2020-05-08T12:56:45.794Z] #65 1.453 + '[' '!' -f ./containerd.installer ']' [2020-05-08T12:56:45.794Z] #65 1.453 + . ./containerd.installer [2020-05-08T12:56:45.794Z] #65 1.453 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T12:56:45.794Z] #65 1.453 + install_containerd [2020-05-08T12:56:45.794Z] #65 1.453 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-08T12:56:45.794Z] #65 1.453 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T12:56:45.794Z] #65 1.453 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0ONQ7v0ccy/src/github.com/containerd/containerd [2020-05-08T12:56:45.794Z] #65 1.459 Cloning into '/tmp/tmp.0ONQ7v0ccy/src/github.com/containerd/containerd'... [2020-05-08T12:56:45.797Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0834f41db13e8cdce) in /home/ubuntu/workspace/moby_PR-40595 [Pipeline] { [Pipeline] checkout [2020-05-08T12:56:45.844Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ea6ac32257ab5d46) in /home/ubuntu/workspace/moby_PR-40595 [Pipeline] { [Pipeline] checkout [2020-05-08T12:56:46.077Z] #65 ... [2020-05-08T12:56:46.077Z] [2020-05-08T12:56:46.077Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:56:46.077Z] #35 24.51 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:56:46.077Z] #35 24.62 Fetched 14.0 MB in 1s (14.3 MB/s) [2020-05-08T12:56:46.077Z] #35 24.71 Selecting previously unselected package xxd. [2020-05-08T12:56:46.077Z] #35 24.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 ... 15176 files and directories currently installed.) [2020-05-08T12:56:46.077Z] #35 24.80 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-08T12:56:46.077Z] #35 24.81 Unpacking xxd (2:8.1.0875-5) ... [2020-05-08T12:56:46.077Z] #35 25.18 Selecting previously unselected package vim-common. [2020-05-08T12:56:46.077Z] #35 25.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-08T12:56:46.077Z] #35 25.20 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-08T12:56:46.077Z] #35 25.43 Selecting previously unselected package cmake-data. [2020-05-08T12:56:46.077Z] #35 25.44 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-08T12:56:46.077Z] #35 25.47 Unpacking cmake-data (3.13.4-1) ... [2020-05-08T12:56:46.077Z] #35 28.14 Selecting previously unselected package libicu63:s390x. [2020-05-08T12:56:46.077Z] #35 28.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-08T12:56:46.077Z] #35 28.22 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-08T12:56:46.077Z] #35 33.52 Selecting previously unselected package libxml2:s390x. [2020-05-08T12:56:46.077Z] #35 33.52 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-08T12:56:46.077Z] #35 33.53 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-08T12:56:46.077Z] #35 33.99 Selecting previously unselected package libarchive13:s390x. [2020-05-08T12:56:46.077Z] #35 34.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-08T12:56:46.077Z] #35 34.01 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-08T12:56:46.077Z] #35 34.31 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-08T12:56:46.078Z] #35 34.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-08T12:56:46.078Z] #35 34.32 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-08T12:56:46.078Z] #35 34.44 Selecting previously unselected package librhash0:s390x. [2020-05-08T12:56:46.078Z] #35 34.45 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-08T12:56:46.078Z] #35 34.46 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-08T12:56:46.078Z] #35 34.62 Selecting previously unselected package libuv1:s390x. [2020-05-08T12:56:46.078Z] #35 34.62 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-08T12:56:46.078Z] #35 34.62 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-08T12:56:46.078Z] #35 ... [2020-05-08T12:56:46.078Z] [2020-05-08T12:56:46.078Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:56:46.078Z] #10 24.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-08T12:56:46.078Z] #10 24.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-08T12:56:46.078Z] #10 24.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-08T12:56:46.078Z] #10 24.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-08T12:56:46.078Z] #10 24.49 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-08T12:56:46.078Z] #10 24.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-05-08T12:56:46.078Z] #10 24.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-08T12:56:46.078Z] #10 24.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-08T12:56:46.078Z] #10 24.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-08T12:56:46.078Z] #10 24.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-08T12:56:46.078Z] #10 24.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-08T12:56:46.078Z] #10 24.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-08T12:56:46.078Z] #10 24.63 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-08T12:56:46.078Z] #10 24.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-08T12:56:46.078Z] #10 24.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-05-08T12:56:46.078Z] #10 25.22 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:56:46.078Z] #10 25.29 Fetched 73.3 MB in 4s (17.1 MB/s) [2020-05-08T12:56:46.078Z] #10 25.36 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-08T12:56:46.078Z] #10 25.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-08T12:56:46.078Z] #10 25.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-08T12:56:46.078Z] #10 25.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-08T12:56:46.078Z] #10 27.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-08T12:56:46.078Z] #10 27.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-08T12:56:46.078Z] #10 27.71 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-08T12:56:46.078Z] #10 30.41 Selecting previously unselected package binutils-mingw-w64. [2020-05-08T12:56:46.078Z] #10 30.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-08T12:56:46.078Z] #10 30.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-08T12:56:46.078Z] #10 30.59 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-08T12:56:46.078Z] #10 30.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-08T12:56:46.078Z] #10 30.60 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-08T12:56:46.078Z] #10 30.75 Selecting previously unselected package dmsetup. [2020-05-08T12:56:46.078Z] #10 30.76 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-08T12:56:46.078Z] #10 30.76 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-08T12:56:46.078Z] #10 30.93 Selecting previously unselected package mingw-w64-common. [2020-05-08T12:56:46.078Z] #10 30.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-08T12:56:46.078Z] #10 30.94 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-08T12:56:46.078Z] #10 ... [2020-05-08T12:56:46.078Z] [2020-05-08T12:56:46.078Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:56:46.078Z] #33 24.44 internal/reflectlite [2020-05-08T12:56:46.078Z] #33 24.45 sync [2020-05-08T12:56:46.078Z] #33 26.96 errors [2020-05-08T12:56:46.078Z] #33 26.97 sort [2020-05-08T12:56:46.078Z] #33 27.32 strconv [2020-05-08T12:56:46.078Z] #33 28.24 io [2020-05-08T12:56:46.078Z] #33 29.11 internal/oserror [2020-05-08T12:56:46.078Z] #33 29.24 syscall [2020-05-08T12:56:46.078Z] #33 30.53 reflect [2020-05-08T12:56:46.122Z] From https://github.com/docker/buildx [2020-05-08T12:56:46.122Z] * [new tag] v0.3.1 -> build [2020-05-08T12:56:46.364Z] #33 ... [2020-05-08T12:56:46.364Z] [2020-05-08T12:56:46.364Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:56:46.931Z] #27 8.922 # 1.8% ### 4.6% ##### 7.4% ######## 11.2% ########## 15.0% ############ 16.9% ############### 21.7% ################# 24.5% ##################### 29.2% ####################### 33.0% ######################### 35.8% ############################ 39.6% ############################## 42.4% ################################ 44.6% ################################# 46.4% ################################### 49.8% ##################################### 52.7% ######################################## 56.4% ########################################### 60.1% ############################################# 63.0% ############################################### 66.3% ################################################# 68.9% ################################################### 71.8% ###################################################### 75.6% ######################################################## 78.4% ########################################################### 82.2% ############################################################# 86.0% [2020-05-08T12:56:46.931Z] #27 ... [2020-05-08T12:56:46.931Z] [2020-05-08T12:56:46.931Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:56:46.931Z] #43 27.77 Selecting previously unselected package python-six. [2020-05-08T12:56:46.931Z] #43 27.77 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-08T12:56:46.931Z] #43 27.79 Unpacking python-six (1.12.0-1) ... [2020-05-08T12:56:46.931Z] #43 27.88 Selecting previously unselected package python-protobuf. [2020-05-08T12:56:46.931Z] #43 27.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-08T12:56:46.931Z] #43 27.88 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-08T12:56:46.931Z] #43 28.54 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-08T12:56:46.931Z] #43 30.44 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-08T12:56:46.931Z] #43 30.45 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-08T12:56:46.931Z] #43 30.45 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-08T12:56:46.931Z] #43 30.46 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-08T12:56:46.931Z] #43 30.47 Setting up python-six (1.12.0-1) ... [2020-05-08T12:56:46.931Z] #43 31.72 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-08T12:56:46.931Z] #43 31.73 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-08T12:56:46.931Z] #43 31.75 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-08T12:56:46.931Z] #43 31.81 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-08T12:56:46.931Z] #43 31.82 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-08T12:56:46.931Z] #43 31.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-08T12:56:46.931Z] #43 31.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-08T12:56:46.931Z] #43 31.84 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-08T12:56:46.931Z] #43 31.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-08T12:56:46.931Z] #43 31.87 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-08T12:56:46.931Z] #43 34.70 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-08T12:56:46.931Z] #43 34.71 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:56:46.931Z] #43 DONE 35.5s [2020-05-08T12:56:46.931Z] [2020-05-08T12:56:46.931Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:56:47.153Z] Switched to branch 'build' [2020-05-08T12:56:47.496Z] #27 8.922 # 1.8% ### 4.6% ##### 7.4% ######## 11.2% ########## 15.0% ############ 16.9% ############### 21.7% ################# 24.5% ##################### 29.2% ####################### 33.0% ######################### 35.8% ############################ 39.6% ############################## 42.4% ################################ 44.6% ################################# 46.4% ################################### 49.8% ##################################### 52.7% ######################################## 56.4% ########################################### 60.1% ############################################# 63.0% ############################################### 66.3% ################################################# 68.9% ################################################### 71.8% ###################################################### 75.6% ######################################################## 78.4% ########################################################### 82.2% ############################################################# 86.0% ################################################################# 90.7% ################################################################## 92.6% #################################################################### 94.4% ###################################################################### 97.3% ####################################################################### 99.2% ######################################################################## 100.0% [2020-05-08T12:56:47.496Z] #27 12.91 [2020-05-08T12:56:48.185Z] Removing intermediate container db5b0bf251bc [2020-05-08T12:56:48.185Z] ---> 4dec3ec9e146 [2020-05-08T12:56:48.185Z] Step 10/15 : ARG GOOS [2020-05-08T12:56:48.185Z] ---> Running in d5c0540ecd89 [2020-05-08T12:56:48.185Z] Removing intermediate container d5c0540ecd89 [2020-05-08T12:56:48.185Z] ---> a9c15376d9dc [2020-05-08T12:56:48.185Z] Step 11/15 : ARG GOARCH [2020-05-08T12:56:48.185Z] ---> Running in f2fce547a36b [2020-05-08T12:56:48.185Z] Removing intermediate container f2fce547a36b [2020-05-08T12:56:48.185Z] ---> 7a68e685a181 [2020-05-08T12:56:48.185Z] 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-08T12:56:48.485Z] ---> Running in 46605f9deb03 [2020-05-08T12:56:48.504Z] #27 ... [2020-05-08T12:56:48.504Z] [2020-05-08T12:56:48.504Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:56:48.504Z] #47 26.79 internal/reflectlite [2020-05-08T12:56:48.504Z] #47 26.80 github.com/LK4D4/vndr/godl/singleflight [2020-05-08T12:56:48.504Z] #47 27.08 math/rand [2020-05-08T12:56:48.504Z] #47 28.02 internal/singleflight [2020-05-08T12:56:48.504Z] #47 28.96 io [2020-05-08T12:56:48.504Z] #47 28.96 strconv [2020-05-08T12:56:48.504Z] #47 29.81 bytes [2020-05-08T12:56:48.504Z] #47 31.61 reflect [2020-05-08T12:56:48.504Z] #47 31.82 bufio [2020-05-08T12:56:48.504Z] #47 33.51 syscall [2020-05-08T12:56:48.504Z] #47 ... [2020-05-08T12:56:48.504Z] [2020-05-08T12:56:48.504Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:56:48.504Z] #27 13.88 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-08T12:56:49.120Z] #27 ... [2020-05-08T12:56:49.120Z] [2020-05-08T12:56:49.120Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:56:49.120Z] #35 34.74 Selecting previously unselected package cmake. [2020-05-08T12:56:49.120Z] #35 34.76 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-08T12:56:49.120Z] #35 34.76 Unpacking cmake (3.13.4-1) ... [2020-05-08T12:56:49.120Z] #35 37.07 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-08T12:56:49.120Z] #35 37.08 Setting up xxd (2:8.1.0875-5) ... [2020-05-08T12:56:49.120Z] #35 37.09 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-08T12:56:49.120Z] #35 37.10 Setting up vim-common (2:8.1.0875-5) ... [2020-05-08T12:56:49.120Z] #35 37.12 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-08T12:56:49.120Z] #35 37.13 Setting up cmake-data (3.13.4-1) ... [2020-05-08T12:56:49.120Z] #35 37.14 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-08T12:56:49.120Z] #35 37.15 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-08T12:56:49.120Z] #35 37.16 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-08T12:56:49.120Z] #35 37.16 Setting up cmake (3.13.4-1) ... [2020-05-08T12:56:49.120Z] #35 37.17 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:56:49.120Z] #35 37.20 Processing triggers for mime-support (3.62) ... [2020-05-08T12:56:49.120Z] #35 DONE 37.6s [2020-05-08T12:56:49.120Z] [2020-05-08T12:56:49.120Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:56:49.120Z] #27 14.22 #=#=# [2020-05-08T12:56:49.120Z] #27 ... [2020-05-08T12:56:49.120Z] [2020-05-08T12:56:49.120Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:56:49.120Z] #36 DONE 0.1s [2020-05-08T12:56:49.120Z] [2020-05-08T12:56:49.120Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:56:49.120Z] #27 14.35 #### 5.9% ######################################################################## 100.0% [2020-05-08T12:56:49.385Z] using credential docker-jenkins-github-credentials [2020-05-08T12:56:49.393Z] Cloning the remote Git repository [2020-05-08T12:56:49.393Z] Cloning with configured refspecs honoured and without tags [2020-05-08T12:56:49.403Z] #27 ... [2020-05-08T12:56:49.403Z] [2020-05-08T12:56:49.403Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-08T12:56:49.403Z] #37 DONE 0.1s [2020-05-08T12:56:49.403Z] [2020-05-08T12:56:49.403Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:56:49.403Z] #27 14.47 [2020-05-08T12:56:49.568Z] using credential docker-jenkins-github-credentials [2020-05-08T12:56:49.576Z] Cloning the remote Git repository [2020-05-08T12:56:49.576Z] Cloning with configured refspecs honoured and without tags [2020-05-08T12:56:49.419Z] Cloning repository https://github.com/moby/moby.git [2020-05-08T12:56:49.490Z] > git init /home/ubuntu/workspace/moby_PR-40595 # timeout=10 [2020-05-08T12:56:49.604Z] Cloning repository https://github.com/moby/moby.git [2020-05-08T12:56:49.667Z] > git init /home/ubuntu/workspace/moby_PR-40595 # timeout=10 [2020-05-08T12:56:50.410Z] #27 15.61 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-08T12:56:50.692Z] #27 15.89 [2020-05-08T12:56:50.167Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:56:50.167Z] > git --version # timeout=10 [2020-05-08T12:56:50.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:56:50.185Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:56:50.975Z] #27 16.00 ######## 12.3% ######################################################################## 100.0% [2020-05-08T12:56:50.975Z] #27 16.15 [2020-05-08T12:56:50.167Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:56:50.167Z] > git --version # timeout=10 [2020-05-08T12:56:50.171Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:56:50.172Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:56:51.590Z] #27 16.97 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-08T12:56:51.873Z] #27 17.02 skipping existing b63cc5f62c21 [2020-05-08T12:56:51.873Z] #27 17.08 [2020-05-08T12:56:52.155Z] #27 ... [2020-05-08T12:56:52.155Z] [2020-05-08T12:56:52.155Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:56:52.155Z] #50 30.36 + cd /tmp/tmp.QIL1d5afui/src/gotest.tools/gotestsum [2020-05-08T12:56:52.155Z] #50 30.36 + git checkout -q v0.3.5 [2020-05-08T12:56:52.155Z] #50 30.44 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-08T12:56:52.155Z] #50 ... [2020-05-08T12:56:52.155Z] [2020-05-08T12:56:52.155Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:56:52.155Z] #38 1.415 + RM_GOPATH=0 [2020-05-08T12:56:52.155Z] #38 1.415 + TMP_GOPATH= [2020-05-08T12:56:52.155Z] #38 1.415 + : /build [2020-05-08T12:56:52.155Z] #38 1.415 + '[' -z '' ']' [2020-05-08T12:56:52.155Z] #38 1.415 ++ mktemp -d [2020-05-08T12:56:52.155Z] #38 1.416 + export GOPATH=/tmp/tmp.KXcuAU1c0C [2020-05-08T12:56:52.155Z] #38 1.416 + GOPATH=/tmp/tmp.KXcuAU1c0C [2020-05-08T12:56:52.155Z] #38 1.417 + RM_GOPATH=1 [2020-05-08T12:56:52.155Z] #38 1.417 ++ dirname ./install.sh [2020-05-08T12:56:52.155Z] #38 1.417 + dir=. [2020-05-08T12:56:52.155Z] #38 1.418 + bin=tini [2020-05-08T12:56:52.155Z] #38 1.418 + shift [2020-05-08T12:56:52.155Z] #38 1.418 + '[' '!' -f ./tini.installer ']' [2020-05-08T12:56:52.155Z] #38 1.418 + . ./tini.installer [2020-05-08T12:56:52.155Z] #38 1.418 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T12:56:52.155Z] #38 1.418 + install_tini [2020-05-08T12:56:52.155Z] #38 1.418 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-08T12:56:52.155Z] #38 1.419 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T12:56:52.155Z] #38 1.419 + git clone https://github.com/krallin/tini.git /tmp/tmp.KXcuAU1c0C/tini [2020-05-08T12:56:52.155Z] #38 1.423 Cloning into '/tmp/tmp.KXcuAU1c0C/tini'... [2020-05-08T12:56:52.155Z] #38 1.974 + cd /tmp/tmp.KXcuAU1c0C/tini [2020-05-08T12:56:52.155Z] #38 1.974 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T12:56:52.155Z] #38 1.977 + cmake . [2020-05-08T12:56:52.155Z] #38 2.321 -- The C compiler identification is GNU 8.3.0 [2020-05-08T12:56:52.155Z] #38 2.369 -- Check for working C compiler: /usr/bin/cc [2020-05-08T12:56:52.155Z] #38 2.721 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-08T12:56:52.155Z] #38 2.722 -- Detecting C compiler ABI info [2020-05-08T12:56:52.437Z] #38 3.232 -- Detecting C compiler ABI info - done [2020-05-08T12:56:52.437Z] #38 3.242 -- Detecting C compile features [2020-05-08T12:56:53.915Z] #38 ... [2020-05-08T12:56:53.915Z] [2020-05-08T12:56:53.915Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:56:53.915Z] #27 18.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-08T12:56:53.915Z] #27 18.38 [2020-05-08T12:56:53.915Z] #27 18.50 ######################################################################## 100.0% [2020-05-08T12:56:53.915Z] #27 18.62 [2020-05-08T12:56:53.915Z] #27 18.66 Download of images into '/build' complete. [2020-05-08T12:56:53.915Z] #27 18.66 Use something like the following to load the result into a Docker daemon: [2020-05-08T12:56:53.915Z] #27 18.66 tar -cC '/build' . | docker load [2020-05-08T12:56:53.915Z] #27 DONE 18.8s [2020-05-08T12:56:53.915Z] [2020-05-08T12:56:53.915Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:56:53.915Z] #44 2.466 Note: Building without setproctitle() and strlcpy() support. [2020-05-08T12:56:53.915Z] #44 2.466 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-08T12:56:53.915Z] #44 2.477 Note: Building without GnuTLS support [2020-05-08T12:56:53.915Z] #44 3.542 fatal: not a git repository (or any of the parent directories): .git [2020-05-08T12:56:53.915Z] #44 3.555 GEN .gitid [2020-05-08T12:56:53.915Z] #44 3.565 GEN criu/include/version.h [2020-05-08T12:56:53.915Z] #44 3.592 GEN include/common/asm [2020-05-08T12:56:53.915Z] #44 4.487 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-08T12:56:53.915Z] #44 4.556 PBCC images/opts.pb-c.c [2020-05-08T12:56:53.915Z] #44 4.584 PBCC images/sit.pb-c.c [2020-05-08T12:56:53.915Z] #44 4.593 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-08T12:56:53.915Z] #44 4.630 DEP images/opts.pb-c.d [2020-05-08T12:56:53.915Z] #44 4.661 DEP images/sit.pb-c.d [2020-05-08T12:56:53.915Z] #44 4.676 PBCC images/macvlan.pb-c.c [2020-05-08T12:56:53.915Z] #44 4.686 DEP images/macvlan.pb-c.d [2020-05-08T12:56:53.915Z] #44 4.743 PBCC images/autofs.pb-c.c [2020-05-08T12:56:53.915Z] #44 4.758 DEP images/autofs.pb-c.d [2020-05-08T12:56:53.915Z] #44 4.811 PBCC images/sysctl.pb-c.c [2020-05-08T12:56:53.915Z] #44 4.828 DEP images/sysctl.pb-c.d [2020-05-08T12:56:53.915Z] #44 4.860 PBCC images/time.pb-c.c [2020-05-08T12:56:53.915Z] #44 4.878 DEP images/time.pb-c.d [2020-05-08T12:56:53.915Z] #44 4.922 PBCC images/binfmt-misc.pb-c.c [2020-05-08T12:56:53.915Z] #44 4.925 DEP images/binfmt-misc.pb-c.d [2020-05-08T12:56:53.915Z] #44 4.938 PBCC images/seccomp.pb-c.c [2020-05-08T12:56:53.915Z] #44 4.948 DEP images/seccomp.pb-c.d [2020-05-08T12:56:53.915Z] #44 4.968 PBCC images/userns.pb-c.c [2020-05-08T12:56:53.915Z] #44 4.971 DEP images/userns.pb-c.d [2020-05-08T12:56:53.915Z] #44 4.992 PBCC images/cgroup.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.002 DEP images/cgroup.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.028 PBCC images/fown.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.032 PBCC images/ext-file.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.061 DEP images/fown.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.097 DEP images/ext-file.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.158 PBCC images/rpc.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.166 DEP images/rpc.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.188 PBCC images/siginfo.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.191 DEP images/siginfo.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.230 PBCC images/pagemap.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.265 DEP images/pagemap.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.314 PBCC images/rlimit.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.341 DEP images/rlimit.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.365 PBCC images/file-lock.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.382 DEP images/file-lock.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.465 PBCC images/tty.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.472 DEP images/tty.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.494 PBCC images/tun.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.522 PBCC images/netdev.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.553 DEP images/tun.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.599 DEP images/netdev.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.632 PBCC images/vma.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.644 DEP images/vma.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.687 PBCC images/creds.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.717 DEP images/creds.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.749 PBCC images/utsns.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.763 DEP images/utsns.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.798 PBCC images/ipc-desc.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.810 PBCC images/ipc-sem.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.820 DEP images/ipc-desc.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.852 DEP images/ipc-sem.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.888 PBCC images/ipc-msg.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.896 DEP images/ipc-msg.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.952 PBCC images/ipc-shm.pb-c.c [2020-05-08T12:56:53.915Z] #44 5.955 DEP images/ipc-shm.pb-c.d [2020-05-08T12:56:53.915Z] #44 5.992 PBCC images/ipc-var.pb-c.c [2020-05-08T12:56:53.915Z] #44 6.020 DEP images/ipc-var.pb-c.d [2020-05-08T12:56:53.915Z] #44 6.039 PBCC images/sk-opts.pb-c.c [2020-05-08T12:56:53.915Z] #44 6.050 PBCC images/packet-sock.pb-c.c [2020-05-08T12:56:53.915Z] #44 6.066 DEP images/sk-opts.pb-c.d [2020-05-08T12:56:53.915Z] #44 6.090 DEP images/packet-sock.pb-c.d [2020-05-08T12:56:53.915Z] #44 6.134 PBCC images/sk-netlink.pb-c.c [2020-05-08T12:56:53.915Z] #44 6.188 DEP images/sk-netlink.pb-c.d [2020-05-08T12:56:53.915Z] #44 6.202 PBCC images/sk-inet.pb-c.c [2020-05-08T12:56:53.915Z] #44 6.262 DEP images/sk-inet.pb-c.d [2020-05-08T12:56:53.915Z] #44 6.292 PBCC images/sk-unix.pb-c.c [2020-05-08T12:56:53.915Z] #44 6.312 DEP images/sk-unix.pb-c.d [2020-05-08T12:56:53.915Z] #44 6.376 PBCC images/mm.pb-c.c [2020-05-08T12:56:53.915Z] #44 6.416 DEP images/mm.pb-c.d [2020-05-08T12:56:53.915Z] #44 6.455 PBCC images/timerfd.pb-c.c [2020-05-08T12:56:53.915Z] #44 6.478 DEP images/timerfd.pb-c.d [2020-05-08T12:56:53.915Z] #44 6.511 PBCC images/timer.pb-c.c [2020-05-08T12:56:53.915Z] #44 6.516 DEP images/timer.pb-c.d [2020-05-08T12:56:53.915Z] #44 6.560 PBCC images/sa.pb-c.c [2020-05-08T12:56:53.915Z] #44 6.606 DEP images/sa.pb-c.d [2020-05-08T12:56:53.915Z] #44 6.755 PBCC images/pipe-data.pb-c.c [2020-05-08T12:56:53.915Z] #44 6.755 DEP images/pipe-data.pb-c.d [2020-05-08T12:56:53.915Z] #44 6.815 PBCC images/mnt.pb-c.c [2020-05-08T12:56:53.916Z] #44 6.852 DEP images/mnt.pb-c.d [2020-05-08T12:56:53.916Z] #44 6.983 PBCC images/sk-packet.pb-c.c [2020-05-08T12:56:53.916Z] #44 6.999 DEP images/sk-packet.pb-c.d [2020-05-08T12:56:54.201Z] #44 7.138 PBCC images/tcp-stream.pb-c.c [2020-05-08T12:56:54.201Z] #44 7.157 DEP images/tcp-stream.pb-c.d [2020-05-08T12:56:54.201Z] #44 7.197 PBCC images/pipe.pb-c.c [2020-05-08T12:56:54.201Z] #44 7.245 DEP images/pipe.pb-c.d [2020-05-08T12:56:54.201Z] #44 7.285 PBCC images/pstree.pb-c.c [2020-05-08T12:56:54.201Z] #44 ... [2020-05-08T12:56:54.201Z] [2020-05-08T12:56:54.201Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:56:54.201Z] #56 32.56 reflect [2020-05-08T12:56:54.201Z] #56 32.57 syscall [2020-05-08T12:56:54.201Z] #56 37.78 time [2020-05-08T12:56:54.201Z] #56 41.89 os [2020-05-08T12:56:54.201Z] #56 ... [2020-05-08T12:56:54.201Z] [2020-05-08T12:56:54.201Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:56:54.201Z] #44 7.306 DEP images/pstree.pb-c.d [2020-05-08T12:56:54.201Z] #44 7.349 PBCC images/fs.pb-c.c [2020-05-08T12:56:54.201Z] #44 7.386 DEP images/fs.pb-c.d [2020-05-08T12:56:54.503Z] #44 7.411 PBCC images/signalfd.pb-c.c [2020-05-08T12:56:54.503Z] #44 7.458 DEP images/signalfd.pb-c.d [2020-05-08T12:56:54.503Z] #44 7.535 PBCC images/fh.pb-c.c [2020-05-08T12:56:54.503Z] #44 7.593 PBCC images/fsnotify.pb-c.c [2020-05-08T12:56:54.503Z] #44 7.634 DEP images/fh.pb-c.d [2020-05-08T12:56:54.794Z] #44 7.660 DEP images/fsnotify.pb-c.d [2020-05-08T12:56:54.794Z] #44 7.717 PBCC images/eventpoll.pb-c.c [2020-05-08T12:56:54.794Z] #44 7.734 DEP images/eventpoll.pb-c.d [2020-05-08T12:56:54.794Z] #44 7.764 PBCC images/eventfd.pb-c.c [2020-05-08T12:56:54.794Z] #44 7.780 DEP images/eventfd.pb-c.d [2020-05-08T12:56:54.794Z] #44 7.810 PBCC images/remap-file-path.pb-c.c [2020-05-08T12:56:54.794Z] #44 7.813 DEP images/remap-file-path.pb-c.d [2020-05-08T12:56:54.794Z] #44 7.842 PBCC images/fifo.pb-c.c [2020-05-08T12:56:54.794Z] #44 7.845 DEP images/fifo.pb-c.d [2020-05-08T12:56:54.794Z] #44 7.928 PBCC images/ghost-file.pb-c.c [2020-05-08T12:56:55.076Z] #44 7.993 DEP images/ghost-file.pb-c.d [2020-05-08T12:56:55.076Z] #44 8.040 PBCC images/regfile.pb-c.c [2020-05-08T12:56:55.076Z] #44 8.108 DEP images/regfile.pb-c.d [2020-05-08T12:56:55.076Z] #44 8.131 PBCC images/ns.pb-c.c [2020-05-08T12:56:55.076Z] #44 8.172 DEP images/ns.pb-c.d [2020-05-08T12:56:55.076Z] #44 8.208 PBCC images/fdinfo.pb-c.c [2020-05-08T12:56:55.076Z] #44 8.242 DEP images/fdinfo.pb-c.d [2020-05-08T12:56:55.359Z] #44 8.300 PBCC images/core-aarch64.pb-c.c [2020-05-08T12:56:55.359Z] #44 8.315 PBCC images/core-arm.pb-c.c [2020-05-08T12:56:55.359Z] #44 8.361 PBCC images/core-ppc64.pb-c.c [2020-05-08T12:56:55.359Z] #44 8.402 PBCC images/core-s390.pb-c.c [2020-05-08T12:56:55.359Z] #44 8.431 PBCC images/core-x86.pb-c.c [2020-05-08T12:56:55.359Z] #44 8.480 PBCC images/core.pb-c.c [2020-05-08T12:56:55.359Z] #44 8.520 PBCC images/inventory.pb-c.c [2020-05-08T12:56:55.359Z] #44 8.571 DEP images/core-aarch64.pb-c.d [2020-05-08T12:56:55.642Z] #44 8.629 DEP images/core-arm.pb-c.d [2020-05-08T12:56:55.642Z] #44 8.652 DEP images/core-ppc64.pb-c.d [2020-05-08T12:56:55.642Z] #44 8.721 DEP images/core-s390.pb-c.d [2020-05-08T12:56:55.642Z] #44 8.750 DEP images/core-x86.pb-c.d [2020-05-08T12:56:55.642Z] #44 8.813 DEP images/core.pb-c.d [2020-05-08T12:56:55.924Z] #44 8.894 DEP images/inventory.pb-c.d [2020-05-08T12:56:55.924Z] #44 8.929 PBCC images/cpuinfo.pb-c.c [2020-05-08T12:56:55.924Z] #44 8.947 DEP images/cpuinfo.pb-c.d [2020-05-08T12:56:55.924Z] #44 9.027 PBCC images/stats.pb-c.c [2020-05-08T12:56:55.924Z] #44 9.033 DEP images/stats.pb-c.d [2020-05-08T12:56:56.938Z] #44 ... [2020-05-08T12:56:56.938Z] [2020-05-08T12:56:56.938Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:56:56.938Z] #33 35.24 time [2020-05-08T12:56:56.938Z] #33 39.57 internal/poll [2020-05-08T12:56:56.938Z] #33 40.91 internal/fmtsort [2020-05-08T12:56:56.938Z] #33 41.40 internal/syscall/execenv [2020-05-08T12:56:56.938Z] #33 41.50 internal/syscall/unix [2020-05-08T12:56:56.938Z] #33 41.55 strings [2020-05-08T12:56:56.938Z] #33 41.77 os [2020-05-08T12:56:56.938Z] #33 44.05 path [2020-05-08T12:56:56.938Z] #33 44.50 text/tabwriter [2020-05-08T12:56:56.938Z] #33 44.98 fmt [2020-05-08T12:56:56.938Z] #33 44.99 path/filepath [2020-05-08T12:56:57.230Z] #33 ... [2020-05-08T12:56:57.230Z] [2020-05-08T12:56:57.230Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:56:57.230Z] #38 5.239 -- Detecting C compile features - done [2020-05-08T12:56:57.230Z] #38 5.290 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-08T12:56:57.230Z] #38 5.535 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-08T12:56:57.230Z] #38 5.607 -- Configuring done [2020-05-08T12:56:57.230Z] #38 5.669 -- Generating done [2020-05-08T12:56:57.230Z] #38 5.675 -- Build files have been written to: /tmp/tmp.KXcuAU1c0C/tini [2020-05-08T12:56:57.230Z] #38 5.695 + make tini-static [2020-05-08T12:56:57.230Z] #38 6.032 Scanning dependencies of target tini-static [2020-05-08T12:56:57.230Z] #38 6.113 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-08T12:56:57.230Z] #38 7.169 [100%] Linking C executable tini-static [2020-05-08T12:56:57.230Z] #38 7.562 [100%] Built target tini-static [2020-05-08T12:56:57.230Z] #38 7.622 + mkdir -p /build [2020-05-08T12:56:57.230Z] #38 7.626 + cp tini-static /build/docker-init [2020-05-08T12:56:57.230Z] #38 DONE 7.8s [2020-05-08T12:56:57.230Z] [2020-05-08T12:56:57.230Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:56:57.230Z] #44 10.10 make[1]: Nothing to be done for 'all'. [2020-05-08T12:56:57.863Z] #44 ... [2020-05-08T12:56:57.863Z] [2020-05-08T12:56:57.863Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:56:57.863Z] #10 36.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-08T12:56:57.863Z] #10 36.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-08T12:56:57.863Z] #10 36.35 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-08T12:56:57.863Z] #10 41.28 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-08T12:56:57.863Z] #10 41.31 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-08T12:56:57.863Z] #10 41.32 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-08T12:56:57.863Z] #10 41.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-08T12:56:57.863Z] #10 41.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-08T12:56:57.863Z] #10 41.45 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T12:56:58.146Z] #10 ... [2020-05-08T12:56:58.146Z] [2020-05-08T12:56:58.146Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:56:58.146Z] #56 43.28 encoding/binary [2020-05-08T12:56:58.146Z] #56 44.82 encoding/base64 [2020-05-08T12:56:58.146Z] #56 45.43 fmt [2020-05-08T12:56:58.146Z] #56 45.69 path/filepath [2020-05-08T12:56:58.766Z] #56 47.03 golang.org/x/sys/unix [2020-05-08T12:57:00.790Z] #56 ... [2020-05-08T12:57:00.790Z] [2020-05-08T12:57:00.790Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:57:00.790Z] #47 38.78 time [2020-05-08T12:57:00.790Z] #47 42.58 strings [2020-05-08T12:57:00.790Z] #47 43.80 os [2020-05-08T12:57:00.790Z] #47 45.02 regexp/syntax [2020-05-08T12:57:00.790Z] #47 46.83 fmt [2020-05-08T12:57:00.790Z] #47 ... [2020-05-08T12:57:00.790Z] [2020-05-08T12:57:00.790Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:57:01.072Z] #65 24.68 Checking out files: 83% (2662/3187) Checking out files: 84% (2678/3187) Checking out files: 85% (2709/3187) Checking out files: 86% (2741/3187) Checking out files: 87% (2773/3187) Checking out files: 88% (2805/3187) Checking out files: 89% (2837/3187) Checking out files: 90% (2869/3187) Checking out files: 91% (2901/3187) Checking out files: 92% (2933/3187) Checking out files: 93% (2964/3187) Checking out files: 94% (2996/3187) Checking out files: 95% (3028/3187) Checking out files: 96% (3060/3187) Checking out files: 97% (3092/3187) Checking out files: 98% (3124/3187) Checking out files: 99% (3156/3187) Checking out files: 100% (3187/3187) Checking out files: 100% (3187/3187), done. [2020-05-08T12:57:01.072Z] #65 25.05 + cd /tmp/tmp.0ONQ7v0ccy/src/github.com/containerd/containerd [2020-05-08T12:57:01.072Z] #65 25.05 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T12:57:01.232Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0f8aa21d08b31afa3) in /home/ubuntu/workspace/moby_PR-40595 [Pipeline] { [Pipeline] checkout [2020-05-08T12:57:02.545Z] #65 26.64 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-08T12:57:02.545Z] #65 26.64 + BUILDTAGS='netgo osusergo static_build' [2020-05-08T12:57:02.545Z] #65 26.65 + export EXTRA_FLAGS=-buildmode=pie [2020-05-08T12:57:02.545Z] #65 26.65 + EXTRA_FLAGS=-buildmode=pie [2020-05-08T12:57:02.545Z] #65 26.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-08T12:57:02.545Z] #65 26.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-08T12:57:02.545Z] #65 26.65 + '[' '' = dynamic ']' [2020-05-08T12:57:02.545Z] #65 26.65 + make [2020-05-08T12:57:04.019Z] #65 27.68 + bin/ctr [2020-05-08T12:57:04.382Z] using credential docker-jenkins-github-credentials [2020-05-08T12:57:04.397Z] Cloning the remote Git repository [2020-05-08T12:57:04.397Z] Cloning with configured refspecs honoured and without tags [2020-05-08T12:57:04.210Z] Cloning repository https://github.com/moby/moby.git [2020-05-08T12:57:04.276Z] > git init /home/ubuntu/workspace/moby_PR-40595 # timeout=10 [2020-05-08T12:57:05.497Z] #65 ... [2020-05-08T12:57:05.497Z] [2020-05-08T12:57:05.497Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:57:05.497Z] #33 46.76 io/ioutil [2020-05-08T12:57:05.497Z] #33 47.98 flag [2020-05-08T12:57:05.497Z] #33 47.99 github.com/BurntSushi/toml [2020-05-08T12:57:05.497Z] #33 49.36 log [2020-05-08T12:57:05.497Z] #33 50.64 github.com/BurntSushi/toml/cmd/tomlv [2020-05-08T12:57:05.497Z] #33 DONE 53.7s [2020-05-08T12:57:05.497Z] [2020-05-08T12:57:05.497Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:57:05.497Z] #44 11.66 CC images/stats.o [2020-05-08T12:57:05.497Z] #44 12.01 CC images/core.o [2020-05-08T12:57:05.497Z] #44 12.54 CC images/core-x86.o [2020-05-08T12:57:05.497Z] #44 12.91 CC images/core-arm.o [2020-05-08T12:57:05.497Z] #44 13.20 CC images/core-aarch64.o [2020-05-08T12:57:05.497Z] #44 13.38 CC images/core-ppc64.o [2020-05-08T12:57:05.497Z] #44 13.74 CC images/core-s390.o [2020-05-08T12:57:05.497Z] #44 14.13 CC images/cpuinfo.o [2020-05-08T12:57:05.497Z] #44 14.43 CC images/inventory.o [2020-05-08T12:57:05.497Z] #44 14.67 CC images/fdinfo.o [2020-05-08T12:57:05.497Z] #44 15.02 CC images/fown.o [2020-05-08T12:57:05.497Z] #44 15.12 CC images/ns.o [2020-05-08T12:57:05.497Z] #44 15.24 CC images/regfile.o [2020-05-08T12:57:05.497Z] #44 15.42 CC images/ghost-file.o [2020-05-08T12:57:05.497Z] #44 15.69 CC images/fifo.o [2020-05-08T12:57:05.497Z] #44 15.80 CC images/remap-file-path.o [2020-05-08T12:57:05.497Z] #44 15.93 CC images/eventfd.o [2020-05-08T12:57:05.497Z] #44 16.03 CC images/eventpoll.o [2020-05-08T12:57:05.497Z] #44 16.25 CC images/fh.o [2020-05-08T12:57:05.497Z] #44 16.50 CC images/fsnotify.o [2020-05-08T12:57:05.497Z] #44 16.94 CC images/signalfd.o [2020-05-08T12:57:05.497Z] #44 17.14 CC images/fs.o [2020-05-08T12:57:05.497Z] #44 17.26 CC images/pstree.o [2020-05-08T12:57:05.497Z] #44 17.35 CC images/pipe.o [2020-05-08T12:57:05.497Z] #44 17.45 CC images/tcp-stream.o [2020-05-08T12:57:05.497Z] #44 17.57 CC images/sk-packet.o [2020-05-08T12:57:05.497Z] #44 17.69 CC images/mnt.o [2020-05-08T12:57:05.497Z] #44 17.88 CC images/pipe-data.o [2020-05-08T12:57:05.497Z] #44 18.03 CC images/sa.o [2020-05-08T12:57:05.497Z] #44 18.15 CC images/timer.o [2020-05-08T12:57:05.497Z] #44 18.32 CC images/timerfd.o [2020-05-08T12:57:05.497Z] #44 18.65 CC images/mm.o [2020-05-08T12:57:04.774Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:57:04.775Z] > git --version # timeout=10 [2020-05-08T12:57:04.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:57:04.783Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:57:06.114Z] #44 19.06 CC images/sk-opts.o [2020-05-08T12:57:06.397Z] #44 19.26 CC images/sk-unix.o [2020-05-08T12:57:06.397Z] #44 19.38 CC images/sk-inet.o [2020-05-08T12:57:06.679Z] #44 19.59 CC images/tun.o [2020-05-08T12:57:06.679Z] #44 19.73 CC images/sk-netlink.o [2020-05-08T12:57:06.962Z] #44 19.83 CC images/packet-sock.o [2020-05-08T12:57:06.962Z] #44 19.99 CC images/ipc-var.o [2020-05-08T12:57:06.962Z] #44 20.10 CC images/ipc-desc.o [2020-05-08T12:57:07.245Z] #44 20.18 CC images/ipc-shm.o [2020-05-08T12:57:07.245Z] #44 20.26 CC images/ipc-msg.o [2020-05-08T12:57:07.527Z] #44 20.48 CC images/ipc-sem.o [2020-05-08T12:57:07.527Z] #44 20.62 CC images/utsns.o [2020-05-08T12:57:07.810Z] #44 20.74 CC images/creds.o [2020-05-08T12:57:07.810Z] #44 20.85 CC images/vma.o [2020-05-08T12:57:07.810Z] #44 20.95 CC images/netdev.o [2020-05-08T12:57:08.092Z] #44 21.09 CC images/tty.o [2020-05-08T12:57:08.375Z] #44 21.35 CC images/file-lock.o [2020-05-08T12:57:08.658Z] #44 21.55 CC images/rlimit.o [2020-05-08T12:57:08.658Z] #44 21.69 CC images/pagemap.o [2020-05-08T12:57:08.940Z] #44 21.96 CC images/siginfo.o [2020-05-08T12:57:08.940Z] #44 22.09 CC images/rpc.o [2020-05-08T12:57:09.556Z] #44 22.76 CC images/ext-file.o [2020-05-08T12:57:09.838Z] #44 22.95 CC images/cgroup.o [2020-05-08T12:57:10.453Z] #44 23.29 CC images/userns.o [2020-05-08T12:57:10.453Z] #44 23.52 CC images/google/protobuf/descriptor.o [2020-05-08T12:57:11.081Z] #44 ... [2020-05-08T12:57:11.081Z] [2020-05-08T12:57:11.081Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:57:11.081Z] #47 49.27 regexp [2020-05-08T12:57:11.081Z] #47 50.09 go/token [2020-05-08T12:57:11.081Z] #47 50.78 go/scanner [2020-05-08T12:57:11.081Z] #47 51.77 go/ast [2020-05-08T12:57:11.081Z] #47 51.95 internal/lazyregexp [2020-05-08T12:57:11.081Z] #47 52.17 net/url [2020-05-08T12:57:11.081Z] #47 53.33 text/template/parse [2020-05-08T12:57:11.081Z] #47 55.55 go/parser [2020-05-08T12:57:11.081Z] #47 56.04 text/template [2020-05-08T12:57:11.081Z] #47 57.59 encoding/xml [2020-05-08T12:57:11.081Z] #47 ... [2020-05-08T12:57:11.081Z] [2020-05-08T12:57:11.081Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:57:11.081Z] #10 59.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-08T12:57:11.081Z] #10 59.65 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-08T12:57:11.081Z] #10 59.65 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T12:57:12.089Z] #10 ... [2020-05-08T12:57:12.089Z] [2020-05-08T12:57:12.089Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:57:12.089Z] #56 50.43 encoding/json [2020-05-08T12:57:12.089Z] #56 52.70 github.com/pkg/diff [2020-05-08T12:57:12.089Z] #56 53.98 go/ast [2020-05-08T12:57:12.089Z] #56 55.09 golang.org/x/crypto/ssh/terminal [2020-05-08T12:57:12.089Z] #56 56.24 mvdan.cc/editorconfig [2020-05-08T12:57:12.089Z] #56 57.12 mvdan.cc/sh/v3/fileutil [2020-05-08T12:57:12.089Z] #56 57.23 mvdan.cc/sh/v3/syntax [2020-05-08T12:57:12.089Z] #56 ... [2020-05-08T12:57:12.089Z] [2020-05-08T12:57:12.089Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:57:12.089Z] #44 24.54 CC images/opts.o [2020-05-08T12:57:12.089Z] #44 24.64 CC images/seccomp.o [2020-05-08T12:57:12.089Z] #44 24.77 CC images/binfmt-misc.o [2020-05-08T12:57:12.089Z] #44 24.89 CC images/time.o [2020-05-08T12:57:12.089Z] #44 25.06 CC images/sysctl.o [2020-05-08T12:57:12.089Z] #44 25.17 CC images/autofs.o [2020-05-08T12:57:12.089Z] #44 25.27 CC images/macvlan.o [2020-05-08T12:57:12.366Z] Fetching without tags [2020-05-08T12:57:12.372Z] #44 25.44 CC images/sit.o [2020-05-08T12:57:12.255Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:57:12.288Z] > git config --add remote.origin.fetch +refs/pull/40595/head:refs/remotes/origin/PR-40595 # timeout=10 [2020-05-08T12:57:12.311Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:57:12.340Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:57:12.370Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:57:12.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:57:12.371Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:57:12.654Z] #44 25.60 LINK images/built-in.o [2020-05-08T12:57:12.655Z] #44 25.69 GEN compel/include/asm [2020-05-08T12:57:12.655Z] #44 25.70 GEN compel/include/version.h [2020-05-08T12:57:12.655Z] #44 25.72 touch .config [2020-05-08T12:57:12.655Z] #44 25.73 GEN include/common/config.h [2020-05-08T12:57:12.655Z] #44 25.78 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-08T12:57:12.655Z] #44 25.84 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-08T12:57:12.738Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit c322af8019dda164bf5af974bf446c4905674e19 [2020-05-08T12:57:12.937Z] #44 25.85 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-08T12:57:12.937Z] #44 25.89 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-08T12:57:12.937Z] #44 25.90 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-08T12:57:12.937Z] #44 25.92 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-08T12:57:12.937Z] #44 25.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-08T12:57:12.937Z] #44 25.96 DEP compel/plugins/std/infect.d [2020-05-08T12:57:12.937Z] #44 26.04 DEP compel/plugins/std/string.d [2020-05-08T12:57:13.041Z] Fetching without tags [2020-05-08T12:57:13.220Z] #44 26.14 DEP compel/plugins/std/log.d [2020-05-08T12:57:13.220Z] #44 26.26 DEP compel/plugins/std/fds.d [2020-05-08T12:57:13.220Z] #44 26.36 DEP compel/plugins/std/std.d [2020-05-08T12:57:13.371Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit c322af8019dda164bf5af974bf446c4905674e19 [2020-05-08T12:57:13.502Z] #44 26.47 DEP compel/plugins/shmem/shmem.d [2020-05-08T12:57:13.502Z] #44 26.61 DEP compel/plugins/fds/fds.d [2020-05-08T12:57:13.784Z] #44 26.69 CC compel/plugins/std/std.o [2020-05-08T12:57:14.067Z] #44 26.98 CC compel/plugins/std/fds.o [2020-05-08T12:57:14.350Z] #44 27.25 CC compel/plugins/std/log.o [2020-05-08T12:57:12.749Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:57:12.764Z] > git checkout -f c322af8019dda164bf5af974bf446c4905674e19 # timeout=10 [2020-05-08T12:57:13.489Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T12:57:12.912Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:57:12.950Z] > git config --add remote.origin.fetch +refs/pull/40595/head:refs/remotes/origin/PR-40595 # timeout=10 [2020-05-08T12:57:12.965Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:57:12.998Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:57:13.045Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:57:13.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:57:13.046Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:57:13.380Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:57:13.390Z] > git checkout -f c322af8019dda164bf5af974bf446c4905674e19 # timeout=10 [2020-05-08T12:57:14.130Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T12:57:14.950Z] Merge succeeded, producing a24f277f172b3e7a25f4c6a15c408ec7f2d47e8d [2020-05-08T12:57:14.950Z] Checking out Revision a24f277f172b3e7a25f4c6a15c408ec7f2d47e8d (PR-40595) [2020-05-08T12:57:14.965Z] #44 28.02 CC compel/plugins/std/string.o [2020-05-08T12:57:15.206Z] Merge succeeded, producing fc80f1b77911d13f768d4f4dbbaf43c09ecbeffb [2020-05-08T12:57:15.206Z] Checking out Revision fc80f1b77911d13f768d4f4dbbaf43c09ecbeffb (PR-40595) [2020-05-08T12:57:15.579Z] #44 28.46 CC compel/plugins/std/infect.o [2020-05-08T12:57:15.862Z] #44 28.73 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-08T12:57:15.862Z] #44 28.74 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-08T12:57:15.862Z] #44 28.79 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-08T12:57:15.862Z] #44 28.91 AR compel/plugins/std.lib.a [2020-05-08T12:57:15.862Z] #44 28.96 CC compel/plugins/fds/fds.o [2020-05-08T12:57:16.144Z] #44 29.11 AR compel/plugins/fds.lib.a [2020-05-08T12:57:16.144Z] #44 29.14 HOSTDEP compel/src/lib/log-host.d [2020-05-08T12:57:16.144Z] #44 29.26 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-08T12:57:16.426Z] #44 29.39 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-08T12:57:16.426Z] #44 29.49 HOSTDEP compel/src/main-host.d [2020-05-08T12:57:16.709Z] #44 29.65 DEP compel/src/lib/ptrace.d [2020-05-08T12:57:16.709Z] #44 29.73 DEP compel/src/lib/infect.d [2020-05-08T12:57:16.992Z] #44 ... [2020-05-08T12:57:16.992Z] [2020-05-08T12:57:16.992Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:57:16.992Z] #56 61.74 mvdan.cc/sh/v3/cmd/shfmt [2020-05-08T12:57:16.992Z] #56 DONE 65.1s [2020-05-08T12:57:16.992Z] [2020-05-08T12:57:16.992Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:57:16.992Z] #47 59.78 go/doc [2020-05-08T12:57:16.992Z] #47 61.60 github.com/LK4D4/vndr/build [2020-05-08T12:57:16.992Z] #47 62.08 github.com/LK4D4/vndr/versioned [2020-05-08T12:57:16.992Z] #47 62.27 net [2020-05-08T12:57:16.992Z] #47 63.71 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-08T12:57:16.992Z] #47 64.09 vendor/golang.org/x/crypto/curve25519 [2020-05-08T12:57:16.992Z] #47 64.53 vendor/golang.org/x/text/transform [2020-05-08T12:57:16.992Z] #47 ... [2020-05-08T12:57:16.992Z] [2020-05-08T12:57:16.992Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:57:16.992Z] #44 30.06 DEP compel/src/lib/infect-util.d [2020-05-08T12:57:16.992Z] #44 30.19 DEP compel/src/lib/infect-rpc.d [2020-05-08T12:57:14.928Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T12:57:14.952Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:57:14.980Z] > git checkout -f a24f277f172b3e7a25f4c6a15c408ec7f2d47e8d # timeout=10 [2020-05-08T12:57:15.196Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T12:57:15.210Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:57:15.242Z] > git checkout -f fc80f1b77911d13f768d4f4dbbaf43c09ecbeffb # timeout=10 [2020-05-08T12:57:17.616Z] #44 30.50 DEP compel/arch/s390/src/lib/infect.d [2020-05-08T12:57:17.616Z] #44 30.59 DEP compel/arch/s390/src/lib/cpu.d [2020-05-08T12:57:17.616Z] #44 30.65 DEP compel/src/lib/log.d [2020-05-08T12:57:17.616Z] #44 30.70 DEP compel/src/main.d [2020-05-08T12:57:17.899Z] #44 30.76 DEP compel/src/lib/handle-elf.d [2020-05-08T12:57:17.899Z] #44 30.89 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-08T12:57:17.899Z] #44 31.00 CC compel/src/lib/log.o [2020-05-08T12:57:18.182Z] #44 31.15 CC compel/arch/s390/src/lib/cpu.o [2020-05-08T12:57:18.465Z] #44 31.31 CC compel/arch/s390/src/lib/infect.o [2020-05-08T12:57:18.747Z] #44 31.85 CC compel/src/lib/infect-rpc.o [2020-05-08T12:57:19.374Z] #44 32.20 CC compel/src/lib/infect-util.o [2020-05-08T12:57:19.374Z] #44 32.41 CC compel/src/lib/infect.o [2020-05-08T12:57:19.459Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" [2020-05-08T12:57:19.459Z] First time build. Skipping changelog. [2020-05-08T12:57:19.588Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" [2020-05-08T12:57:19.588Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-08T12:57:20.724Z] + docker version [2020-05-08T12:57:20.846Z] #44 33.89 CC compel/src/lib/ptrace.o [2020-05-08T12:57:21.015Z] + docker version [2020-05-08T12:57:21.128Z] #44 34.08 AR compel/libcompel.a [2020-05-08T12:57:21.128Z] #44 34.13 HOSTCC compel/src/main-host.o [2020-05-08T12:57:21.411Z] #44 34.37 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-08T12:57:21.411Z] #44 34.55 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-08T12:57:21.693Z] #44 34.75 HOSTCC compel/src/lib/log-host.o [2020-05-08T12:57:21.975Z] #44 34.95 HOSTLINK compel/compel-host-bin [2020-05-08T12:57:21.975Z] #44 35.08 DEP soccr/soccr.d [2020-05-08T12:57:22.258Z] #44 35.25 CC soccr/soccr.o [2020-05-08T12:57:22.541Z] #44 ... [2020-05-08T12:57:22.541Z] [2020-05-08T12:57:22.541Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:57:22.541Z] #10 70.75 Selecting previously unselected package libapparmor1:s390x. [2020-05-08T12:57:22.541Z] #10 70.75 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-05-08T12:57:22.541Z] #10 70.76 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-08T12:57:22.541Z] #10 70.81 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-08T12:57:22.541Z] #10 70.81 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-08T12:57:22.541Z] #10 70.82 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-08T12:57:22.541Z] #10 70.91 Selecting previously unselected package libbtrfs0. [2020-05-08T12:57:22.541Z] #10 70.92 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-08T12:57:22.541Z] #10 70.92 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-08T12:57:22.541Z] #10 70.98 Selecting previously unselected package libbtrfs-dev. [2020-05-08T12:57:22.541Z] #10 70.98 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-08T12:57:22.541Z] #10 70.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-08T12:57:22.541Z] #10 71.04 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-08T12:57:22.541Z] #10 71.05 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-08T12:57:22.541Z] #10 71.06 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-08T12:57:22.541Z] #10 71.11 Selecting previously unselected package libudev-dev:s390x. [2020-05-08T12:57:22.541Z] #10 71.11 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-05-08T12:57:22.541Z] #10 71.12 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-05-08T12:57:22.823Z] #10 71.22 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-08T12:57:22.823Z] #10 71.23 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-08T12:57:22.823Z] #10 71.24 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-08T12:57:22.823Z] #10 71.47 Selecting previously unselected package libpcre16-3:s390x. [2020-05-08T12:57:22.823Z] #10 71.47 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-08T12:57:22.873Z] Fetching without tags [2020-05-08T12:57:22.742Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:57:22.770Z] > git config --add remote.origin.fetch +refs/pull/40595/head:refs/remotes/origin/PR-40595 # timeout=10 [2020-05-08T12:57:22.779Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:57:22.806Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:57:22.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:57:22.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:57:22.840Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:57:23.106Z] #10 71.47 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-08T12:57:23.106Z] #10 71.59 Selecting previously unselected package libpcre32-3:s390x. [2020-05-08T12:57:23.106Z] #10 71.59 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-08T12:57:23.106Z] #10 71.60 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-08T12:57:23.307Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit c322af8019dda164bf5af974bf446c4905674e19 [2020-05-08T12:57:23.388Z] #10 71.76 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-08T12:57:23.388Z] #10 71.76 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-08T12:57:23.388Z] #10 71.77 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-08T12:57:23.388Z] #10 71.87 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-08T12:57:23.388Z] #10 71.87 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-08T12:57:23.388Z] #10 71.87 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-08T12:57:23.671Z] #10 72.13 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-08T12:57:23.671Z] #10 72.13 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-08T12:57:23.671Z] #10 72.14 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-08T12:57:23.953Z] #10 72.35 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-08T12:57:23.953Z] #10 72.35 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-08T12:57:23.953Z] #10 72.36 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-08T12:57:23.953Z] #10 72.44 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-08T12:57:23.953Z] #10 72.44 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-08T12:57:23.953Z] #10 72.44 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-08T12:57:23.953Z] #10 72.53 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-08T12:57:23.953Z] #10 72.53 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-05-08T12:57:23.953Z] #10 72.55 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-05-08T12:57:24.567Z] #10 73.05 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-08T12:57:24.567Z] #10 73.06 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-08T12:57:24.567Z] #10 73.07 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-08T12:57:24.567Z] #10 73.08 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-08T12:57:24.567Z] #10 73.08 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-08T12:57:24.567Z] #10 73.09 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-08T12:57:24.567Z] #10 73.10 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-08T12:57:24.567Z] #10 73.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-08T12:57:24.567Z] #10 73.11 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-08T12:57:24.567Z] #10 73.12 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-05-08T12:57:24.567Z] #10 73.13 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-08T12:57:24.567Z] #10 73.14 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-08T12:57:24.567Z] #10 73.15 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-08T12:57:24.567Z] #10 73.15 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-08T12:57:24.567Z] #10 73.16 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-05-08T12:57:24.567Z] #10 73.17 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-08T12:57:24.567Z] #10 73.17 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-08T12:57:24.567Z] #10 73.18 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T12:57:24.567Z] #10 73.19 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-08T12:57:24.567Z] #10 73.19 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-08T12:57:24.567Z] #10 73.19 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T12:57:24.567Z] #10 73.20 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-08T12:57:24.567Z] #10 73.20 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-08T12:57:24.567Z] #10 73.21 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-08T12:57:24.849Z] #10 73.21 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-08T12:57:24.850Z] #10 73.22 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-08T12:57:24.850Z] #10 73.23 Setting up dmsetup (2:1.02.155-3) ... [2020-05-08T12:57:24.850Z] #10 73.24 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-08T12:57:24.850Z] #10 73.25 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-08T12:57:24.850Z] #10 73.26 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:57:23.275Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:57:23.287Z] > git checkout -f c322af8019dda164bf5af974bf446c4905674e19 # timeout=10 [2020-05-08T12:57:24.184Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T12:57:25.464Z] #10 DONE 73.8s [2020-05-08T12:57:25.464Z] [2020-05-08T12:57:25.464Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:57:25.464Z] #58 DONE 0.1s [2020-05-08T12:57:25.464Z] [2020-05-08T12:57:25.464Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T12:57:25.464Z] #11 ... [2020-05-08T12:57:25.464Z] [2020-05-08T12:57:25.464Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-08T12:57:25.464Z] #59 DONE 0.1s [2020-05-08T12:57:25.464Z] [2020-05-08T12:57:25.464Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:57:25.464Z] #44 36.25 AR soccr/libsoccr.a [2020-05-08T12:57:25.464Z] #44 36.29 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-08T12:57:25.464Z] #44 36.49 DEP criu/arch/s390/sigframe.d [2020-05-08T12:57:25.464Z] #44 36.55 DEP criu/arch/s390/crtools.d [2020-05-08T12:57:25.464Z] #44 36.71 DEP criu/arch/s390/cpu.d [2020-05-08T12:57:25.464Z] #44 36.90 CC criu/arch/s390/cpu.o [2020-05-08T12:57:25.464Z] #44 37.19 CC criu/arch/s390/crtools.o [2020-05-08T12:57:25.464Z] #44 37.96 CC criu/arch/s390/sigframe.o [2020-05-08T12:57:25.464Z] #44 38.12 LINK criu/arch/s390/crtools.built-in.o [2020-05-08T12:57:25.464Z] #44 38.17 DEP criu/pie/util-vdso.d [2020-05-08T12:57:25.464Z] #44 38.32 DEP criu/pie/util.d [2020-05-08T12:57:25.464Z] #44 38.54 CC criu/pie/util.o [2020-05-08T12:57:25.664Z] Merge succeeded, producing f0700909e80d38cd78f972f5ed8b00696f485485 [2020-05-08T12:57:25.664Z] Checking out Revision f0700909e80d38cd78f972f5ed8b00696f485485 (PR-40595) [2020-05-08T12:57:26.080Z] #44 38.85 CC criu/pie/util-vdso.o [2020-05-08T12:57:26.362Z] #44 39.36 AR criu/pie/pie.lib.a [2020-05-08T12:57:26.362Z] #44 39.42 DEP criu/pie/restorer.d [2020-05-08T12:57:26.646Z] #44 39.69 DEP criu/arch/s390/restorer.d [2020-05-08T12:57:26.970Z] #44 39.88 DEP criu/arch/s390/vdso-pie.d [2020-05-08T12:57:26.970Z] #44 40.04 DEP criu/pie/parasite-vdso.d [2020-05-08T12:57:25.627Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T12:57:25.637Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:57:25.642Z] > git checkout -f f0700909e80d38cd78f972f5ed8b00696f485485 # timeout=10 [2020-05-08T12:57:27.253Z] #44 ... [2020-05-08T12:57:27.253Z] [2020-05-08T12:57:27.253Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T12:57:27.253Z] #11 DONE 1.9s [2020-05-08T12:57:27.253Z] [2020-05-08T12:57:27.253Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:57:27.253Z] #44 40.16 DEP criu/pie/parasite.d [2020-05-08T12:57:27.253Z] #44 ... [2020-05-08T12:57:27.253Z] [2020-05-08T12:57:27.253Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:57:27.253Z] #47 65.45 vendor/golang.org/x/text/unicode/bidi [2020-05-08T12:57:27.253Z] #47 66.70 vendor/golang.org/x/text/secure/bidirule [2020-05-08T12:57:27.253Z] #47 66.91 vendor/golang.org/x/text/unicode/norm [2020-05-08T12:57:27.253Z] #47 69.54 vendor/golang.org/x/net/idna [2020-05-08T12:57:27.253Z] #47 71.37 vendor/golang.org/x/net/http2/hpack [2020-05-08T12:57:27.253Z] #47 72.21 mime [2020-05-08T12:57:27.253Z] #47 74.00 mime/quotedprintable [2020-05-08T12:57:27.253Z] #47 74.48 net/http/internal [2020-05-08T12:57:27.253Z] #47 ... [2020-05-08T12:57:27.253Z] [2020-05-08T12:57:27.253Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:57:27.253Z] #60 1.574 + RM_GOPATH=0 [2020-05-08T12:57:27.253Z] #60 1.574 + TMP_GOPATH= [2020-05-08T12:57:27.253Z] #60 1.574 + : /build [2020-05-08T12:57:27.253Z] #60 1.574 + '[' -z '' ']' [2020-05-08T12:57:27.253Z] #60 1.575 ++ mktemp -d [2020-05-08T12:57:27.253Z] #60 1.577 + export GOPATH=/tmp/tmp.iU1Yy0kkEP [2020-05-08T12:57:27.253Z] #60 1.577 + GOPATH=/tmp/tmp.iU1Yy0kkEP [2020-05-08T12:57:27.253Z] #60 1.577 + RM_GOPATH=1 [2020-05-08T12:57:27.253Z] #60 1.577 ++ dirname ./install.sh [2020-05-08T12:57:27.253Z] #60 1.578 + dir=. [2020-05-08T12:57:27.253Z] #60 1.578 + bin=runc [2020-05-08T12:57:27.253Z] #60 1.578 + shift [2020-05-08T12:57:27.253Z] #60 1.578 + '[' '!' -f ./runc.installer ']' [2020-05-08T12:57:27.253Z] #60 1.578 + . ./runc.installer [2020-05-08T12:57:27.253Z] #60 1.578 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T12:57:27.253Z] #60 1.578 + install_runc [2020-05-08T12:57:27.253Z] #60 1.579 + uname -r [2020-05-08T12:57:27.253Z] #60 1.579 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-08T12:57:27.253Z] #60 1.580 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-08T12:57:27.253Z] #60 1.580 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-08T12:57:27.253Z] #60 1.581 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iU1Yy0kkEP/src/github.com/opencontainers/runc [2020-05-08T12:57:27.253Z] #60 1.581 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-08T12:57:27.253Z] #60 1.591 Cloning into '/tmp/tmp.iU1Yy0kkEP/src/github.com/opencontainers/runc'... [2020-05-08T12:57:28.740Z] #60 ... [2020-05-08T12:57:28.740Z] [2020-05-08T12:57:28.740Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-08T12:57:28.740Z] #12 DONE 1.6s [2020-05-08T12:57:29.023Z] [2020-05-08T12:57:29.023Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-08T12:57:29.863Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" [2020-05-08T12:57:29.863Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-08T12:57:30.495Z] #13 1.412 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-08T12:57:30.495Z] #13 DONE 1.7s [2020-05-08T12:57:30.495Z] [2020-05-08T12:57:30.495Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-08T12:57:31.028Z] + docker version [2020-05-08T12:57:31.972Z] #14 ... [2020-05-08T12:57:31.972Z] [2020-05-08T12:57:31.972Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:57:31.972Z] #50 DONE 80.4s [2020-05-08T12:57:31.972Z] [2020-05-08T12:57:31.972Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:57:31.972Z] #68 75.02 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-08T12:57:31.972Z] #68 75.02 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-08T12:57:31.972Z] #68 DONE 80.3s [2020-05-08T12:57:32.261Z] [2020-05-08T12:57:32.262Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-08T12:57:32.262Z] #14 DONE 1.6s [2020-05-08T12:57:32.262Z] [2020-05-08T12:57:32.262Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-08T12:57:32.262Z] #69 DONE 0.1s [2020-05-08T12:57:32.262Z] [2020-05-08T12:57:32.262Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-08T12:57:32.957Z] Client: Docker Engine - Community [2020-05-08T12:57:32.957Z] Version: 19.03.8 [2020-05-08T12:57:32.957Z] API version: 1.40 [2020-05-08T12:57:32.957Z] Go version: go1.12.17 [2020-05-08T12:57:32.957Z] Git commit: afacb8b7f0 [2020-05-08T12:57:32.957Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-08T12:57:32.957Z] OS/Arch: linux/amd64 [2020-05-08T12:57:32.957Z] Experimental: false [2020-05-08T12:57:32.957Z] [2020-05-08T12:57:32.957Z] Server: Docker Engine - Community [2020-05-08T12:57:32.957Z] Engine: [2020-05-08T12:57:32.957Z] Version: 19.03.8 [2020-05-08T12:57:32.957Z] API version: 1.40 (minimum version 1.12) [2020-05-08T12:57:32.957Z] Go version: go1.12.17 [2020-05-08T12:57:32.957Z] Git commit: afacb8b7f0 [2020-05-08T12:57:32.957Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-08T12:57:32.957Z] OS/Arch: linux/amd64 [2020-05-08T12:57:32.957Z] Experimental: true [2020-05-08T12:57:32.957Z] containerd: [2020-05-08T12:57:32.957Z] Version: 1.2.13 [2020-05-08T12:57:32.957Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T12:57:32.957Z] runc: [2020-05-08T12:57:32.957Z] Version: 1.0.0-rc10 [2020-05-08T12:57:32.957Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T12:57:32.957Z] docker-init: [2020-05-08T12:57:32.957Z] Version: 0.18.0 [2020-05-08T12:57:32.957Z] GitCommit: fec3683 [Pipeline] sh [2020-05-08T12:57:33.218Z] Client: Docker Engine - Community [2020-05-08T12:57:33.218Z] Version: 19.03.8 [2020-05-08T12:57:33.218Z] API version: 1.40 [2020-05-08T12:57:33.218Z] Go version: go1.12.17 [2020-05-08T12:57:33.218Z] Git commit: afacb8b7f0 [2020-05-08T12:57:33.218Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-08T12:57:33.218Z] OS/Arch: linux/amd64 [2020-05-08T12:57:33.218Z] Experimental: false [2020-05-08T12:57:33.218Z] [2020-05-08T12:57:33.218Z] Server: Docker Engine - Community [2020-05-08T12:57:33.218Z] Engine: [2020-05-08T12:57:33.218Z] Version: 19.03.8 [2020-05-08T12:57:33.218Z] API version: 1.40 (minimum version 1.12) [2020-05-08T12:57:33.218Z] Go version: go1.12.17 [2020-05-08T12:57:33.218Z] Git commit: afacb8b7f0 [2020-05-08T12:57:33.218Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-08T12:57:33.218Z] OS/Arch: linux/amd64 [2020-05-08T12:57:33.218Z] Experimental: true [2020-05-08T12:57:33.218Z] containerd: [2020-05-08T12:57:33.218Z] Version: 1.2.13 [2020-05-08T12:57:33.218Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T12:57:33.218Z] runc: [2020-05-08T12:57:33.218Z] Version: 1.0.0-rc10 [2020-05-08T12:57:33.218Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T12:57:33.218Z] docker-init: [2020-05-08T12:57:33.218Z] Version: 0.18.0 [2020-05-08T12:57:33.218Z] GitCommit: fec3683 [Pipeline] sh [2020-05-08T12:57:33.298Z] + docker info [2020-05-08T12:57:33.584Z] + docker info [2020-05-08T12:57:34.995Z] #15 DONE 2.5s [2020-05-08T12:57:34.995Z] [2020-05-08T12:57:34.995Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:57:34.995Z] #44 40.50 CC criu/pie/parasite.o [2020-05-08T12:57:34.995Z] #44 41.40 LINK criu/pie/parasite.built-in.o [2020-05-08T12:57:34.995Z] #44 41.40 GEN criu/pie/parasite-blob.h [2020-05-08T12:57:34.995Z] #44 41.42 CC criu/pie/parasite-vdso.o [2020-05-08T12:57:34.995Z] #44 42.11 CC criu/arch/s390/vdso-pie.o [2020-05-08T12:57:34.995Z] #44 42.48 CC criu/arch/s390/restorer.o [2020-05-08T12:57:34.995Z] #44 42.82 CC criu/pie/restorer.o [2020-05-08T12:57:34.995Z] #44 44.94 LINK criu/pie/restorer.built-in.o [2020-05-08T12:57:34.995Z] #44 44.95 GEN criu/pie/restorer-blob.h [2020-05-08T12:57:34.995Z] #44 45.01 DEP criu/vdso.d [2020-05-08T12:57:34.995Z] #44 45.13 DEP criu/uts_ns.d [2020-05-08T12:57:34.995Z] #44 45.26 DEP criu/util.d [2020-05-08T12:57:34.995Z] #44 45.55 DEP criu/uffd.d [2020-05-08T12:57:34.995Z] #44 45.89 DEP criu/tun.d [2020-05-08T12:57:34.995Z] #44 46.07 DEP criu/tty.d [2020-05-08T12:57:34.995Z] #44 46.35 DEP criu/timerfd.d [2020-05-08T12:57:34.995Z] #44 46.56 DEP criu/sysfs_parse.d [2020-05-08T12:57:34.995Z] #44 46.79 DEP criu/sysctl.d [2020-05-08T12:57:34.995Z] #44 47.04 DEP criu/string.d [2020-05-08T12:57:34.995Z] #44 47.06 DEP criu/stats.d [2020-05-08T12:57:34.995Z] #44 47.20 DEP criu/sockets.d [2020-05-08T12:57:34.995Z] #44 47.33 DEP criu/sk-unix.d [2020-05-08T12:57:34.995Z] #44 47.53 DEP criu/sk-tcp.d [2020-05-08T12:57:34.995Z] #44 47.67 DEP criu/sk-queue.d [2020-05-08T12:57:34.995Z] #44 47.74 DEP criu/sk-packet.d [2020-05-08T12:57:34.995Z] #44 ... [2020-05-08T12:57:34.995Z] [2020-05-08T12:57:34.995Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-08T12:57:36.002Z] #16 DONE 1.4s [2020-05-08T12:57:36.002Z] [2020-05-08T12:57:36.002Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T12:57:37.491Z] #17 1.353 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:57:37.491Z] #17 1.491 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:57:37.491Z] #17 1.597 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:57:37.776Z] #17 ... [2020-05-08T12:57:37.776Z] [2020-05-08T12:57:37.776Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:57:37.776Z] #47 75.87 net/textproto [2020-05-08T12:57:37.776Z] #47 75.87 crypto/x509 [2020-05-08T12:57:37.777Z] #47 77.01 vendor/golang.org/x/net/http/httpguts [2020-05-08T12:57:37.777Z] #47 77.44 vendor/golang.org/x/net/http/httpproxy [2020-05-08T12:57:37.777Z] #47 78.01 mime/multipart [2020-05-08T12:57:37.777Z] #47 79.44 crypto/tls [2020-05-08T12:57:37.777Z] #47 84.07 net/http/httptrace [2020-05-08T12:57:37.777Z] #47 84.23 net/http [2020-05-08T12:57:37.777Z] #47 ... [2020-05-08T12:57:37.777Z] [2020-05-08T12:57:37.777Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T12:57:37.777Z] #17 1.791 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-08T12:57:38.400Z] #17 2.396 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-08T12:57:39.408Z] #17 3.593 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-08T12:57:42.084Z] #17 5.933 Fetched 8043 kB in 5s (1707 kB/s) [2020-05-08T12:57:42.699Z] #17 5.933 Reading package lists... [2020-05-08T12:57:42.699Z] #17 ... [2020-05-08T12:57:42.699Z] [2020-05-08T12:57:42.699Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:57:42.699Z] #60 7.094 + cd /tmp/tmp.iU1Yy0kkEP/src/github.com/opencontainers/runc [2020-05-08T12:57:42.699Z] #60 7.094 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T12:57:42.699Z] #60 7.451 + '[' -z '' ']' [2020-05-08T12:57:42.699Z] #60 7.451 + target=static [2020-05-08T12:57:42.699Z] #60 7.451 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-08T12:57:42.699Z] #60 8.773 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-08T12:57:42.699Z] #60 ... [2020-05-08T12:57:42.699Z] [2020-05-08T12:57:42.699Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:57:42.699Z] #44 47.83 DEP criu/sk-netlink.d [2020-05-08T12:57:42.699Z] #44 47.93 DEP criu/sk-inet.d [2020-05-08T12:57:42.699Z] #44 48.02 DEP criu/signalfd.d [2020-05-08T12:57:42.699Z] #44 48.12 DEP criu/sigframe.d [2020-05-08T12:57:42.699Z] #44 48.16 DEP criu/shmem.d [2020-05-08T12:57:42.699Z] #44 48.37 DEP criu/servicefd.d [2020-05-08T12:57:42.699Z] #44 48.53 DEP criu/seize.d [2020-05-08T12:57:42.699Z] #44 48.67 DEP criu/seccomp.d [2020-05-08T12:57:42.699Z] #44 48.77 DEP criu/rst-malloc.d [2020-05-08T12:57:42.699Z] #44 48.79 DEP criu/rbtree.d [2020-05-08T12:57:42.699Z] #44 48.81 DEP criu/pstree.d [2020-05-08T12:57:42.699Z] #44 48.95 DEP criu/protobuf.d [2020-05-08T12:57:42.699Z] #44 49.04 GEN criu/protobuf-desc-gen.h [2020-05-08T12:57:42.699Z] #44 50.01 DEP criu/protobuf-desc.d [2020-05-08T12:57:42.699Z] #44 50.10 DEP criu/proc_parse.d [2020-05-08T12:57:42.699Z] #44 50.22 DEP criu/plugin.d [2020-05-08T12:57:42.699Z] #44 50.26 DEP criu/pipes.d [2020-05-08T12:57:42.699Z] #44 50.46 DEP criu/pie-util.d [2020-05-08T12:57:42.699Z] #44 50.52 DEP criu/pie-util-vdso.d [2020-05-08T12:57:42.699Z] #44 50.61 DEP criu/path.d [2020-05-08T12:57:42.699Z] #44 50.76 DEP criu/parasite-syscall.d [2020-05-08T12:57:42.699Z] #44 50.87 DEP criu/pagemap.d [2020-05-08T12:57:42.699Z] #44 51.02 DEP criu/pagemap-cache.d [2020-05-08T12:57:42.699Z] #44 51.18 DEP criu/page-xfer.d [2020-05-08T12:57:42.699Z] #44 51.26 DEP criu/page-pipe.d [2020-05-08T12:57:42.699Z] #44 51.34 DEP criu/netfilter.d [2020-05-08T12:57:42.699Z] #44 51.43 DEP criu/net.d [2020-05-08T12:57:42.699Z] #44 51.58 DEP criu/namespaces.d [2020-05-08T12:57:42.699Z] #44 51.68 DEP criu/mount.d [2020-05-08T12:57:42.699Z] #44 51.81 DEP criu/mem.d [2020-05-08T12:57:42.699Z] #44 51.95 DEP criu/lsm.d [2020-05-08T12:57:42.699Z] #44 52.07 DEP criu/log.d [2020-05-08T12:57:42.699Z] #44 52.20 DEP criu/libnetlink.d [2020-05-08T12:57:42.699Z] #44 52.32 DEP criu/kerndat.d [2020-05-08T12:57:42.699Z] #44 52.48 DEP criu/kcmp-ids.d [2020-05-08T12:57:42.699Z] #44 52.54 DEP criu/irmap.d [2020-05-08T12:57:42.699Z] #44 52.63 DEP criu/ipc_ns.d [2020-05-08T12:57:42.699Z] #44 52.73 DEP criu/image.d [2020-05-08T12:57:42.699Z] #44 52.86 DEP criu/image-desc.d [2020-05-08T12:57:42.699Z] #44 52.94 DEP criu/fsnotify.d [2020-05-08T12:57:42.699Z] #44 53.08 DEP criu/filesystems.d [2020-05-08T12:57:42.699Z] #44 53.23 DEP criu/files.d [2020-05-08T12:57:42.699Z] #44 53.41 DEP criu/files-reg.d [2020-05-08T12:57:42.699Z] #44 53.59 DEP criu/files-ext.d [2020-05-08T12:57:42.699Z] #44 53.72 DEP criu/file-lock.d [2020-05-08T12:57:42.699Z] #44 53.85 DEP criu/file-ids.d [2020-05-08T12:57:42.699Z] #44 53.93 DEP criu/fifo.d [2020-05-08T12:57:42.699Z] #44 54.01 DEP criu/fdstore.d [2020-05-08T12:57:42.699Z] #44 54.06 DEP criu/fault-injection.d [2020-05-08T12:57:42.699Z] #44 54.08 DEP criu/external.d [2020-05-08T12:57:42.699Z] #44 54.20 DEP criu/eventpoll.d [2020-05-08T12:57:42.699Z] #44 54.38 DEP criu/eventfd.d [2020-05-08T12:57:42.699Z] #44 54.51 DEP criu/crtools.d [2020-05-08T12:57:42.699Z] #44 54.63 DEP criu/cr-service.d [2020-05-08T12:57:42.699Z] #44 54.77 DEP criu/cr-restore.d [2020-05-08T12:57:42.699Z] #44 54.91 DEP criu/cr-errno.d [2020-05-08T12:57:42.699Z] #44 54.92 DEP criu/cr-dump.d [2020-05-08T12:57:42.699Z] #44 55.10 DEP criu/cr-dedup.d [2020-05-08T12:57:42.699Z] #44 55.22 DEP criu/cr-check.d [2020-05-08T12:57:42.699Z] #44 55.35 DEP criu/config.d [2020-05-08T12:57:42.699Z] #44 55.44 DEP criu/clone-noasan.d [2020-05-08T12:57:42.699Z] #44 55.48 DEP criu/cgroup.d [2020-05-08T12:57:42.699Z] #44 55.57 DEP criu/cgroup-props.d [2020-05-08T12:57:42.699Z] #44 55.64 DEP criu/bitmap.d [2020-05-08T12:57:42.699Z] #44 55.64 DEP criu/bfd.d [2020-05-08T12:57:42.699Z] #44 55.76 DEP criu/autofs.d [2020-05-08T12:57:42.982Z] #44 55.98 DEP criu/aio.d [2020-05-08T12:57:42.982Z] #44 56.10 DEP criu/action-scripts.d [2020-05-08T12:57:43.251Z] Client: Docker Engine - Community [2020-05-08T12:57:43.251Z] Version: 19.03.8 [2020-05-08T12:57:43.251Z] API version: 1.40 [2020-05-08T12:57:43.251Z] Go version: go1.12.17 [2020-05-08T12:57:43.251Z] Git commit: afacb8b [2020-05-08T12:57:43.251Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-08T12:57:43.251Z] OS/Arch: linux/arm64 [2020-05-08T12:57:43.251Z] Experimental: false [2020-05-08T12:57:43.251Z] [2020-05-08T12:57:43.251Z] Server: Docker Engine - Community [2020-05-08T12:57:43.251Z] Engine: [2020-05-08T12:57:43.251Z] Version: 19.03.8 [2020-05-08T12:57:43.251Z] API version: 1.40 (minimum version 1.12) [2020-05-08T12:57:43.251Z] Go version: go1.12.17 [2020-05-08T12:57:43.251Z] Git commit: afacb8b [2020-05-08T12:57:43.251Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-08T12:57:43.251Z] OS/Arch: linux/arm64 [2020-05-08T12:57:43.251Z] Experimental: true [2020-05-08T12:57:43.251Z] containerd: [2020-05-08T12:57:43.251Z] Version: 1.2.13 [2020-05-08T12:57:43.251Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T12:57:43.251Z] runc: [2020-05-08T12:57:43.251Z] Version: 1.0.0-rc10 [2020-05-08T12:57:43.251Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T12:57:43.251Z] docker-init: [2020-05-08T12:57:43.251Z] Version: 0.18.0 [2020-05-08T12:57:43.251Z] GitCommit: fec3683 [Pipeline] sh [2020-05-08T12:57:43.597Z] #44 56.38 CC criu/action-scripts.o [2020-05-08T12:57:43.597Z] #44 56.60 CC criu/aio.o [2020-05-08T12:57:43.597Z] #44 ... [2020-05-08T12:57:43.597Z] [2020-05-08T12:57:43.597Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T12:57:43.597Z] #17 5.933 Reading package lists... [2020-05-08T12:57:43.603Z] + docker info [2020-05-08T12:57:45.518Z] Client: [2020-05-08T12:57:45.518Z] Debug Mode: false [2020-05-08T12:57:45.518Z] [2020-05-08T12:57:45.518Z] Server: [2020-05-08T12:57:45.518Z] Containers: 0 [2020-05-08T12:57:45.518Z] Running: 0 [2020-05-08T12:57:45.518Z] Paused: 0 [2020-05-08T12:57:45.518Z] Stopped: 0 [2020-05-08T12:57:45.518Z] Images: 0 [2020-05-08T12:57:45.518Z] Server Version: 19.03.8 [2020-05-08T12:57:45.518Z] Storage Driver: overlay2 [2020-05-08T12:57:45.518Z] Backing Filesystem: [2020-05-08T12:57:45.518Z] Supports d_type: true [2020-05-08T12:57:45.518Z] Native Overlay Diff: true [2020-05-08T12:57:45.518Z] Logging Driver: json-file [2020-05-08T12:57:45.518Z] Cgroup Driver: cgroupfs [2020-05-08T12:57:45.518Z] Plugins: [2020-05-08T12:57:45.518Z] Volume: local [2020-05-08T12:57:45.518Z] Network: bridge host ipvlan macvlan null overlay [2020-05-08T12:57:45.518Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-08T12:57:45.518Z] Swarm: inactive [2020-05-08T12:57:45.518Z] Runtimes: runc [2020-05-08T12:57:45.518Z] Default Runtime: runc [2020-05-08T12:57:45.518Z] Init Binary: docker-init [2020-05-08T12:57:45.518Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T12:57:45.518Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T12:57:45.518Z] init version: fec3683 [2020-05-08T12:57:45.518Z] Security Options: [2020-05-08T12:57:45.518Z] apparmor [2020-05-08T12:57:45.518Z] seccomp [2020-05-08T12:57:45.518Z] Profile: default [2020-05-08T12:57:45.518Z] Kernel Version: 4.15.0-1065-aws [2020-05-08T12:57:45.518Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-08T12:57:45.518Z] OSType: linux [2020-05-08T12:57:45.518Z] Architecture: x86_64 [2020-05-08T12:57:45.518Z] CPUs: 2 [2020-05-08T12:57:45.518Z] Total Memory: 7.501GiB [2020-05-08T12:57:45.518Z] Name: ip-10-100-58-236 [2020-05-08T12:57:45.518Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-08T12:57:45.518Z] Docker Root Dir: /var/lib/docker [2020-05-08T12:57:45.518Z] Debug Mode: false [2020-05-08T12:57:45.518Z] Registry: https://index.docker.io/v1/ [2020-05-08T12:57:45.518Z] Labels: [2020-05-08T12:57:45.518Z] Experimental: true [2020-05-08T12:57:45.518Z] Insecure Registries: [2020-05-08T12:57:45.518Z] 127.0.0.0/8 [2020-05-08T12:57:45.518Z] Live Restore Enabled: true [2020-05-08T12:57:45.518Z] [2020-05-08T12:57:45.518Z] WARNING: No swap limit support [Pipeline] sh [2020-05-08T12:57:45.619Z] #17 7.763 Reading package lists... [2020-05-08T12:57:45.619Z] #17 9.393 Building dependency tree... [2020-05-08T12:57:45.619Z] #17 9.769 libcap2-bin is already the newest version (1:2.25-2). [2020-05-08T12:57:45.619Z] #17 9.769 The following additional packages will be installed: [2020-05-08T12:57:45.619Z] #17 9.772 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-08T12:57:45.619Z] #17 9.772 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-08T12:57:45.803Z] Client: [2020-05-08T12:57:45.803Z] Debug Mode: false [2020-05-08T12:57:45.803Z] [2020-05-08T12:57:45.803Z] Server: [2020-05-08T12:57:45.803Z] Containers: 0 [2020-05-08T12:57:45.803Z] Running: 0 [2020-05-08T12:57:45.803Z] Paused: 0 [2020-05-08T12:57:45.803Z] Stopped: 0 [2020-05-08T12:57:45.803Z] Images: 0 [2020-05-08T12:57:45.803Z] Server Version: 19.03.8 [2020-05-08T12:57:45.803Z] Storage Driver: overlay2 [2020-05-08T12:57:45.803Z] Backing Filesystem: [2020-05-08T12:57:45.803Z] Supports d_type: true [2020-05-08T12:57:45.803Z] Native Overlay Diff: true [2020-05-08T12:57:45.803Z] Logging Driver: json-file [2020-05-08T12:57:45.803Z] Cgroup Driver: cgroupfs [2020-05-08T12:57:45.803Z] Plugins: [2020-05-08T12:57:45.803Z] Volume: local [2020-05-08T12:57:45.803Z] Network: bridge host ipvlan macvlan null overlay [2020-05-08T12:57:45.804Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-08T12:57:45.804Z] Swarm: inactive [2020-05-08T12:57:45.804Z] Runtimes: runc [2020-05-08T12:57:45.804Z] Default Runtime: runc [2020-05-08T12:57:45.804Z] Init Binary: docker-init [2020-05-08T12:57:45.804Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T12:57:45.804Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T12:57:45.804Z] init version: fec3683 [2020-05-08T12:57:45.804Z] Security Options: [2020-05-08T12:57:45.804Z] apparmor [2020-05-08T12:57:45.804Z] seccomp [2020-05-08T12:57:45.804Z] Profile: default [2020-05-08T12:57:45.804Z] Kernel Version: 4.15.0-1065-aws [2020-05-08T12:57:45.804Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-08T12:57:45.804Z] OSType: linux [2020-05-08T12:57:45.804Z] Architecture: x86_64 [2020-05-08T12:57:45.804Z] CPUs: 2 [2020-05-08T12:57:45.804Z] Total Memory: 7.501GiB [2020-05-08T12:57:45.804Z] Name: ip-10-100-103-116 [2020-05-08T12:57:45.804Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-08T12:57:45.804Z] Docker Root Dir: /var/lib/docker [2020-05-08T12:57:45.804Z] Debug Mode: false [2020-05-08T12:57:45.804Z] Registry: https://index.docker.io/v1/ [2020-05-08T12:57:45.804Z] Labels: [2020-05-08T12:57:45.804Z] Experimental: true [2020-05-08T12:57:45.804Z] Insecure Registries: [2020-05-08T12:57:45.804Z] 127.0.0.0/8 [2020-05-08T12:57:45.804Z] Live Restore Enabled: true [2020-05-08T12:57:45.804Z] [2020-05-08T12:57:45.804Z] WARNING: No swap limit support [2020-05-08T12:57:45.812Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T12:57:45.812Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T12:57:45.812Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40595/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-08T12:57:45.812Z] + bash /home/ubuntu/workspace/moby_PR-40595/check-config.sh [2020-05-08T12:57:45.812Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-08T12:57:45.812Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-08T12:57:45.812Z] [2020-05-08T12:57:45.812Z] Generally Necessary: [2020-05-08T12:57:45.812Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-08T12:57:45.812Z] - apparmor: enabled and tools installed [2020-05-08T12:57:45.812Z] - CONFIG_NAMESPACES: enabled [2020-05-08T12:57:45.812Z] - CONFIG_NET_NS: enabled [2020-05-08T12:57:45.812Z] - CONFIG_PID_NS: enabled [2020-05-08T12:57:45.812Z] - CONFIG_IPC_NS: enabled [2020-05-08T12:57:45.812Z] - CONFIG_UTS_NS: enabled [2020-05-08T12:57:45.812Z] - CONFIG_CGROUPS: enabled [2020-05-08T12:57:45.812Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-08T12:57:45.812Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-08T12:57:45.812Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-08T12:57:45.812Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-08T12:57:45.812Z] - CONFIG_CPUSETS: enabled [2020-05-08T12:57:45.812Z] - CONFIG_MEMCG: enabled [2020-05-08T12:57:45.812Z] - CONFIG_KEYS: enabled [2020-05-08T12:57:45.812Z] - CONFIG_VETH: enabled (as module) [2020-05-08T12:57:45.812Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-08T12:57:45.812Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-08T12:57:45.812Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-08T12:57:45.812Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-08T12:57:45.812Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-08T12:57:45.812Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-08T12:57:45.812Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-08T12:57:45.812Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [Pipeline] sh [2020-05-08T12:57:45.902Z] #17 9.773 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-08T12:57:45.902Z] #17 9.773 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-08T12:57:45.902Z] #17 9.773 python3.7 python3.7-minimal vim-runtime xxd [2020-05-08T12:57:45.902Z] #17 9.775 Suggested packages: [2020-05-08T12:57:45.902Z] #17 9.775 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-08T12:57:45.902Z] #17 9.775 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-08T12:57:45.902Z] #17 9.775 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-08T12:57:45.902Z] #17 9.775 Recommended packages: [2020-05-08T12:57:45.902Z] #17 9.775 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-08T12:57:45.902Z] #17 9.775 python3-keyrings.alt python3-xdg unzip [2020-05-08T12:57:46.073Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-08T12:57:46.073Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-08T12:57:46.073Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-08T12:57:46.073Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-08T12:57:46.073Z] [2020-05-08T12:57:46.073Z] Optional Features: [2020-05-08T12:57:46.073Z] - CONFIG_USER_NS: enabled [2020-05-08T12:57:46.073Z] - CONFIG_SECCOMP: enabled [2020-05-08T12:57:46.073Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-08T12:57:46.073Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-08T12:57:46.073Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-08T12:57:46.073Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-08T12:57:46.073Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-08T12:57:46.073Z] - CONFIG_BLK_CGROUP: enabled [2020-05-08T12:57:46.073Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-08T12:57:46.073Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-08T12:57:46.073Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-08T12:57:46.073Z] - CONFIG_CGROUP_PERF: enabled [2020-05-08T12:57:46.073Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-08T12:57:46.073Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-08T12:57:46.073Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-08T12:57:46.073Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-08T12:57:46.073Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-08T12:57:46.073Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-08T12:57:46.073Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-08T12:57:46.073Z] - CONFIG_IP_VS: enabled (as module) [2020-05-08T12:57:46.073Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-08T12:57:46.073Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-08T12:57:46.073Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-08T12:57:46.073Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-08T12:57:46.073Z] - CONFIG_EXT4_FS: enabled [2020-05-08T12:57:46.073Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-08T12:57:46.073Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-08T12:57:46.073Z] - Network Drivers: [2020-05-08T12:57:46.073Z] - "overlay": [2020-05-08T12:57:46.073Z] - CONFIG_VXLAN: enabled (as module) [2020-05-08T12:57:46.073Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-08T12:57:46.073Z] Optional (for encrypted networks): [2020-05-08T12:57:46.122Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T12:57:46.122Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T12:57:46.122Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40595/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-08T12:57:46.122Z] + bash /home/ubuntu/workspace/moby_PR-40595/check-config.sh [2020-05-08T12:57:46.122Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-08T12:57:46.122Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-08T12:57:46.122Z] [2020-05-08T12:57:46.122Z] Generally Necessary: [2020-05-08T12:57:46.122Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-08T12:57:46.122Z] - apparmor: enabled and tools installed [2020-05-08T12:57:46.122Z] - CONFIG_NAMESPACES: enabled [2020-05-08T12:57:46.122Z] - CONFIG_NET_NS: enabled [2020-05-08T12:57:46.122Z] - CONFIG_PID_NS: enabled [2020-05-08T12:57:46.122Z] - CONFIG_IPC_NS: enabled [2020-05-08T12:57:46.122Z] - CONFIG_UTS_NS: enabled [2020-05-08T12:57:46.122Z] - CONFIG_CGROUPS: enabled [2020-05-08T12:57:46.337Z] - CONFIG_CRYPTO: enabled [2020-05-08T12:57:46.337Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-08T12:57:46.337Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-08T12:57:46.337Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-08T12:57:46.337Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-08T12:57:46.337Z] - CONFIG_XFRM: enabled [2020-05-08T12:57:46.337Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-08T12:57:46.337Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-08T12:57:46.337Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-08T12:57:46.337Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-08T12:57:46.337Z] - "ipvlan": [2020-05-08T12:57:46.337Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-08T12:57:46.337Z] - "macvlan": [2020-05-08T12:57:46.337Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-08T12:57:46.337Z] - CONFIG_DUMMY: enabled (as module) [2020-05-08T12:57:46.337Z] - "ftp,tftp client in container": [2020-05-08T12:57:46.337Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-08T12:57:46.337Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-08T12:57:46.337Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-08T12:57:46.337Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-08T12:57:46.337Z] - Storage Drivers: [2020-05-08T12:57:46.337Z] - "aufs": [2020-05-08T12:57:46.337Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-08T12:57:46.337Z] - "btrfs": [2020-05-08T12:57:46.337Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-08T12:57:46.337Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-08T12:57:46.337Z] - "devicemapper": [2020-05-08T12:57:46.337Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-08T12:57:46.337Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-08T12:57:46.337Z] - "overlay": [2020-05-08T12:57:46.337Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-08T12:57:46.337Z] - "zfs": [2020-05-08T12:57:46.337Z] - /dev/zfs: missing [2020-05-08T12:57:46.337Z] - zfs command: missing [2020-05-08T12:57:46.337Z] - zpool command: missing [2020-05-08T12:57:46.337Z] [2020-05-08T12:57:46.337Z] Limits: [2020-05-08T12:57:46.337Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-08T12:57:46.337Z] [2020-05-08T12:57:46.337Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-08T12:57:46.420Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-08T12:57:46.420Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-08T12:57:46.420Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-08T12:57:46.420Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-08T12:57:46.420Z] - CONFIG_CPUSETS: enabled [2020-05-08T12:57:46.420Z] - CONFIG_MEMCG: enabled [2020-05-08T12:57:46.420Z] - CONFIG_KEYS: enabled [2020-05-08T12:57:46.420Z] - CONFIG_VETH: enabled (as module) [2020-05-08T12:57:46.420Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-08T12:57:46.420Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-08T12:57:46.420Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-08T12:57:46.420Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-08T12:57:46.420Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-08T12:57:46.420Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-08T12:57:46.420Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-08T12:57:46.420Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-08T12:57:46.420Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-08T12:57:46.420Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-08T12:57:46.420Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-08T12:57:46.420Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-08T12:57:46.420Z] [2020-05-08T12:57:46.420Z] Optional Features: [2020-05-08T12:57:46.420Z] - CONFIG_USER_NS: enabled [2020-05-08T12:57:46.420Z] - CONFIG_SECCOMP: enabled [2020-05-08T12:57:46.420Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-08T12:57:46.678Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-08T12:57:46.678Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-08T12:57:46.678Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-08T12:57:46.678Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-08T12:57:46.678Z] - CONFIG_BLK_CGROUP: enabled [2020-05-08T12:57:46.678Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-08T12:57:46.678Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-08T12:57:46.678Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-08T12:57:46.678Z] - CONFIG_CGROUP_PERF: enabled [2020-05-08T12:57:46.678Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-08T12:57:46.678Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-08T12:57:46.678Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-08T12:57:46.678Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-08T12:57:46.678Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-08T12:57:46.678Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-08T12:57:46.678Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-08T12:57:46.678Z] - CONFIG_IP_VS: enabled (as module) [2020-05-08T12:57:46.678Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-08T12:57:46.678Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-08T12:57:46.678Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-08T12:57:46.678Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-08T12:57:46.678Z] - CONFIG_EXT4_FS: enabled [2020-05-08T12:57:46.678Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-08T12:57:46.678Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-08T12:57:46.678Z] - Network Drivers: [2020-05-08T12:57:46.678Z] - "overlay": [2020-05-08T12:57:46.678Z] - CONFIG_VXLAN: enabled (as module) [2020-05-08T12:57:46.678Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-08T12:57:46.678Z] Optional (for encrypted networks): [2020-05-08T12:57:46.678Z] - CONFIG_CRYPTO: enabled [2020-05-08T12:57:46.678Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-08T12:57:46.678Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-08T12:57:46.678Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-08T12:57:46.678Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-08T12:57:46.678Z] - CONFIG_XFRM: enabled [2020-05-08T12:57:46.678Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-08T12:57:46.678Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-08T12:57:46.678Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-08T12:57:46.678Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-08T12:57:46.678Z] - "ipvlan": [2020-05-08T12:57:46.678Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-08T12:57:46.678Z] - "macvlan": [2020-05-08T12:57:46.678Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-08T12:57:46.678Z] - CONFIG_DUMMY: enabled (as module) [2020-05-08T12:57:46.678Z] - "ftp,tftp client in container": [2020-05-08T12:57:46.678Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-08T12:57:46.678Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-08T12:57:46.678Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-08T12:57:46.678Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-08T12:57:46.678Z] - Storage Drivers: [2020-05-08T12:57:46.678Z] - "aufs": [2020-05-08T12:57:46.699Z] + sudo modprobe ip_vs [2020-05-08T12:57:46.910Z] #17 10.98 The following NEW packages will be installed: [2020-05-08T12:57:46.910Z] #17 10.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-08T12:57:46.910Z] #17 10.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-08T12:57:46.910Z] #17 10.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-08T12:57:46.910Z] #17 10.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-08T12:57:46.910Z] #17 11.00 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-08T12:57:46.910Z] #17 11.00 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-08T12:57:46.910Z] #17 11.00 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-08T12:57:46.910Z] #17 11.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-08T12:57:46.910Z] #17 11.00 xz-utils zip [2020-05-08T12:57:46.910Z] #17 11.10 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:57:46.910Z] #17 11.10 Need to get 27.7 MB of archives. [2020-05-08T12:57:46.910Z] #17 11.10 After this operation, 117 MB of additional disk space will be used. [2020-05-08T12:57:46.910Z] #17 11.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-08T12:57:46.936Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-08T12:57:46.936Z] - "btrfs": [2020-05-08T12:57:46.936Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-08T12:57:46.936Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-08T12:57:46.936Z] - "devicemapper": [2020-05-08T12:57:46.936Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-08T12:57:46.936Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-08T12:57:46.936Z] - "overlay": [2020-05-08T12:57:46.936Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-08T12:57:46.936Z] - "zfs": [2020-05-08T12:57:46.936Z] - /dev/zfs: missing [2020-05-08T12:57:46.936Z] - zfs command: missing [2020-05-08T12:57:46.936Z] - zpool command: missing [2020-05-08T12:57:46.936Z] [2020-05-08T12:57:46.936Z] Limits: [2020-05-08T12:57:46.936Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-08T12:57:46.936Z] [2020-05-08T12:57:46.936Z] + true [Pipeline] } [Pipeline] // stage [2020-05-08T12:57:46.962Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb . [2020-05-08T12:57:46.962Z] #1 [internal] load build definition from Dockerfile [2020-05-08T12:57:46.962Z] #1 transferring dockerfile: 17.18kB done [2020-05-08T12:57:46.962Z] #1 DONE 0.1s [2020-05-08T12:57:46.962Z] [2020-05-08T12:57:46.962Z] #2 [internal] load .dockerignore [2020-05-08T12:57:46.962Z] #2 transferring context: 87B done [2020-05-08T12:57:46.962Z] #2 DONE 0.1s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-08T12:57:47.193Z] #17 11.13 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-08T12:57:47.193Z] #17 11.19 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-08T12:57:47.193Z] #17 11.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-08T12:57:47.193Z] #17 11.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-08T12:57:47.193Z] #17 11.29 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-08T12:57:47.193Z] #17 11.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-08T12:57:47.221Z] [2020-05-08T12:57:47.221Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-08T12:57:47.299Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb . [2020-05-08T12:57:47.299Z] #1 [internal] load .dockerignore [2020-05-08T12:57:47.299Z] #1 transferring context: [2020-05-08T12:57:47.476Z] #17 11.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-08T12:57:47.476Z] #17 11.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-08T12:57:47.476Z] #17 11.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-08T12:57:47.476Z] #17 11.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-08T12:57:47.476Z] #17 11.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-08T12:57:47.476Z] #17 11.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-08T12:57:47.477Z] #17 11.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-08T12:57:47.477Z] #17 11.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-08T12:57:47.477Z] #17 11.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-08T12:57:47.477Z] #17 11.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-08T12:57:47.477Z] #17 11.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-08T12:57:47.477Z] #17 11.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-08T12:57:47.477Z] #17 11.42 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-08T12:57:47.477Z] #17 11.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-08T12:57:47.477Z] #17 11.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-08T12:57:47.477Z] #17 11.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-08T12:57:47.477Z] #17 11.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-08T12:57:47.477Z] #17 11.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-08T12:57:47.477Z] #17 11.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-08T12:57:47.477Z] #17 11.47 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-08T12:57:47.477Z] #17 11.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-08T12:57:47.477Z] #17 11.47 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-08T12:57:47.559Z] #1 transferring context: 87B done [2020-05-08T12:57:47.560Z] #1 DONE 0.2s [2020-05-08T12:57:47.560Z] [2020-05-08T12:57:47.560Z] #2 [internal] load build definition from Dockerfile [2020-05-08T12:57:47.560Z] #2 transferring dockerfile: 17.18kB done [2020-05-08T12:57:47.560Z] #2 DONE 0.2s [2020-05-08T12:57:47.560Z] [2020-05-08T12:57:47.560Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-08T12:57:47.768Z] #17 11.76 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-08T12:57:47.768Z] #17 11.76 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-08T12:57:47.768Z] #17 11.76 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-08T12:57:47.768Z] #17 11.76 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-08T12:57:47.768Z] #17 11.76 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-08T12:57:47.768Z] #17 11.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-08T12:57:47.768Z] #17 11.85 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-08T12:57:47.768Z] #17 11.85 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-08T12:57:47.768Z] #17 11.86 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-08T12:57:47.768Z] #17 11.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-08T12:57:47.790Z] #3 DONE 0.5s [2020-05-08T12:57:47.790Z] [2020-05-08T12:57:47.790Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-08T12:57:47.790Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.0s done [2020-05-08T12:57:47.790Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-05-08T12:57:47.790Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-08T12:57:47.790Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-08T12:57:47.790Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-08T12:57:47.790Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.50MB / 8.88MB 0.2s [2020-05-08T12:57:47.790Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-08T12:57:47.818Z] #3 DONE 0.4s [2020-05-08T12:57:47.818Z] [2020-05-08T12:57:47.818Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-08T12:57:47.818Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-08T12:57:47.818Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-08T12:57:47.818Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-05-08T12:57:47.818Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-08T12:57:47.818Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-08T12:57:48.051Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-08T12:57:48.051Z] #17 11.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-08T12:57:48.051Z] #17 11.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-08T12:57:48.051Z] #17 11.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-05-08T12:57:48.051Z] #17 11.93 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-08T12:57:48.051Z] #17 11.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-05-08T12:57:48.051Z] #17 11.96 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-08T12:57:48.051Z] #17 12.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-08T12:57:48.075Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-05-08T12:57:48.075Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-08T12:57:48.075Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-08T12:57:48.310Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-05-08T12:57:48.310Z] #4 DONE 0.7s [2020-05-08T12:57:48.332Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-05-08T12:57:48.333Z] #17 12.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-08T12:57:48.333Z] #17 12.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-08T12:57:48.615Z] #17 12.64 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:57:48.615Z] #17 12.68 Fetched 27.7 MB in 1s (22.9 MB/s) [2020-05-08T12:57:48.615Z] #17 12.73 Selecting previously unselected package pigz. [2020-05-08T12:57:48.615Z] #17 12.73 (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 ... 23198 files and directories currently installed.) [2020-05-08T12:57:48.615Z] #17 12.77 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-08T12:57:48.615Z] #17 12.78 Unpacking pigz (2.4-1) ... [2020-05-08T12:57:48.615Z] #17 12.84 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-08T12:57:48.896Z] #4 DONE 0.9s [2020-05-08T12:57:48.898Z] #17 12.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-08T12:57:48.898Z] #17 12.85 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-08T12:57:49.180Z] #17 13.19 Selecting previously unselected package python3.7-minimal. [2020-05-08T12:57:49.180Z] #17 13.19 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-08T12:57:49.180Z] #17 13.20 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-08T12:57:49.247Z] [2020-05-08T12:57:49.247Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-08T12:57:49.247Z] #6 ... [2020-05-08T12:57:49.247Z] [2020-05-08T12:57:49.247Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-08T12:57:49.247Z] #5 DONE 0.2s [2020-05-08T12:57:49.247Z] [2020-05-08T12:57:49.247Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-08T12:57:49.247Z] #6 DONE 0.3s [2020-05-08T12:57:49.247Z] [2020-05-08T12:57:49.247Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:57:49.247Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-08T12:57:49.461Z] [2020-05-08T12:57:49.461Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-08T12:57:49.461Z] #6 DONE 0.2s [2020-05-08T12:57:49.461Z] [2020-05-08T12:57:49.461Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-08T12:57:49.461Z] #5 DONE 0.3s [2020-05-08T12:57:49.523Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-08T12:57:49.523Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-08T12:57:49.523Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 0B / 50.38MB 0.2s [2020-05-08T12:57:49.523Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 921.11kB / 7.81MB 0.2s [2020-05-08T12:57:49.523Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-08T12:57:49.523Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0B / 10.00MB 0.2s [2020-05-08T12:57:49.523Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.50MB / 7.81MB 0.3s [2020-05-08T12:57:49.523Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 713.26kB / 10.00MB 0.3s [2020-05-08T12:57:49.722Z] [2020-05-08T12:57:49.722Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:57:49.722Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-08T12:57:49.722Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-08T12:57:49.722Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0B / 7.81MB 0.2s [2020-05-08T12:57:49.722Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-08T12:57:49.722Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-08T12:57:49.722Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 220.52kB / 50.38MB 0.2s [2020-05-08T12:57:49.795Z] #17 ... [2020-05-08T12:57:49.795Z] [2020-05-08T12:57:49.795Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:57:49.795Z] #47 91.20 github.com/LK4D4/vndr/godl [2020-05-08T12:57:49.795Z] #47 91.75 github.com/LK4D4/vndr [2020-05-08T12:57:49.795Z] #47 DONE 97.9s [2020-05-08T12:57:49.795Z] [2020-05-08T12:57:49.795Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T12:57:49.795Z] #17 13.78 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-08T12:57:49.795Z] #17 ... [2020-05-08T12:57:49.795Z] [2020-05-08T12:57:49.795Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:57:49.795Z] #44 56.96 CC criu/autofs.o [2020-05-08T12:57:49.795Z] #44 57.98 CC criu/bfd.o [2020-05-08T12:57:49.795Z] #44 58.37 CC criu/bitmap.o [2020-05-08T12:57:49.795Z] #44 58.54 CC criu/cgroup-props.o [2020-05-08T12:57:49.795Z] #44 59.07 CC criu/cgroup.o [2020-05-08T12:57:49.795Z] #44 61.05 CC criu/clone-noasan.o [2020-05-08T12:57:49.795Z] #44 61.11 CC criu/config.o [2020-05-08T12:57:49.795Z] #44 62.10 CC criu/cr-check.o [2020-05-08T12:57:49.795Z] #44 ... [2020-05-08T12:57:49.795Z] [2020-05-08T12:57:49.795Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T12:57:49.795Z] #17 13.79 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-08T12:57:49.979Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 1.45MB / 7.81MB 0.3s [2020-05-08T12:57:49.979Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 3.08MB / 50.38MB 0.3s [2020-05-08T12:57:49.979Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 2.99MB / 7.81MB 0.4s [2020-05-08T12:57:49.979Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.12MB / 50.38MB 0.4s [2020-05-08T12:57:50.093Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.3s done [2020-05-08T12:57:50.093Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 9.59MB / 10.00MB 0.6s [2020-05-08T12:57:50.093Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 8.83MB / 51.83MB 0.6s [2020-05-08T12:57:50.093Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.26MB / 50.38MB 0.8s [2020-05-08T12:57:50.093Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.7s done [2020-05-08T12:57:50.093Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 15.04MB / 51.83MB 0.8s [2020-05-08T12:57:50.093Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 0.8s [2020-05-08T12:57:50.236Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.03MB / 7.81MB 0.5s [2020-05-08T12:57:50.236Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 8.74MB / 50.38MB 0.5s [2020-05-08T12:57:50.236Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.5s done [2020-05-08T12:57:50.236Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0B / 10.00MB 0.6s [2020-05-08T12:57:50.354Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 11.47MB / 50.38MB 0.9s [2020-05-08T12:57:50.354Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 22.42MB / 51.83MB 0.9s [2020-05-08T12:57:50.354Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 4.93MB / 68.61MB 0.9s [2020-05-08T12:57:50.497Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 15.31MB / 50.38MB 0.8s [2020-05-08T12:57:50.497Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 2.64MB / 10.00MB 0.8s [2020-05-08T12:57:50.497Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 20.50MB / 50.38MB 0.9s [2020-05-08T12:57:50.497Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 7.98MB / 10.00MB 0.9s [2020-05-08T12:57:50.497Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0B / 51.83MB 0.9s [2020-05-08T12:57:50.622Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 17.44MB / 50.38MB 1.2s [2020-05-08T12:57:50.622Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 27.63MB / 51.83MB 1.2s [2020-05-08T12:57:50.622Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 13.32MB / 68.61MB 1.2s [2020-05-08T12:57:50.622Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 23.26MB / 50.38MB 1.3s [2020-05-08T12:57:50.622Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 30.88MB / 51.83MB 1.3s [2020-05-08T12:57:50.622Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 18.55MB / 68.61MB 1.3s [2020-05-08T12:57:50.756Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 24.64MB / 50.38MB 1.1s [2020-05-08T12:57:50.756Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 9.53MB / 10.00MB 1.1s [2020-05-08T12:57:50.756Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 28.24MB / 50.38MB 1.2s [2020-05-08T12:57:50.756Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 1.1s done [2020-05-08T12:57:50.756Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 1.2s [2020-05-08T12:57:50.883Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 29.00MB / 50.38MB 1.4s [2020-05-08T12:57:50.883Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 34.80MB / 51.83MB 1.4s [2020-05-08T12:57:50.883Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 33.33MB / 50.38MB 1.6s [2020-05-08T12:57:50.883Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 46.36MB / 51.83MB 1.6s [2020-05-08T12:57:50.883Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 27.02MB / 68.61MB 1.6s [2020-05-08T12:57:51.014Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 32.12MB / 50.38MB 1.3s [2020-05-08T12:57:51.014Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 4.69MB / 51.83MB 1.3s [2020-05-08T12:57:51.014Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 36.51MB / 50.38MB 1.5s [2020-05-08T12:57:51.014Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 13.13MB / 51.83MB 1.5s [2020-05-08T12:57:51.014Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 6.02MB / 68.61MB 1.5s [2020-05-08T12:57:51.150Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.7s [2020-05-08T12:57:51.150Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 38.46MB / 50.38MB 1.9s [2020-05-08T12:57:51.150Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.8s done [2020-05-08T12:57:51.150Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 32.34MB / 68.61MB 1.9s [2020-05-08T12:57:51.150Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 524.15kB / 120.15MB 1.9s [2020-05-08T12:57:51.266Z] #17 15.28 Selecting previously unselected package python3-minimal. [2020-05-08T12:57:51.267Z] #17 15.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 ... 23447 files and directories currently installed.) [2020-05-08T12:57:51.267Z] #17 15.30 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-08T12:57:51.267Z] #17 15.31 Unpacking python3-minimal (3.7.3-1) ... [2020-05-08T12:57:51.267Z] #17 15.36 Selecting previously unselected package libmpdec2:s390x. [2020-05-08T12:57:51.267Z] #17 15.36 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-08T12:57:51.267Z] #17 15.36 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-08T12:57:51.285Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 43.82MB / 50.38MB 1.6s [2020-05-08T12:57:51.285Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 17.38MB / 51.83MB 1.6s [2020-05-08T12:57:51.285Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 46.49MB / 50.38MB 1.7s [2020-05-08T12:57:51.285Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 20.69MB / 51.83MB 1.7s [2020-05-08T12:57:51.285Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 11.81MB / 68.61MB 1.7s [2020-05-08T12:57:51.544Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 25.10MB / 51.83MB 1.8s [2020-05-08T12:57:51.544Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 16.69MB / 68.61MB 1.8s [2020-05-08T12:57:51.544Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.19MB / 50.38MB 1.9s [2020-05-08T12:57:51.544Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 27.83MB / 51.83MB 1.9s [2020-05-08T12:57:51.549Z] #17 15.44 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-08T12:57:51.549Z] #17 15.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-08T12:57:51.549Z] #17 15.45 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-08T12:57:51.720Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 2.3s [2020-05-08T12:57:51.720Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 46.57MB / 68.61MB 2.3s [2020-05-08T12:57:51.720Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 12.53MB / 120.15MB 2.3s [2020-05-08T12:57:51.803Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.9s done [2020-05-08T12:57:51.803Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 33.41MB / 51.83MB 2.1s [2020-05-08T12:57:51.804Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 26.28MB / 68.61MB 2.1s [2020-05-08T12:57:51.804Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 895.05kB / 120.15MB 2.1s [2020-05-08T12:57:51.980Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 2.4s done [2020-05-08T12:57:51.980Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.5s done [2020-05-08T12:57:51.980Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 50.89MB / 68.61MB 2.6s [2020-05-08T12:57:51.980Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 19.27MB / 120.15MB 2.6s [2020-05-08T12:57:52.062Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 36.64MB / 51.83MB 2.3s [2020-05-08T12:57:52.062Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 30.40MB / 68.61MB 2.3s [2020-05-08T12:57:52.062Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 44.61MB / 51.83MB 2.5s [2020-05-08T12:57:52.062Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 35.02MB / 68.61MB 2.5s [2020-05-08T12:57:52.062Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 10.27MB / 120.15MB 2.5s [2020-05-08T12:57:52.062Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 [2020-05-08T12:57:52.163Z] #17 16.07 Selecting previously unselected package python3.7. [2020-05-08T12:57:52.163Z] #17 16.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-08T12:57:52.163Z] #17 16.08 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-08T12:57:52.163Z] #17 16.18 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-08T12:57:52.163Z] #17 16.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-08T12:57:52.163Z] #17 16.19 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-08T12:57:52.163Z] #17 16.24 Setting up python3-minimal (3.7.3-1) ... [2020-05-08T12:57:52.241Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 25.51MB / 120.15MB 2.8s [2020-05-08T12:57:52.241Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 [2020-05-08T12:57:52.241Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 57.30MB / 68.61MB 2.9s [2020-05-08T12:57:52.318Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 50.11MB / 51.83MB 2.7s [2020-05-08T12:57:52.318Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 39.23MB / 68.61MB 2.7s [2020-05-08T12:57:52.505Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 62.45MB / 68.61MB 3.1s [2020-05-08T12:57:52.505Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 33.29MB / 120.15MB 3.1s [2020-05-08T12:57:52.505Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 66.11MB / 68.61MB 3.3s [2020-05-08T12:57:52.580Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 16.68MB / 120.15MB 2.8s [2020-05-08T12:57:52.580Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.8s done [2020-05-08T12:57:52.580Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 48.70MB / 68.61MB 3.0s [2020-05-08T12:57:52.580Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.9s done [2020-05-08T12:57:52.766Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 39.66MB / 120.15MB 3.4s [2020-05-08T12:57:52.766Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.4s done [2020-05-08T12:57:52.779Z] #17 16.75 Selecting previously unselected package python3. [2020-05-08T12:57:52.779Z] #17 16.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 ... 23859 files and directories currently installed.) [2020-05-08T12:57:52.779Z] #17 16.79 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-08T12:57:52.779Z] #17 16.79 Unpacking python3 (3.7.3-1) ... [2020-05-08T12:57:52.779Z] #17 16.84 Selecting previously unselected package libip4tc0:s390x. [2020-05-08T12:57:52.779Z] #17 16.84 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-08T12:57:52.779Z] #17 16.85 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-08T12:57:52.779Z] #17 16.89 Selecting previously unselected package libip6tc0:s390x. [2020-05-08T12:57:52.779Z] #17 16.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-08T12:57:52.779Z] #17 16.90 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-08T12:57:52.779Z] #17 16.95 Selecting previously unselected package libiptc0:s390x. [2020-05-08T12:57:52.779Z] #17 16.95 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-08T12:57:52.779Z] #17 16.95 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-08T12:57:52.779Z] #17 17.00 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-08T12:57:52.845Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 24.84MB / 120.15MB 3.1s [2020-05-08T12:57:52.845Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 53.07MB / 68.61MB 3.2s [2020-05-08T12:57:53.026Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 46.67MB / 120.15MB 3.6s [2020-05-08T12:57:53.061Z] #17 17.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-08T12:57:53.061Z] #17 17.00 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-08T12:57:53.061Z] #17 17.03 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-08T12:57:53.061Z] #17 17.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-08T12:57:53.061Z] #17 17.04 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-08T12:57:53.061Z] #17 17.09 Selecting previously unselected package libnftnl11:s390x. [2020-05-08T12:57:53.061Z] #17 17.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-08T12:57:53.061Z] #17 17.09 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-08T12:57:53.103Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 60.76MB / 68.61MB 3.5s [2020-05-08T12:57:53.103Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 32.01MB / 120.15MB 3.5s [2020-05-08T12:57:53.288Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 58.54MB / 120.15MB 3.8s [2020-05-08T12:57:53.288Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 69.53MB / 120.15MB 4.0s [2020-05-08T12:57:53.343Z] #17 17.16 Selecting previously unselected package iptables. [2020-05-08T12:57:53.343Z] #17 17.17 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-08T12:57:53.343Z] #17 17.17 Unpacking iptables (1.8.2-4) ... [2020-05-08T12:57:53.343Z] #17 17.37 Selecting previously unselected package xxd. [2020-05-08T12:57:53.343Z] #17 17.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-08T12:57:53.343Z] #17 17.37 Unpacking xxd (2:8.1.0875-5) ... [2020-05-08T12:57:53.343Z] #17 17.45 Selecting previously unselected package vim-common. [2020-05-08T12:57:53.360Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 67.85MB / 68.61MB 3.6s [2020-05-08T12:57:53.360Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.7s done [2020-05-08T12:57:53.360Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 41.03MB / 120.15MB 3.8s [2020-05-08T12:57:53.552Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 75.58MB / 120.15MB 4.1s [2020-05-08T12:57:53.552Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 84.69MB / 120.15MB 4.3s [2020-05-08T12:57:53.626Z] #17 17.45 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-08T12:57:53.626Z] #17 17.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-08T12:57:53.626Z] #17 17.61 Selecting previously unselected package bash-completion. [2020-05-08T12:57:53.626Z] #17 17.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-08T12:57:53.813Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 93.22MB / 120.15MB 4.5s [2020-05-08T12:57:53.938Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 56.39MB / 120.15MB 4.2s [2020-05-08T12:57:53.938Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 63.49MB / 120.15MB 4.3s [2020-05-08T12:57:54.079Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 100.38MB / 120.15MB 4.7s [2020-05-08T12:57:54.196Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 76.56MB / 120.15MB 4.6s [2020-05-08T12:57:54.343Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 111.54MB / 120.15MB 4.9s [2020-05-08T12:57:54.343Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.1s [2020-05-08T12:57:54.455Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 83.45MB / 120.15MB 4.9s [2020-05-08T12:57:54.602Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.1s done [2020-05-08T12:57:54.712Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 91.10MB / 120.15MB 5.1s [2020-05-08T12:57:54.982Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 101.09MB / 120.15MB 5.4s [2020-05-08T12:57:55.098Z] #17 ... [2020-05-08T12:57:55.098Z] [2020-05-08T12:57:55.098Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T12:57:55.098Z] #30 DONE 103.3s [2020-05-08T12:57:55.098Z] [2020-05-08T12:57:55.098Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T12:57:55.098Z] #17 18.90 Unpacking bash-completion (1:2.8-6) ... [2020-05-08T12:57:55.098Z] #17 ... [2020-05-08T12:57:55.098Z] [2020-05-08T12:57:55.098Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:57:55.098Z] #44 63.47 CC criu/cr-dedup.o [2020-05-08T12:57:55.098Z] #44 63.67 CC criu/cr-dump.o [2020-05-08T12:57:55.098Z] #44 64.91 CC criu/cr-errno.o [2020-05-08T12:57:55.098Z] #44 64.98 CC criu/cr-restore.o [2020-05-08T12:57:55.098Z] #44 67.64 CC criu/cr-service.o [2020-05-08T12:57:55.243Z] #7 ... [2020-05-08T12:57:55.243Z] [2020-05-08T12:57:55.243Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-08T12:57:55.243Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-08T12:57:55.243Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2020-05-08T12:57:55.243Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-08T12:57:55.243Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-08T12:57:55.243Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.7s done [2020-05-08T12:57:55.243Z] #71 DONE 5.7s [2020-05-08T12:57:55.243Z] [2020-05-08T12:57:55.243Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:57:55.243Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 116.27MB / 120.15MB 5.7s [2020-05-08T12:57:55.243Z] #7 ... [2020-05-08T12:57:55.243Z] [2020-05-08T12:57:55.243Z] #20 [internal] load build context [2020-05-08T12:57:55.243Z] #20 transferring context: 37.56MB 5.7s [2020-05-08T12:57:55.540Z] #7 ... [2020-05-08T12:57:55.540Z] [2020-05-08T12:57:55.540Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-08T12:57:55.540Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-08T12:57:55.540Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-08T12:57:55.540Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-08T12:57:55.540Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.0s done [2020-05-08T12:57:55.540Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.9s done [2020-05-08T12:57:55.540Z] #71 DONE 6.1s [2020-05-08T12:57:55.540Z] [2020-05-08T12:57:55.540Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:57:55.540Z] #7 ... [2020-05-08T12:57:55.540Z] [2020-05-08T12:57:55.541Z] #20 [internal] load build context [2020-05-08T12:57:55.541Z] #20 transferring context: 44.74MB 6.2s [2020-05-08T12:57:55.714Z] #44 ... [2020-05-08T12:57:55.714Z] [2020-05-08T12:57:55.714Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T12:57:55.714Z] #17 19.35 Selecting previously unselected package bzip2. [2020-05-08T12:57:55.714Z] #17 19.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-08T12:57:55.714Z] #17 19.36 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-08T12:57:55.714Z] #17 19.49 Selecting previously unselected package xz-utils. [2020-05-08T12:57:55.714Z] #17 19.49 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-08T12:57:55.714Z] #17 19.49 Unpacking xz-utils (5.2.4-1) ... [2020-05-08T12:57:55.714Z] #17 19.61 Selecting previously unselected package apparmor. [2020-05-08T12:57:55.714Z] #17 19.61 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-08T12:57:55.714Z] #17 19.74 Unpacking apparmor (2.13.2-10) ... [2020-05-08T12:57:55.799Z] #20 transferring context: 50.53MB 6.5s done [2020-05-08T12:57:55.816Z] Client: [2020-05-08T12:57:55.816Z] Debug Mode: false [2020-05-08T12:57:55.816Z] [2020-05-08T12:57:55.816Z] Server: [2020-05-08T12:57:55.816Z] Containers: 0 [2020-05-08T12:57:55.816Z] Running: 0 [2020-05-08T12:57:55.816Z] Paused: 0 [2020-05-08T12:57:55.816Z] Stopped: 0 [2020-05-08T12:57:55.816Z] Images: 0 [2020-05-08T12:57:55.816Z] Server Version: 19.03.8 [2020-05-08T12:57:55.816Z] Storage Driver: overlay2 [2020-05-08T12:57:55.816Z] Backing Filesystem: [2020-05-08T12:57:55.816Z] Supports d_type: true [2020-05-08T12:57:55.816Z] Native Overlay Diff: true [2020-05-08T12:57:55.816Z] Logging Driver: json-file [2020-05-08T12:57:55.816Z] Cgroup Driver: cgroupfs [2020-05-08T12:57:55.816Z] Plugins: [2020-05-08T12:57:55.816Z] Volume: local [2020-05-08T12:57:55.816Z] Network: bridge host ipvlan macvlan null overlay [2020-05-08T12:57:55.816Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-08T12:57:55.816Z] Swarm: inactive [2020-05-08T12:57:55.816Z] Runtimes: runc [2020-05-08T12:57:55.816Z] Default Runtime: runc [2020-05-08T12:57:55.816Z] Init Binary: docker-init [2020-05-08T12:57:55.816Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-08T12:57:55.816Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T12:57:55.816Z] init version: fec3683 [2020-05-08T12:57:55.816Z] Security Options: [2020-05-08T12:57:55.816Z] apparmor [2020-05-08T12:57:55.816Z] seccomp [2020-05-08T12:57:55.816Z] Profile: default [2020-05-08T12:57:55.816Z] Kernel Version: 4.15.0-1065-aws [2020-05-08T12:57:55.816Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-08T12:57:55.816Z] OSType: linux [2020-05-08T12:57:55.816Z] Architecture: aarch64 [2020-05-08T12:57:55.816Z] CPUs: 4 [2020-05-08T12:57:55.816Z] Total Memory: 7.525GiB [2020-05-08T12:57:55.816Z] Name: ip-10-100-126-209 [2020-05-08T12:57:55.816Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-08T12:57:55.816Z] Docker Root Dir: /var/lib/docker [2020-05-08T12:57:55.816Z] Debug Mode: false [2020-05-08T12:57:55.816Z] Registry: https://index.docker.io/v1/ [2020-05-08T12:57:55.816Z] Labels: [2020-05-08T12:57:55.816Z] Experimental: true [2020-05-08T12:57:55.816Z] Insecure Registries: [2020-05-08T12:57:55.816Z] 127.0.0.0/8 [2020-05-08T12:57:55.816Z] Live Restore Enabled: true [2020-05-08T12:57:55.816Z] [2020-05-08T12:57:55.816Z] WARNING: No swap limit support [Pipeline] sh [2020-05-08T12:57:55.996Z] #17 19.98 Selecting previously unselected package aufs-tools. [2020-05-08T12:57:55.996Z] #17 19.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-08T12:57:55.996Z] #17 19.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-08T12:57:55.996Z] #17 20.06 Selecting previously unselected package libonig5:s390x. [2020-05-08T12:57:55.996Z] #17 20.06 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-05-08T12:57:55.996Z] #17 20.06 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-08T12:57:55.996Z] #17 20.14 Selecting previously unselected package libjq1:s390x. [2020-05-08T12:57:55.996Z] #17 20.14 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-08T12:57:56.058Z] #20 DONE 6.5s [2020-05-08T12:57:56.058Z] [2020-05-08T12:57:56.058Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:57:56.108Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T12:57:56.108Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T12:57:56.108Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40595/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-08T12:57:56.108Z] + bash /home/ubuntu/workspace/moby_PR-40595/check-config.sh [2020-05-08T12:57:56.108Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-08T12:57:56.108Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-08T12:57:56.108Z] [2020-05-08T12:57:56.108Z] Generally Necessary: [2020-05-08T12:57:56.108Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-08T12:57:56.108Z] - apparmor: enabled and tools installed [2020-05-08T12:57:56.175Z] #20 transferring context: 50.53MB 6.4s done [2020-05-08T12:57:56.175Z] #20 DONE 6.6s [2020-05-08T12:57:56.175Z] [2020-05-08T12:57:56.175Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:57:56.175Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.9s done [2020-05-08T12:57:56.279Z] #17 20.15 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-08T12:57:56.279Z] #17 20.20 Selecting previously unselected package jq. [2020-05-08T12:57:56.279Z] #17 20.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-08T12:57:56.279Z] #17 20.21 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-08T12:57:56.279Z] #17 20.27 Selecting previously unselected package libaio1:s390x. [2020-05-08T12:57:56.279Z] #17 20.27 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-05-08T12:57:56.279Z] #17 20.27 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-08T12:57:56.279Z] #17 20.31 Selecting previously unselected package libgpm2:s390x. [2020-05-08T12:57:56.279Z] #17 20.31 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-05-08T12:57:56.279Z] #17 20.32 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-08T12:57:56.279Z] #17 20.36 Selecting previously unselected package libicu63:s390x. [2020-05-08T12:57:56.279Z] #17 20.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-08T12:57:56.279Z] #17 20.37 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-08T12:57:56.369Z] - CONFIG_NAMESPACES: enabled [2020-05-08T12:57:56.369Z] - CONFIG_NET_NS: enabled [2020-05-08T12:57:56.369Z] - CONFIG_PID_NS: enabled [2020-05-08T12:57:56.369Z] - CONFIG_IPC_NS: enabled [2020-05-08T12:57:56.369Z] - CONFIG_UTS_NS: enabled [2020-05-08T12:57:56.369Z] - CONFIG_CGROUPS: enabled [2020-05-08T12:57:56.369Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-08T12:57:56.369Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-08T12:57:56.369Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-08T12:57:56.369Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-08T12:57:56.369Z] - CONFIG_CPUSETS: enabled [2020-05-08T12:57:56.369Z] - CONFIG_MEMCG: enabled [2020-05-08T12:57:56.369Z] - CONFIG_KEYS: enabled [2020-05-08T12:57:56.369Z] - CONFIG_VETH: enabled (as module) [2020-05-08T12:57:56.369Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-08T12:57:56.369Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-08T12:57:56.369Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-08T12:57:56.628Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-08T12:57:56.628Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-08T12:57:56.628Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-08T12:57:56.628Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-08T12:57:56.628Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-08T12:57:56.628Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-08T12:57:56.628Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-08T12:57:56.628Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-08T12:57:56.628Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-08T12:57:56.628Z] [2020-05-08T12:57:56.628Z] Optional Features: [2020-05-08T12:57:56.628Z] - CONFIG_USER_NS: enabled [2020-05-08T12:57:56.629Z] - CONFIG_SECCOMP: enabled [2020-05-08T12:57:56.629Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-08T12:57:56.629Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-08T12:57:56.629Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-08T12:57:56.629Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-08T12:57:56.629Z] - CONFIG_BLK_CGROUP: enabled [2020-05-08T12:57:56.629Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-08T12:57:56.629Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-08T12:57:56.629Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-08T12:57:56.629Z] - CONFIG_CGROUP_PERF: enabled [2020-05-08T12:57:56.629Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-08T12:57:56.629Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-08T12:57:56.888Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-08T12:57:56.888Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-08T12:57:56.888Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-08T12:57:56.888Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-08T12:57:56.888Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-08T12:57:56.888Z] - CONFIG_IP_VS: enabled (as module) [2020-05-08T12:57:56.888Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-08T12:57:56.888Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-08T12:57:56.888Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-08T12:57:56.888Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-08T12:57:56.888Z] - CONFIG_EXT4_FS: enabled [2020-05-08T12:57:56.888Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-08T12:57:56.888Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-08T12:57:56.888Z] - Network Drivers: [2020-05-08T12:57:56.888Z] - "overlay": [2020-05-08T12:57:56.888Z] - CONFIG_VXLAN: enabled (as module) [2020-05-08T12:57:56.888Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-08T12:57:56.888Z] Optional (for encrypted networks): [2020-05-08T12:57:56.961Z] Removing intermediate container 46605f9deb03 [2020-05-08T12:57:56.961Z] ---> 4c4207a87cd8 [2020-05-08T12:57:56.961Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-08T12:57:56.961Z] ---> 4d38c0565539 [2020-05-08T12:57:56.961Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-08T12:57:56.961Z] ---> 623185e0974d [2020-05-08T12:57:56.961Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-08T12:57:56.961Z] ---> Running in 9565b706c190 [2020-05-08T12:57:56.961Z] Removing intermediate container 9565b706c190 [2020-05-08T12:57:56.961Z] ---> 4ef0a390b883 [2020-05-08T12:57:56.961Z] Successfully built 4ef0a390b883 [2020-05-08T12:57:56.961Z] Successfully tagged moby-buildx:latest [2020-05-08T12:57:56.961Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-08T12:57:56.961Z] if [ -n "${id}" ]; then \ [2020-05-08T12:57:56.961Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-08T12:57:56.961Z] && touch bundles/buildx; \ [2020-05-08T12:57:56.961Z] docker rm -f ${id}; \ [2020-05-08T12:57:56.961Z] fi [2020-05-08T12:57:56.961Z] 5eca5672b668fc2dbae498e2ad6b76c8f69fced796f210c95a885a66940d0556 [2020-05-08T12:57:56.961Z] bundles/buildx version [2020-05-08T12:57:56.961Z] buildx v0.3.1 6db68d0 [2020-05-08T12:57:56.961Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb . [2020-05-08T12:57:56.961Z] #1 [internal] booting buildkit [2020-05-08T12:57:56.961Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-05-08T12:57:56.961Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2020-05-08T12:57:56.961Z] #1 creating container buildx_buildkit_default [2020-05-08T12:57:56.961Z] #1 creating container buildx_buildkit_default 0.5s done [2020-05-08T12:57:56.961Z] #1 DONE 3.1s [2020-05-08T12:57:56.961Z] [2020-05-08T12:57:56.961Z] #2 [internal] load build definition from Dockerfile [2020-05-08T12:57:56.961Z] #2 transferring dockerfile: 17.17kB 0.0s done [2020-05-08T12:57:56.961Z] #2 DONE 0.0s [2020-05-08T12:57:56.961Z] [2020-05-08T12:57:56.961Z] #3 [internal] load .dockerignore [2020-05-08T12:57:56.961Z] #3 transferring context: 87B done [2020-05-08T12:57:56.961Z] #3 DONE 0.0s [2020-05-08T12:57:56.961Z] [2020-05-08T12:57:56.961Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-08T12:57:56.961Z] #4 DONE 1.2s [2020-05-08T12:57:56.961Z] [2020-05-08T12:57:56.961Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-08T12:57:56.961Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-08T12:57:56.961Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-08T12:57:56.961Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-05-08T12:57:56.961Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-05-08T12:57:56.961Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-05-08T12:57:56.961Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-05-08T12:57:56.961Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-05-08T12:57:56.961Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.5s done [2020-05-08T12:57:56.961Z] #5 DONE 1.4s [2020-05-08T12:57:56.961Z] [2020-05-08T12:57:56.961Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-08T12:57:57.106Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.0s [2020-05-08T12:57:57.147Z] - CONFIG_CRYPTO: enabled [2020-05-08T12:57:57.147Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-08T12:57:57.147Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-08T12:57:57.147Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-08T12:57:57.147Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-08T12:57:57.147Z] - CONFIG_XFRM: enabled [2020-05-08T12:57:57.147Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-08T12:57:57.147Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-08T12:57:57.147Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-08T12:57:57.147Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-08T12:57:57.147Z] - "ipvlan": [2020-05-08T12:57:57.147Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-08T12:57:57.147Z] - "macvlan": [2020-05-08T12:57:57.147Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-08T12:57:57.147Z] - CONFIG_DUMMY: enabled (as module) [2020-05-08T12:57:57.147Z] - "ftp,tftp client in container": [2020-05-08T12:57:57.147Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-08T12:57:57.147Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-08T12:57:57.147Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-08T12:57:57.147Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-08T12:57:57.147Z] - Storage Drivers: [2020-05-08T12:57:57.147Z] - "aufs": [2020-05-08T12:57:57.147Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-08T12:57:57.147Z] - "btrfs": [2020-05-08T12:57:57.147Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-08T12:57:57.147Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-08T12:57:57.147Z] - "devicemapper": [2020-05-08T12:57:57.147Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-08T12:57:57.147Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-08T12:57:57.147Z] - "overlay": [2020-05-08T12:57:57.147Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-08T12:57:57.147Z] - "zfs": [2020-05-08T12:57:57.147Z] - /dev/zfs: missing [2020-05-08T12:57:57.147Z] - zfs command: missing [2020-05-08T12:57:57.147Z] - zpool command: missing [2020-05-08T12:57:57.147Z] [2020-05-08T12:57:57.147Z] Limits: [2020-05-08T12:57:57.148Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-08T12:57:57.148Z] [2020-05-08T12:57:57.148Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-08T12:57:57.436Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.1s [2020-05-08T12:57:57.494Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb . [2020-05-08T12:57:57.495Z] #1 [internal] load build definition from Dockerfile [2020-05-08T12:57:57.495Z] #1 transferring dockerfile: 17.18kB 0.0s done [2020-05-08T12:57:57.495Z] #1 DONE 0.1s [2020-05-08T12:57:57.495Z] [2020-05-08T12:57:57.495Z] #2 [internal] load .dockerignore [2020-05-08T12:57:57.495Z] #2 transferring context: 87B done [2020-05-08T12:57:57.495Z] #2 DONE 0.1s [2020-05-08T12:57:57.603Z] #7 DONE 0.8s [2020-05-08T12:57:57.603Z] [2020-05-08T12:57:57.603Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-08T12:57:57.603Z] #6 DONE 0.9s [2020-05-08T12:57:57.754Z] [2020-05-08T12:57:57.754Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-08T12:57:57.903Z] [2020-05-08T12:57:57.903Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-08T12:57:57.903Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-08T12:57:57.903Z] #72 DONE 0.0s [2020-05-08T12:57:57.903Z] [2020-05-08T12:57:57.903Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:57:57.903Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-08T12:57:58.301Z] #17 22.33 Selecting previously unselected package libnet1:s390x. [2020-05-08T12:57:58.301Z] #17 22.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-08T12:57:58.302Z] #17 22.33 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-08T12:57:58.302Z] #17 22.38 Selecting previously unselected package libnl-3-200:s390x. [2020-05-08T12:57:58.302Z] #17 22.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-08T12:57:58.302Z] #17 22.38 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-08T12:57:58.302Z] #17 22.43 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-08T12:57:58.302Z] #17 22.43 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-08T12:57:58.477Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.3s done [2020-05-08T12:57:58.575Z] #8 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done [2020-05-08T12:57:58.575Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 0B / 57.46MB 0.1s [2020-05-08T12:57:58.575Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 0B / 73.51MB 0.1s [2020-05-08T12:57:58.575Z] #8 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-08T12:57:58.575Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 0B / 156B 0.1s [2020-05-08T12:57:58.575Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 0B / 8.25MB 0.1s [2020-05-08T12:57:58.575Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 0B / 10.73MB 0.1s [2020-05-08T12:57:58.575Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 0B / 96.51MB 0.1s [2020-05-08T12:57:58.575Z] #8 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done [2020-05-08T12:57:58.575Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 0B / 54.14MB 0.1s [2020-05-08T12:57:58.584Z] #17 22.44 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-08T12:57:58.584Z] #17 22.47 Selecting previously unselected package libreadline5:s390x. [2020-05-08T12:57:58.584Z] #17 22.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-08T12:57:58.584Z] #17 22.47 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-08T12:57:58.584Z] #17 22.53 Selecting previously unselected package net-tools. [2020-05-08T12:57:58.584Z] #17 22.53 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-08T12:57:58.584Z] #17 22.54 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-08T12:57:58.584Z] #17 22.64 Selecting previously unselected package python-pip-whl. [2020-05-08T12:57:58.584Z] #17 22.65 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-08T12:57:58.584Z] #17 22.65 Unpacking python-pip-whl (18.1-5) ... [2020-05-08T12:57:58.693Z] #3 DONE 0.8s [2020-05-08T12:57:58.693Z] [2020-05-08T12:57:58.693Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-08T12:57:58.693Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-08T12:57:58.693Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-08T12:57:58.693Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-05-08T12:57:58.693Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-05-08T12:57:58.693Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s [2020-05-08T12:57:58.693Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-05-08T12:57:58.735Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-08T12:57:58.817Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.5s done [2020-05-08T12:57:58.817Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-08T12:57:58.866Z] #17 22.97 Selecting previously unselected package python3-lib2to3. [2020-05-08T12:57:58.866Z] #17 22.98 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-08T12:57:58.866Z] #17 22.98 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-08T12:57:58.866Z] #17 23.06 Selecting previously unselected package python3-distutils. [2020-05-08T12:57:58.935Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.5s done [2020-05-08T12:57:58.935Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 1.55MB / 8.25MB 0.7s [2020-05-08T12:57:58.935Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 2.44MB / 10.73MB 0.7s [2020-05-08T12:57:58.935Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 3.59MB / 57.46MB 0.8s [2020-05-08T12:57:58.935Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 2.44MB / 8.25MB 0.8s [2020-05-08T12:57:58.935Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 3.16MB / 54.14MB 0.8s [2020-05-08T12:57:58.952Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done [2020-05-08T12:57:58.952Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-05-08T12:57:58.992Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.4s done [2020-05-08T12:57:58.992Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-08T12:57:59.149Z] #17 23.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-08T12:57:59.149Z] #17 23.06 Unpacking python3-distutils (3.7.3-1) ... [2020-05-08T12:57:59.149Z] #17 23.18 Selecting previously unselected package python3-pip. [2020-05-08T12:57:59.149Z] #17 23.18 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-08T12:57:59.149Z] #17 23.19 Unpacking python3-pip (18.1-5) ... [2020-05-08T12:57:59.149Z] #17 23.29 Selecting previously unselected package python3-pkg-resources. [2020-05-08T12:57:59.213Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-05-08T12:57:59.213Z] #4 DONE 0.7s [2020-05-08T12:57:59.252Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 3.23MB / 8.25MB 0.9s [2020-05-08T12:57:59.252Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 4.13MB / 10.73MB 0.9s [2020-05-08T12:57:59.252Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 6.73MB / 57.46MB 1.1s [2020-05-08T12:57:59.252Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 5.10MB / 73.51MB 1.1s [2020-05-08T12:57:59.252Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 4.34MB / 8.25MB 1.1s [2020-05-08T12:57:59.252Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 4.92MB / 10.73MB 1.1s [2020-05-08T12:57:59.252Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 5.36MB / 96.51MB 1.1s [2020-05-08T12:57:59.386Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done [2020-05-08T12:57:59.386Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.1s [2020-05-08T12:57:59.431Z] #17 23.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-08T12:57:59.431Z] #17 23.30 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-08T12:57:59.431Z] #17 23.36 Selecting previously unselected package python3-setuptools. [2020-05-08T12:57:59.431Z] #17 23.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-08T12:57:59.431Z] #17 23.36 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-08T12:57:59.431Z] #17 23.50 Selecting previously unselected package python3-wheel. [2020-05-08T12:57:59.431Z] #17 23.50 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-08T12:57:59.431Z] #17 23.50 Unpacking python3-wheel (0.32.3-2) ... [2020-05-08T12:57:59.431Z] #17 23.55 Selecting previously unselected package sudo. [2020-05-08T12:57:59.557Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.5s done [2020-05-08T12:57:59.571Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 6.36MB / 8.25MB 1.2s [2020-05-08T12:57:59.571Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 6.99MB / 10.73MB 1.2s [2020-05-08T12:57:59.571Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 6.91MB / 54.14MB 1.2s [2020-05-08T12:57:59.571Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 10.03MB / 57.46MB 1.4s [2020-05-08T12:57:59.571Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.18MB / 8.25MB 1.4s [2020-05-08T12:57:59.571Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 7.62MB / 10.73MB 1.4s [2020-05-08T12:57:59.713Z] #17 23.55 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-05-08T12:57:59.713Z] #17 23.56 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-08T12:57:59.714Z] #17 23.80 Selecting previously unselected package thin-provisioning-tools. [2020-05-08T12:57:59.714Z] #17 23.81 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-08T12:57:59.714Z] #17 23.81 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-08T12:57:59.714Z] #17 23.92 Selecting previously unselected package uidmap. [2020-05-08T12:57:59.785Z] [2020-05-08T12:57:59.785Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-08T12:57:59.785Z] #6 DONE 0.2s [2020-05-08T12:57:59.785Z] [2020-05-08T12:57:59.785Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-08T12:57:59.785Z] #5 DONE 0.4s [2020-05-08T12:57:59.815Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-08T12:57:59.869Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.4s done [2020-05-08T12:57:59.869Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 9.30MB / 10.73MB 1.5s [2020-05-08T12:57:59.869Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 10.70MB / 96.51MB 1.5s [2020-05-08T12:57:59.869Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 15.03MB / 57.46MB 1.7s [2020-05-08T12:57:59.869Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 10.95MB / 73.51MB 1.7s [2020-05-08T12:57:59.869Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.7s done [2020-05-08T12:57:59.869Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 11.99MB / 54.14MB 1.7s [2020-05-08T12:57:59.955Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.5s done [2020-05-08T12:57:59.955Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-08T12:57:59.996Z] #17 23.93 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-05-08T12:57:59.996Z] #17 23.93 Unpacking uidmap (1:4.5-1.1) ... [2020-05-08T12:57:59.996Z] #17 24.02 Selecting previously unselected package vim-runtime. [2020-05-08T12:57:59.996Z] #17 24.02 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-08T12:57:59.996Z] #17 24.03 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-08T12:57:59.996Z] #17 24.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-08T12:57:59.996Z] #17 24.07 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-08T12:58:00.047Z] [2020-05-08T12:58:00.047Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:58:00.047Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-08T12:58:00.047Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 0B / 49.17MB 0.2s [2020-05-08T12:58:00.047Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-08T12:58:00.047Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done [2020-05-08T12:58:00.047Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done [2020-05-08T12:58:00.047Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0B / 7.68MB 0.2s [2020-05-08T12:58:00.172Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 19.23MB / 57.46MB 2.0s [2020-05-08T12:58:00.172Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 16.40MB / 96.51MB 2.0s [2020-05-08T12:58:00.172Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 16.44MB / 54.14MB 2.0s [2020-05-08T12:58:00.463Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 17.30MB / 73.51MB 2.1s [2020-05-08T12:58:00.463Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 24.45MB / 57.46MB 2.3s [2020-05-08T12:58:00.463Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 19.99MB / 54.14MB 2.3s [2020-05-08T12:58:00.617Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 19.44MB / 49.17MB 0.5s [2020-05-08T12:58:00.617Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.3s done [2020-05-08T12:58:00.617Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 0B / 52.16MB 0.5s [2020-05-08T12:58:00.617Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0B / 9.98MB 0.5s [2020-05-08T12:58:00.617Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 29.51MB / 49.17MB 0.6s [2020-05-08T12:58:00.617Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 4.67MB / 9.98MB 0.6s [2020-05-08T12:58:00.617Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 35.26MB / 49.17MB 0.7s [2020-05-08T12:58:00.617Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 3.46MB / 52.16MB 0.7s [2020-05-08T12:58:00.617Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.34MB / 9.98MB 0.7s [2020-05-08T12:58:00.756Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 21.93MB / 73.51MB 2.4s [2020-05-08T12:58:00.756Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 21.83MB / 96.51MB 2.4s [2020-05-08T12:58:00.756Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 22.71MB / 54.14MB 2.4s [2020-05-08T12:58:00.756Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 28.63MB / 57.46MB 2.6s [2020-05-08T12:58:00.878Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 43.24MB / 49.17MB 0.9s [2020-05-08T12:58:00.878Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 27.71MB / 52.16MB 0.9s [2020-05-08T12:58:00.878Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 0.8s done [2020-05-08T12:58:00.878Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 0B / 62.47MB 0.9s [2020-05-08T12:58:00.878Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.0s [2020-05-08T12:58:00.878Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 36.47MB / 52.16MB 1.0s [2020-05-08T12:58:01.137Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 25.96MB / 73.51MB 2.7s [2020-05-08T12:58:01.137Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 26.47MB / 54.14MB 2.7s [2020-05-08T12:58:01.137Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 33.92MB / 57.46MB 2.9s [2020-05-08T12:58:01.137Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 29.01MB / 96.51MB 2.9s [2020-05-08T12:58:01.137Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 29.70MB / 73.51MB 3.0s [2020-05-08T12:58:01.137Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 29.85MB / 54.14MB 3.0s [2020-05-08T12:58:01.146Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.0s done [2020-05-08T12:58:01.146Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 1.2s [2020-05-08T12:58:01.146Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 4.20MB / 62.47MB 1.2s [2020-05-08T12:58:01.146Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 0B / 97.69MB 1.2s [2020-05-08T12:58:01.418Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 1.2s done [2020-05-08T12:58:01.418Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 10.85MB / 62.47MB 1.3s [2020-05-08T12:58:01.418Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 1.3s [2020-05-08T12:58:01.418Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 8.18MB / 97.69MB 1.4s [2020-05-08T12:58:01.418Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 1.3s done [2020-05-08T12:58:01.418Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 19.26MB / 62.47MB 1.5s [2020-05-08T12:58:01.418Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 [2020-05-08T12:58:01.433Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 38.29MB / 57.46MB 3.2s [2020-05-08T12:58:01.433Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 35.08MB / 73.51MB 3.3s [2020-05-08T12:58:01.433Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 35.66MB / 96.51MB 3.3s [2020-05-08T12:58:01.433Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 33.32MB / 54.14MB 3.3s [2020-05-08T12:58:01.686Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 26.32MB / 62.47MB 1.6s [2020-05-08T12:58:01.686Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 17.78MB / 97.69MB 1.6s [2020-05-08T12:58:01.686Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 49.56MB / 62.47MB 1.8s [2020-05-08T12:58:01.769Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 43.47MB / 57.46MB 3.4s [2020-05-08T12:58:01.769Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 40.67MB / 73.51MB 3.6s [2020-05-08T12:58:01.769Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 40.86MB / 96.51MB 3.6s [2020-05-08T12:58:01.769Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 37.25MB / 54.14MB 3.6s [2020-05-08T12:58:01.947Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 1.9s [2020-05-08T12:58:01.947Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 27.24MB / 97.69MB 1.9s [2020-05-08T12:58:01.947Z] #7 ... [2020-05-08T12:58:01.947Z] [2020-05-08T12:58:01.947Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-08T12:58:01.947Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-08T12:58:01.947Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-08T12:58:01.947Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-08T12:58:01.947Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-05-08T12:58:01.947Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2020-05-08T12:58:01.947Z] #71 DONE 1.9s [2020-05-08T12:58:01.947Z] [2020-05-08T12:58:01.947Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:58:01.947Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 33.54MB / 97.69MB 2.0s [2020-05-08T12:58:01.947Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 2.0s done [2020-05-08T12:58:01.947Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 40.48MB / 97.69MB 2.1s [2020-05-08T12:58:02.018Z] #17 25.95 Selecting previously unselected package vim. [2020-05-08T12:58:02.018Z] #17 25.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-08T12:58:02.018Z] #17 25.98 Unpacking vim (2:8.1.0875-5) ... [2020-05-08T12:58:02.063Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 48.10MB / 57.46MB 3.8s [2020-05-08T12:58:02.063Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 41.14MB / 54.14MB 3.9s [2020-05-08T12:58:02.208Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 51.34MB / 97.69MB 2.2s [2020-05-08T12:58:02.300Z] #17 26.28 Selecting previously unselected package xfsprogs. [2020-05-08T12:58:02.300Z] #17 26.28 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-08T12:58:02.300Z] #17 26.28 Unpacking xfsprogs (4.20.0-1) ... [2020-05-08T12:58:02.429Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 52.83MB / 57.46MB 4.0s [2020-05-08T12:58:02.429Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 45.16MB / 73.51MB 4.0s [2020-05-08T12:58:02.429Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 47.30MB / 96.51MB 4.0s [2020-05-08T12:58:02.429Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 4.3s done [2020-05-08T12:58:02.429Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 49.46MB / 73.51MB 4.3s [2020-05-08T12:58:02.429Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 52.69MB / 96.51MB 4.3s [2020-05-08T12:58:02.429Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 47.88MB / 54.14MB 4.3s [2020-05-08T12:58:02.474Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 62.98MB / 97.69MB 2.4s [2020-05-08T12:58:02.474Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 77.55MB / 97.69MB 2.5s [2020-05-08T12:58:02.535Z] INFO [loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 1m55.260016744s [2020-05-08T12:58:02.535Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.881482ms [2020-05-08T12:58:02.582Z] #17 26.62 Selecting previously unselected package zip. [2020-05-08T12:58:02.582Z] #17 26.63 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-05-08T12:58:02.582Z] #17 26.64 Unpacking zip (3.0-11+b1) ... [2020-05-08T12:58:02.582Z] #17 26.73 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-08T12:58:02.582Z] #17 26.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-08T12:58:02.582Z] #17 26.77 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-08T12:58:02.582Z] #17 26.78 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-08T12:58:02.582Z] #17 26.78 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-08T12:58:02.583Z] #17 26.79 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-08T12:58:02.583Z] #17 26.80 Setting up uidmap (1:4.5-1.1) ... [2020-05-08T12:58:02.583Z] #17 26.80 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-08T12:58:02.734Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 50.66MB / 54.14MB 4.5s [2020-05-08T12:58:02.735Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 84.89MB / 97.69MB 2.6s [2020-05-08T12:58:02.735Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 91.99MB / 97.69MB 2.7s [2020-05-08T12:58:02.864Z] #17 26.81 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-08T12:58:02.864Z] #17 26.82 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-08T12:58:02.864Z] #17 26.83 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-08T12:58:02.865Z] #17 26.83 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-08T12:58:02.865Z] #17 26.85 Setting up xxd (2:8.1.0875-5) ... [2020-05-08T12:58:02.865Z] #17 26.85 Setting up zip (3.0-11+b1) ... [2020-05-08T12:58:02.865Z] #17 26.86 Setting up vim-common (2:8.1.0875-5) ... [2020-05-08T12:58:02.865Z] #17 26.87 Setting up bash-completion (1:2.8-6) ... [2020-05-08T12:58:03.027Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 56.08MB / 73.51MB 4.7s [2020-05-08T12:58:03.027Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 58.38MB / 96.51MB 4.7s [2020-05-08T12:58:03.027Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 53.92MB / 54.14MB 4.7s [2020-05-08T12:58:03.027Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 4.8s done [2020-05-08T12:58:03.304Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.0s done [2020-05-08T12:58:03.327Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 61.77MB / 73.51MB 4.9s [2020-05-08T12:58:03.327Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 65.10MB / 96.51MB 4.9s [2020-05-08T12:58:03.621Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 69.37MB / 73.51MB 5.2s [2020-05-08T12:58:03.621Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 72.65MB / 96.51MB 5.2s [2020-05-08T12:58:03.621Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.08MB / 73.51MB 5.4s [2020-05-08T12:58:03.621Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 5.5s done [2020-05-08T12:58:03.621Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 80.26MB / 96.51MB 5.5s [2020-05-08T12:58:03.920Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 88.63MB / 96.51MB 5.9s [2020-05-08T12:58:04.000Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.6s done [2020-05-08T12:58:04.000Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-08T12:58:04.152Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.5s done [2020-05-08T12:58:04.152Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-08T12:58:04.217Z] #8 ... [2020-05-08T12:58:04.217Z] [2020-05-08T12:58:04.217Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-08T12:58:04.217Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-08T12:58:04.217Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-08T12:58:04.217Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.5s done [2020-05-08T12:58:04.217Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.3s done [2020-05-08T12:58:04.217Z] #72 DONE 6.3s [2020-05-08T12:58:04.217Z] [2020-05-08T12:58:04.217Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:58:04.217Z] #8 ... [2020-05-08T12:58:04.217Z] [2020-05-08T12:58:04.217Z] #21 [internal] load build context [2020-05-08T12:58:04.217Z] #21 transferring context: 37.26MB 6.4s [2020-05-08T12:58:04.217Z] #21 ... [2020-05-08T12:58:04.217Z] [2020-05-08T12:58:04.217Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:58:04.217Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 6.2s [2020-05-08T12:58:04.335Z] #17 28.37 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-08T12:58:04.335Z] #17 28.37 Setting up xz-utils (5.2.4-1) ... [2020-05-08T12:58:04.335Z] #17 28.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-08T12:58:04.335Z] #17 28.39 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-08T12:58:04.335Z] #17 28.44 invoke-rc.d: could not determine current runlevel [2020-05-08T12:58:04.511Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 6.2s done [2020-05-08T12:58:04.511Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f [2020-05-08T12:58:04.617Z] #17 28.45 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-08T12:58:04.617Z] #17 28.45 Setting up pigz (2.4-1) ... [2020-05-08T12:58:04.617Z] #17 28.46 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-08T12:58:04.617Z] #17 28.47 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-08T12:58:04.617Z] #17 28.48 Setting up python-pip-whl (18.1-5) ... [2020-05-08T12:58:04.617Z] #17 28.49 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-08T12:58:04.617Z] #17 28.49 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-08T12:58:04.688Z] #7 ... [2020-05-08T12:58:04.688Z] [2020-05-08T12:58:04.688Z] #20 [internal] load build context [2020-05-08T12:58:04.688Z] #20 transferring context: 50.53MB 4.4s done [2020-05-08T12:58:04.688Z] #20 DONE 4.5s [2020-05-08T12:58:04.688Z] [2020-05-08T12:58:04.688Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:58:04.900Z] #17 28.75 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-08T12:58:04.900Z] #17 28.76 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-08T12:58:04.900Z] #17 28.77 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-08T12:58:04.900Z] #17 28.78 Setting up vim (2:8.1.0875-5) ... [2020-05-08T12:58:04.900Z] #17 28.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-08T12:58:04.900Z] #17 28.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-08T12:58:04.900Z] #17 28.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-08T12:58:04.900Z] #17 28.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-08T12:58:04.900Z] #17 28.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-08T12:58:04.900Z] #17 28.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-08T12:58:04.900Z] #17 28.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-08T12:58:04.900Z] #17 28.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-08T12:58:04.900Z] #17 28.81 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-08T12:58:04.900Z] #17 28.82 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-08T12:58:04.900Z] #17 28.83 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-08T12:58:04.900Z] #17 28.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-08T12:58:04.900Z] #17 28.84 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-08T12:58:04.900Z] #17 28.85 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-08T12:58:05.151Z] #8 ... [2020-05-08T12:58:05.151Z] [2020-05-08T12:58:05.151Z] #21 [internal] load build context [2020-05-08T12:58:05.151Z] #21 transferring context: 50.53MB 7.3s done [2020-05-08T12:58:05.151Z] #21 DONE 7.4s [2020-05-08T12:58:05.151Z] [2020-05-08T12:58:05.151Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-08T12:58:06.071Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 4.3s done [2020-05-08T12:58:06.071Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 [2020-05-08T12:58:06.331Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.3s done [2020-05-08T12:58:06.331Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 [2020-05-08T12:58:06.403Z] #17 ... [2020-05-08T12:58:06.403Z] [2020-05-08T12:58:06.403Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:58:06.403Z] #44 69.12 CC criu/crtools.o [2020-05-08T12:58:06.403Z] #44 69.50 CC criu/eventfd.o [2020-05-08T12:58:06.403Z] #44 69.76 CC criu/eventpoll.o [2020-05-08T12:58:06.403Z] #44 70.24 CC criu/external.o [2020-05-08T12:58:06.403Z] #44 70.43 CC criu/fault-injection.o [2020-05-08T12:58:06.403Z] #44 70.50 CC criu/fdstore.o [2020-05-08T12:58:06.403Z] #44 70.80 CC criu/fifo.o [2020-05-08T12:58:06.403Z] #44 71.08 CC criu/file-ids.o [2020-05-08T12:58:06.403Z] #44 71.23 CC criu/file-lock.o [2020-05-08T12:58:06.403Z] #44 71.78 CC criu/files-ext.o [2020-05-08T12:58:06.403Z] #44 71.95 CC criu/files-reg.o [2020-05-08T12:58:06.403Z] #44 72.99 CC criu/files.o [2020-05-08T12:58:06.403Z] #44 74.15 CC criu/filesystems.o [2020-05-08T12:58:06.403Z] #44 74.61 CC criu/fsnotify.o [2020-05-08T12:58:06.403Z] #44 75.14 CC criu/image-desc.o [2020-05-08T12:58:06.403Z] #44 75.26 CC criu/image.o [2020-05-08T12:58:06.403Z] #44 75.77 CC criu/ipc_ns.o [2020-05-08T12:58:06.403Z] #44 76.49 CC criu/irmap.o [2020-05-08T12:58:06.403Z] #44 77.00 CC criu/kcmp-ids.o [2020-05-08T12:58:06.403Z] #44 77.19 CC criu/kerndat.o [2020-05-08T12:58:06.403Z] #44 77.95 CC criu/libnetlink.o [2020-05-08T12:58:06.403Z] #44 78.23 CC criu/log.o [2020-05-08T12:58:06.403Z] #44 78.64 CC criu/lsm.o [2020-05-08T12:58:06.403Z] #44 78.89 CC criu/mem.o [2020-05-08T12:58:06.606Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.3s done [2020-05-08T12:58:06.685Z] #44 ... [2020-05-08T12:58:06.686Z] [2020-05-08T12:58:06.686Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T12:58:06.686Z] #17 30.54 Setting up iptables (1.8.2-4) ... [2020-05-08T12:58:06.686Z] #17 30.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-08T12:58:06.686Z] #17 30.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-08T12:58:06.686Z] #17 30.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-08T12:58:06.686Z] #17 30.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-08T12:58:06.686Z] #17 30.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-08T12:58:06.686Z] #17 30.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-08T12:58:06.686Z] #17 30.57 Setting up python3 (3.7.3-1) ... [2020-05-08T12:58:06.866Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 [2020-05-08T12:58:06.967Z] #17 30.80 Setting up python3-wheel (0.32.3-2) ... [2020-05-08T12:58:07.250Z] #17 31.16 Setting up apparmor (2.13.2-10) ... [2020-05-08T12:58:07.277Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.6s done [2020-05-08T12:58:07.441Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.8s done [2020-05-08T12:58:07.535Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0.1s [2020-05-08T12:58:08.011Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-08T12:58:08.256Z] #17 32.18 Setting up xfsprogs (4.20.0-1) ... [2020-05-08T12:58:08.256Z] #17 32.18 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-08T12:58:08.256Z] #17 32.39 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-08T12:58:08.871Z] #17 32.92 Setting up python3-distutils (3.7.3-1) ... [2020-05-08T12:58:09.154Z] #17 33.17 Setting up python3-setuptools (40.8.0-1) ... [2020-05-08T12:58:09.405Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.1s done [2020-05-08T12:58:09.405Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 [2020-05-08T12:58:09.768Z] #17 33.70 Setting up python3-pip (18.1-5) ... [2020-05-08T12:58:10.388Z] #17 34.37 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:58:10.388Z] #17 34.38 Processing triggers for mime-support (3.62) ... [2020-05-08T12:58:11.007Z] #17 DONE 34.8s [2020-05-08T12:58:11.007Z] [2020-05-08T12:58:11.007Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-08T12:58:11.315Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 1.7s done [2020-05-08T12:58:11.315Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de [2020-05-08T12:58:12.016Z] #18 1.249 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-08T12:58:12.016Z] #18 1.251 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-08T12:58:12.016Z] #18 1.253 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-08T12:58:12.299Z] #18 DONE 1.4s [2020-05-08T12:58:12.299Z] [2020-05-08T12:58:12.299Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T12:58:12.967Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.2s [2020-05-08T12:58:13.300Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.1s [2020-05-08T12:58:15.493Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.6s done [2020-05-08T12:58:15.493Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-08T12:58:15.493Z] #7 DONE 25.9s [2020-05-08T12:58:15.493Z] [2020-05-08T12:58:15.493Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-08T12:58:15.515Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 3.7s done [2020-05-08T12:58:15.515Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac done [2020-05-08T12:58:15.515Z] #7 DONE 15.7s [2020-05-08T12:58:15.756Z] #19 3.439 Collecting yamllint==1.16.0 [2020-05-08T12:58:15.757Z] #19 3.593 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-08T12:58:15.757Z] #19 3.630 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-08T12:58:15.774Z] [2020-05-08T12:58:15.774Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-08T12:58:16.039Z] #19 3.668 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-08T12:58:16.039Z] #19 3.681 Collecting pyyaml (from yamllint==1.16.0) [2020-05-08T12:58:16.039Z] #19 3.764 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-08T12:58:16.636Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 8.2s done [2020-05-08T12:58:16.636Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 [2020-05-08T12:58:16.636Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-08T12:58:16.655Z] #19 4.510 Building wheels for collected packages: pyyaml [2020-05-08T12:58:16.655Z] #19 4.522 Running setup.py bdist_wheel for pyyaml: started [2020-05-08T12:58:16.872Z] #8 DONE 1.4s [2020-05-08T12:58:16.872Z] [2020-05-08T12:58:16.872Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-08T12:58:16.895Z] #7 DONE 27.4s [2020-05-08T12:58:16.895Z] [2020-05-08T12:58:16.895Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-08T12:58:16.937Z] #19 ... [2020-05-08T12:58:16.938Z] [2020-05-08T12:58:16.938Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:58:16.938Z] #44 79.92 CC criu/mount.o [2020-05-08T12:58:16.938Z] #44 82.14 CC criu/namespaces.o [2020-05-08T12:58:16.938Z] #44 83.32 CC criu/net.o [2020-05-08T12:58:16.938Z] #44 85.24 CC criu/netfilter.o [2020-05-08T12:58:16.938Z] #44 85.60 CC criu/page-pipe.o [2020-05-08T12:58:16.938Z] #44 86.07 CC criu/page-xfer.o [2020-05-08T12:58:16.938Z] #44 86.91 CC criu/pagemap-cache.o [2020-05-08T12:58:16.938Z] #44 87.14 CC criu/pagemap.o [2020-05-08T12:58:16.938Z] #44 87.86 CC criu/parasite-syscall.o [2020-05-08T12:58:16.938Z] #44 88.55 CC criu/path.o [2020-05-08T12:58:16.938Z] #44 88.79 CC criu/pie-util-vdso.o [2020-05-08T12:58:16.938Z] #44 89.12 CC criu/pie-util.o [2020-05-08T12:58:16.938Z] #44 89.31 CC criu/pipes.o [2020-05-08T12:58:16.938Z] #44 89.77 CC criu/plugin.o [2020-05-08T12:58:16.938Z] #44 90.12 CC criu/proc_parse.o [2020-05-08T12:58:17.159Z] #8 DONE 1.4s [2020-05-08T12:58:17.159Z] [2020-05-08T12:58:17.159Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-08T12:58:17.220Z] #44 ... [2020-05-08T12:58:17.220Z] [2020-05-08T12:58:17.220Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:58:17.220Z] #41 125.7 + dpkg --print-architecture [2020-05-08T12:58:17.220Z] #41 125.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-08T12:58:17.785Z] #41 126.1 + #41 ... [2020-05-08T12:58:17.785Z] [2020-05-08T12:58:17.785Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T12:58:17.785Z] #19 5.070 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-08T12:58:17.785Z] #19 5.070 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-08T12:58:17.785Z] #19 5.113 Successfully built pyyaml [2020-05-08T12:58:17.785Z] #19 5.119 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-08T12:58:17.785Z] #19 5.308 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-08T12:58:17.785Z] #19 DONE 5.6s [2020-05-08T12:58:17.785Z] [2020-05-08T12:58:17.785Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:58:17.785Z] #41 126.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-08T12:58:17.785Z] #41 126.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-08T12:58:17.803Z] #9 DONE 0.9s [2020-05-08T12:58:17.803Z] [2020-05-08T12:58:17.803Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-08T12:58:17.803Z] #29 DONE 0.1s [2020-05-08T12:58:17.803Z] [2020-05-08T12:58:17.803Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-08T12:58:17.803Z] #40 DONE 0.1s [2020-05-08T12:58:17.803Z] [2020-05-08T12:58:17.803Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:58:17.803Z] #21 DONE 0.1s [2020-05-08T12:58:17.803Z] [2020-05-08T12:58:17.803Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:58:18.062Z] #41 ... [2020-05-08T12:58:18.062Z] [2020-05-08T12:58:18.062Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-08T12:58:18.062Z] #73 DONE 0.2s [2020-05-08T12:58:18.062Z] [2020-05-08T12:58:18.062Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-08T12:58:18.062Z] #67 DONE 0.2s [2020-05-08T12:58:18.062Z] [2020-05-08T12:58:18.062Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-08T12:58:18.062Z] #52 DONE 0.2s [2020-05-08T12:58:18.062Z] [2020-05-08T12:58:18.062Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-08T12:58:18.062Z] #55 DONE 0.2s [2020-05-08T12:58:18.062Z] [2020-05-08T12:58:18.062Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-08T12:58:18.062Z] #49 DONE 0.2s [2020-05-08T12:58:18.062Z] [2020-05-08T12:58:18.062Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-08T12:58:18.062Z] #32 DONE 0.2s [2020-05-08T12:58:18.062Z] [2020-05-08T12:58:18.062Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-08T12:58:18.062Z] #46 DONE 0.2s [2020-05-08T12:58:18.062Z] [2020-05-08T12:58:18.062Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-08T12:58:18.062Z] #22 DONE 0.3s [2020-05-08T12:58:18.069Z] #41 ... [2020-05-08T12:58:18.069Z] [2020-05-08T12:58:18.069Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-08T12:58:18.069Z] #24 DONE 0.2s [2020-05-08T12:58:18.069Z] [2020-05-08T12:58:18.069Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-08T12:58:18.096Z] #9 DONE 1.0s [2020-05-08T12:58:18.096Z] [2020-05-08T12:58:18.096Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-08T12:58:18.096Z] #29 DONE 0.1s [2020-05-08T12:58:18.096Z] [2020-05-08T12:58:18.096Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:58:18.096Z] #25 ... [2020-05-08T12:58:18.096Z] [2020-05-08T12:58:18.096Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-08T12:58:18.096Z] #40 DONE 0.1s [2020-05-08T12:58:18.096Z] [2020-05-08T12:58:18.096Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:58:18.096Z] #21 DONE 0.1s [2020-05-08T12:58:18.272Z] #8 DONE 1.4s [2020-05-08T12:58:18.272Z] [2020-05-08T12:58:18.272Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-08T12:58:18.320Z] [2020-05-08T12:58:18.320Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:18.356Z] [2020-05-08T12:58:18.356Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-08T12:58:18.356Z] #22 DONE 0.1s [2020-05-08T12:58:18.356Z] [2020-05-08T12:58:18.356Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-08T12:58:18.356Z] #52 DONE 0.2s [2020-05-08T12:58:18.356Z] [2020-05-08T12:58:18.356Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:18.356Z] #23 ... [2020-05-08T12:58:18.356Z] [2020-05-08T12:58:18.356Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-08T12:58:18.356Z] #67 DONE 0.2s [2020-05-08T12:58:18.356Z] [2020-05-08T12:58:18.356Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-08T12:58:18.356Z] #49 DONE 0.2s [2020-05-08T12:58:18.356Z] [2020-05-08T12:58:18.356Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-08T12:58:18.356Z] #55 DONE 0.2s [2020-05-08T12:58:18.356Z] [2020-05-08T12:58:18.356Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-08T12:58:18.356Z] #32 DONE 0.2s [2020-05-08T12:58:18.356Z] [2020-05-08T12:58:18.356Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-08T12:58:18.356Z] #46 DONE 0.2s [2020-05-08T12:58:18.356Z] [2020-05-08T12:58:18.356Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-08T12:58:18.356Z] #73 DONE 0.2s [2020-05-08T12:58:18.616Z] [2020-05-08T12:58:18.616Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:18.692Z] #28 DONE 0.7s [2020-05-08T12:58:18.692Z] [2020-05-08T12:58:18.692Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-08T12:58:18.974Z] #31 DONE 0.2s [2020-05-08T12:58:18.974Z] [2020-05-08T12:58:18.974Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:58:18.974Z] #44 91.97 CC criu/protobuf-desc.o [2020-05-08T12:58:18.974Z] #44 ... [2020-05-08T12:58:18.974Z] [2020-05-08T12:58:18.974Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-08T12:58:18.974Z] #34 DONE 0.1s [2020-05-08T12:58:18.974Z] [2020-05-08T12:58:18.974Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-08T12:58:18.974Z] #39 DONE 0.1s [2020-05-08T12:58:19.210Z] #9 DONE 0.9s [2020-05-08T12:58:19.210Z] [2020-05-08T12:58:19.210Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-08T12:58:19.210Z] #29 DONE 0.0s [2020-05-08T12:58:19.210Z] [2020-05-08T12:58:19.210Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-08T12:58:19.210Z] #40 DONE 0.1s [2020-05-08T12:58:19.210Z] [2020-05-08T12:58:19.210Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:58:19.210Z] #21 DONE 0.1s [2020-05-08T12:58:19.210Z] [2020-05-08T12:58:19.210Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:58:19.210Z] #41 ... [2020-05-08T12:58:19.210Z] [2020-05-08T12:58:19.210Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-08T12:58:19.210Z] #49 DONE 0.1s [2020-05-08T12:58:19.256Z] [2020-05-08T12:58:19.256Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:19.469Z] [2020-05-08T12:58:19.469Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-08T12:58:19.469Z] #52 DONE 0.2s [2020-05-08T12:58:19.469Z] [2020-05-08T12:58:19.469Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-08T12:58:19.469Z] #22 DONE 0.2s [2020-05-08T12:58:19.469Z] [2020-05-08T12:58:19.469Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-08T12:58:19.469Z] #73 DONE 0.2s [2020-05-08T12:58:19.469Z] [2020-05-08T12:58:19.469Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-08T12:58:19.469Z] #67 DONE 0.2s [2020-05-08T12:58:19.469Z] [2020-05-08T12:58:19.469Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-08T12:58:19.469Z] #55 DONE 0.2s [2020-05-08T12:58:19.469Z] [2020-05-08T12:58:19.469Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:19.469Z] #53 ... [2020-05-08T12:58:19.469Z] [2020-05-08T12:58:19.469Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-08T12:58:19.469Z] #32 DONE 0.3s [2020-05-08T12:58:19.469Z] [2020-05-08T12:58:19.469Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-08T12:58:19.469Z] #46 DONE 0.3s [2020-05-08T12:58:19.539Z] #65 ... [2020-05-08T12:58:19.539Z] [2020-05-08T12:58:19.539Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:58:19.539Z] #44 92.59 CC criu/protobuf.o [2020-05-08T12:58:19.731Z] [2020-05-08T12:58:19.731Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:19.822Z] #44 92.85 CC criu/pstree.o [2020-05-08T12:58:20.437Z] #44 93.52 CC criu/rbtree.o [2020-05-08T12:58:20.719Z] #44 93.70 CC criu/rst-malloc.o [2020-05-08T12:58:20.719Z] #44 93.89 CC criu/seccomp.o [2020-05-08T12:58:21.334Z] #44 94.37 CC criu/seize.o [2020-05-08T12:58:21.616Z] #44 94.71 CC criu/servicefd.o [2020-05-08T12:58:21.900Z] #44 94.96 CC criu/shmem.o [2020-05-08T12:58:22.515Z] #44 95.52 CC criu/sigframe.o [2020-05-08T12:58:22.515Z] #44 95.59 CC criu/signalfd.o [2020-05-08T12:58:22.798Z] #44 95.72 CC criu/sk-inet.o [2020-05-08T12:58:23.080Z] #44 96.24 CC criu/sk-netlink.o [2020-05-08T12:58:23.363Z] #44 96.50 CC criu/sk-packet.o [2020-05-08T12:58:23.646Z] #44 96.74 CC criu/sk-queue.o [2020-05-08T12:58:23.917Z] #74 ... [2020-05-08T12:58:23.917Z] [2020-05-08T12:58:23.917Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:23.917Z] #23 4.781 + RM_GOPATH=0 [2020-05-08T12:58:23.917Z] #23 4.781 + TMP_GOPATH= [2020-05-08T12:58:23.917Z] #23 4.781 + : /build [2020-05-08T12:58:23.917Z] #23 4.781 + '[' -z '' ']' [2020-05-08T12:58:23.917Z] #23 4.781 ++ mktemp -d [2020-05-08T12:58:23.917Z] #23 4.783 + export GOPATH=/tmp/tmp.zPCoXr7RJ7 [2020-05-08T12:58:23.917Z] #23 4.783 + GOPATH=/tmp/tmp.zPCoXr7RJ7 [2020-05-08T12:58:23.917Z] #23 4.783 + RM_GOPATH=1 [2020-05-08T12:58:23.917Z] #23 4.786 ++ dirname ./install.sh [2020-05-08T12:58:23.917Z] #23 4.786 + dir=. [2020-05-08T12:58:23.917Z] #23 4.786 + bin=dockercli [2020-05-08T12:58:23.917Z] #23 4.786 + shift [2020-05-08T12:58:23.917Z] #23 4.786 + '[' '!' -f ./dockercli.installer ']' [2020-05-08T12:58:23.917Z] #23 4.786 + . ./dockercli.installer [2020-05-08T12:58:23.917Z] #23 4.786 ++ : stable [2020-05-08T12:58:23.917Z] #23 4.786 ++ : 17.06.2-ce [2020-05-08T12:58:23.917Z] #23 4.787 + install_dockercli [2020-05-08T12:58:23.917Z] #23 4.787 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-08T12:58:23.917Z] #23 4.788 Install docker/cli version 17.06.2-ce from stable [2020-05-08T12:58:23.917Z] #23 4.788 ++ uname -m [2020-05-08T12:58:23.917Z] #23 4.791 + arch=aarch64 [2020-05-08T12:58:23.917Z] #23 4.791 + '[' aarch64 '!=' x86_64 ']' [2020-05-08T12:58:23.917Z] #23 4.791 + '[' aarch64 '!=' s390x ']' [2020-05-08T12:58:23.917Z] #23 4.791 + '[' aarch64 '!=' armhf ']' [2020-05-08T12:58:23.917Z] #23 4.791 + build_dockercli [2020-05-08T12:58:23.917Z] #23 4.791 + git clone https://github.com/docker/docker-ce /tmp/tmp.zPCoXr7RJ7/tmp/docker-ce [2020-05-08T12:58:23.917Z] #23 4.795 Cloning into '/tmp/tmp.zPCoXr7RJ7/tmp/docker-ce'... [2020-05-08T12:58:23.929Z] #44 96.98 CC criu/sk-tcp.o [2020-05-08T12:58:24.211Z] #44 97.25 CC criu/sk-unix.o [2020-05-08T12:58:24.880Z] #23 ... [2020-05-08T12:58:24.880Z] [2020-05-08T12:58:24.880Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:58:24.880Z] #35 6.026 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:24.880Z] #35 6.080 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:24.880Z] #35 6.080 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:24.880Z] #35 ... [2020-05-08T12:58:24.880Z] [2020-05-08T12:58:24.880Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:58:24.880Z] #25 6.371 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:24.880Z] #25 6.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:24.880Z] #25 6.419 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:24.880Z] #25 ... [2020-05-08T12:58:24.880Z] [2020-05-08T12:58:24.880Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:58:24.880Z] #62 6.039 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:24.880Z] #62 6.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:24.880Z] #62 6.081 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:24.880Z] #62 6.821 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-08T12:58:24.880Z] #62 ... [2020-05-08T12:58:24.880Z] [2020-05-08T12:58:24.880Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:58:24.880Z] #35 6.833 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-08T12:58:25.005Z] #47 ... [2020-05-08T12:58:25.005Z] [2020-05-08T12:58:25.005Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:58:25.005Z] #62 5.580 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:25.005Z] #62 5.619 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:25.005Z] #62 5.619 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:25.222Z] #44 98.21 CC criu/sockets.o [2020-05-08T12:58:25.504Z] #44 98.58 CC criu/stats.o [2020-05-08T12:58:25.504Z] #44 98.70 CC criu/string.o [2020-05-08T12:58:25.572Z] #62 6.472 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-08T12:58:25.787Z] #44 98.74 CC criu/sysctl.o [2020-05-08T12:58:25.831Z] #62 ... [2020-05-08T12:58:25.831Z] [2020-05-08T12:58:25.831Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:58:25.831Z] #35 6.630 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:25.831Z] #35 6.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:25.831Z] #35 6.683 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:26.069Z] #44 99.09 CC criu/sysfs_parse.o [2020-05-08T12:58:26.069Z] #44 99.26 CC criu/timerfd.o [2020-05-08T12:58:26.352Z] #44 99.51 CC criu/tty.o [2020-05-08T12:58:26.399Z] #35 ... [2020-05-08T12:58:26.399Z] [2020-05-08T12:58:26.399Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:58:26.399Z] #41 7.251 + git clone https://github.com/docker/distribution.git . [2020-05-08T12:58:26.657Z] #41 7.270 Cloning into '.'... [2020-05-08T12:58:27.824Z] #44 100.6 CC criu/tun.o [2020-05-08T12:58:27.824Z] #44 100.8 CC criu/uffd.o [2020-05-08T12:58:28.000Z] #23 ... [2020-05-08T12:58:28.000Z] [2020-05-08T12:58:28.000Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T12:58:28.000Z] #30 4.964 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-08T12:58:28.000Z] #30 4.964 Cloning into '.'... [2020-05-08T12:58:28.168Z] #35 ... [2020-05-08T12:58:28.168Z] [2020-05-08T12:58:28.168Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:28.168Z] #43 ... [2020-05-08T12:58:28.168Z] [2020-05-08T12:58:28.168Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:58:28.168Z] #10 7.321 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:28.168Z] #10 7.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:28.168Z] #10 7.393 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:28.168Z] #10 9.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-08T12:58:28.168Z] #10 ... [2020-05-08T12:58:28.168Z] [2020-05-08T12:58:28.168Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T12:58:28.168Z] #30 ... [2020-05-08T12:58:28.168Z] [2020-05-08T12:58:28.168Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:28.263Z] #30 ... [2020-05-08T12:58:28.263Z] [2020-05-08T12:58:28.263Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:58:28.263Z] #62 4.538 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:28.263Z] #62 4.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:28.263Z] #62 4.552 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:28.263Z] #62 5.591 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-08T12:58:28.263Z] #62 8.075 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-08T12:58:28.263Z] #62 ... [2020-05-08T12:58:28.263Z] [2020-05-08T12:58:28.263Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:58:28.263Z] #10 5.013 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:28.263Z] #10 5.035 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:28.263Z] #10 5.035 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:28.263Z] #10 6.092 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-08T12:58:28.263Z] #10 9.015 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-08T12:58:28.263Z] #10 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-08T12:58:28.427Z] #50 ... [2020-05-08T12:58:28.427Z] [2020-05-08T12:58:28.427Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:28.427Z] #74 9.310 + RM_GOPATH=0 [2020-05-08T12:58:28.427Z] #74 9.310 + TMP_GOPATH= [2020-05-08T12:58:28.427Z] #74 9.310 + : /build [2020-05-08T12:58:28.427Z] #74 9.310 + '[' -z '' ']' [2020-05-08T12:58:28.427Z] #74 9.319 ++ mktemp -d [2020-05-08T12:58:28.427Z] #74 9.324 + export GOPATH=/tmp/tmp.3aw7MIvpp1 [2020-05-08T12:58:28.427Z] #74 9.324 + GOPATH=/tmp/tmp.3aw7MIvpp1 [2020-05-08T12:58:28.427Z] #74 9.324 + RM_GOPATH=1 [2020-05-08T12:58:28.427Z] #74 9.324 ++ dirname ./install.sh [2020-05-08T12:58:28.427Z] #74 9.328 + dir=. [2020-05-08T12:58:28.427Z] #74 9.328 + bin=proxy [2020-05-08T12:58:28.427Z] #74 9.328 + shift [2020-05-08T12:58:28.427Z] #74 9.328 + '[' '!' -f ./proxy.installer ']' [2020-05-08T12:58:28.427Z] #74 9.328 + . ./proxy.installer [2020-05-08T12:58:28.427Z] #74 9.328 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:58:28.427Z] #74 9.328 + install_proxy [2020-05-08T12:58:28.427Z] #74 9.328 + case "$1" in [2020-05-08T12:58:28.427Z] #74 9.328 + export CGO_ENABLED=0 [2020-05-08T12:58:28.427Z] #74 9.328 + CGO_ENABLED=0 [2020-05-08T12:58:28.427Z] #74 9.328 + _install_proxy [2020-05-08T12:58:28.427Z] #74 9.328 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-08T12:58:28.427Z] #74 9.328 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3aw7MIvpp1/src/github.com/docker/libnetwork [2020-05-08T12:58:28.427Z] #74 9.328 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:58:28.427Z] #74 9.345 Cloning into '/tmp/tmp.3aw7MIvpp1/src/github.com/docker/libnetwork'... [2020-05-08T12:58:28.427Z] #74 ... [2020-05-08T12:58:28.427Z] [2020-05-08T12:58:28.427Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:28.427Z] #68 10.47 + RM_GOPATH=0 [2020-05-08T12:58:28.427Z] #68 10.47 + TMP_GOPATH= [2020-05-08T12:58:28.427Z] #68 10.47 + : /build/ [2020-05-08T12:58:28.427Z] #68 10.47 + '[' -z '' ']' [2020-05-08T12:58:28.427Z] #68 10.47 ++ mktemp -d [2020-05-08T12:58:28.427Z] #68 10.47 + export GOPATH=/tmp/tmp.kExtK5ERr8 [2020-05-08T12:58:28.427Z] #68 10.47 + GOPATH=/tmp/tmp.kExtK5ERr8 [2020-05-08T12:58:28.427Z] #68 10.47 + RM_GOPATH=1 [2020-05-08T12:58:28.427Z] #68 10.47 ++ dirname ./install.sh [2020-05-08T12:58:28.439Z] #44 101.5 CC criu/util.o [2020-05-08T12:58:28.527Z] #10 ... [2020-05-08T12:58:28.527Z] [2020-05-08T12:58:28.527Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:58:28.527Z] #41 5.594 + git clone https://github.com/docker/distribution.git . [2020-05-08T12:58:28.527Z] #41 5.599 Cloning into '.'... [2020-05-08T12:58:28.527Z] #41 ... [2020-05-08T12:58:28.527Z] [2020-05-08T12:58:28.527Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:28.527Z] #50 5.908 + RM_GOPATH=0 [2020-05-08T12:58:28.527Z] #50 5.908 + TMP_GOPATH= [2020-05-08T12:58:28.527Z] #50 5.908 + : /build [2020-05-08T12:58:28.527Z] #50 5.908 + '[' -z '' ']' [2020-05-08T12:58:28.527Z] #50 5.910 ++ mktemp -d [2020-05-08T12:58:28.527Z] #50 5.915 + export GOPATH=/tmp/tmp.kQec7PaxYK [2020-05-08T12:58:28.527Z] #50 5.915 + GOPATH=/tmp/tmp.kQec7PaxYK [2020-05-08T12:58:28.527Z] #50 5.915 + RM_GOPATH=1 [2020-05-08T12:58:28.527Z] #50 5.917 ++ dirname ./install.sh [2020-05-08T12:58:28.527Z] #50 5.926 Installing gotestsum version v0.3.5 [2020-05-08T12:58:28.527Z] #50 5.926 + dir=. [2020-05-08T12:58:28.527Z] #50 5.926 + bin=gotestsum [2020-05-08T12:58:28.527Z] #50 5.926 + shift [2020-05-08T12:58:28.527Z] #50 5.926 + '[' '!' -f ./gotestsum.installer ']' [2020-05-08T12:58:28.527Z] #50 5.926 + . ./gotestsum.installer [2020-05-08T12:58:28.527Z] #50 5.926 ++ : v0.3.5 [2020-05-08T12:58:28.527Z] #50 5.926 + install_gotestsum [2020-05-08T12:58:28.527Z] #50 5.926 + echo 'Installing gotestsum version v0.3.5' [2020-05-08T12:58:28.527Z] #50 5.926 + go get -d gotest.tools/gotestsum [2020-05-08T12:58:28.685Z] #68 10.49 + dir=. [2020-05-08T12:58:28.685Z] #68 10.49 + bin=rootlesskit [2020-05-08T12:58:28.685Z] #68 10.49 + shift [2020-05-08T12:58:28.685Z] #68 10.49 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-08T12:58:28.685Z] #68 10.49 + . ./rootlesskit.installer [2020-05-08T12:58:28.685Z] #68 10.49 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:58:28.685Z] #68 10.49 + install_rootlesskit [2020-05-08T12:58:28.685Z] #68 10.49 + case "$1" in [2020-05-08T12:58:28.685Z] #68 10.49 + export CGO_ENABLED=0 [2020-05-08T12:58:28.685Z] #68 10.49 + CGO_ENABLED=0 [2020-05-08T12:58:28.685Z] #68 10.49 + _install_rootlesskit [2020-05-08T12:58:28.685Z] #68 10.49 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-08T12:58:28.685Z] #68 10.49 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:58:28.685Z] #68 10.49 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kExtK5ERr8/src/github.com/rootless-containers/rootlesskit [2020-05-08T12:58:28.685Z] #68 10.50 Cloning into '/tmp/tmp.kExtK5ERr8/src/github.com/rootless-containers/rootlesskit'... [2020-05-08T12:58:28.685Z] #68 ... [2020-05-08T12:58:28.685Z] [2020-05-08T12:58:28.685Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:28.685Z] #33 9.883 + RM_GOPATH=0 [2020-05-08T12:58:28.685Z] #33 9.883 + TMP_GOPATH= [2020-05-08T12:58:28.685Z] #33 9.883 + : /build [2020-05-08T12:58:28.685Z] #33 9.883 + '[' -z '' ']' [2020-05-08T12:58:28.685Z] #33 9.883 ++ mktemp -d [2020-05-08T12:58:28.685Z] #33 9.883 + export GOPATH=/tmp/tmp.B5TecOJLYA [2020-05-08T12:58:28.685Z] #33 9.883 + GOPATH=/tmp/tmp.B5TecOJLYA [2020-05-08T12:58:28.685Z] #33 9.883 + RM_GOPATH=1 [2020-05-08T12:58:28.685Z] #33 9.889 ++ dirname ./install.sh [2020-05-08T12:58:28.685Z] #33 9.894 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:58:28.685Z] #33 9.894 + dir=. [2020-05-08T12:58:28.685Z] #33 9.894 + bin=tomlv [2020-05-08T12:58:28.685Z] #33 9.894 + shift [2020-05-08T12:58:28.685Z] #33 9.894 + '[' '!' -f ./tomlv.installer ']' [2020-05-08T12:58:28.685Z] #33 9.894 + . ./tomlv.installer [2020-05-08T12:58:28.685Z] #33 9.894 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:58:28.685Z] #33 9.894 + install_tomlv [2020-05-08T12:58:28.685Z] #33 9.894 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-08T12:58:28.685Z] #33 9.907 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.B5TecOJLYA/src/github.com/BurntSushi/toml [2020-05-08T12:58:28.685Z] #33 9.941 Cloning into '/tmp/tmp.B5TecOJLYA/src/github.com/BurntSushi/toml'... [2020-05-08T12:58:28.789Z] #50 ... [2020-05-08T12:58:28.789Z] [2020-05-08T12:58:28.789Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:28.789Z] #68 5.882 + RM_GOPATH=0 [2020-05-08T12:58:28.789Z] #68 5.896 + TMP_GOPATH= [2020-05-08T12:58:28.789Z] #68 5.896 + : /build/ [2020-05-08T12:58:28.789Z] #68 5.896 + '[' -z '' ']' [2020-05-08T12:58:28.789Z] #68 5.896 ++ mktemp -d [2020-05-08T12:58:28.789Z] #68 5.906 + export GOPATH=/tmp/tmp.WkwW3Bf2d1 [2020-05-08T12:58:28.789Z] #68 5.906 + GOPATH=/tmp/tmp.WkwW3Bf2d1 [2020-05-08T12:58:28.789Z] #68 5.906 + RM_GOPATH=1 [2020-05-08T12:58:28.789Z] #68 5.906 ++ dirname ./install.sh [2020-05-08T12:58:28.789Z] #68 5.906 + dir=. [2020-05-08T12:58:28.789Z] #68 5.906 + bin=rootlesskit [2020-05-08T12:58:28.789Z] #68 5.906 + shift [2020-05-08T12:58:28.789Z] #68 5.906 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-08T12:58:28.789Z] #68 5.906 + . ./rootlesskit.installer [2020-05-08T12:58:28.789Z] #68 5.906 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:58:28.789Z] #68 5.907 + install_rootlesskit [2020-05-08T12:58:28.789Z] #68 5.907 + case "$1" in [2020-05-08T12:58:28.789Z] #68 5.907 + export CGO_ENABLED=0 [2020-05-08T12:58:28.789Z] #68 5.907 + CGO_ENABLED=0 [2020-05-08T12:58:28.789Z] #68 5.907 + _install_rootlesskit [2020-05-08T12:58:28.789Z] #68 5.907 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-08T12:58:28.789Z] #68 5.907 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:58:28.789Z] #68 5.907 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WkwW3Bf2d1/src/github.com/rootless-containers/rootlesskit [2020-05-08T12:58:28.789Z] #68 5.910 Cloning into '/tmp/tmp.WkwW3Bf2d1/src/github.com/rootless-containers/rootlesskit'... [2020-05-08T12:58:28.789Z] #68 ... [2020-05-08T12:58:28.789Z] [2020-05-08T12:58:28.789Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:58:28.789Z] #35 4.768 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:28.789Z] #35 4.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:28.789Z] #35 4.800 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:28.789Z] #35 5.771 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-08T12:58:28.789Z] #35 9.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-08T12:58:28.789Z] #35 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-08T12:58:28.943Z] #33 ... [2020-05-08T12:58:28.943Z] [2020-05-08T12:58:28.943Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:28.943Z] #56 9.079 + RM_GOPATH=0 [2020-05-08T12:58:28.943Z] #56 9.079 + TMP_GOPATH= [2020-05-08T12:58:28.943Z] #56 9.079 + : /build [2020-05-08T12:58:28.943Z] #56 9.079 + '[' -z '' ']' [2020-05-08T12:58:28.943Z] #56 9.083 ++ mktemp -d [2020-05-08T12:58:28.943Z] #56 9.083 + export GOPATH=/tmp/tmp.YIJMt9oNzZ [2020-05-08T12:58:28.943Z] #56 9.084 + GOPATH=/tmp/tmp.YIJMt9oNzZ [2020-05-08T12:58:28.943Z] #56 9.084 + RM_GOPATH=1 [2020-05-08T12:58:28.943Z] #56 9.085 ++ dirname ./install.sh [2020-05-08T12:58:28.943Z] #56 9.128 + dir=. [2020-05-08T12:58:28.943Z] #56 9.129 + bin=shfmt [2020-05-08T12:58:28.943Z] #56 9.129 + shift [2020-05-08T12:58:28.943Z] #56 9.129 + '[' '!' -f ./shfmt.installer ']' [2020-05-08T12:58:28.943Z] #56 9.129 + . ./shfmt.installer [2020-05-08T12:58:28.943Z] #56 9.130 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:58:28.943Z] #56 9.130 + install_shfmt [2020-05-08T12:58:28.943Z] #56 9.130 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-08T12:58:28.943Z] #56 9.130 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:58:28.943Z] #56 9.131 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YIJMt9oNzZ/src/github.com/mvdan/sh [2020-05-08T12:58:28.943Z] #56 9.133 Cloning into '/tmp/tmp.YIJMt9oNzZ/src/github.com/mvdan/sh'... [2020-05-08T12:58:28.943Z] #56 ... [2020-05-08T12:58:28.943Z] [2020-05-08T12:58:28.943Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:28.943Z] #53 9.855 + RM_GOPATH=0 [2020-05-08T12:58:28.943Z] #53 9.855 + TMP_GOPATH= [2020-05-08T12:58:28.943Z] #53 9.855 + : /build [2020-05-08T12:58:28.943Z] #53 9.855 + '[' -z '' ']' [2020-05-08T12:58:28.943Z] #53 9.861 ++ mktemp -d [2020-05-08T12:58:28.943Z] #53 9.861 + export GOPATH=/tmp/tmp.NxvielXiv8 [2020-05-08T12:58:28.943Z] #53 9.861 + GOPATH=/tmp/tmp.NxvielXiv8 [2020-05-08T12:58:28.943Z] #53 9.861 + RM_GOPATH=1 [2020-05-08T12:58:28.943Z] #53 9.867 ++ dirname ./install.sh [2020-05-08T12:58:28.943Z] #53 9.897 Installing golangci-lint version v1.23.8 [2020-05-08T12:58:28.943Z] #53 9.897 + dir=. [2020-05-08T12:58:28.943Z] #53 9.897 + bin=golangci_lint [2020-05-08T12:58:28.943Z] #53 9.897 + shift [2020-05-08T12:58:28.943Z] #53 9.897 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-08T12:58:28.943Z] #53 9.897 + . ./golangci_lint.installer [2020-05-08T12:58:28.943Z] #53 9.897 ++ : v1.23.8 [2020-05-08T12:58:28.943Z] #53 9.897 + install_golangci_lint [2020-05-08T12:58:28.943Z] #53 9.897 + echo 'Installing golangci-lint version v1.23.8' [2020-05-08T12:58:28.943Z] #53 9.902 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-08T12:58:29.050Z] #35 ... [2020-05-08T12:58:29.050Z] [2020-05-08T12:58:29.050Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:29.050Z] #43 3.594 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:29.050Z] #43 3.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:29.050Z] #43 3.817 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:29.050Z] #43 4.040 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-08T12:58:29.050Z] #43 5.435 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-08T12:58:29.050Z] #43 9.589 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-08T12:58:29.050Z] #43 ... [2020-05-08T12:58:29.050Z] [2020-05-08T12:58:29.050Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:29.050Z] #33 5.916 + RM_GOPATH=0 [2020-05-08T12:58:29.050Z] #33 5.916 + TMP_GOPATH= [2020-05-08T12:58:29.050Z] #33 5.917 + : /build [2020-05-08T12:58:29.050Z] #33 5.920 + '[' -z '' ']' [2020-05-08T12:58:29.050Z] #33 5.921 ++ mktemp -d [2020-05-08T12:58:29.050Z] #33 5.923 + export GOPATH=/tmp/tmp.BEbGn9M37N [2020-05-08T12:58:29.050Z] #33 5.923 + GOPATH=/tmp/tmp.BEbGn9M37N [2020-05-08T12:58:29.050Z] #33 5.923 + RM_GOPATH=1 [2020-05-08T12:58:29.050Z] #33 5.925 ++ dirname ./install.sh [2020-05-08T12:58:29.050Z] #33 5.927 + dir=. [2020-05-08T12:58:29.050Z] #33 5.927 + bin=tomlv [2020-05-08T12:58:29.050Z] #33 5.927 + shift [2020-05-08T12:58:29.050Z] #33 5.927 + '[' '!' -f ./tomlv.installer ']' [2020-05-08T12:58:29.050Z] #33 5.927 + . ./tomlv.installer [2020-05-08T12:58:29.050Z] #33 5.927 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:58:29.050Z] #33 5.927 + install_tomlv [2020-05-08T12:58:29.050Z] #33 5.927 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-08T12:58:29.050Z] #33 5.927 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BEbGn9M37N/src/github.com/BurntSushi/toml [2020-05-08T12:58:29.050Z] #33 5.928 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:58:29.050Z] #33 5.931 Cloning into '/tmp/tmp.BEbGn9M37N/src/github.com/BurntSushi/toml'... [2020-05-08T12:58:29.050Z] #33 9.018 + cd /tmp/tmp.BEbGn9M37N/src/github.com/BurntSushi/toml [2020-05-08T12:58:29.050Z] #33 9.018 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:58:29.050Z] #33 9.033 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-08T12:58:29.050Z] #33 9.828 runtime/internal/sys [2020-05-08T12:58:29.050Z] #33 9.882 internal/cpu [2020-05-08T12:58:29.050Z] #33 9.909 math/bits [2020-05-08T12:58:29.050Z] #33 9.976 runtime/internal/atomic [2020-05-08T12:58:29.050Z] #33 10.19 runtime/internal/math [2020-05-08T12:58:29.050Z] #33 10.39 unicode/utf8 [2020-05-08T12:58:29.050Z] #33 10.62 internal/race [2020-05-08T12:58:29.050Z] #33 10.82 sync/atomic [2020-05-08T12:58:29.050Z] #33 ... [2020-05-08T12:58:29.050Z] [2020-05-08T12:58:29.050Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:29.050Z] #53 5.837 Installing golangci-lint version v1.23.8 [2020-05-08T12:58:29.050Z] #53 5.884 + RM_GOPATH=0 [2020-05-08T12:58:29.050Z] #53 5.884 + TMP_GOPATH= [2020-05-08T12:58:29.050Z] #53 5.884 + : /build [2020-05-08T12:58:29.050Z] #53 5.884 + '[' -z '' ']' [2020-05-08T12:58:29.050Z] #53 5.884 ++ mktemp -d [2020-05-08T12:58:29.050Z] #53 5.884 + export GOPATH=/tmp/tmp.i6hcJLPzLf [2020-05-08T12:58:29.050Z] #53 5.884 + GOPATH=/tmp/tmp.i6hcJLPzLf [2020-05-08T12:58:29.050Z] #53 5.884 + RM_GOPATH=1 [2020-05-08T12:58:29.050Z] #53 5.884 ++ dirname ./install.sh [2020-05-08T12:58:29.050Z] #53 5.884 + dir=. [2020-05-08T12:58:29.050Z] #53 5.884 + bin=golangci_lint [2020-05-08T12:58:29.050Z] #53 5.884 + shift [2020-05-08T12:58:29.050Z] #53 5.884 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-08T12:58:29.050Z] #53 5.884 + . ./golangci_lint.installer [2020-05-08T12:58:29.050Z] #53 5.884 ++ : v1.23.8 [2020-05-08T12:58:29.050Z] #53 5.884 + install_golangci_lint [2020-05-08T12:58:29.050Z] #53 5.884 + echo 'Installing golangci-lint version v1.23.8' [2020-05-08T12:58:29.050Z] #53 5.884 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-08T12:58:29.053Z] #44 102.1 CC criu/uts_ns.o [2020-05-08T12:58:29.195Z] #41 ... [2020-05-08T12:58:29.195Z] [2020-05-08T12:58:29.195Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:58:29.195Z] #25 10.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:29.195Z] #25 10.20 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:29.195Z] #25 10.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:29.195Z] #25 ... [2020-05-08T12:58:29.195Z] [2020-05-08T12:58:29.195Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:29.195Z] #43 9.253 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:29.195Z] #43 9.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:29.195Z] #43 9.310 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:29.201Z] #53 ... [2020-05-08T12:58:29.201Z] [2020-05-08T12:58:29.201Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:29.201Z] #47 9.904 + RM_GOPATH=0 [2020-05-08T12:58:29.201Z] #47 9.904 + TMP_GOPATH= [2020-05-08T12:58:29.201Z] #47 9.904 + : /build [2020-05-08T12:58:29.201Z] #47 9.904 + '[' -z '' ']' [2020-05-08T12:58:29.201Z] #47 9.904 ++ mktemp -d [2020-05-08T12:58:29.201Z] #47 9.909 + export GOPATH=/tmp/tmp.WZkiT8M9yA [2020-05-08T12:58:29.201Z] #47 9.909 + GOPATH=/tmp/tmp.WZkiT8M9yA [2020-05-08T12:58:29.201Z] #47 9.909 + RM_GOPATH=1 [2020-05-08T12:58:29.201Z] #47 9.910 ++ dirname ./install.sh [2020-05-08T12:58:29.201Z] #47 9.914 + dir=. [2020-05-08T12:58:29.201Z] #47 9.914 + bin=vndr [2020-05-08T12:58:29.201Z] #47 9.914 + shift [2020-05-08T12:58:29.201Z] #47 9.914 + '[' '!' -f ./vndr.installer ']' [2020-05-08T12:58:29.201Z] #47 9.914 + . ./vndr.installer [2020-05-08T12:58:29.201Z] #47 9.914 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:58:29.201Z] #47 9.914 + install_vndr [2020-05-08T12:58:29.201Z] #47 9.914 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-08T12:58:29.201Z] #47 9.914 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WZkiT8M9yA/src/github.com/LK4D4/vndr [2020-05-08T12:58:29.201Z] #47 9.914 Cloning into '/tmp/tmp.WZkiT8M9yA/src/github.com/LK4D4/vndr'... [2020-05-08T12:58:29.201Z] #47 9.914 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:58:29.201Z] #47 ... [2020-05-08T12:58:29.201Z] [2020-05-08T12:58:29.201Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:29.201Z] #50 10.55 + RM_GOPATH=0 [2020-05-08T12:58:29.201Z] #50 10.55 + TMP_GOPATH= [2020-05-08T12:58:29.201Z] #50 10.55 + : /build [2020-05-08T12:58:29.201Z] #50 10.55 + '[' -z '' ']' [2020-05-08T12:58:29.201Z] #50 10.55 ++ mktemp -d [2020-05-08T12:58:29.201Z] #50 10.55 + export GOPATH=/tmp/tmp.le7M1MeZeN [2020-05-08T12:58:29.201Z] #50 10.55 + GOPATH=/tmp/tmp.le7M1MeZeN [2020-05-08T12:58:29.201Z] #50 10.55 + RM_GOPATH=1 [2020-05-08T12:58:29.201Z] #50 10.56 ++ dirname ./install.sh [2020-05-08T12:58:29.201Z] #50 10.57 + dir=. [2020-05-08T12:58:29.201Z] #50 10.57 + bin=gotestsum [2020-05-08T12:58:29.201Z] #50 10.57 + shift [2020-05-08T12:58:29.201Z] #50 10.57 + '[' '!' -f ./gotestsum.installer ']' [2020-05-08T12:58:29.201Z] #50 10.57 + . ./gotestsum.installer [2020-05-08T12:58:29.201Z] #50 10.57 ++ : v0.3.5 [2020-05-08T12:58:29.201Z] #50 10.57 + install_gotestsum [2020-05-08T12:58:29.201Z] #50 10.57 Installing gotestsum version v0.3.5 [2020-05-08T12:58:29.201Z] #50 10.57 + echo 'Installing gotestsum version v0.3.5' [2020-05-08T12:58:29.201Z] #50 10.57 + go get -d gotest.tools/gotestsum [2020-05-08T12:58:29.312Z] #53 ... [2020-05-08T12:58:29.312Z] [2020-05-08T12:58:29.312Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:29.312Z] #56 6.720 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:58:29.312Z] #56 6.720 + RM_GOPATH=0 [2020-05-08T12:58:29.312Z] #56 6.720 + TMP_GOPATH= [2020-05-08T12:58:29.312Z] #56 6.720 + : /build [2020-05-08T12:58:29.312Z] #56 6.720 + '[' -z '' ']' [2020-05-08T12:58:29.312Z] #56 6.720 ++ mktemp -d [2020-05-08T12:58:29.312Z] #56 6.720 + export GOPATH=/tmp/tmp.u9SXcPSifs [2020-05-08T12:58:29.312Z] #56 6.720 + GOPATH=/tmp/tmp.u9SXcPSifs [2020-05-08T12:58:29.312Z] #56 6.720 + RM_GOPATH=1 [2020-05-08T12:58:29.312Z] #56 6.720 ++ dirname ./install.sh [2020-05-08T12:58:29.312Z] #56 6.720 + dir=. [2020-05-08T12:58:29.312Z] #56 6.720 + bin=shfmt [2020-05-08T12:58:29.312Z] #56 6.720 + shift [2020-05-08T12:58:29.312Z] #56 6.720 + '[' '!' -f ./shfmt.installer ']' [2020-05-08T12:58:29.312Z] #56 6.720 + . ./shfmt.installer [2020-05-08T12:58:29.312Z] #56 6.720 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:58:29.312Z] #56 6.720 + install_shfmt [2020-05-08T12:58:29.312Z] #56 6.720 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-08T12:58:29.312Z] #56 6.720 + git clone https://github.com/mvdan/sh.git /tmp/tmp.u9SXcPSifs/src/github.com/mvdan/sh [2020-05-08T12:58:29.312Z] #56 6.720 Cloning into '/tmp/tmp.u9SXcPSifs/src/github.com/mvdan/sh'... [2020-05-08T12:58:29.312Z] #56 ... [2020-05-08T12:58:29.312Z] [2020-05-08T12:58:29.312Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:29.312Z] #47 5.340 + RM_GOPATH=0 [2020-05-08T12:58:29.312Z] #47 5.340 + TMP_GOPATH= [2020-05-08T12:58:29.312Z] #47 5.340 + : /build [2020-05-08T12:58:29.312Z] #47 5.340 + '[' -z '' ']' [2020-05-08T12:58:29.312Z] #47 5.358 ++ mktemp -d [2020-05-08T12:58:29.312Z] #47 5.370 + export GOPATH=/tmp/tmp.I1DKiT1woE [2020-05-08T12:58:29.312Z] #47 5.370 + GOPATH=/tmp/tmp.I1DKiT1woE [2020-05-08T12:58:29.312Z] #47 5.370 + RM_GOPATH=1 [2020-05-08T12:58:29.312Z] #47 5.370 ++ dirname ./install.sh [2020-05-08T12:58:29.312Z] #47 5.370 + dir=. [2020-05-08T12:58:29.312Z] #47 5.370 + bin=vndr [2020-05-08T12:58:29.312Z] #47 5.370 + shift [2020-05-08T12:58:29.312Z] #47 5.370 + '[' '!' -f ./vndr.installer ']' [2020-05-08T12:58:29.312Z] #47 5.370 + . ./vndr.installer [2020-05-08T12:58:29.312Z] #47 5.370 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:58:29.312Z] #47 5.370 + install_vndr [2020-05-08T12:58:29.312Z] #47 5.370 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-08T12:58:29.312Z] #47 5.370 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.I1DKiT1woE/src/github.com/LK4D4/vndr [2020-05-08T12:58:29.312Z] #47 5.370 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:58:29.312Z] #47 5.411 Cloning into '/tmp/tmp.I1DKiT1woE/src/github.com/LK4D4/vndr'... [2020-05-08T12:58:29.312Z] #47 9.281 + cd /tmp/tmp.I1DKiT1woE/src/github.com/LK4D4/vndr [2020-05-08T12:58:29.312Z] #47 9.286 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:58:29.312Z] #47 9.300 + go build -buildmode=pie -v -o /build/vndr . [2020-05-08T12:58:29.312Z] #47 10.63 internal/race [2020-05-08T12:58:29.312Z] #47 10.71 unicode [2020-05-08T12:58:29.312Z] #47 10.73 internal/cpu [2020-05-08T12:58:29.312Z] #47 10.81 unicode/utf8 [2020-05-08T12:58:29.312Z] #47 10.87 sync/atomic [2020-05-08T12:58:29.335Z] #44 102.2 CC criu/vdso.o [2020-05-08T12:58:29.456Z] #43 ... [2020-05-08T12:58:29.456Z] [2020-05-08T12:58:29.456Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T12:58:29.456Z] #30 9.661 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-08T12:58:29.456Z] #30 9.661 Cloning into '.'... [2020-05-08T12:58:29.456Z] #30 ... [2020-05-08T12:58:29.456Z] [2020-05-08T12:58:29.456Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:29.572Z] #47 ... [2020-05-08T12:58:29.572Z] [2020-05-08T12:58:29.572Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:29.572Z] #33 10.94 internal/bytealg [2020-05-08T12:58:29.572Z] #33 11.03 math [2020-05-08T12:58:29.572Z] #33 11.14 unicode [2020-05-08T12:58:29.618Z] #44 102.6 LINK criu/built-in.o [2020-05-08T12:58:29.618Z] #44 102.7 LINK criu/criu [2020-05-08T12:58:29.716Z] #33 ... [2020-05-08T12:58:29.716Z] [2020-05-08T12:58:29.716Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:29.716Z] #68 ... [2020-05-08T12:58:29.716Z] [2020-05-08T12:58:29.716Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:29.716Z] #23 10.18 + RM_GOPATH=0 [2020-05-08T12:58:29.716Z] #23 10.18 + TMP_GOPATH= [2020-05-08T12:58:29.716Z] #23 10.18 + : /build [2020-05-08T12:58:29.716Z] #23 10.18 + '[' -z '' ']' [2020-05-08T12:58:29.716Z] #23 10.20 ++ mktemp -d [2020-05-08T12:58:29.716Z] #23 10.21 + export GOPATH=/tmp/tmp.2CTrwUHH6t [2020-05-08T12:58:29.716Z] #23 10.21 + GOPATH=/tmp/tmp.2CTrwUHH6t [2020-05-08T12:58:29.716Z] #23 10.21 + RM_GOPATH=1 [2020-05-08T12:58:29.716Z] #23 10.21 ++ dirname ./install.sh [2020-05-08T12:58:29.716Z] #23 10.23 + dir=. [2020-05-08T12:58:29.716Z] #23 10.23 + bin=dockercli [2020-05-08T12:58:29.716Z] #23 10.23 + shift [2020-05-08T12:58:29.716Z] #23 10.23 + '[' '!' -f ./dockercli.installer ']' [2020-05-08T12:58:29.716Z] #23 10.24 + . ./dockercli.installer [2020-05-08T12:58:29.716Z] #23 10.24 ++ : stable [2020-05-08T12:58:29.716Z] #23 10.24 ++ : 17.06.2-ce [2020-05-08T12:58:29.716Z] #23 10.24 Install docker/cli version 17.06.2-ce from stable [2020-05-08T12:58:29.716Z] #23 10.24 + install_dockercli [2020-05-08T12:58:29.716Z] #23 10.24 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-08T12:58:29.716Z] #23 10.25 ++ uname -m [2020-05-08T12:58:29.716Z] #23 10.25 + arch=x86_64 [2020-05-08T12:58:29.716Z] #23 10.25 + '[' x86_64 '!=' x86_64 ']' [2020-05-08T12:58:29.716Z] #23 10.25 + url=https://download.docker.com/linux/static [2020-05-08T12:58:29.716Z] #23 10.26 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-08T12:58:29.716Z] #23 10.27 + tar -xz docker/docker [2020-05-08T12:58:29.900Z] #44 102.9 DEP lib/c/criu.d [2020-05-08T12:58:29.900Z] #44 103.0 CC images/rpc.pb-c.o [2020-05-08T12:58:29.975Z] #23 ... [2020-05-08T12:58:29.975Z] [2020-05-08T12:58:29.975Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:29.975Z] #74 9.640 + RM_GOPATH=0 [2020-05-08T12:58:29.975Z] #74 9.640 + TMP_GOPATH= [2020-05-08T12:58:29.975Z] #74 9.640 + : /build [2020-05-08T12:58:29.975Z] #74 9.640 + '[' -z '' ']' [2020-05-08T12:58:29.975Z] #74 9.641 ++ mktemp -d [2020-05-08T12:58:29.975Z] #74 9.644 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:58:29.975Z] #74 9.644 + export GOPATH=/tmp/tmp.PyWVamEU2u [2020-05-08T12:58:29.975Z] #74 9.644 + GOPATH=/tmp/tmp.PyWVamEU2u [2020-05-08T12:58:29.975Z] #74 9.644 + RM_GOPATH=1 [2020-05-08T12:58:29.975Z] #74 9.644 ++ dirname ./install.sh [2020-05-08T12:58:29.975Z] #74 9.644 + dir=. [2020-05-08T12:58:29.975Z] #74 9.644 + bin=proxy [2020-05-08T12:58:29.975Z] #74 9.644 + shift [2020-05-08T12:58:29.975Z] #74 9.644 + '[' '!' -f ./proxy.installer ']' [2020-05-08T12:58:29.975Z] #74 9.644 + . ./proxy.installer [2020-05-08T12:58:29.975Z] #74 9.644 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:58:29.975Z] #74 9.644 + install_proxy [2020-05-08T12:58:29.975Z] #74 9.644 + case "$1" in [2020-05-08T12:58:29.975Z] #74 9.644 + export CGO_ENABLED=0 [2020-05-08T12:58:29.975Z] #74 9.644 + CGO_ENABLED=0 [2020-05-08T12:58:29.975Z] #74 9.644 + _install_proxy [2020-05-08T12:58:29.975Z] #74 9.644 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-08T12:58:29.975Z] #74 9.644 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PyWVamEU2u/src/github.com/docker/libnetwork [2020-05-08T12:58:29.975Z] #74 9.645 Cloning into '/tmp/tmp.PyWVamEU2u/src/github.com/docker/libnetwork'... [2020-05-08T12:58:29.975Z] #74 ... [2020-05-08T12:58:29.975Z] [2020-05-08T12:58:29.975Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:30.144Z] #33 11.60 internal/testlog [2020-05-08T12:58:30.183Z] #44 103.3 CC lib/c/criu.o [2020-05-08T12:58:30.235Z] #56 10.72 + RM_GOPATH=0 [2020-05-08T12:58:30.235Z] #56 10.72 + TMP_GOPATH= [2020-05-08T12:58:30.235Z] #56 10.72 + : /build [2020-05-08T12:58:30.235Z] #56 10.72 + '[' -z '' ']' [2020-05-08T12:58:30.235Z] #56 10.72 ++ mktemp -d [2020-05-08T12:58:30.235Z] #56 10.73 + export GOPATH=/tmp/tmp.iM0QuGAlyr [2020-05-08T12:58:30.235Z] #56 10.73 + GOPATH=/tmp/tmp.iM0QuGAlyr [2020-05-08T12:58:30.235Z] #56 10.73 + RM_GOPATH=1 [2020-05-08T12:58:30.235Z] #56 10.73 ++ dirname ./install.sh [2020-05-08T12:58:30.235Z] #56 10.73 + dir=. [2020-05-08T12:58:30.235Z] #56 10.73 + bin=shfmt [2020-05-08T12:58:30.235Z] #56 10.73 + shift [2020-05-08T12:58:30.235Z] #56 10.73 + '[' '!' -f ./shfmt.installer ']' [2020-05-08T12:58:30.235Z] #56 10.73 + . ./shfmt.installer [2020-05-08T12:58:30.235Z] #56 10.74 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:58:30.235Z] #56 10.74 + install_shfmt [2020-05-08T12:58:30.235Z] #56 10.74 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-08T12:58:30.235Z] #56 10.75 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:58:30.235Z] #56 10.75 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iM0QuGAlyr/src/github.com/mvdan/sh [2020-05-08T12:58:30.235Z] #56 10.75 Cloning into '/tmp/tmp.iM0QuGAlyr/src/github.com/mvdan/sh'... [2020-05-08T12:58:30.235Z] #56 ... [2020-05-08T12:58:30.235Z] [2020-05-08T12:58:30.235Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:58:30.235Z] #10 9.582 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:30.235Z] #10 9.666 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:30.235Z] #10 9.678 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:30.235Z] #10 ... [2020-05-08T12:58:30.235Z] [2020-05-08T12:58:30.235Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:30.235Z] #50 9.580 + RM_GOPATH=0 [2020-05-08T12:58:30.235Z] #50 9.580 + TMP_GOPATH= [2020-05-08T12:58:30.235Z] #50 9.580 + : /build [2020-05-08T12:58:30.235Z] #50 9.580 + '[' -z '' ']' [2020-05-08T12:58:30.235Z] #50 9.580 ++ mktemp -d [2020-05-08T12:58:30.235Z] #50 9.590 + export GOPATH=/tmp/tmp.oScxZN7KaX [2020-05-08T12:58:30.235Z] #50 9.590 + GOPATH=/tmp/tmp.oScxZN7KaX [2020-05-08T12:58:30.235Z] #50 9.590 + RM_GOPATH=1 [2020-05-08T12:58:30.235Z] #50 9.592 ++ dirname ./install.sh [2020-05-08T12:58:30.235Z] #50 9.598 + dir=. [2020-05-08T12:58:30.235Z] #50 9.598 + bin=gotestsum [2020-05-08T12:58:30.235Z] #50 9.598 + shift [2020-05-08T12:58:30.235Z] #50 9.598 + '[' '!' -f ./gotestsum.installer ']' [2020-05-08T12:58:30.235Z] #50 9.598 + . ./gotestsum.installer [2020-05-08T12:58:30.235Z] #50 9.598 ++ : v0.3.5 [2020-05-08T12:58:30.235Z] #50 9.598 + install_gotestsum [2020-05-08T12:58:30.235Z] #50 9.598 + echo 'Installing gotestsum version v0.3.5' [2020-05-08T12:58:30.235Z] #50 9.598 + go get -d gotest.tools/gotestsum [2020-05-08T12:58:30.235Z] #50 9.598 Installing gotestsum version v0.3.5 [2020-05-08T12:58:30.410Z] #33 12.06 runtime [2020-05-08T12:58:30.496Z] #50 ... [2020-05-08T12:58:30.496Z] [2020-05-08T12:58:30.496Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:30.496Z] #47 10.59 + RM_GOPATH=0 [2020-05-08T12:58:30.496Z] #47 10.59 + TMP_GOPATH= [2020-05-08T12:58:30.496Z] #47 10.59 + : /build [2020-05-08T12:58:30.496Z] #47 10.59 + '[' -z '' ']' [2020-05-08T12:58:30.496Z] #47 10.59 ++ mktemp -d [2020-05-08T12:58:30.496Z] #47 10.61 + export GOPATH=/tmp/tmp.SNA1oT0mI9 [2020-05-08T12:58:30.496Z] #47 10.61 + GOPATH=/tmp/tmp.SNA1oT0mI9 [2020-05-08T12:58:30.496Z] #47 10.61 + RM_GOPATH=1 [2020-05-08T12:58:30.496Z] #47 10.61 ++ dirname ./install.sh [2020-05-08T12:58:30.496Z] #47 10.62 + dir=. [2020-05-08T12:58:30.496Z] #47 10.62 + bin=vndr [2020-05-08T12:58:30.496Z] #47 10.62 + shift [2020-05-08T12:58:30.496Z] #47 10.62 + '[' '!' -f ./vndr.installer ']' [2020-05-08T12:58:30.496Z] #47 10.62 + . ./vndr.installer [2020-05-08T12:58:30.496Z] #47 10.62 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:58:30.496Z] #47 10.62 + install_vndr [2020-05-08T12:58:30.496Z] #47 10.62 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-08T12:58:30.496Z] #47 10.62 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SNA1oT0mI9/src/github.com/LK4D4/vndr [2020-05-08T12:58:30.496Z] #47 10.62 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:58:30.496Z] #47 10.63 Cloning into '/tmp/tmp.SNA1oT0mI9/src/github.com/LK4D4/vndr'... [2020-05-08T12:58:30.798Z] #44 103.9 LINK lib/c/built-in.o [2020-05-08T12:58:30.798Z] #44 103.9 LINK lib/c/libcriu.so [2020-05-08T12:58:30.798Z] #44 104.0 LINK lib/c/libcriu.a [2020-05-08T12:58:30.989Z] #33 12.53 encoding [2020-05-08T12:58:31.080Z] #44 104.0 GEN magic.py [2020-05-08T12:58:31.080Z] #44 104.1 Note: Building without setproctitle() and strlcpy() support. [2020-05-08T12:58:31.080Z] #44 104.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-08T12:58:31.080Z] #44 104.1 Note: Building without GnuTLS support [2020-05-08T12:58:31.140Z] #47 11.73 + cd /tmp/tmp.SNA1oT0mI9/src/github.com/LK4D4/vndr [2020-05-08T12:58:31.141Z] #47 11.73 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:58:31.141Z] #47 11.74 + go build -buildmode=pie -v -o /build/vndr . [2020-05-08T12:58:31.362Z] #44 104.5 fatal: not a git repository (or any of the parent directories): .git [2020-05-08T12:58:31.562Z] #33 12.99 runtime/cgo [2020-05-08T12:58:31.977Z] #44 104.9 make[1]: Nothing to be done for 'all'. [2020-05-08T12:58:32.260Z] #44 105.3 make[1]: 'images/built-in.o' is up to date. [2020-05-08T12:58:32.260Z] #44 105.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-08T12:58:32.260Z] #44 105.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-08T12:58:32.260Z] #44 105.4 make[1]: 'compel/libcompel.a' is up to date. [2020-05-08T12:58:32.505Z] #33 ... [2020-05-08T12:58:32.505Z] [2020-05-08T12:58:32.505Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:58:32.505Z] #25 4.279 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:32.505Z] #25 4.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:32.505Z] #25 4.321 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:32.505Z] #25 5.156 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-08T12:58:32.505Z] #25 9.668 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-08T12:58:32.505Z] #25 9.676 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-08T12:58:32.505Z] #25 ... [2020-05-08T12:58:32.505Z] [2020-05-08T12:58:32.505Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:32.505Z] #68 12.26 + cd /tmp/tmp.WkwW3Bf2d1/src/github.com/rootless-containers/rootlesskit [2020-05-08T12:58:32.505Z] #68 12.26 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:58:32.505Z] #68 12.57 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-08T12:58:32.505Z] #68 12.58 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-08T12:58:32.543Z] #44 105.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-08T12:58:32.543Z] #44 105.4 make[1]: Nothing to be done for 'all'. [2020-05-08T12:58:32.543Z] #44 105.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-08T12:58:32.543Z] #44 ... [2020-05-08T12:58:32.543Z] [2020-05-08T12:58:32.543Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:58:32.543Z] #41 DONE 140.9s [2020-05-08T12:58:32.543Z] [2020-05-08T12:58:32.543Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:58:32.543Z] #44 105.6 make[2]: Nothing to be done for 'all'. [2020-05-08T12:58:32.543Z] #44 105.6 make[2]: Nothing to be done for 'all'. [2020-05-08T12:58:32.543Z] #44 105.6 make[2]: Nothing to be done for 'all'. [2020-05-08T12:58:32.543Z] #44 105.8 make[2]: Nothing to be done for 'all'. [2020-05-08T12:58:32.850Z] #44 105.8 make[2]: Nothing to be done for 'all'. [2020-05-08T12:58:32.850Z] #44 105.9 make[2]: Nothing to be done for 'all'. [2020-05-08T12:58:32.850Z] #44 105.9 make[2]: Nothing to be done for 'all'. [2020-05-08T12:58:33.149Z] #44 106.1 make[2]: Nothing to be done for 'all'. [2020-05-08T12:58:33.150Z] #44 106.1 INSTALL criu/criu [2020-05-08T12:58:33.461Z] #44 DONE 106.5s [2020-05-08T12:58:33.461Z] [2020-05-08T12:58:33.461Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:33.461Z] #53 141.6 + cd /tmp/tmp.rJwPpaOgT7/src/github.com/golangci/golangci-lint/ [2020-05-08T12:58:33.461Z] #53 141.6 + git checkout -q v1.23.8 [2020-05-08T12:58:33.746Z] #53 142.0 ++ git describe --tags [2020-05-08T12:58:33.746Z] #53 142.0 + version=v1.23.8 [2020-05-08T12:58:33.746Z] #53 142.0 ++ git rev-parse --short HEAD [2020-05-08T12:58:33.746Z] #53 142.0 + commit=76a82c6 [2020-05-08T12:58:33.746Z] #53 142.0 ++ git show -s --format=%cd [2020-05-08T12:58:33.746Z] #53 142.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-08T12:58:33.746Z] #53 142.0 + 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-08T12:58:34.373Z] #53 ... [2020-05-08T12:58:34.373Z] [2020-05-08T12:58:34.373Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-08T12:58:34.373Z] #42 DONE 0.3s [2020-05-08T12:58:34.373Z] [2020-05-08T12:58:34.373Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:34.457Z] #47 14.79 internal/cpu [2020-05-08T12:58:34.457Z] #47 14.81 internal/race [2020-05-08T12:58:34.457Z] #47 15.00 sync/atomic [2020-05-08T12:58:34.657Z] #60 ... [2020-05-08T12:58:34.657Z] [2020-05-08T12:58:34.657Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-08T12:58:34.658Z] #45 DONE 0.1s [2020-05-08T12:58:34.658Z] [2020-05-08T12:58:34.658Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-08T12:58:34.940Z] #48 DONE 0.2s [2020-05-08T12:58:34.940Z] [2020-05-08T12:58:34.940Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-08T12:58:34.940Z] #51 DONE 0.1s [2020-05-08T12:58:34.940Z] [2020-05-08T12:58:34.940Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:34.940Z] #60 69.58 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-08T12:58:35.026Z] #47 15.39 unicode [2020-05-08T12:58:35.026Z] #47 15.52 internal/bytealg [2020-05-08T12:58:35.556Z] #60 70.30 + mkdir -p /build [2020-05-08T12:58:35.764Z] #50 ... [2020-05-08T12:58:35.764Z] [2020-05-08T12:58:35.764Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:35.764Z] #33 11.22 + cd /tmp/tmp.B5TecOJLYA/src/github.com/BurntSushi/toml [2020-05-08T12:58:35.764Z] #33 11.22 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:58:35.764Z] #33 11.28 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-08T12:58:35.764Z] #33 12.29 internal/cpu [2020-05-08T12:58:35.764Z] #33 12.31 runtime/internal/atomic [2020-05-08T12:58:35.764Z] #33 12.69 runtime/internal/sys [2020-05-08T12:58:35.764Z] #33 12.94 internal/bytealg [2020-05-08T12:58:35.764Z] #33 13.00 runtime/internal/math [2020-05-08T12:58:35.764Z] #33 13.17 math/bits [2020-05-08T12:58:35.764Z] #33 13.74 math [2020-05-08T12:58:35.764Z] #33 13.87 runtime [2020-05-08T12:58:35.764Z] #33 ... [2020-05-08T12:58:35.764Z] [2020-05-08T12:58:35.764Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:58:35.764Z] #25 7.686 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-08T12:58:35.764Z] #25 11.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-08T12:58:35.764Z] #25 14.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-08T12:58:35.764Z] #25 ... [2020-05-08T12:58:35.764Z] [2020-05-08T12:58:35.764Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:35.764Z] #68 17.50 + cd /tmp/tmp.kExtK5ERr8/src/github.com/rootless-containers/rootlesskit [2020-05-08T12:58:35.764Z] #68 17.50 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:58:35.812Z] #68 ... [2020-05-08T12:58:35.812Z] [2020-05-08T12:58:35.812Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:35.812Z] #56 16.79 + cd /tmp/tmp.u9SXcPSifs/src/github.com/mvdan/sh [2020-05-08T12:58:35.812Z] #56 16.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:58:35.812Z] #56 16.91 + GO111MODULE=on [2020-05-08T12:58:35.812Z] #56 16.91 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-08T12:58:35.847Z] #60 70.30 + cp runc /build/runc [2020-05-08T12:58:36.021Z] #68 17.86 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-08T12:58:36.021Z] #68 17.86 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-08T12:58:36.131Z] #60 DONE 70.5s [2020-05-08T12:58:36.131Z] [2020-05-08T12:58:36.131Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:36.934Z] #47 17.25 runtime [2020-05-08T12:58:36.955Z] #68 ... [2020-05-08T12:58:36.955Z] [2020-05-08T12:58:36.955Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:36.955Z] #23 8.415 + RM_GOPATH=0 [2020-05-08T12:58:36.955Z] #23 8.415 + TMP_GOPATH= [2020-05-08T12:58:36.955Z] #23 8.415 + : /build [2020-05-08T12:58:36.955Z] #23 8.415 + '[' -z '' ']' [2020-05-08T12:58:36.955Z] #23 8.416 ++ mktemp -d [2020-05-08T12:58:36.955Z] #23 8.426 Install docker/cli version 17.06.2-ce from stable [2020-05-08T12:58:36.955Z] #23 8.426 + export GOPATH=/tmp/tmp.ZsiyAI73Rr [2020-05-08T12:58:36.955Z] #23 8.426 + GOPATH=/tmp/tmp.ZsiyAI73Rr [2020-05-08T12:58:36.955Z] #23 8.426 + RM_GOPATH=1 [2020-05-08T12:58:36.955Z] #23 8.426 ++ dirname ./install.sh [2020-05-08T12:58:36.955Z] #23 8.426 + dir=. [2020-05-08T12:58:36.955Z] #23 8.426 + bin=dockercli [2020-05-08T12:58:36.955Z] #23 8.426 + shift [2020-05-08T12:58:36.955Z] #23 8.426 + '[' '!' -f ./dockercli.installer ']' [2020-05-08T12:58:36.955Z] #23 8.426 + . ./dockercli.installer [2020-05-08T12:58:36.955Z] #23 8.426 ++ : stable [2020-05-08T12:58:36.955Z] #23 8.426 ++ : 17.06.2-ce [2020-05-08T12:58:36.955Z] #23 8.426 + install_dockercli [2020-05-08T12:58:36.955Z] #23 8.426 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-08T12:58:36.955Z] #23 8.437 ++ uname -m [2020-05-08T12:58:36.955Z] #23 8.450 + arch=x86_64 [2020-05-08T12:58:36.955Z] #23 8.450 + '[' x86_64 '!=' x86_64 ']' [2020-05-08T12:58:36.955Z] #23 8.450 + url=https://download.docker.com/linux/static [2020-05-08T12:58:36.955Z] #23 8.450 + tar -xz docker/docker [2020-05-08T12:58:36.955Z] #23 8.450 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-08T12:58:36.955Z] #23 ... [2020-05-08T12:58:36.955Z] [2020-05-08T12:58:36.955Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:36.955Z] #47 11.12 + cd /tmp/tmp.WZkiT8M9yA/src/github.com/LK4D4/vndr [2020-05-08T12:58:36.955Z] #47 11.12 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:58:36.955Z] #47 11.14 + go build -buildmode=pie -v -o /build/vndr . [2020-05-08T12:58:36.955Z] #47 13.08 internal/bytealg [2020-05-08T12:58:36.955Z] #47 13.15 runtime/internal/math [2020-05-08T12:58:36.955Z] #47 13.24 internal/race [2020-05-08T12:58:36.955Z] #47 13.39 sync/atomic [2020-05-08T12:58:36.955Z] #47 13.95 unicode [2020-05-08T12:58:36.955Z] #47 14.40 runtime [2020-05-08T12:58:37.194Z] #47 ... [2020-05-08T12:58:37.194Z] [2020-05-08T12:58:37.194Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:37.194Z] #33 10.36 + RM_GOPATH=0 [2020-05-08T12:58:37.194Z] #33 10.36 + TMP_GOPATH= [2020-05-08T12:58:37.194Z] #33 10.36 + : /build [2020-05-08T12:58:37.194Z] #33 10.36 + '[' -z '' ']' [2020-05-08T12:58:37.194Z] #33 10.36 ++ mktemp -d [2020-05-08T12:58:37.194Z] #33 10.42 + export GOPATH=/tmp/tmp.KLTFS2y4Y3 [2020-05-08T12:58:37.194Z] #33 10.42 + GOPATH=/tmp/tmp.KLTFS2y4Y3 [2020-05-08T12:58:37.194Z] #33 10.42 + RM_GOPATH=1 [2020-05-08T12:58:37.194Z] #33 10.42 ++ dirname ./install.sh [2020-05-08T12:58:37.194Z] #33 10.46 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:58:37.194Z] #33 10.46 + dir=. [2020-05-08T12:58:37.194Z] #33 10.46 + bin=tomlv [2020-05-08T12:58:37.194Z] #33 10.46 + shift [2020-05-08T12:58:37.194Z] #33 10.46 + '[' '!' -f ./tomlv.installer ']' [2020-05-08T12:58:37.194Z] #33 10.46 + . ./tomlv.installer [2020-05-08T12:58:37.194Z] #33 10.46 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:58:37.194Z] #33 10.46 + install_tomlv [2020-05-08T12:58:37.194Z] #33 10.46 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-08T12:58:37.194Z] #33 10.46 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KLTFS2y4Y3/src/github.com/BurntSushi/toml [2020-05-08T12:58:37.194Z] #33 10.48 Cloning into '/tmp/tmp.KLTFS2y4Y3/src/github.com/BurntSushi/toml'... [2020-05-08T12:58:37.194Z] #33 11.85 + cd /tmp/tmp.KLTFS2y4Y3/src/github.com/BurntSushi/toml [2020-05-08T12:58:37.194Z] #33 11.85 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:58:37.194Z] #33 11.93 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-08T12:58:37.194Z] #33 13.21 runtime/internal/atomic [2020-05-08T12:58:37.194Z] #33 13.21 internal/cpu [2020-05-08T12:58:37.194Z] #33 13.90 runtime/internal/sys [2020-05-08T12:58:37.194Z] #33 14.28 runtime/internal/math [2020-05-08T12:58:37.194Z] #33 14.43 math/bits [2020-05-08T12:58:37.194Z] #33 14.80 internal/bytealg [2020-05-08T12:58:37.194Z] #33 15.27 math [2020-05-08T12:58:37.194Z] #33 17.24 runtime [2020-05-08T12:58:37.194Z] #33 ... [2020-05-08T12:58:37.194Z] [2020-05-08T12:58:37.194Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:37.194Z] #68 10.60 + RM_GOPATH=0 [2020-05-08T12:58:37.194Z] #68 10.60 + TMP_GOPATH= [2020-05-08T12:58:37.194Z] #68 10.60 + : /build/ [2020-05-08T12:58:37.194Z] #68 10.60 + '[' -z '' ']' [2020-05-08T12:58:37.194Z] #68 10.61 ++ mktemp -d [2020-05-08T12:58:37.194Z] #68 10.61 + export GOPATH=/tmp/tmp.hJwOyTIcN8 [2020-05-08T12:58:37.194Z] #68 10.61 + GOPATH=/tmp/tmp.hJwOyTIcN8 [2020-05-08T12:58:37.194Z] #68 10.61 + RM_GOPATH=1 [2020-05-08T12:58:37.194Z] #68 10.61 ++ dirname ./install.sh [2020-05-08T12:58:37.194Z] #68 10.61 + dir=. [2020-05-08T12:58:37.194Z] #68 10.61 + bin=rootlesskit [2020-05-08T12:58:37.194Z] #68 10.61 + shift [2020-05-08T12:58:37.194Z] #68 10.61 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-08T12:58:37.194Z] #68 10.61 + . ./rootlesskit.installer [2020-05-08T12:58:37.194Z] #68 10.61 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:58:37.194Z] #68 10.61 + install_rootlesskit [2020-05-08T12:58:37.194Z] #68 10.61 + case "$1" in [2020-05-08T12:58:37.194Z] #68 10.61 + export CGO_ENABLED=0 [2020-05-08T12:58:37.194Z] #68 10.61 + CGO_ENABLED=0 [2020-05-08T12:58:37.194Z] #68 10.61 + _install_rootlesskit [2020-05-08T12:58:37.194Z] #68 10.61 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-08T12:58:37.194Z] #68 10.61 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hJwOyTIcN8/src/github.com/rootless-containers/rootlesskit [2020-05-08T12:58:37.194Z] #68 10.62 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:58:37.194Z] #68 10.66 Cloning into '/tmp/tmp.hJwOyTIcN8/src/github.com/rootless-containers/rootlesskit'... [2020-05-08T12:58:37.197Z] #56 18.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:58:37.197Z] #56 18.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:58:37.197Z] #56 18.75 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:58:37.197Z] #56 18.92 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:58:37.197Z] #56 ... [2020-05-08T12:58:37.197Z] [2020-05-08T12:58:37.197Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:37.197Z] #74 8.954 + RM_GOPATH=0 [2020-05-08T12:58:37.197Z] #74 8.955 + TMP_GOPATH= [2020-05-08T12:58:37.197Z] #74 8.955 + : /build [2020-05-08T12:58:37.197Z] #74 8.955 + '[' -z '' ']' [2020-05-08T12:58:37.197Z] #74 8.956 ++ mktemp -d [2020-05-08T12:58:37.197Z] #74 8.962 + export GOPATH=/tmp/tmp.lxySIFYLgv [2020-05-08T12:58:37.197Z] #74 8.962 + GOPATH=/tmp/tmp.lxySIFYLgv [2020-05-08T12:58:37.197Z] #74 8.962 + RM_GOPATH=1 [2020-05-08T12:58:37.197Z] #74 8.962 ++ dirname ./install.sh [2020-05-08T12:58:37.197Z] #74 8.967 + dir=. [2020-05-08T12:58:37.197Z] #74 8.967 + bin=proxy [2020-05-08T12:58:37.197Z] #74 8.967 + shift [2020-05-08T12:58:37.197Z] #74 8.967 + '[' '!' -f ./proxy.installer ']' [2020-05-08T12:58:37.197Z] #74 8.967 + . ./proxy.installer [2020-05-08T12:58:37.197Z] #74 8.967 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:58:37.197Z] #74 8.967 + install_proxy [2020-05-08T12:58:37.197Z] #74 8.967 + case "$1" in [2020-05-08T12:58:37.197Z] #74 8.967 + export CGO_ENABLED=0 [2020-05-08T12:58:37.197Z] #74 8.967 + CGO_ENABLED=0 [2020-05-08T12:58:37.197Z] #74 8.967 + _install_proxy [2020-05-08T12:58:37.197Z] #74 8.967 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-08T12:58:37.197Z] #74 8.967 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:58:37.197Z] #74 8.968 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lxySIFYLgv/src/github.com/docker/libnetwork [2020-05-08T12:58:37.197Z] #74 8.971 Cloning into '/tmp/tmp.lxySIFYLgv/src/github.com/docker/libnetwork'... [2020-05-08T12:58:37.212Z] #47 ... [2020-05-08T12:58:37.212Z] [2020-05-08T12:58:37.212Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:58:37.212Z] #41 9.373 + git clone https://github.com/docker/distribution.git . [2020-05-08T12:58:37.212Z] #41 9.376 Cloning into '.'... [2020-05-08T12:58:37.453Z] #68 17.66 Checking out files: 80% (635/789) Checking out files: 81% (640/789) Checking out files: 82% (647/789) Checking out files: 83% (655/789) Checking out files: 84% (663/789) Checking out files: 85% (671/789) Checking out files: 86% (679/789) Checking out files: 87% (687/789) Checking out files: 88% (695/789) Checking out files: 89% (703/789) Checking out files: 90% (711/789) Checking out files: 91% (718/789) Checking out files: 92% (726/789) Checking out files: 93% (734/789) Checking out files: 94% (742/789) Checking out files: 95% (750/789) Checking out files: 96% (758/789) Checking out files: 97% (766/789) Checking out files: 98% (774/789) Checking out files: 99% (782/789) Checking out files: 100% (789/789) Checking out files: 100% (789/789), done. [2020-05-08T12:58:37.453Z] #68 18.02 + cd /tmp/tmp.hJwOyTIcN8/src/github.com/rootless-containers/rootlesskit [2020-05-08T12:58:37.453Z] #68 18.02 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:58:37.458Z] #74 ... [2020-05-08T12:58:37.458Z] [2020-05-08T12:58:37.458Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:37.458Z] #56 19.01 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:58:37.712Z] #68 18.21 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-08T12:58:37.712Z] #68 18.22 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-08T12:58:37.777Z] #41 ... [2020-05-08T12:58:37.777Z] [2020-05-08T12:58:37.777Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:37.777Z] #47 19.36 unicode/utf8 [2020-05-08T12:58:37.826Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 30.6s done [2020-05-08T12:58:37.826Z] #8 DONE 37.2s [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-08T12:58:37.826Z] #9 DONE 0.2s [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-08T12:58:37.826Z] #10 DONE 0.2s [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-08T12:58:37.826Z] #30 DONE 0.1s [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:37.826Z] #44 ... [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-08T12:58:37.826Z] #41 DONE 0.1s [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:58:37.826Z] #22 DONE 0.1s [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-08T12:58:37.826Z] #74 DONE 0.2s [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-08T12:58:37.826Z] #33 DONE 0.2s [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-08T12:58:37.826Z] #53 DONE 0.2s [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-08T12:58:37.826Z] #50 DONE 0.2s [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-08T12:58:37.826Z] #23 DONE 0.2s [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:37.826Z] #54 ... [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-08T12:58:37.826Z] #47 DONE 0.2s [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-08T12:58:37.826Z] #68 DONE 0.2s [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-08T12:58:37.826Z] #56 DONE 0.4s [2020-05-08T12:58:37.826Z] [2020-05-08T12:58:37.826Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:37.826Z] #57 0.771 + RM_GOPATH=0 [2020-05-08T12:58:37.826Z] #57 0.771 + TMP_GOPATH= [2020-05-08T12:58:37.826Z] #57 0.771 + : /build [2020-05-08T12:58:37.826Z] #57 0.771 + '[' -z '' ']' [2020-05-08T12:58:37.826Z] #57 0.772 ++ mktemp -d [2020-05-08T12:58:37.826Z] #57 0.796 + export GOPATH=/tmp/tmp.5DfhAb84Eq [2020-05-08T12:58:37.826Z] #57 0.798 + GOPATH=/tmp/tmp.5DfhAb84Eq [2020-05-08T12:58:37.826Z] #57 0.799 + RM_GOPATH=1 [2020-05-08T12:58:37.826Z] #57 0.801 ++ dirname ./install.sh [2020-05-08T12:58:37.826Z] #57 0.808 + dir=. [2020-05-08T12:58:37.826Z] #57 0.808 + bin=shfmt [2020-05-08T12:58:37.826Z] #57 0.808 + shift [2020-05-08T12:58:37.826Z] #57 0.808 + '[' '!' -f ./shfmt.installer ']' [2020-05-08T12:58:37.826Z] #57 0.808 + . ./shfmt.installer [2020-05-08T12:58:37.826Z] #57 0.808 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:58:37.826Z] #57 0.809 + install_shfmt [2020-05-08T12:58:37.826Z] #57 0.809 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-08T12:58:37.826Z] #57 0.809 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:58:37.826Z] #57 0.809 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5DfhAb84Eq/src/github.com/mvdan/sh [2020-05-08T12:58:37.826Z] #57 0.813 Cloning into '/tmp/tmp.5DfhAb84Eq/src/github.com/mvdan/sh'... [2020-05-08T12:58:38.029Z] #56 19.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:58:38.282Z] #68 ... [2020-05-08T12:58:38.282Z] [2020-05-08T12:58:38.282Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:58:38.282Z] #35 9.010 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-08T12:58:38.282Z] #35 12.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-08T12:58:38.282Z] #35 17.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-08T12:58:38.282Z] #35 ... [2020-05-08T12:58:38.282Z] [2020-05-08T12:58:38.282Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:38.282Z] #53 10.43 + RM_GOPATH=0 [2020-05-08T12:58:38.282Z] #53 10.43 + TMP_GOPATH= [2020-05-08T12:58:38.282Z] #53 10.43 + : /build [2020-05-08T12:58:38.282Z] #53 10.43 + '[' -z '' ']' [2020-05-08T12:58:38.282Z] #53 10.43 ++ mktemp -d [2020-05-08T12:58:38.282Z] #53 10.44 + export GOPATH=/tmp/tmp.7ecsqQpDES [2020-05-08T12:58:38.282Z] #53 10.44 + GOPATH=/tmp/tmp.7ecsqQpDES [2020-05-08T12:58:38.282Z] #53 10.44 + RM_GOPATH=1 [2020-05-08T12:58:38.282Z] #53 10.44 ++ dirname ./install.sh [2020-05-08T12:58:38.282Z] #53 10.44 + dir=. [2020-05-08T12:58:38.282Z] #53 10.44 + bin=golangci_lint [2020-05-08T12:58:38.282Z] #53 10.44 + shift [2020-05-08T12:58:38.282Z] #53 10.44 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-08T12:58:38.282Z] #53 10.44 + . ./golangci_lint.installer [2020-05-08T12:58:38.282Z] #53 10.44 ++ : v1.23.8 [2020-05-08T12:58:38.282Z] #53 10.44 + install_golangci_lint [2020-05-08T12:58:38.282Z] #53 10.44 + echo 'Installing golangci-lint version v1.23.8' [2020-05-08T12:58:38.282Z] #53 10.44 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-08T12:58:38.282Z] #53 10.44 Installing golangci-lint version v1.23.8 [2020-05-08T12:58:38.289Z] #56 ... [2020-05-08T12:58:38.289Z] [2020-05-08T12:58:38.289Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:58:38.289Z] #62 10.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-08T12:58:38.289Z] #62 16.37 Fetched 8175 kB in 12s (679 kB/s) [2020-05-08T12:58:38.344Z] #47 ... [2020-05-08T12:58:38.344Z] [2020-05-08T12:58:38.344Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:38.344Z] #23 19.52 + mkdir -p /build [2020-05-08T12:58:38.344Z] #23 19.52 + mv docker/docker /build/ [2020-05-08T12:58:38.344Z] #23 19.53 + rmdir docker [2020-05-08T12:58:38.344Z] #23 DONE 20.0s [2020-05-08T12:58:38.344Z] [2020-05-08T12:58:38.344Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:38.344Z] #43 10.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:38.344Z] #43 10.66 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:38.344Z] #43 10.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:38.344Z] #43 12.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-08T12:58:38.344Z] #43 15.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-08T12:58:38.344Z] #43 18.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-08T12:58:38.550Z] #62 16.37 Reading package lists... [2020-05-08T12:58:38.550Z] #62 ... [2020-05-08T12:58:38.550Z] [2020-05-08T12:58:38.550Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:38.550Z] #47 11.67 math [2020-05-08T12:58:38.550Z] #47 12.29 runtime [2020-05-08T12:58:38.550Z] #47 12.40 internal/testlog [2020-05-08T12:58:38.550Z] #47 12.97 unicode/utf16 [2020-05-08T12:58:38.550Z] #47 13.83 container/list [2020-05-08T12:58:38.550Z] #47 15.31 crypto/internal/subtle [2020-05-08T12:58:38.550Z] #47 15.46 crypto/subtle [2020-05-08T12:58:38.550Z] #47 15.63 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-08T12:58:38.550Z] #47 15.93 internal/nettrace [2020-05-08T12:58:38.550Z] #47 16.38 runtime/cgo [2020-05-08T12:58:38.550Z] #47 18.01 vendor/golang.org/x/crypto/internal/subtle [2020-05-08T12:58:38.602Z] #43 ... [2020-05-08T12:58:38.602Z] [2020-05-08T12:58:38.602Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:38.602Z] #47 20.27 internal/testlog [2020-05-08T12:58:38.602Z] #47 ... [2020-05-08T12:58:38.602Z] [2020-05-08T12:58:38.602Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:58:38.602Z] #62 10.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-08T12:58:38.602Z] #62 13.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-08T12:58:38.811Z] #47 ... [2020-05-08T12:58:38.811Z] [2020-05-08T12:58:38.811Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:58:38.849Z] #53 ... [2020-05-08T12:58:38.849Z] [2020-05-08T12:58:38.849Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:58:38.849Z] #62 9.556 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-08T12:58:38.849Z] #62 12.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-08T12:58:38.849Z] #62 ... [2020-05-08T12:58:38.849Z] [2020-05-08T12:58:38.849Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:38.849Z] #47 19.32 unicode/utf8 [2020-05-08T12:58:38.859Z] #62 ... [2020-05-08T12:58:38.859Z] [2020-05-08T12:58:38.859Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T12:58:38.859Z] #30 10.99 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-08T12:58:38.859Z] #30 10.99 Cloning into '.'... [2020-05-08T12:58:39.073Z] #41 20.75 Checking out files: 87% (1391/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-08T12:58:39.073Z] #41 20.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-08T12:58:39.118Z] #30 ... [2020-05-08T12:58:39.118Z] [2020-05-08T12:58:39.118Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:39.118Z] #47 20.61 encoding [2020-05-08T12:58:39.378Z] #47 20.98 unicode/utf16 [2020-05-08T12:58:39.378Z] #47 ... [2020-05-08T12:58:39.378Z] [2020-05-08T12:58:39.378Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:58:39.378Z] #35 11.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-08T12:58:39.378Z] #35 13.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-08T12:58:39.378Z] #35 ... [2020-05-08T12:58:39.378Z] [2020-05-08T12:58:39.378Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:39.378Z] #33 20.23 internal/testlog [2020-05-08T12:58:39.378Z] #33 20.65 encoding [2020-05-08T12:58:39.378Z] #33 21.12 runtime/cgo [2020-05-08T12:58:39.416Z] #47 19.97 math [2020-05-08T12:58:39.983Z] #47 ... [2020-05-08T12:58:39.983Z] [2020-05-08T12:58:39.983Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:39.983Z] #43 10.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-08T12:58:39.983Z] #43 15.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-08T12:58:39.983Z] #43 19.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-08T12:58:40.241Z] #43 ... [2020-05-08T12:58:40.241Z] [2020-05-08T12:58:40.241Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:58:40.241Z] #25 11.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-08T12:58:40.241Z] #25 16.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-08T12:58:40.241Z] #25 19.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-08T12:58:40.501Z] #25 ... [2020-05-08T12:58:40.501Z] [2020-05-08T12:58:40.501Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:58:40.501Z] #10 11.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-08T12:58:40.501Z] #10 15.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-08T12:58:40.501Z] #10 19.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-08T12:58:40.513Z] #65 124.1 + bin/containerd [2020-05-08T12:58:40.754Z] #33 ... [2020-05-08T12:58:40.754Z] [2020-05-08T12:58:40.754Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:58:40.754Z] #10 12.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-08T12:58:40.754Z] #10 17.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-08T12:58:41.021Z] #10 ... [2020-05-08T12:58:41.021Z] [2020-05-08T12:58:41.021Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:41.021Z] #47 21.31 container/list [2020-05-08T12:58:41.021Z] #47 22.18 crypto/internal/subtle [2020-05-08T12:58:41.021Z] #47 22.30 crypto/subtle [2020-05-08T12:58:41.021Z] #47 22.43 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-08T12:58:41.021Z] #47 22.61 internal/nettrace [2020-05-08T12:58:41.021Z] #47 22.81 runtime/cgo [2020-05-08T12:58:41.070Z] #10 ... [2020-05-08T12:58:41.070Z] [2020-05-08T12:58:41.070Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:41.070Z] #33 21.66 internal/testlog [2020-05-08T12:58:41.330Z] #33 21.90 encoding [2020-05-08T12:58:41.361Z] #57 ... [2020-05-08T12:58:41.361Z] [2020-05-08T12:58:41.361Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:41.361Z] #48 0.750 + RM_GOPATH=0 [2020-05-08T12:58:41.361Z] #48 0.750 + TMP_GOPATH= [2020-05-08T12:58:41.361Z] #48 0.750 + : /build [2020-05-08T12:58:41.361Z] #48 0.750 + '[' -z '' ']' [2020-05-08T12:58:41.361Z] #48 0.751 ++ mktemp -d [2020-05-08T12:58:41.361Z] #48 0.754 + export GOPATH=/tmp/tmp.C0VRvMzJ4H [2020-05-08T12:58:41.361Z] #48 0.755 + GOPATH=/tmp/tmp.C0VRvMzJ4H [2020-05-08T12:58:41.361Z] #48 0.755 + RM_GOPATH=1 [2020-05-08T12:58:41.361Z] #48 0.761 ++ dirname ./install.sh [2020-05-08T12:58:41.361Z] #48 0.763 + dir=. [2020-05-08T12:58:41.361Z] #48 0.763 + bin=vndr [2020-05-08T12:58:41.361Z] #48 0.763 + shift [2020-05-08T12:58:41.361Z] #48 0.763 + '[' '!' -f ./vndr.installer ']' [2020-05-08T12:58:41.361Z] #48 0.763 + . ./vndr.installer [2020-05-08T12:58:41.361Z] #48 0.764 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:58:41.361Z] #48 0.764 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:58:41.361Z] #48 0.764 + install_vndr [2020-05-08T12:58:41.361Z] #48 0.764 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-08T12:58:41.361Z] #48 0.764 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.C0VRvMzJ4H/src/github.com/LK4D4/vndr [2020-05-08T12:58:41.361Z] #48 0.768 Cloning into '/tmp/tmp.C0VRvMzJ4H/src/github.com/LK4D4/vndr'... [2020-05-08T12:58:41.361Z] #48 1.601 + cd /tmp/tmp.C0VRvMzJ4H/src/github.com/LK4D4/vndr [2020-05-08T12:58:41.361Z] #48 1.602 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-08T12:58:41.361Z] #48 1.617 + go build -buildmode=pie -v -o /build/vndr . [2020-05-08T12:58:41.361Z] #48 3.698 internal/race [2020-05-08T12:58:41.361Z] #48 3.752 runtime/internal/sys [2020-05-08T12:58:41.361Z] #48 3.752 runtime/internal/atomic [2020-05-08T12:58:41.361Z] #48 3.839 internal/cpu [2020-05-08T12:58:41.361Z] #48 4.379 sync/atomic [2020-05-08T12:58:41.361Z] #48 4.472 runtime/internal/math [2020-05-08T12:58:41.361Z] #48 4.944 unicode/utf8 [2020-05-08T12:58:41.361Z] #48 5.073 unicode [2020-05-08T12:58:41.590Z] #33 ... [2020-05-08T12:58:41.590Z] [2020-05-08T12:58:41.590Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:41.590Z] #23 21.64 + mkdir -p /build [2020-05-08T12:58:41.590Z] #23 21.65 + mv docker/docker /build/ [2020-05-08T12:58:41.590Z] #23 21.66 + rmdir docker [2020-05-08T12:58:41.590Z] #23 DONE 22.1s [2020-05-08T12:58:41.590Z] [2020-05-08T12:58:41.590Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:58:41.621Z] #41 23.38 + 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-08T12:58:41.653Z] #48 6.045 math/bits [2020-05-08T12:58:41.947Z] #48 6.215 internal/bytealg [2020-05-08T12:58:42.162Z] #25 ... [2020-05-08T12:58:42.162Z] [2020-05-08T12:58:42.162Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:42.162Z] #33 22.44 runtime/cgo [2020-05-08T12:58:42.563Z] #41 ... [2020-05-08T12:58:42.563Z] [2020-05-08T12:58:42.563Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:42.563Z] #43 14.57 Fetched 8175 kB in 11s (747 kB/s) [2020-05-08T12:58:42.563Z] #43 14.57 Reading package lists... [2020-05-08T12:58:42.824Z] #43 20.90 Reading package lists... [2020-05-08T12:58:42.825Z] #43 ... [2020-05-08T12:58:42.825Z] [2020-05-08T12:58:42.825Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:42.825Z] #74 23.09 Checking out files: 57% (1181/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-08T12:58:42.825Z] #74 24.15 + cd /tmp/tmp.lxySIFYLgv/src/github.com/docker/libnetwork [2020-05-08T12:58:42.825Z] #74 24.15 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:58:42.825Z] #74 24.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-08T12:58:44.050Z] #48 8.082 internal/testlog [2020-05-08T12:58:44.780Z] #74 ... [2020-05-08T12:58:44.780Z] [2020-05-08T12:58:44.780Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:58:44.780Z] #10 16.86 Fetched 8175 kB in 12s (675 kB/s) [2020-05-08T12:58:44.780Z] #10 16.86 Reading package lists... [2020-05-08T12:58:45.048Z] #10 23.23 Reading package lists... [2020-05-08T12:58:45.048Z] #10 ... [2020-05-08T12:58:45.048Z] [2020-05-08T12:58:45.048Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:45.048Z] #43 20.90 Reading package lists... [2020-05-08T12:58:45.048Z] #43 26.88 Building dependency tree... [2020-05-08T12:58:45.048Z] #43 ... [2020-05-08T12:58:45.048Z] [2020-05-08T12:58:45.048Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:58:45.048Z] #25 17.10 Fetched 8175 kB in 13s (627 kB/s) [2020-05-08T12:58:45.048Z] #25 17.10 Reading package lists... [2020-05-08T12:58:45.087Z] #48 9.223 encoding [2020-05-08T12:58:45.311Z] #25 23.73 Reading package lists... [2020-05-08T12:58:45.311Z] #25 ... [2020-05-08T12:58:45.311Z] [2020-05-08T12:58:45.311Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:45.311Z] #56 20.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:58:45.311Z] #56 21.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:58:45.311Z] #56 22.26 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:58:45.311Z] #56 22.33 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:58:45.311Z] #56 22.40 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:58:45.311Z] #56 22.47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:58:45.311Z] #56 23.44 runtime/cgo [2020-05-08T12:58:45.311Z] #56 23.70 runtime [2020-05-08T12:58:45.381Z] #48 9.573 runtime [2020-05-08T12:58:45.381Z] #48 9.580 math [2020-05-08T12:58:45.381Z] #48 ... [2020-05-08T12:58:45.381Z] [2020-05-08T12:58:45.381Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:58:45.381Z] #26 1.151 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:45.381Z] #26 1.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:45.381Z] #26 1.457 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:45.381Z] #26 2.820 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-08T12:58:45.381Z] #26 6.917 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-08T12:58:45.381Z] #26 8.930 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-08T12:58:45.381Z] #26 ... [2020-05-08T12:58:45.381Z] [2020-05-08T12:58:45.381Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:58:45.381Z] #63 1.423 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:45.381Z] #63 1.682 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:45.381Z] #63 1.684 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:45.381Z] #63 3.765 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-08T12:58:45.381Z] #63 7.665 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-08T12:58:45.381Z] #63 10.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-08T12:58:45.573Z] #56 ... [2020-05-08T12:58:45.573Z] [2020-05-08T12:58:45.573Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:58:45.573Z] #35 17.46 Fetched 8175 kB in 13s (632 kB/s) [2020-05-08T12:58:45.573Z] #35 17.46 Reading package lists... [2020-05-08T12:58:45.573Z] #35 23.38 Reading package lists... [2020-05-08T12:58:45.573Z] #35 ... [2020-05-08T12:58:45.573Z] [2020-05-08T12:58:45.573Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:58:45.573Z] #62 16.37 Reading package lists... [2020-05-08T12:58:45.675Z] #63 ... [2020-05-08T12:58:45.675Z] [2020-05-08T12:58:45.675Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:58:45.675Z] #11 1.427 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:45.675Z] #11 1.911 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:45.675Z] #11 1.924 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:45.675Z] #11 3.931 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-08T12:58:45.675Z] #11 7.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-08T12:58:45.675Z] #11 10.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-08T12:58:45.675Z] #11 ... [2020-05-08T12:58:45.675Z] [2020-05-08T12:58:45.675Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:45.675Z] #34 0.976 + RM_GOPATH=0 [2020-05-08T12:58:45.675Z] #34 0.976 + TMP_GOPATH= [2020-05-08T12:58:45.675Z] #34 0.976 + : /build [2020-05-08T12:58:45.675Z] #34 0.976 + '[' -z '' ']' [2020-05-08T12:58:45.675Z] #34 0.979 ++ mktemp -d [2020-05-08T12:58:45.675Z] #34 1.024 + export GOPATH=/tmp/tmp.B0YTdiokTL [2020-05-08T12:58:45.675Z] #34 1.024 + GOPATH=/tmp/tmp.B0YTdiokTL [2020-05-08T12:58:45.675Z] #34 1.024 + RM_GOPATH=1 [2020-05-08T12:58:45.675Z] #34 1.026 ++ dirname ./install.sh [2020-05-08T12:58:45.675Z] #34 1.029 + dir=. [2020-05-08T12:58:45.675Z] #34 1.030 + bin=tomlv [2020-05-08T12:58:45.675Z] #34 1.030 + shift [2020-05-08T12:58:45.675Z] #34 1.030 + '[' '!' -f ./tomlv.installer ']' [2020-05-08T12:58:45.675Z] #34 1.030 + . ./tomlv.installer [2020-05-08T12:58:45.675Z] #34 1.030 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:58:45.675Z] #34 1.031 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:58:45.675Z] #34 1.031 + install_tomlv [2020-05-08T12:58:45.675Z] #34 1.031 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-08T12:58:45.675Z] #34 1.032 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.B0YTdiokTL/src/github.com/BurntSushi/toml [2020-05-08T12:58:45.675Z] #34 1.060 Cloning into '/tmp/tmp.B0YTdiokTL/src/github.com/BurntSushi/toml'... [2020-05-08T12:58:45.675Z] #34 4.140 + cd /tmp/tmp.B0YTdiokTL/src/github.com/BurntSushi/toml [2020-05-08T12:58:45.675Z] #34 4.142 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-08T12:58:45.675Z] #34 4.191 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-08T12:58:45.675Z] #34 5.333 unicode/utf8 [2020-05-08T12:58:45.675Z] #34 5.460 math/bits [2020-05-08T12:58:45.675Z] #34 5.543 internal/cpu [2020-05-08T12:58:45.675Z] #34 5.566 sync/atomic [2020-05-08T12:58:45.675Z] #34 6.856 unicode [2020-05-08T12:58:45.675Z] #34 7.788 internal/bytealg [2020-05-08T12:58:45.675Z] #34 8.591 internal/testlog [2020-05-08T12:58:45.675Z] #34 9.755 math [2020-05-08T12:58:45.972Z] #34 ... [2020-05-08T12:58:45.972Z] [2020-05-08T12:58:45.972Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:58:45.972Z] #42 0.842 + git clone https://github.com/docker/distribution.git . [2020-05-08T12:58:45.972Z] #42 0.848 Cloning into '.'... [2020-05-08T12:58:45.972Z] #42 ... [2020-05-08T12:58:45.972Z] [2020-05-08T12:58:45.972Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:45.972Z] #69 0.948 + RM_GOPATH=0 [2020-05-08T12:58:45.972Z] #69 0.948 + TMP_GOPATH= [2020-05-08T12:58:45.972Z] #69 0.948 + : /build/ [2020-05-08T12:58:45.972Z] #69 0.948 + '[' -z '' ']' [2020-05-08T12:58:45.972Z] #69 0.950 ++ mktemp -d [2020-05-08T12:58:45.972Z] #69 0.958 + export GOPATH=/tmp/tmp.uWzwtz1jaC [2020-05-08T12:58:45.972Z] #69 0.958 + GOPATH=/tmp/tmp.uWzwtz1jaC [2020-05-08T12:58:45.972Z] #69 0.958 + RM_GOPATH=1 [2020-05-08T12:58:45.972Z] #69 0.960 ++ dirname ./install.sh [2020-05-08T12:58:45.972Z] #69 0.963 + dir=. [2020-05-08T12:58:45.972Z] #69 0.963 + bin=rootlesskit [2020-05-08T12:58:45.972Z] #69 0.963 + shift [2020-05-08T12:58:45.972Z] #69 0.963 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-08T12:58:45.972Z] #69 0.963 + . ./rootlesskit.installer [2020-05-08T12:58:45.972Z] #69 0.964 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:58:45.972Z] #69 0.965 + install_rootlesskit [2020-05-08T12:58:45.972Z] #69 0.965 + case "$1" in [2020-05-08T12:58:45.972Z] #69 0.965 + export CGO_ENABLED=0 [2020-05-08T12:58:45.972Z] #69 0.965 + CGO_ENABLED=0 [2020-05-08T12:58:45.972Z] #69 0.966 + _install_rootlesskit [2020-05-08T12:58:45.972Z] #69 0.966 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:58:45.972Z] #69 0.966 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-08T12:58:45.972Z] #69 0.966 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uWzwtz1jaC/src/github.com/rootless-containers/rootlesskit [2020-05-08T12:58:45.972Z] #69 0.971 Cloning into '/tmp/tmp.uWzwtz1jaC/src/github.com/rootless-containers/rootlesskit'... [2020-05-08T12:58:45.972Z] #69 9.245 + cd /tmp/tmp.uWzwtz1jaC/src/github.com/rootless-containers/rootlesskit [2020-05-08T12:58:45.972Z] #69 9.257 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-08T12:58:45.972Z] #69 10.22 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-08T12:58:45.972Z] #69 10.23 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-08T12:58:45.972Z] #69 ... [2020-05-08T12:58:45.972Z] [2020-05-08T12:58:45.972Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:45.972Z] #75 0.956 + RM_GOPATH=0 [2020-05-08T12:58:45.972Z] #75 0.956 + TMP_GOPATH= [2020-05-08T12:58:45.972Z] #75 0.956 + : /build [2020-05-08T12:58:45.972Z] #75 0.957 + '[' -z '' ']' [2020-05-08T12:58:45.972Z] #75 0.958 ++ mktemp -d [2020-05-08T12:58:45.972Z] #75 0.978 + export GOPATH=/tmp/tmp.4mtuUBisYO [2020-05-08T12:58:45.972Z] #75 0.981 + GOPATH=/tmp/tmp.4mtuUBisYO [2020-05-08T12:58:45.972Z] #75 0.981 + RM_GOPATH=1 [2020-05-08T12:58:45.972Z] #75 0.984 ++ dirname ./install.sh [2020-05-08T12:58:45.972Z] #75 1.006 + dir=. [2020-05-08T12:58:45.972Z] #75 1.006 + bin=proxy [2020-05-08T12:58:45.972Z] #75 1.006 + shift [2020-05-08T12:58:45.972Z] #75 1.006 + '[' '!' -f ./proxy.installer ']' [2020-05-08T12:58:45.972Z] #75 1.006 + . ./proxy.installer [2020-05-08T12:58:45.972Z] #75 1.006 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:58:45.972Z] #75 1.013 + install_proxy [2020-05-08T12:58:45.972Z] #75 1.030 + case "$1" in [2020-05-08T12:58:45.972Z] #75 1.031 + export CGO_ENABLED=0 [2020-05-08T12:58:45.972Z] #75 1.032 + CGO_ENABLED=0 [2020-05-08T12:58:45.972Z] #75 1.033 + _install_proxy [2020-05-08T12:58:45.972Z] #75 1.034 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-08T12:58:45.972Z] #75 1.042 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:58:45.972Z] #75 1.045 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4mtuUBisYO/src/github.com/docker/libnetwork [2020-05-08T12:58:45.972Z] #75 1.049 Cloning into '/tmp/tmp.4mtuUBisYO/src/github.com/docker/libnetwork'... [2020-05-08T12:58:46.145Z] #62 22.84 Reading package lists... [2020-05-08T12:58:46.145Z] #62 ... [2020-05-08T12:58:46.145Z] [2020-05-08T12:58:46.145Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:46.145Z] #43 26.88 Building dependency tree... [2020-05-08T12:58:46.268Z] #75 ... [2020-05-08T12:58:46.268Z] [2020-05-08T12:58:46.268Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T12:58:46.268Z] #31 0.929 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-08T12:58:46.268Z] #31 0.936 Cloning into '.'... [2020-05-08T12:58:46.268Z] #31 ... [2020-05-08T12:58:46.268Z] [2020-05-08T12:58:46.268Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:58:46.268Z] #36 1.426 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:46.268Z] #36 1.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:46.268Z] #36 1.684 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:46.268Z] #36 3.703 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-08T12:58:46.268Z] #36 7.093 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-08T12:58:46.268Z] #36 10.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-08T12:58:46.285Z] #47 ... [2020-05-08T12:58:46.285Z] [2020-05-08T12:58:46.285Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:58:46.285Z] #10 27.87 Fetched 8347 kB in 21s (402 kB/s) [2020-05-08T12:58:46.567Z] #36 ... [2020-05-08T12:58:46.567Z] [2020-05-08T12:58:46.567Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:46.567Z] #51 1.005 + RM_GOPATH=0 [2020-05-08T12:58:46.567Z] #51 1.005 + TMP_GOPATH= [2020-05-08T12:58:46.567Z] #51 1.005 + : /build [2020-05-08T12:58:46.567Z] #51 1.005 + '[' -z '' ']' [2020-05-08T12:58:46.567Z] #51 1.006 ++ mktemp -d [2020-05-08T12:58:46.567Z] #51 1.024 + export GOPATH=/tmp/tmp.Sa8hIWESpN [2020-05-08T12:58:46.567Z] #51 1.026 + GOPATH=/tmp/tmp.Sa8hIWESpN [2020-05-08T12:58:46.567Z] #51 1.038 + RM_GOPATH=1 [2020-05-08T12:58:46.567Z] #51 1.055 ++ dirname ./install.sh [2020-05-08T12:58:46.567Z] #51 1.061 + dir=. [2020-05-08T12:58:46.567Z] #51 1.062 + bin=gotestsum [2020-05-08T12:58:46.567Z] #51 1.062 + shift [2020-05-08T12:58:46.567Z] #51 1.063 + '[' '!' -f ./gotestsum.installer ']' [2020-05-08T12:58:46.567Z] #51 1.063 + . ./gotestsum.installer [2020-05-08T12:58:46.567Z] #51 1.064 ++ : v0.3.5 [2020-05-08T12:58:46.567Z] #51 1.064 + install_gotestsum [2020-05-08T12:58:46.567Z] #51 1.065 + echo 'Installing gotestsum version v0.3.5' [2020-05-08T12:58:46.567Z] #51 1.065 + go get -d gotest.tools/gotestsum [2020-05-08T12:58:46.567Z] #51 1.065 Installing gotestsum version v0.3.5 [2020-05-08T12:58:46.567Z] #51 ... [2020-05-08T12:58:46.567Z] [2020-05-08T12:58:46.567Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:46.567Z] #54 0.992 + RM_GOPATH=0 [2020-05-08T12:58:46.567Z] #54 0.993 + TMP_GOPATH= [2020-05-08T12:58:46.567Z] #54 0.993 + : /build [2020-05-08T12:58:46.567Z] #54 0.993 + '[' -z '' ']' [2020-05-08T12:58:46.567Z] #54 0.998 ++ mktemp -d [2020-05-08T12:58:46.567Z] #54 1.007 + export GOPATH=/tmp/tmp.VltXqOtRla [2020-05-08T12:58:46.567Z] #54 1.007 + GOPATH=/tmp/tmp.VltXqOtRla [2020-05-08T12:58:46.567Z] #54 1.007 + RM_GOPATH=1 [2020-05-08T12:58:46.567Z] #54 1.026 ++ dirname ./install.sh [2020-05-08T12:58:46.567Z] #54 1.056 + dir=. [2020-05-08T12:58:46.567Z] #54 1.056 + bin=golangci_lint [2020-05-08T12:58:46.567Z] #54 1.056 + shift [2020-05-08T12:58:46.567Z] #54 1.057 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-08T12:58:46.567Z] #54 1.057 + . ./golangci_lint.installer [2020-05-08T12:58:46.567Z] #54 1.057 ++ : v1.23.8 [2020-05-08T12:58:46.567Z] #54 1.057 + install_golangci_lint [2020-05-08T12:58:46.567Z] #54 1.057 + echo 'Installing golangci-lint version v1.23.8' [2020-05-08T12:58:46.567Z] #54 1.057 Installing golangci-lint version v1.23.8 [2020-05-08T12:58:46.567Z] #54 1.057 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-08T12:58:46.860Z] #54 ... [2020-05-08T12:58:46.860Z] [2020-05-08T12:58:46.860Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:46.860Z] #44 1.239 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T12:58:46.860Z] #44 1.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T12:58:46.860Z] #44 1.455 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T12:58:46.860Z] #44 2.903 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-08T12:58:46.860Z] #44 6.824 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-08T12:58:46.860Z] #44 9.144 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-08T12:58:46.860Z] #44 ... [2020-05-08T12:58:46.860Z] [2020-05-08T12:58:46.860Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:58:46.860Z] #24 0.849 + RM_GOPATH=0 [2020-05-08T12:58:46.860Z] #24 0.849 + TMP_GOPATH= [2020-05-08T12:58:46.860Z] #24 0.849 + : /build [2020-05-08T12:58:46.860Z] #24 0.849 + '[' -z '' ']' [2020-05-08T12:58:46.860Z] #24 0.850 ++ mktemp -d [2020-05-08T12:58:46.860Z] #24 0.852 + export GOPATH=/tmp/tmp.RpuLsjG3R2 [2020-05-08T12:58:46.860Z] #24 0.853 + GOPATH=/tmp/tmp.RpuLsjG3R2 [2020-05-08T12:58:46.860Z] #24 0.853 + RM_GOPATH=1 [2020-05-08T12:58:46.860Z] #24 0.861 ++ dirname ./install.sh [2020-05-08T12:58:46.860Z] #24 0.863 + dir=. [2020-05-08T12:58:46.860Z] #24 0.863 + bin=dockercli [2020-05-08T12:58:46.860Z] #24 0.863 + shift [2020-05-08T12:58:46.860Z] #24 0.863 + '[' '!' -f ./dockercli.installer ']' [2020-05-08T12:58:46.860Z] #24 0.863 + . ./dockercli.installer [2020-05-08T12:58:46.860Z] #24 0.863 ++ : stable [2020-05-08T12:58:46.860Z] #24 0.864 ++ : 17.06.2-ce [2020-05-08T12:58:46.860Z] #24 0.865 + install_dockercli [2020-05-08T12:58:46.860Z] #24 0.865 Install docker/cli version 17.06.2-ce from stable [2020-05-08T12:58:46.860Z] #24 0.865 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-08T12:58:46.860Z] #24 0.866 ++ uname -m [2020-05-08T12:58:46.860Z] #24 0.875 + arch=ppc64le [2020-05-08T12:58:46.860Z] #24 0.875 + '[' ppc64le '!=' x86_64 ']' [2020-05-08T12:58:46.860Z] #24 0.875 + '[' ppc64le '!=' s390x ']' [2020-05-08T12:58:46.860Z] #24 0.875 + '[' ppc64le '!=' armhf ']' [2020-05-08T12:58:46.860Z] #24 0.875 + build_dockercli [2020-05-08T12:58:46.860Z] #24 0.876 + git clone https://github.com/docker/docker-ce /tmp/tmp.RpuLsjG3R2/tmp/docker-ce [2020-05-08T12:58:46.860Z] #24 0.879 Cloning into '/tmp/tmp.RpuLsjG3R2/tmp/docker-ce'... [2020-05-08T12:58:47.441Z] #33 ... [2020-05-08T12:58:47.441Z] [2020-05-08T12:58:47.441Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:47.441Z] #47 24.80 unicode/utf16 [2020-05-08T12:58:47.441Z] #47 25.07 container/list [2020-05-08T12:58:47.441Z] #47 25.64 crypto/internal/subtle [2020-05-08T12:58:47.441Z] #47 25.79 crypto/subtle [2020-05-08T12:58:47.441Z] #47 25.92 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-08T12:58:47.441Z] #47 26.18 internal/nettrace [2020-05-08T12:58:47.441Z] #47 26.42 runtime/cgo [2020-05-08T12:58:48.705Z] #43 30.72 The following additional packages will be installed: [2020-05-08T12:58:48.705Z] #43 30.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-08T12:58:48.705Z] #43 30.73 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-08T12:58:48.705Z] #43 30.74 Suggested packages: [2020-05-08T12:58:48.705Z] #43 30.75 manpages-dev python-setuptools [2020-05-08T12:58:49.980Z] #47 ... [2020-05-08T12:58:49.980Z] [2020-05-08T12:58:49.980Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:50.093Z] #43 31.88 The following NEW packages will be installed: [2020-05-08T12:58:50.093Z] #43 31.89 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-08T12:58:50.093Z] #43 31.89 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-08T12:58:50.093Z] #43 31.89 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-08T12:58:50.093Z] #43 31.89 python-six zlib1g-dev [2020-05-08T12:58:50.093Z] #43 32.29 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:58:50.093Z] #43 32.29 Need to get 3798 kB of archives. [2020-05-08T12:58:50.093Z] #43 32.29 After this operation, 21.6 MB of additional disk space will be used. [2020-05-08T12:58:50.093Z] #43 32.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-05-08T12:58:50.239Z] #74 30.02 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-08T12:58:50.239Z] #74 30.71 + cd /tmp/tmp.PyWVamEU2u/src/github.com/docker/libnetwork [2020-05-08T12:58:50.239Z] #74 30.71 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:58:50.354Z] #43 32.30 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-08T12:58:50.354Z] #43 32.30 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-08T12:58:50.354Z] #43 32.31 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-08T12:58:50.354Z] #43 32.31 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-08T12:58:50.354Z] #43 32.32 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-08T12:58:50.354Z] #43 32.32 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-08T12:58:50.354Z] #43 32.34 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-08T12:58:50.354Z] #43 32.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-05-08T12:58:50.354Z] #43 32.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-05-08T12:58:50.354Z] #43 32.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-05-08T12:58:50.354Z] #43 32.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-05-08T12:58:50.472Z] #10 27.87 Reading package lists... [2020-05-08T12:58:50.472Z] #10 ... [2020-05-08T12:58:50.472Z] [2020-05-08T12:58:50.472Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:50.472Z] #56 21.69 + cd /tmp/tmp.YIJMt9oNzZ/src/github.com/mvdan/sh [2020-05-08T12:58:50.472Z] #56 21.69 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:58:50.472Z] #56 21.81 + GO111MODULE=on [2020-05-08T12:58:50.473Z] #56 21.81 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-08T12:58:50.473Z] #56 23.28 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:58:50.473Z] #56 23.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:58:50.473Z] #56 23.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:58:50.473Z] #56 23.69 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:58:50.473Z] #56 23.72 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:58:50.473Z] #56 24.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:58:50.473Z] #56 25.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:58:50.473Z] #56 26.83 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:58:50.473Z] #56 28.09 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:58:50.473Z] #56 28.21 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:58:50.473Z] #56 28.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:58:50.473Z] #56 28.54 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:58:50.473Z] #56 29.52 runtime/cgo [2020-05-08T12:58:50.473Z] #56 29.65 runtime [2020-05-08T12:58:50.473Z] #56 ... [2020-05-08T12:58:50.473Z] [2020-05-08T12:58:50.473Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:50.473Z] #74 28.75 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-08T12:58:50.473Z] #74 29.49 + cd /tmp/tmp.3aw7MIvpp1/src/github.com/docker/libnetwork [2020-05-08T12:58:50.473Z] #74 29.49 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:58:50.473Z] #74 29.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-08T12:58:50.615Z] #43 32.58 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-08T12:58:50.615Z] #43 32.59 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-08T12:58:50.615Z] #43 32.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-08T12:58:50.615Z] #43 32.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-05-08T12:58:50.615Z] #43 32.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-05-08T12:58:51.182Z] #74 31.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-08T12:58:52.002Z] #43 34.06 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:58:52.264Z] #43 34.18 Fetched 3798 kB in 1s (5868 kB/s) [2020-05-08T12:58:52.264Z] #43 34.29 Selecting previously unselected package libcap-dev:arm64. [2020-05-08T12:58:52.264Z] #43 34.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 ... 15382 files and directories currently installed.) [2020-05-08T12:58:52.372Z] #74 ... [2020-05-08T12:58:52.372Z] [2020-05-08T12:58:52.372Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:58:52.372Z] #10 27.87 Reading package lists... [2020-05-08T12:58:52.527Z] #43 34.48 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-05-08T12:58:52.527Z] #43 34.50 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-05-08T12:58:52.819Z] #43 34.81 Selecting previously unselected package libnet1:arm64. [2020-05-08T12:58:52.819Z] #43 34.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-08T12:58:53.083Z] #43 34.95 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-08T12:58:53.083Z] #43 35.13 Selecting previously unselected package libnet1-dev. [2020-05-08T12:58:53.083Z] #43 35.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-08T12:58:53.083Z] #43 35.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-08T12:58:53.089Z] #74 ... [2020-05-08T12:58:53.089Z] [2020-05-08T12:58:53.089Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:53.089Z] #56 23.34 + cd /tmp/tmp.iM0QuGAlyr/src/github.com/mvdan/sh [2020-05-08T12:58:53.089Z] #56 23.34 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:58:53.089Z] #56 23.47 + GO111MODULE=on [2020-05-08T12:58:53.089Z] #56 23.48 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-08T12:58:53.089Z] #56 24.82 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:58:53.089Z] #56 24.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:58:53.089Z] #56 24.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:58:53.089Z] #56 25.32 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:58:53.089Z] #56 25.33 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:58:53.089Z] #56 26.21 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:58:53.089Z] #56 27.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:58:53.089Z] #56 28.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:58:53.089Z] #56 29.73 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:58:53.089Z] #56 29.82 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:58:53.089Z] #56 30.09 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:58:53.089Z] #56 30.10 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:58:53.089Z] #56 30.97 runtime/cgo [2020-05-08T12:58:53.089Z] #56 31.19 runtime [2020-05-08T12:58:53.089Z] #56 ... [2020-05-08T12:58:53.089Z] [2020-05-08T12:58:53.089Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:58:53.089Z] #41 28.09 Checking out files: 91% (1456/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-08T12:58:53.089Z] #41 28.24 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-08T12:58:53.089Z] #41 30.14 + 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-08T12:58:53.663Z] #43 35.58 Selecting previously unselected package libnl-3-200:arm64. [2020-05-08T12:58:53.663Z] #43 35.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-08T12:58:53.663Z] #43 35.59 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-08T12:58:53.663Z] #43 35.76 Selecting previously unselected package libnl-3-dev:arm64. [2020-05-08T12:58:53.925Z] #10 34.95 Reading package lists... [2020-05-08T12:58:53.925Z] #10 ... [2020-05-08T12:58:53.925Z] [2020-05-08T12:58:53.925Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:58:53.925Z] #35 25.94 Fetched 8347 kB in 20s (412 kB/s) [2020-05-08T12:58:53.925Z] #35 25.94 Reading package lists... [2020-05-08T12:58:53.925Z] #35 33.02 Reading package lists... [2020-05-08T12:58:53.925Z] #35 ... [2020-05-08T12:58:53.925Z] [2020-05-08T12:58:53.925Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:58:53.925Z] #62 26.05 Fetched 8347 kB in 20s (410 kB/s) [2020-05-08T12:58:53.925Z] #62 26.05 Reading package lists... [2020-05-08T12:58:53.925Z] #62 33.10 Reading package lists... [2020-05-08T12:58:53.925Z] #62 ... [2020-05-08T12:58:53.925Z] [2020-05-08T12:58:53.925Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:58:53.925Z] #41 28.42 Checking out files: 90% (1439/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-08T12:58:53.925Z] #41 28.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-08T12:58:53.925Z] #41 30.39 + 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-08T12:58:53.931Z] #43 35.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-05-08T12:58:53.931Z] #43 35.78 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-08T12:58:54.859Z] #41 ... [2020-05-08T12:58:54.859Z] [2020-05-08T12:58:54.859Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:58:54.859Z] #25 26.78 Fetched 8347 kB in 21s (405 kB/s) [2020-05-08T12:58:54.859Z] #25 26.78 Reading package lists... [2020-05-08T12:58:54.859Z] #25 34.04 Reading package lists... [2020-05-08T12:58:54.859Z] #25 ... [2020-05-08T12:58:54.859Z] [2020-05-08T12:58:54.859Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:54.859Z] #43 30.07 Fetched 8347 kB in 20s (420 kB/s) [2020-05-08T12:58:54.859Z] #43 30.07 Reading package lists... [2020-05-08T12:58:54.887Z] [2020-05-08T12:58:54.887Z] #43 ... [2020-05-08T12:58:54.887Z] [2020-05-08T12:58:54.887Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:58:54.887Z] #62 22.84 Reading package lists... [2020-05-08T12:58:54.887Z] #62 30.09 Building dependency tree... [2020-05-08T12:58:54.887Z] #62 32.52 The following additional packages will be installed: [2020-05-08T12:58:54.887Z] #62 32.52 libbtrfs0 [2020-05-08T12:58:54.887Z] #62 32.67 The following NEW packages will be installed: [2020-05-08T12:58:54.887Z] #62 32.67 libbtrfs-dev libbtrfs0 [2020-05-08T12:58:54.887Z] #62 33.07 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:58:54.887Z] #62 33.07 Need to get 119 kB of archives. [2020-05-08T12:58:54.887Z] #62 33.07 After this operation, 387 kB of additional disk space will be used. [2020-05-08T12:58:54.887Z] #62 33.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-08T12:58:54.887Z] #62 33.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-08T12:58:54.887Z] #62 34.18 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:58:54.887Z] #62 34.34 Fetched 119 kB in 0s (408 kB/s) [2020-05-08T12:58:54.887Z] #62 34.54 Selecting previously unselected package libbtrfs0. [2020-05-08T12:58:54.887Z] #62 34.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-08T12:58:54.887Z] #62 34.61 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-08T12:58:54.887Z] #62 34.68 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-08T12:58:54.887Z] #62 34.84 Selecting previously unselected package libbtrfs-dev. [2020-05-08T12:58:54.887Z] #62 34.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-08T12:58:54.887Z] #62 34.95 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-08T12:58:54.887Z] #62 35.33 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-08T12:58:54.887Z] #62 35.38 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-08T12:58:54.887Z] #62 35.40 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:58:54.887Z] #62 DONE 36.9s [2020-05-08T12:58:54.887Z] [2020-05-08T12:58:54.887Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:54.887Z] #43 36.92 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-08T12:58:54.887Z] #43 ... [2020-05-08T12:58:54.887Z] [2020-05-08T12:58:54.887Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:58:54.887Z] #63 DONE 0.1s [2020-05-08T12:58:54.887Z] [2020-05-08T12:58:54.887Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:54.887Z] #43 36.92 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-08T12:58:54.887Z] #43 36.93 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-08T12:58:54.887Z] #43 36.94 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-08T12:58:55.163Z] #43 37.11 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-05-08T12:58:55.163Z] #43 37.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...#43 ... [2020-05-08T12:58:55.163Z] [2020-05-08T12:58:55.163Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-08T12:58:55.163Z] #64 DONE 0.1s [2020-05-08T12:58:55.163Z] [2020-05-08T12:58:55.163Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:55.163Z] #43 37.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-05-08T12:58:55.163Z] #43 37.15 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-08T12:58:55.378Z] #24 ... [2020-05-08T12:58:55.378Z] [2020-05-08T12:58:55.378Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:55.378Z] #57 19.48 + cd /tmp/tmp.5DfhAb84Eq/src/github.com/mvdan/sh [2020-05-08T12:58:55.378Z] #57 19.48 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-08T12:58:55.378Z] #57 ... [2020-05-08T12:58:55.378Z] [2020-05-08T12:58:55.378Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:55.378Z] #48 9.876 unicode/utf16 [2020-05-08T12:58:55.378Z] #48 11.22 container/list [2020-05-08T12:58:55.378Z] #48 15.83 crypto/internal/subtle [2020-05-08T12:58:55.378Z] #48 16.50 crypto/subtle [2020-05-08T12:58:55.378Z] #48 17.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-08T12:58:55.378Z] #48 17.62 internal/nettrace [2020-05-08T12:58:55.378Z] #48 17.94 runtime/cgo [2020-05-08T12:58:55.423Z] #43 37.44 Selecting previously unselected package zlib1g-dev:arm64. [2020-05-08T12:58:55.424Z] #43 37.47 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-05-08T12:58:55.424Z] #43 37.48 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-08T12:58:55.627Z] #41 ... [2020-05-08T12:58:55.627Z] [2020-05-08T12:58:55.627Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:58:55.627Z] #62 25.98 Fetched 8347 kB in 21s (404 kB/s) [2020-05-08T12:58:55.627Z] #62 25.98 Reading package lists... [2020-05-08T12:58:55.627Z] #62 33.47 Reading package lists... [2020-05-08T12:58:55.627Z] #62 ... [2020-05-08T12:58:55.627Z] [2020-05-08T12:58:55.627Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:58:55.627Z] #35 28.51 Fetched 8347 kB in 22s (376 kB/s) [2020-05-08T12:58:55.627Z] #35 28.51 Reading package lists... [2020-05-08T12:58:55.670Z] #48 ... [2020-05-08T12:58:55.670Z] [2020-05-08T12:58:55.670Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:55.670Z] #57 19.76 + GO111MODULE=on [2020-05-08T12:58:55.670Z] #57 19.77 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-08T12:58:55.684Z] #43 ... [2020-05-08T12:58:55.684Z] [2020-05-08T12:58:55.684Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:58:55.684Z] #25 23.73 Reading package lists... [2020-05-08T12:58:55.684Z] #25 30.04 Building dependency tree... [2020-05-08T12:58:55.684Z] #25 33.42 ca-certificates is already the newest version (20190110). [2020-05-08T12:58:55.684Z] #25 33.42 The following additional packages will be installed: [2020-05-08T12:58:55.684Z] #25 33.43 libjq1 libonig5 [2020-05-08T12:58:55.684Z] #25 33.79 The following NEW packages will be installed: [2020-05-08T12:58:55.684Z] #25 33.80 jq libjq1 libonig5 [2020-05-08T12:58:55.684Z] #25 34.32 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:58:55.684Z] #25 34.32 Need to get 325 kB of archives. [2020-05-08T12:58:55.684Z] #25 34.32 After this operation, 1019 kB of additional disk space will be used. [2020-05-08T12:58:55.684Z] #25 34.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-08T12:58:55.684Z] #25 34.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-08T12:58:55.684Z] #25 34.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-08T12:58:55.684Z] #25 35.30 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:58:55.684Z] #25 35.53 Fetched 325 kB in 0s (836 kB/s) [2020-05-08T12:58:55.684Z] #25 35.65 Selecting previously unselected package libonig5:arm64. [2020-05-08T12:58:55.684Z] #25 35.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-08T12:58:55.684Z] #25 35.72 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-05-08T12:58:55.684Z] #25 35.78 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-08T12:58:55.684Z] #25 36.53 Selecting previously unselected package libjq1:arm64. [2020-05-08T12:58:55.684Z] #25 36.54 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-08T12:58:55.684Z] #25 36.70 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-08T12:58:55.684Z] #25 36.95 Selecting previously unselected package jq. [2020-05-08T12:58:55.684Z] #25 36.97 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-08T12:58:55.684Z] #25 36.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-08T12:58:55.684Z] #25 37.22 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-08T12:58:55.684Z] #25 37.25 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-08T12:58:55.684Z] #25 37.27 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-08T12:58:55.684Z] #25 37.29 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:58:55.684Z] #25 DONE 37.8s [2020-05-08T12:58:55.684Z] [2020-05-08T12:58:55.684Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:55.684Z] #43 37.74 Selecting previously unselected package libprotobuf17:arm64. [2020-05-08T12:58:55.684Z] #43 37.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-05-08T12:58:55.684Z] #43 37.77 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-08T12:58:55.945Z] #43 ... [2020-05-08T12:58:55.945Z] [2020-05-08T12:58:55.945Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-08T12:58:55.945Z] #26 DONE 0.1s [2020-05-08T12:58:55.966Z] #57 ... [2020-05-08T12:58:55.966Z] [2020-05-08T12:58:55.966Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:55.966Z] #34 10.34 runtime/cgo [2020-05-08T12:58:55.966Z] #34 11.12 runtime [2020-05-08T12:58:56.206Z] [2020-05-08T12:58:56.206Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:58:56.206Z] #35 23.38 Reading package lists... [2020-05-08T12:58:56.206Z] #35 29.46 Building dependency tree... [2020-05-08T12:58:56.206Z] #35 32.54 The following additional packages will be installed: [2020-05-08T12:58:56.206Z] #35 32.57 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-08T12:58:56.206Z] #35 32.59 Suggested packages: [2020-05-08T12:58:56.206Z] #35 32.59 cmake-doc ninja-build lrzip [2020-05-08T12:58:56.206Z] #35 32.59 Recommended packages: [2020-05-08T12:58:56.206Z] #35 32.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-08T12:58:56.206Z] #35 33.72 The following NEW packages will be installed: [2020-05-08T12:58:56.206Z] #35 33.74 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-08T12:58:56.206Z] #35 33.74 vim-common xxd [2020-05-08T12:58:56.206Z] #35 34.16 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:58:56.206Z] #35 34.16 Need to get 14.2 MB of archives. [2020-05-08T12:58:56.206Z] #35 34.16 After this operation, 60.0 MB of additional disk space will be used. [2020-05-08T12:58:56.206Z] #35 34.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-08T12:58:56.206Z] #35 34.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-08T12:58:56.206Z] #35 34.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-08T12:58:56.206Z] #35 34.26 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-08T12:58:56.206Z] #35 34.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-05-08T12:58:56.206Z] #35 34.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-05-08T12:58:56.206Z] #35 34.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-05-08T12:58:56.206Z] #35 34.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-05-08T12:58:56.206Z] #35 34.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-05-08T12:58:56.206Z] #35 34.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-05-08T12:58:56.206Z] #35 36.57 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:58:56.206Z] #35 36.82 Fetched 14.2 MB in 1s (11.0 MB/s) [2020-05-08T12:58:56.206Z] #35 36.97 Selecting previously unselected package xxd. [2020-05-08T12:58:56.206Z] #35 36.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 ... 15382 files and directories currently installed.) [2020-05-08T12:58:56.206Z] #35 37.19 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-08T12:58:56.206Z] #35 37.23 Unpacking xxd (2:8.1.0875-5) ... [2020-05-08T12:58:56.206Z] #35 37.48 Selecting previously unselected package vim-common. [2020-05-08T12:58:56.206Z] #35 37.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-08T12:58:56.206Z] #35 37.56 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-08T12:58:56.206Z] #35 38.12 Selecting previously unselected package cmake-data. [2020-05-08T12:58:56.206Z] #35 38.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-08T12:58:56.206Z] #35 38.14 Unpacking cmake-data (3.13.4-1) ... [2020-05-08T12:58:56.565Z] #35 36.21 Reading package lists... [2020-05-08T12:58:56.565Z] #35 ... [2020-05-08T12:58:56.565Z] [2020-05-08T12:58:56.565Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:56.565Z] #43 30.03 Fetched 8347 kB in 21s (397 kB/s) [2020-05-08T12:58:56.565Z] #43 30.03 Reading package lists... [2020-05-08T12:58:56.565Z] #43 37.28 Reading package lists... [2020-05-08T12:58:56.565Z] #43 ... [2020-05-08T12:58:56.565Z] [2020-05-08T12:58:56.565Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:58:56.565Z] #47 37.12 vendor/golang.org/x/crypto/internal/subtle [2020-05-08T12:58:56.824Z] #47 37.29 vendor/golang.org/x/crypto/curve25519 [2020-05-08T12:58:57.148Z] #35 ... [2020-05-08T12:58:57.148Z] [2020-05-08T12:58:57.148Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:58:57.148Z] #43 38.94 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-05-08T12:58:57.148Z] #43 38.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-05-08T12:58:57.148Z] #43 39.02 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-08T12:58:57.148Z] #43 39.29 Selecting previously unselected package libprotobuf-dev:arm64. [2020-05-08T12:58:57.409Z] #43 39.29 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-05-08T12:58:57.409Z] #43 39.34 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-08T12:58:58.069Z] #34 ... [2020-05-08T12:58:58.069Z] [2020-05-08T12:58:58.069Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:58.069Z] #57 22.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:58:58.139Z] #43 37.01 Reading package lists... [2020-05-08T12:58:58.139Z] #43 ... [2020-05-08T12:58:58.139Z] [2020-05-08T12:58:58.139Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:58:58.139Z] #62 33.10 Reading package lists... [2020-05-08T12:58:58.354Z] #43 ... [2020-05-08T12:58:58.354Z] [2020-05-08T12:58:58.354Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:58:58.354Z] #10 23.23 Reading package lists... [2020-05-08T12:58:58.354Z] #10 30.42 Building dependency tree... [2020-05-08T12:58:58.354Z] #10 33.67 The following additional packages will be installed: [2020-05-08T12:58:58.354Z] #10 33.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-08T12:58:58.354Z] #10 33.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-08T12:58:58.354Z] #10 33.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-08T12:58:58.354Z] #10 33.68 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-08T12:58:58.354Z] #10 33.68 Suggested packages: [2020-05-08T12:58:58.354Z] #10 33.68 gcc-8-locales seccomp wine64 [2020-05-08T12:58:58.355Z] #10 34.93 The following NEW packages will be installed: [2020-05-08T12:58:58.355Z] #10 34.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-08T12:58:58.355Z] #10 34.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-08T12:58:58.355Z] #10 34.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-08T12:58:58.355Z] #10 34.95 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-08T12:58:58.355Z] #10 34.95 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-08T12:58:58.355Z] #10 34.95 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-08T12:58:58.355Z] #10 35.61 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:58:58.355Z] #10 35.61 Need to get 73.3 MB of archives. [2020-05-08T12:58:58.355Z] #10 35.61 After this operation, 472 MB of additional disk space will be used. [2020-05-08T12:58:58.355Z] #10 35.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-05-08T12:58:58.355Z] #10 36.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-05-08T12:58:58.355Z] #10 36.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-08T12:58:58.355Z] #10 36.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-05-08T12:58:58.355Z] #10 36.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-05-08T12:58:58.355Z] #10 36.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-08T12:58:58.355Z] #10 36.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-08T12:58:58.355Z] #10 37.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-08T12:58:58.355Z] #10 37.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-05-08T12:58:58.355Z] #10 39.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-05-08T12:58:58.364Z] #57 22.48 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:58:58.364Z] #57 22.48 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:58:58.616Z] #10 ... [2020-05-08T12:58:58.616Z] [2020-05-08T12:58:58.616Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:58:58.616Z] #33 40.23 sync [2020-05-08T12:58:58.616Z] #33 40.25 internal/reflectlite [2020-05-08T12:58:58.657Z] #57 22.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:58:58.657Z] #57 22.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:58:59.361Z] #47 ... [2020-05-08T12:58:59.361Z] [2020-05-08T12:58:59.361Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:58:59.361Z] #10 30.08 Fetched 8347 kB in 21s (402 kB/s) [2020-05-08T12:58:59.361Z] #10 30.08 Reading package lists... [2020-05-08T12:58:59.361Z] #10 37.51 Reading package lists... [2020-05-08T12:58:59.361Z] #10 ... [2020-05-08T12:58:59.361Z] [2020-05-08T12:58:59.362Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:58:59.362Z] #25 30.05 Fetched 8347 kB in 20s (413 kB/s) [2020-05-08T12:58:59.362Z] #25 30.05 Reading package lists... [2020-05-08T12:58:59.362Z] #25 37.63 Reading package lists... [2020-05-08T12:58:59.362Z] #25 ... [2020-05-08T12:58:59.362Z] [2020-05-08T12:58:59.362Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:58:59.362Z] #62 33.47 Reading package lists... [2020-05-08T12:58:59.511Z] #62 40.13 Building dependency tree... [2020-05-08T12:59:01.166Z] #33 ... [2020-05-08T12:59:01.166Z] [2020-05-08T12:59:01.166Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:01.166Z] #74 DONE 42.5s [2020-05-08T12:59:01.166Z] [2020-05-08T12:59:01.166Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:01.166Z] #10 41.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-05-08T12:59:01.166Z] #10 41.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-05-08T12:59:01.166Z] #10 41.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-08T12:59:01.166Z] #10 41.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-08T12:59:01.166Z] #10 41.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-05-08T12:59:01.166Z] #10 41.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-05-08T12:59:01.166Z] #10 41.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-05-08T12:59:01.166Z] #10 41.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-05-08T12:59:01.166Z] #10 42.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-05-08T12:59:01.166Z] #10 42.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-05-08T12:59:01.166Z] #10 42.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-05-08T12:59:01.166Z] #10 42.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-05-08T12:59:01.166Z] #10 42.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-05-08T12:59:01.166Z] #10 42.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-05-08T12:59:01.166Z] #10 42.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-05-08T12:59:01.412Z] #62 ... [2020-05-08T12:59:01.412Z] [2020-05-08T12:59:01.412Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:01.412Z] #47 32.84 vendor/golang.org/x/crypto/curve25519 [2020-05-08T12:59:01.412Z] #47 ... [2020-05-08T12:59:01.412Z] [2020-05-08T12:59:01.412Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:01.412Z] #10 34.95 Reading package lists... [2020-05-08T12:59:01.412Z] #10 41.83 Building dependency tree... [2020-05-08T12:59:01.417Z] #57 25.19 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:59:01.428Z] #10 43.54 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:01.536Z] #62 40.53 Building dependency tree... [2020-05-08T12:59:01.688Z] #10 43.83 Fetched 73.3 MB in 7s (10.3 MB/s) [2020-05-08T12:59:01.950Z] #10 43.96 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-08T12:59:02.212Z] #10 43.96 (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-08T12:59:02.212Z] #10 44.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-05-08T12:59:02.212Z] #10 44.14 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-08T12:59:02.480Z] #57 26.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:59:03.445Z] #62 44.43 The following additional packages will be installed: [2020-05-08T12:59:03.445Z] #62 44.44 libbtrfs0 [2020-05-08T12:59:03.705Z] #62 44.62 The following NEW packages will be installed: [2020-05-08T12:59:03.705Z] #62 44.63 libbtrfs-dev libbtrfs0 [2020-05-08T12:59:03.940Z] #10 45.67 The following additional packages will be installed: [2020-05-08T12:59:03.940Z] #10 45.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-08T12:59:03.940Z] #10 45.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-08T12:59:03.940Z] #10 45.69 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-08T12:59:03.940Z] #10 45.69 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-08T12:59:03.940Z] #10 45.70 Suggested packages: [2020-05-08T12:59:03.940Z] #10 45.70 gcc-8-locales seccomp wine64 [2020-05-08T12:59:04.048Z] #57 ... [2020-05-08T12:59:04.048Z] [2020-05-08T12:59:04.048Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T12:59:04.274Z] #62 45.09 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:04.274Z] #62 45.09 Need to get 119 kB of archives. [2020-05-08T12:59:04.274Z] #62 45.09 After this operation, 387 kB of additional disk space will be used. [2020-05-08T12:59:04.274Z] #62 45.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-08T12:59:04.274Z] #62 45.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-08T12:59:04.872Z] #10 ... [2020-05-08T12:59:04.872Z] [2020-05-08T12:59:04.872Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:59:04.872Z] #62 43.91 The following additional packages will be installed: [2020-05-08T12:59:04.872Z] #62 43.93 libbtrfs0 [2020-05-08T12:59:04.872Z] #62 44.17 The following NEW packages will be installed: [2020-05-08T12:59:04.872Z] #62 44.20 libbtrfs-dev libbtrfs0 [2020-05-08T12:59:04.872Z] #62 44.65 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:04.872Z] #62 44.65 Need to get 119 kB of archives. [2020-05-08T12:59:04.872Z] #62 44.65 After this operation, 387 kB of additional disk space will be used. [2020-05-08T12:59:04.872Z] #62 44.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-08T12:59:04.872Z] #62 44.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-08T12:59:04.872Z] #62 46.07 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:04.872Z] #62 46.29 Fetched 119 kB in 0s (425 kB/s) [2020-05-08T12:59:04.872Z] #62 46.39 Selecting previously unselected package libbtrfs0. [2020-05-08T12:59:04.872Z] #62 46.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-08T12:59:04.872Z] #62 46.47 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-08T12:59:04.872Z] #62 46.48 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-08T12:59:04.872Z] #62 46.60 Selecting previously unselected package libbtrfs-dev. [2020-05-08T12:59:04.872Z] #62 46.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-08T12:59:04.872Z] #62 46.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-08T12:59:04.872Z] #62 46.95 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-08T12:59:04.872Z] #62 46.97 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-08T12:59:04.872Z] #62 46.98 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:59:04.936Z] #42 28.70 Checking out files: 69% (1115/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-08T12:59:04.936Z] #42 29.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-08T12:59:05.007Z] #10 46.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-08T12:59:05.007Z] #10 46.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-05-08T12:59:05.007Z] #10 47.01 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-08T12:59:05.007Z] #10 ... [2020-05-08T12:59:05.007Z] [2020-05-08T12:59:05.007Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:05.007Z] #65 3.445 + RM_GOPATH=0 [2020-05-08T12:59:05.007Z] #65 3.446 + TMP_GOPATH= [2020-05-08T12:59:05.007Z] #65 3.446 + : /build [2020-05-08T12:59:05.007Z] #65 3.447 + '[' -z '' ']' [2020-05-08T12:59:05.007Z] #65 3.448 ++ mktemp -d [2020-05-08T12:59:05.007Z] #65 3.452 + export GOPATH=/tmp/tmp.zvu9CVjMpx [2020-05-08T12:59:05.007Z] #65 3.452 + GOPATH=/tmp/tmp.zvu9CVjMpx [2020-05-08T12:59:05.007Z] #65 3.452 + RM_GOPATH=1 [2020-05-08T12:59:05.007Z] #65 3.452 ++ dirname ./install.sh [2020-05-08T12:59:05.007Z] #65 3.454 + dir=. [2020-05-08T12:59:05.007Z] #65 3.454 + bin=containerd [2020-05-08T12:59:05.007Z] #65 3.455 + shift [2020-05-08T12:59:05.007Z] #65 3.455 + '[' '!' -f ./containerd.installer ']' [2020-05-08T12:59:05.007Z] #65 3.456 + . ./containerd.installer [2020-05-08T12:59:05.007Z] #65 3.456 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T12:59:05.007Z] #65 3.456 + install_containerd [2020-05-08T12:59:05.007Z] #65 3.456 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-08T12:59:05.007Z] #65 3.456 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zvu9CVjMpx/src/github.com/containerd/containerd [2020-05-08T12:59:05.007Z] #65 3.457 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T12:59:05.007Z] #65 3.462 Cloning into '/tmp/tmp.zvu9CVjMpx/src/github.com/containerd/containerd'... [2020-05-08T12:59:05.267Z] #65 ... [2020-05-08T12:59:05.267Z] [2020-05-08T12:59:05.267Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:05.267Z] #27 4.355 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-08T12:59:05.267Z] #27 4.827 #=#=# [2020-05-08T12:59:05.268Z] #27 5.147 0.0% ## 2.8% #### 6.0% ####### 10.3% ########## 15.2% ############# 18.7% ################ 22.3% ################# 24.9% #################### 28.7% ####################### 32.5% ########################## 36.2% ############################## 42.7% ################################## 47.9% ###################################### 53.5% ######################################### 58.2% ############################################ 61.8% ############################################## 64.3% ################################################# 68.6% #################################################### 73.4% ####################################################### 76.5% ######################################################### 80.5% ################################################################## 92.9% ######################################################################## 100.0% [2020-05-08T12:59:05.268Z] #27 7.876 [2020-05-08T12:59:05.438Z] #62 DONE 47.6s [2020-05-08T12:59:05.438Z] [2020-05-08T12:59:05.438Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:59:05.438Z] #63 DONE 0.1s [2020-05-08T12:59:05.438Z] [2020-05-08T12:59:05.438Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:05.438Z] #47 47.29 github.com/LK4D4/vndr/godl/singleflight [2020-05-08T12:59:05.438Z] #47 47.29 internal/reflectlite [2020-05-08T12:59:05.653Z] #62 46.27 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:05.653Z] #62 46.47 Fetched 119 kB in 0s (421 kB/s) [2020-05-08T12:59:05.653Z] #62 46.61 Selecting previously unselected package libbtrfs0. [2020-05-08T12:59:05.696Z] #47 ... [2020-05-08T12:59:05.696Z] [2020-05-08T12:59:05.696Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-08T12:59:05.696Z] #64 DONE 0.1s [2020-05-08T12:59:05.696Z] [2020-05-08T12:59:05.696Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:05.696Z] #10 47.20 The following NEW packages will be installed: [2020-05-08T12:59:05.696Z] #10 47.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-08T12:59:05.696Z] #10 47.21 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-08T12:59:05.696Z] #10 47.21 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-08T12:59:05.696Z] #10 47.22 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-08T12:59:05.696Z] #10 47.22 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-08T12:59:05.696Z] #10 47.22 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-08T12:59:05.696Z] #10 47.68 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:05.696Z] #10 47.68 Need to get 77.7 MB of archives. [2020-05-08T12:59:05.696Z] #10 47.68 After this operation, 487 MB of additional disk space will be used. [2020-05-08T12:59:05.696Z] #10 47.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-08T12:59:05.696Z] #10 48.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-08T12:59:05.789Z] #27 8.197 0.1% ###### 9.0% ###### 9.1% ######################### 34.8% ################################ 45.0% ######################################### 57.9% ################################################# 69.4% ########################################################## 81.1% ################################################################ 89.4% ####################################################################### 100.0% ######################################################################## 100.0% [2020-05-08T12:59:05.912Z] #62 46.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-08T12:59:05.912Z] #62 46.67 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-08T12:59:05.912Z] #62 46.68 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-08T12:59:05.912Z] #62 46.81 Selecting previously unselected package libbtrfs-dev. [2020-05-08T12:59:05.912Z] #62 46.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-08T12:59:05.912Z] #62 46.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-08T12:59:06.050Z] #27 10.14 [2020-05-08T12:59:06.171Z] #62 47.19 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-08T12:59:06.171Z] #62 47.20 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-08T12:59:06.171Z] #62 47.21 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:59:06.263Z] #10 48.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-08T12:59:06.263Z] #10 48.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-08T12:59:06.263Z] #10 48.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-08T12:59:06.263Z] #10 48.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-08T12:59:06.521Z] #10 ... [2020-05-08T12:59:06.521Z] [2020-05-08T12:59:06.521Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:59:06.521Z] #25 34.04 Reading package lists... [2020-05-08T12:59:06.521Z] #25 40.88 Building dependency tree... [2020-05-08T12:59:06.521Z] #25 44.60 ca-certificates is already the newest version (20190110). [2020-05-08T12:59:06.521Z] #25 44.60 The following additional packages will be installed: [2020-05-08T12:59:06.521Z] #25 44.61 libjq1 libonig5 [2020-05-08T12:59:06.521Z] #25 45.04 The following NEW packages will be installed: [2020-05-08T12:59:06.521Z] #25 45.06 jq libjq1 libonig5 [2020-05-08T12:59:06.521Z] #25 45.51 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:06.521Z] #25 45.51 Need to get 355 kB of archives. [2020-05-08T12:59:06.521Z] #25 45.51 After this operation, 1072 kB of additional disk space will be used. [2020-05-08T12:59:06.521Z] #25 45.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-08T12:59:06.521Z] #25 45.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-08T12:59:06.521Z] #25 45.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-08T12:59:06.521Z] #25 46.56 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:06.521Z] #25 46.83 Fetched 355 kB in 0s (1279 kB/s) [2020-05-08T12:59:06.521Z] #25 46.93 Selecting previously unselected package libonig5:amd64. [2020-05-08T12:59:06.521Z] #25 46.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-08T12:59:06.521Z] #25 47.05 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-08T12:59:06.521Z] #25 47.08 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-08T12:59:06.521Z] #25 47.47 Selecting previously unselected package libjq1:amd64. [2020-05-08T12:59:06.521Z] #25 47.51 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-08T12:59:06.521Z] #25 47.53 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-08T12:59:06.521Z] #25 47.78 Selecting previously unselected package jq. [2020-05-08T12:59:06.521Z] #25 47.79 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-08T12:59:06.521Z] #25 47.81 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-08T12:59:06.521Z] #25 48.08 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-08T12:59:06.521Z] #25 48.14 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-08T12:59:06.521Z] #25 48.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-08T12:59:06.521Z] #25 48.16 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:59:06.521Z] #25 DONE 48.5s [2020-05-08T12:59:06.521Z] [2020-05-08T12:59:06.521Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-08T12:59:06.521Z] #26 DONE 0.1s [2020-05-08T12:59:06.521Z] [2020-05-08T12:59:06.521Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:06.835Z] #27 10.47 0.0% #### 6.3% ######### 12.7% [2020-05-08T12:59:06.835Z] #27 ... [2020-05-08T12:59:06.835Z] [2020-05-08T12:59:06.835Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:06.835Z] #50 48.43 + cd /tmp/tmp.kQec7PaxYK/src/gotest.tools/gotestsum [2020-05-08T12:59:06.835Z] #50 48.43 + git checkout -q v0.3.5 [2020-05-08T12:59:06.835Z] #50 48.47 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-08T12:59:07.112Z] #62 DONE 47.9s [2020-05-08T12:59:07.112Z] [2020-05-08T12:59:07.112Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:07.112Z] #35 36.21 Reading package lists... [2020-05-08T12:59:07.112Z] #35 43.51 Building dependency tree... [2020-05-08T12:59:07.112Z] #35 47.57 The following additional packages will be installed: [2020-05-08T12:59:07.112Z] #35 47.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-08T12:59:07.112Z] #35 47.60 Suggested packages: [2020-05-08T12:59:07.112Z] #35 47.66 cmake-doc ninja-build lrzip [2020-05-08T12:59:07.112Z] #35 47.66 Recommended packages: [2020-05-08T12:59:07.112Z] #35 47.66 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-08T12:59:07.112Z] #35 ... [2020-05-08T12:59:07.112Z] [2020-05-08T12:59:07.112Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:59:07.112Z] #63 DONE 0.1s [2020-05-08T12:59:07.116Z] #27 ... [2020-05-08T12:59:07.116Z] [2020-05-08T12:59:07.116Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:07.116Z] #74 DONE 48.9s [2020-05-08T12:59:07.116Z] [2020-05-08T12:59:07.116Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:07.116Z] #10 49.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-08T12:59:07.371Z] [2020-05-08T12:59:07.371Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-08T12:59:07.371Z] #64 DONE 0.1s [2020-05-08T12:59:07.371Z] [2020-05-08T12:59:07.371Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:07.416Z] #10 49.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-08T12:59:07.464Z] #65 ... [2020-05-08T12:59:07.464Z] [2020-05-08T12:59:07.464Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:07.464Z] #53 DONE 171.5s [2020-05-08T12:59:07.464Z] [2020-05-08T12:59:07.464Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:07.464Z] #65 ... [2020-05-08T12:59:07.464Z] [2020-05-08T12:59:07.464Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-08T12:59:07.464Z] #54 DONE 0.2s [2020-05-08T12:59:07.464Z] [2020-05-08T12:59:07.464Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:07.464Z] #65 ... [2020-05-08T12:59:07.464Z] [2020-05-08T12:59:07.464Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-08T12:59:07.464Z] #57 DONE 0.1s [2020-05-08T12:59:07.464Z] [2020-05-08T12:59:07.464Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-08T12:59:07.464Z] #61 DONE 0.2s [2020-05-08T12:59:07.464Z] [2020-05-08T12:59:07.464Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:07.685Z] #10 49.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-08T12:59:07.685Z] #10 ... [2020-05-08T12:59:07.685Z] [2020-05-08T12:59:07.685Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:07.685Z] #35 33.02 Reading package lists... [2020-05-08T12:59:07.685Z] #35 40.23 Building dependency tree... [2020-05-08T12:59:07.685Z] #35 44.26 The following additional packages will be installed: [2020-05-08T12:59:07.685Z] #35 44.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-08T12:59:07.685Z] #35 44.30 Suggested packages: [2020-05-08T12:59:07.685Z] #35 44.30 cmake-doc ninja-build lrzip [2020-05-08T12:59:07.685Z] #35 44.30 Recommended packages: [2020-05-08T12:59:07.685Z] #35 44.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-08T12:59:07.685Z] #35 45.53 The following NEW packages will be installed: [2020-05-08T12:59:07.685Z] #35 45.55 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-08T12:59:07.685Z] #35 45.56 vim-common xxd [2020-05-08T12:59:07.685Z] #35 46.01 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:07.685Z] #35 46.01 Need to get 14.9 MB of archives. [2020-05-08T12:59:07.685Z] #35 46.01 After this operation, 61.8 MB of additional disk space will be used. [2020-05-08T12:59:07.685Z] #35 46.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-08T12:59:07.685Z] #35 46.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-08T12:59:07.685Z] #35 46.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-08T12:59:07.685Z] #35 46.14 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-08T12:59:07.685Z] #35 47.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-08T12:59:07.685Z] #35 47.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-08T12:59:07.685Z] #35 47.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-08T12:59:07.685Z] #35 47.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-08T12:59:07.685Z] #35 47.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-08T12:59:07.685Z] #35 47.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-08T12:59:07.951Z] #35 50.01 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:08.245Z] #35 50.48 Fetched 14.9 MB in 2s (7497 kB/s) [2020-05-08T12:59:08.311Z] #65 ... [2020-05-08T12:59:08.311Z] [2020-05-08T12:59:08.311Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:08.311Z] #74 DONE 48.9s [2020-05-08T12:59:08.508Z] #42 32.50 + 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-08T12:59:08.516Z] #35 50.65 Selecting previously unselected package xxd. [2020-05-08T12:59:08.516Z] #35 50.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-08T12:59:08.571Z] [2020-05-08T12:59:08.571Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:08.571Z] #35 49.18 The following NEW packages will be installed: [2020-05-08T12:59:08.571Z] #35 49.24 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-08T12:59:08.571Z] #35 49.24 vim-common xxd [2020-05-08T12:59:08.773Z] #35 50.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-08T12:59:08.773Z] #35 50.83 Unpacking xxd (2:8.1.0875-5) ... [2020-05-08T12:59:09.030Z] #35 51.09 Selecting previously unselected package vim-common. [2020-05-08T12:59:09.030Z] #35 51.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-08T12:59:09.030Z] #35 51.20 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-08T12:59:09.143Z] #35 49.91 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:09.143Z] #35 49.91 Need to get 14.9 MB of archives. [2020-05-08T12:59:09.143Z] #35 49.91 After this operation, 61.8 MB of additional disk space will be used. [2020-05-08T12:59:09.143Z] #35 49.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-08T12:59:09.143Z] #35 49.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-08T12:59:09.143Z] #35 49.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-08T12:59:09.143Z] #35 50.16 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-08T12:59:09.405Z] #50 ... [2020-05-08T12:59:09.405Z] [2020-05-08T12:59:09.405Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:09.405Z] #43 41.12 Selecting previously unselected package libprotoc17:arm64. [2020-05-08T12:59:09.405Z] #43 41.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-05-08T12:59:09.405Z] #43 41.15 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-08T12:59:09.405Z] #43 41.88 Selecting previously unselected package protobuf-c-compiler. [2020-05-08T12:59:09.405Z] #43 41.90 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-05-08T12:59:09.405Z] #43 41.91 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-08T12:59:09.405Z] #43 42.17 Selecting previously unselected package protobuf-compiler. [2020-05-08T12:59:09.405Z] #43 42.18 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-05-08T12:59:09.405Z] #43 42.22 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-08T12:59:09.405Z] #43 42.50 Selecting previously unselected package python-pkg-resources. [2020-05-08T12:59:09.405Z] #43 42.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-08T12:59:09.405Z] #43 42.53 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-08T12:59:09.405Z] #43 43.05 Selecting previously unselected package python-six. [2020-05-08T12:59:09.405Z] #43 43.05 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-08T12:59:09.405Z] #43 43.07 Unpacking python-six (1.12.0-1) ... [2020-05-08T12:59:09.405Z] #43 43.33 Selecting previously unselected package python-protobuf. [2020-05-08T12:59:09.405Z] #43 43.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-05-08T12:59:09.405Z] #43 43.39 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-08T12:59:09.405Z] #43 44.09 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-08T12:59:09.405Z] #43 47.79 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-08T12:59:09.405Z] #43 47.81 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-08T12:59:09.405Z] #43 47.82 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-08T12:59:09.405Z] #43 47.84 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-08T12:59:09.405Z] #43 47.86 Setting up python-six (1.12.0-1) ... [2020-05-08T12:59:09.405Z] #43 50.64 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-08T12:59:09.405Z] #43 50.66 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-08T12:59:09.405Z] #43 50.69 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-08T12:59:09.405Z] #43 50.71 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-05-08T12:59:09.405Z] #43 50.73 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-08T12:59:09.405Z] #43 50.75 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-08T12:59:09.405Z] #43 50.79 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-08T12:59:09.405Z] #43 50.84 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-08T12:59:09.405Z] #43 50.98 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-08T12:59:09.405Z] #43 51.03 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-08T12:59:09.405Z] #43 ... [2020-05-08T12:59:09.405Z] [2020-05-08T12:59:09.405Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T12:59:09.405Z] #30 41.19 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-08T12:59:09.405Z] #30 41.50 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-08T12:59:09.405Z] #30 41.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-08T12:59:09.405Z] #30 ... [2020-05-08T12:59:09.405Z] [2020-05-08T12:59:09.405Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:09.405Z] #47 40.98 sync [2020-05-08T12:59:09.405Z] #47 41.09 internal/reflectlite [2020-05-08T12:59:09.405Z] #47 43.10 github.com/LK4D4/vndr/godl/singleflight [2020-05-08T12:59:09.405Z] #47 43.10 math/rand [2020-05-08T12:59:09.405Z] #47 43.10 internal/singleflight [2020-05-08T12:59:09.405Z] #47 45.31 io [2020-05-08T12:59:09.405Z] #47 45.34 sort [2020-05-08T12:59:09.405Z] #47 45.34 strconv [2020-05-08T12:59:09.405Z] #47 45.36 syscall [2020-05-08T12:59:09.405Z] #47 47.68 vendor/golang.org/x/net/dns/dnsmessage [2020-05-08T12:59:09.405Z] #47 47.71 bytes [2020-05-08T12:59:09.405Z] #47 ... [2020-05-08T12:59:09.405Z] [2020-05-08T12:59:09.405Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:09.405Z] #27 10.47 0.0% #### 6.3% ######### 12.7% ############## 20.1% ################### 27.0% ####################### 33.2% ############################# 40.7% ################################## 47.5% ####################################### 54.2% ########################################### 60.9% ################################################ 67.6% ##################################################### 74.6% ########################################################## 80.9% ################################################################ 89.4% ####################################################################### 98.6% ######################################################################## 100.0% [2020-05-08T12:59:09.405Z] #27 12.47 [2020-05-08T12:59:09.486Z] #65 153.4 + bin/containerd-stress [2020-05-08T12:59:09.595Z] #35 51.64 Selecting previously unselected package cmake-data. [2020-05-08T12:59:09.595Z] #35 51.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-08T12:59:09.595Z] #35 51.67 Unpacking cmake-data (3.13.4-1) ... [2020-05-08T12:59:10.225Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.140158221s with top 10 stages: buildssa: 1m34.2601457s, goimports: 21.675580508s, unconvert: 12.85240039s, gosec: 10.548633727s, golint: 5.699388261s, misspell: 4.59124883s, ineffassign: 4.567055771s, inspect: 3.954256428s, vrp: 2.472055127s, printf: 2.043982046s [2020-05-08T12:59:10.527Z] #35 51.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-08T12:59:10.527Z] #35 51.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-08T12:59:10.527Z] #35 51.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-08T12:59:10.527Z] #35 51.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-08T12:59:10.527Z] #35 51.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-08T12:59:10.527Z] #35 51.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-08T12:59:10.627Z] #42 ... [2020-05-08T12:59:10.627Z] [2020-05-08T12:59:10.627Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:10.627Z] #48 24.66 vendor/golang.org/x/crypto/internal/subtle [2020-05-08T12:59:10.627Z] #48 ... [2020-05-08T12:59:10.627Z] [2020-05-08T12:59:10.627Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:10.627Z] #75 31.61 Checking out files: 43% (894/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/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: 89% (1848/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-08T12:59:10.627Z] #75 32.85 + cd /tmp/tmp.4mtuUBisYO/src/github.com/docker/libnetwork [2020-05-08T12:59:10.627Z] #75 32.85 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-08T12:59:10.627Z] #75 33.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-08T12:59:10.922Z] #75 ... [2020-05-08T12:59:10.922Z] [2020-05-08T12:59:10.922Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:10.922Z] #44 25.53 Fetched 8128 kB in 25s (332 kB/s) [2020-05-08T12:59:10.922Z] #44 25.53 Reading package lists... [2020-05-08T12:59:10.922Z] #44 ... [2020-05-08T12:59:10.922Z] [2020-05-08T12:59:10.922Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:10.922Z] #57 29.47 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:59:10.922Z] #57 31.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-08T12:59:10.922Z] #57 31.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-08T12:59:10.922Z] #57 32.20 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-08T12:59:10.922Z] #57 32.57 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-08T12:59:10.922Z] #57 34.27 runtime/cgo [2020-05-08T12:59:10.922Z] #57 34.81 runtime [2020-05-08T12:59:10.958Z] #65 154.8 + bin/containerd-shim [2020-05-08T12:59:10.970Z] #35 ... [2020-05-08T12:59:10.970Z] [2020-05-08T12:59:10.970Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:10.970Z] #43 37.01 Reading package lists... [2020-05-08T12:59:10.970Z] #43 44.25 Building dependency tree... [2020-05-08T12:59:10.970Z] #43 48.17 The following additional packages will be installed: [2020-05-08T12:59:10.970Z] #43 48.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-08T12:59:10.970Z] #43 48.23 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-08T12:59:10.970Z] #43 48.28 Suggested packages: [2020-05-08T12:59:10.970Z] #43 48.28 manpages-dev python-setuptools [2020-05-08T12:59:10.970Z] #43 50.54 The following NEW packages will be installed: [2020-05-08T12:59:10.970Z] #43 50.54 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-08T12:59:10.970Z] #43 50.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-08T12:59:10.970Z] #43 50.54 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-08T12:59:10.970Z] #43 50.58 python-six zlib1g-dev [2020-05-08T12:59:10.970Z] #43 51.09 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:10.970Z] #43 51.09 Need to get 4095 kB of archives. [2020-05-08T12:59:10.970Z] #43 51.09 After this operation, 22.5 MB of additional disk space will be used. [2020-05-08T12:59:10.970Z] #43 51.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-08T12:59:10.970Z] #43 51.09 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-08T12:59:10.970Z] #43 51.09 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-08T12:59:10.970Z] #43 51.10 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-08T12:59:10.970Z] #43 51.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-08T12:59:10.970Z] #43 51.12 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-08T12:59:10.970Z] #43 51.14 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-08T12:59:10.970Z] #43 51.14 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-08T12:59:10.970Z] #43 51.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-08T12:59:10.970Z] #43 51.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-08T12:59:10.970Z] #43 51.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-08T12:59:10.970Z] #43 51.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-08T12:59:10.970Z] #43 51.48 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-08T12:59:10.970Z] #43 51.49 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-08T12:59:10.970Z] #43 51.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-08T12:59:10.970Z] #43 51.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-08T12:59:10.970Z] #43 51.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-08T12:59:10.970Z] #43 52.54 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:10.970Z] #43 52.75 Fetched 4095 kB in 1s (5373 kB/s) [2020-05-08T12:59:10.970Z] #43 52.85 Selecting previously unselected package libcap-dev:amd64. [2020-05-08T12:59:10.970Z] #43 52.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-08T12:59:10.970Z] #43 52.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-08T12:59:10.970Z] #43 53.00 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-08T12:59:10.970Z] #43 53.17 Selecting previously unselected package libnet1:amd64. [2020-05-08T12:59:10.970Z] #43 53.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-08T12:59:10.970Z] #43 53.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-08T12:59:11.219Z] #57 ... [2020-05-08T12:59:11.219Z] [2020-05-08T12:59:11.219Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:11.219Z] #36 25.96 Fetched 8128 kB in 25s (328 kB/s) [2020-05-08T12:59:11.228Z] #43 53.31 Selecting previously unselected package libnet1-dev. [2020-05-08T12:59:11.228Z] #43 53.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-08T12:59:11.228Z] #43 53.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-08T12:59:11.252Z] #27 12.75 0.0% # 2.2% ## 3.5% #### 6.1% ###### 8.4% ######## 11.1% ######### 13.2% ########## 15.3% ############ 17.3% ############## 20.0% ################ 23.1% ################## 25.3% #################### 28.4% ##################### 29.5% ###################### 31.1% ######################## 33.6% ######################### 35.5% ########################### 37.7% ############################ 40.1% ############################## 42.4% ################################ 44.9% ################################# 47.0% ################################### 49.0% #################################### 51.2% ######### [2020-05-08T12:59:11.252Z] #27 ... [2020-05-08T12:59:11.252Z] [2020-05-08T12:59:11.252Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:11.252Z] #35 43.32 Selecting previously unselected package libicu63:arm64. [2020-05-08T12:59:11.252Z] #35 43.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-08T12:59:11.252Z] #35 43.36 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-08T12:59:11.252Z] #35 51.11 Selecting previously unselected package libxml2:arm64. [2020-05-08T12:59:11.252Z] #35 51.12 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-05-08T12:59:11.252Z] #35 51.16 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-08T12:59:11.252Z] #35 51.60 Selecting previously unselected package libarchive13:arm64. [2020-05-08T12:59:11.252Z] #35 51.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-05-08T12:59:11.252Z] #35 51.68 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-08T12:59:11.252Z] #35 52.01 Selecting previously unselected package libjsoncpp1:arm64. [2020-05-08T12:59:11.252Z] #35 52.03 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-05-08T12:59:11.252Z] #35 52.04 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-08T12:59:11.252Z] #35 52.33 Selecting previously unselected package librhash0:arm64. [2020-05-08T12:59:11.252Z] #35 52.33 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-05-08T12:59:11.252Z] #35 52.34 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-05-08T12:59:11.252Z] #35 52.55 Selecting previously unselected package libuv1:arm64. [2020-05-08T12:59:11.252Z] #35 52.56 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-05-08T12:59:11.252Z] #35 52.58 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-05-08T12:59:11.252Z] #35 52.81 Selecting previously unselected package cmake. [2020-05-08T12:59:11.252Z] #35 52.81 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-05-08T12:59:11.252Z] #35 52.85 Unpacking cmake (3.13.4-1) ... [2020-05-08T12:59:11.252Z] #35 ... [2020-05-08T12:59:11.252Z] [2020-05-08T12:59:11.252Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:11.485Z] #43 53.55 Selecting previously unselected package libnl-3-200:amd64. [2020-05-08T12:59:11.485Z] #43 53.55 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-08T12:59:11.485Z] #43 53.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-08T12:59:11.485Z] #43 ... [2020-05-08T12:59:11.485Z] [2020-05-08T12:59:11.485Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:11.485Z] #27 4.991 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-08T12:59:11.515Z] #36 25.96 Reading package lists... [2020-05-08T12:59:11.515Z] #36 ... [2020-05-08T12:59:11.515Z] [2020-05-08T12:59:11.515Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:59:11.515Z] #63 27.54 Fetched 8128 kB in 26s (307 kB/s) [2020-05-08T12:59:11.515Z] #63 27.54 Reading package lists... [2020-05-08T12:59:11.515Z] #63 ... [2020-05-08T12:59:11.515Z] [2020-05-08T12:59:11.515Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:11.515Z] #11 26.32 Fetched 8128 kB in 25s (322 kB/s) [2020-05-08T12:59:11.541Z] #27 12.75 0.0% # 2.2% ## 3.5% #### 6.1% ###### 8.4% ######## 11.1% ######### 13.2% ########## 15.3% ############ 17.3% ############## 20.0% ################ 23.1% ################## 25.3% #################### 28.4% ##################### 29.5% ###################### 31.1% ######################## 33.6% ######################### 35.5% ########################### 37.7% ############################ 40.1% ############################## 42.4% ################################ 44.9% ################################# 47.0% ################################### 49.0% #################################### 51.2% ###################################### 53.2% ######################################## 55.9% #################################### [2020-05-08T12:59:11.541Z] #27 ... [2020-05-08T12:59:11.541Z] [2020-05-08T12:59:11.541Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:11.541Z] #33 43.13 errors [2020-05-08T12:59:11.541Z] #33 43.13 sort [2020-05-08T12:59:11.541Z] #33 43.67 io [2020-05-08T12:59:11.541Z] #33 43.68 internal/oserror [2020-05-08T12:59:11.541Z] #33 43.70 strconv [2020-05-08T12:59:11.541Z] #33 43.85 syscall [2020-05-08T12:59:11.541Z] #33 46.10 strings [2020-05-08T12:59:11.541Z] #33 46.14 bytes [2020-05-08T12:59:11.541Z] #33 50.38 bufio [2020-05-08T12:59:11.541Z] #33 50.81 reflect [2020-05-08T12:59:11.541Z] #33 52.52 path [2020-05-08T12:59:11.541Z] #33 ... [2020-05-08T12:59:11.541Z] [2020-05-08T12:59:11.541Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:11.650Z] Running on azwin-2-6c3c60 in d:\jenkins\workspace\moby_PR-40595 [Pipeline] { [Pipeline] ws [2020-05-08T12:59:11.666Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-08T12:59:11.743Z] #27 5.366 [2020-05-08T12:59:11.819Z] #11 26.32 Reading package lists... [2020-05-08T12:59:11.819Z] #11 ... [2020-05-08T12:59:11.819Z] [2020-05-08T12:59:11.819Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:11.819Z] #44 25.53 Reading package lists... [2020-05-08T12:59:12.117Z] #44 ... [2020-05-08T12:59:12.117Z] [2020-05-08T12:59:12.117Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:59:12.117Z] #26 26.69 Fetched 8128 kB in 26s (316 kB/s) [2020-05-08T12:59:12.417Z] #26 26.69 Reading package lists... [2020-05-08T12:59:12.417Z] #26 ... [2020-05-08T12:59:12.417Z] [2020-05-08T12:59:12.417Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:12.417Z] #36 25.96 Reading package lists... [2020-05-08T12:59:12.441Z] #35 53.04 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:12.441Z] #35 53.26 Fetched 14.9 MB in 2s (6682 kB/s) [2020-05-08T12:59:12.441Z] #35 53.39 Selecting previously unselected package xxd. [2020-05-08T12:59:12.701Z] #35 53.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-08T12:59:12.701Z] #35 53.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-08T12:59:12.701Z] #35 53.51 Unpacking xxd (2:8.1.0875-5) ... [2020-05-08T12:59:12.701Z] #35 53.72 Selecting previously unselected package vim-common. [2020-05-08T12:59:12.962Z] #35 ... [2020-05-08T12:59:12.962Z] [2020-05-08T12:59:12.962Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:59:12.962Z] #25 37.63 Reading package lists... [2020-05-08T12:59:12.962Z] #25 45.03 Building dependency tree... [2020-05-08T12:59:12.962Z] #25 49.92 ca-certificates is already the newest version (20190110). [2020-05-08T12:59:12.962Z] #25 49.92 The following additional packages will be installed: [2020-05-08T12:59:12.962Z] #25 49.95 libjq1 libonig5 [2020-05-08T12:59:12.962Z] #25 50.65 The following NEW packages will be installed: [2020-05-08T12:59:12.962Z] #25 50.68 jq libjq1 libonig5 [2020-05-08T12:59:12.962Z] #25 51.12 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:12.962Z] #25 51.12 Need to get 355 kB of archives. [2020-05-08T12:59:12.962Z] #25 51.12 After this operation, 1072 kB of additional disk space will be used. [2020-05-08T12:59:12.962Z] #25 51.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-08T12:59:12.962Z] #25 51.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-08T12:59:12.962Z] #25 51.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-08T12:59:12.962Z] #25 52.16 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:12.962Z] #25 52.29 Fetched 355 kB in 0s (1136 kB/s) [2020-05-08T12:59:12.962Z] #25 52.43 Selecting previously unselected package libonig5:amd64. [2020-05-08T12:59:12.962Z] #25 52.43 (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-08T12:59:12.962Z] #25 52.54 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-08T12:59:12.962Z] #25 52.57 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-08T12:59:12.962Z] #25 52.90 Selecting previously unselected package libjq1:amd64. [2020-05-08T12:59:12.962Z] #25 52.90 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-08T12:59:12.962Z] #25 52.92 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-08T12:59:12.962Z] #25 53.12 Selecting previously unselected package jq. [2020-05-08T12:59:12.962Z] #25 53.13 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-08T12:59:12.962Z] #25 53.15 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-08T12:59:12.962Z] #25 53.35 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-08T12:59:12.962Z] #25 53.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-08T12:59:12.962Z] #25 53.39 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-08T12:59:12.962Z] #25 53.40 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:59:12.962Z] #25 DONE 53.8s [2020-05-08T12:59:12.962Z] [2020-05-08T12:59:12.962Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:12.962Z] #35 53.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-08T12:59:12.962Z] #35 53.81 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-08T12:59:12.962Z] #35 ... [2020-05-08T12:59:12.962Z] [2020-05-08T12:59:12.962Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-08T12:59:12.962Z] #26 DONE 0.1s [2020-05-08T12:59:13.223Z] [2020-05-08T12:59:13.223Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:13.223Z] #65 3.968 + RM_GOPATH=0 [2020-05-08T12:59:13.223Z] #65 3.968 + TMP_GOPATH= [2020-05-08T12:59:13.223Z] #65 3.968 + : /build [2020-05-08T12:59:13.223Z] #65 3.968 + '[' -z '' ']' [2020-05-08T12:59:13.223Z] #65 3.968 ++ mktemp -d [2020-05-08T12:59:13.223Z] #65 3.976 + export GOPATH=/tmp/tmp.7AjXpa0Qgm [2020-05-08T12:59:13.223Z] #65 3.976 + GOPATH=/tmp/tmp.7AjXpa0Qgm [2020-05-08T12:59:13.223Z] #65 3.977 + RM_GOPATH=1 [2020-05-08T12:59:13.223Z] #65 3.984 ++ dirname ./install.sh [2020-05-08T12:59:13.223Z] #65 3.997 + dir=. [2020-05-08T12:59:13.223Z] #65 4.000 + bin=containerd [2020-05-08T12:59:13.223Z] #65 4.000 + shift [2020-05-08T12:59:13.223Z] #65 4.000 + '[' '!' -f ./containerd.installer ']' [2020-05-08T12:59:13.223Z] #65 4.001 + . ./containerd.installer [2020-05-08T12:59:13.223Z] #65 4.001 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T12:59:13.223Z] #65 4.004 + install_containerd [2020-05-08T12:59:13.223Z] #65 4.004 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-08T12:59:13.223Z] #65 4.004 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7AjXpa0Qgm/src/github.com/containerd/containerd [2020-05-08T12:59:13.223Z] #65 4.004 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T12:59:13.223Z] #65 4.006 Cloning into '/tmp/tmp.7AjXpa0Qgm/src/github.com/containerd/containerd'... [2020-05-08T12:59:13.299Z] #27 5.539 0.9% ##### 7.1% ######## 11.9% ############ 16.7% ################# 23.9% ####################### 32.1% ########################## 37.3% ############################### 43.2% ################################### 48.8% ####################################### 55.3% ############################################ 62.0% ################################################## 70.1% ###################################################### 75.6% [2020-05-08T12:59:13.299Z] #27 ... [2020-05-08T12:59:13.299Z] [2020-05-08T12:59:13.299Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:13.299Z] #33 45.17 sync [2020-05-08T12:59:13.299Z] #33 45.17 internal/reflectlite [2020-05-08T12:59:13.299Z] #33 48.21 sort [2020-05-08T12:59:13.299Z] #33 48.21 errors [2020-05-08T12:59:13.299Z] #33 48.87 strconv [2020-05-08T12:59:13.299Z] #33 50.73 io [2020-05-08T12:59:13.299Z] #33 52.10 internal/oserror [2020-05-08T12:59:13.299Z] #33 52.16 syscall [2020-05-08T12:59:13.299Z] #33 53.90 reflect [2020-05-08T12:59:13.483Z] #65 ... [2020-05-08T12:59:13.483Z] [2020-05-08T12:59:13.483Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:13.483Z] #10 37.51 Reading package lists... [2020-05-08T12:59:13.483Z] #10 44.56 Building dependency tree... [2020-05-08T12:59:13.483Z] #10 48.56 The following additional packages will be installed: [2020-05-08T12:59:13.483Z] #10 48.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-08T12:59:13.483Z] #10 48.56 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-08T12:59:13.483Z] #10 48.57 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-08T12:59:13.483Z] #10 48.59 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-08T12:59:13.483Z] #10 48.61 Suggested packages: [2020-05-08T12:59:13.483Z] #10 48.61 gcc-8-locales seccomp wine64 [2020-05-08T12:59:13.483Z] #10 50.78 The following NEW packages will be installed: [2020-05-08T12:59:13.483Z] #10 50.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-08T12:59:13.483Z] #10 50.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-08T12:59:13.483Z] #10 50.78 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-08T12:59:13.483Z] #10 50.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-08T12:59:13.483Z] #10 50.78 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-08T12:59:13.483Z] #10 50.79 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-08T12:59:13.483Z] #10 51.18 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:13.483Z] #10 51.18 Need to get 77.7 MB of archives. [2020-05-08T12:59:13.483Z] #10 51.18 After this operation, 487 MB of additional disk space will be used. [2020-05-08T12:59:13.483Z] #10 51.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-08T12:59:13.483Z] #10 51.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-08T12:59:13.483Z] #10 51.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-08T12:59:13.483Z] #10 51.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-08T12:59:13.483Z] #10 51.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-08T12:59:13.483Z] #10 51.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-08T12:59:13.483Z] #10 52.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-08T12:59:13.483Z] #10 52.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-08T12:59:13.483Z] #10 52.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-08T12:59:13.483Z] #10 ... [2020-05-08T12:59:13.483Z] [2020-05-08T12:59:13.483Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:13.483Z] #43 37.28 Reading package lists... [2020-05-08T12:59:13.483Z] #43 44.80 Building dependency tree... [2020-05-08T12:59:13.483Z] #43 48.97 The following additional packages will be installed: [2020-05-08T12:59:13.483Z] #43 48.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-08T12:59:13.483Z] #43 48.97 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-08T12:59:13.483Z] #43 48.98 Suggested packages: [2020-05-08T12:59:13.483Z] #43 48.98 manpages-dev python-setuptools [2020-05-08T12:59:13.483Z] #43 50.80 The following NEW packages will be installed: [2020-05-08T12:59:13.483Z] #43 50.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-08T12:59:13.483Z] #43 50.82 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-08T12:59:13.483Z] #43 50.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-08T12:59:13.483Z] #43 50.82 python-six zlib1g-dev [2020-05-08T12:59:13.483Z] #43 51.18 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:13.483Z] #43 51.18 Need to get 4095 kB of archives. [2020-05-08T12:59:13.483Z] #43 51.18 After this operation, 22.5 MB of additional disk space will be used. [2020-05-08T12:59:13.483Z] #43 51.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-08T12:59:13.483Z] #43 51.18 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-08T12:59:13.483Z] #43 51.18 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-08T12:59:13.483Z] #43 51.19 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-08T12:59:13.483Z] #43 51.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-08T12:59:13.483Z] #43 51.21 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-08T12:59:13.483Z] #43 51.21 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-08T12:59:13.483Z] #43 51.23 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-08T12:59:13.483Z] #43 51.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-08T12:59:13.483Z] #43 51.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-08T12:59:13.483Z] #43 51.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-08T12:59:13.483Z] #43 51.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-08T12:59:13.483Z] #43 51.57 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-08T12:59:13.483Z] #43 51.59 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-08T12:59:13.483Z] #43 51.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-08T12:59:13.483Z] #43 51.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-08T12:59:13.483Z] #43 51.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-08T12:59:13.483Z] #43 52.89 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:13.483Z] #43 53.12 Fetched 4095 kB in 1s (5273 kB/s) [2020-05-08T12:59:13.483Z] #43 53.24 Selecting previously unselected package libcap-dev:amd64. [2020-05-08T12:59:13.483Z] #43 53.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-08T12:59:13.483Z] #43 53.37 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-08T12:59:13.483Z] #43 53.38 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-08T12:59:13.483Z] #43 53.60 Selecting previously unselected package libnet1:amd64. [2020-05-08T12:59:13.483Z] #43 53.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-08T12:59:13.483Z] #43 53.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-08T12:59:13.483Z] #43 53.77 Selecting previously unselected package libnet1-dev. [2020-05-08T12:59:13.483Z] #43 53.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-08T12:59:13.483Z] #43 53.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-08T12:59:13.483Z] #43 54.21 Selecting previously unselected package libnl-3-200:amd64. [2020-05-08T12:59:13.483Z] #43 54.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-08T12:59:13.483Z] #43 54.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-08T12:59:13.483Z] #43 54.40 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-08T12:59:13.483Z] #43 54.41 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-08T12:59:13.483Z] #43 54.42 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-08T12:59:13.558Z] #33 ... [2020-05-08T12:59:13.558Z] [2020-05-08T12:59:13.558Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:13.745Z] #43 ... [2020-05-08T12:59:13.745Z] [2020-05-08T12:59:13.745Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:13.745Z] #35 54.47 Selecting previously unselected package cmake-data. [2020-05-08T12:59:13.745Z] #35 54.48 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-08T12:59:13.745Z] #35 54.49 Unpacking cmake-data (3.13.4-1) ... [2020-05-08T12:59:13.816Z] #27 5.539 0.9% ##### 7.1% ######## 11.9% ############ 16.7% ################# 23.9% ####################### 32.1% ########################## 37.3% ############################### 43.2% ################################### 48.8% ####################################### 55.3% ############################################ 62.0% ################################################## 70.1% ###################################################### 75.6% ########################################################## 81.0% ############################################################## 86.3% ################################################################## 91.8% ######################################################################## 100.0% [2020-05-08T12:59:14.074Z] #27 7.681 [2020-05-08T12:59:14.564Z] #27 12.75 0.0% # 2.2% ## 3.5% #### 6.1% ###### 8.4% ######## 11.1% ######### 13.2% ########## 15.3% ############ 17.3% ############## 20.0% ################ 23.1% ################## 25.3% #################### 28.4% ##################### 29.5% ###################### 31.1% ######################## 33.6% ######################### 35.5% ########################### 37.7% ############################ 40.1% ############################## 42.4% ################################ 44.9% ################################# 47.0% ################################### 49.0% #################################### 51.2% ###################################### 53.2% ######################################## 55.9% ######################################### 57.7% ########################################## 59.6% ############################################ 61.6% ############################################# 63.7% ############################################### 66.5% ################################################# 68.6% ################################################## 70.8% #################################################### 73.2% ##################################################### 74.9% ####################################################### 76.7% ######################################################## 78.1% ######################################################## 78.4% ######################################################### 80.1% ########################################################### 82.4% ########################################################### 83.3% ############################################################ 83.8% ############################################################ 84.7% ############################################################# 85.3% ############################################################## 86.4% ############################################################## 87.2% ############################################################### 88.7% ################################################################# 90.4% ################################################################## 92.7% #################################################################### 95.5% ###################################################################### 98.5% ######################################################################## 100.0% [2020-05-08T12:59:14.839Z] #27 18.49 [2020-05-08T12:59:15.107Z] #27 7.897 0.1% ####### 10.6% ############### 21.0% ######################### 35.7% ############################### 44.0% ######################################### 57.5% ################################################## 69.8% ############################################################ 84.0% ######################################################################## 100.0% [2020-05-08T12:59:15.336Z] #65 159.3 + bin/containerd-shim-runc-v1 [2020-05-08T12:59:15.673Z] #27 ... [2020-05-08T12:59:15.673Z] [2020-05-08T12:59:15.673Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:15.673Z] #65 4.044 + RM_GOPATH=0 [2020-05-08T12:59:15.673Z] #65 4.044 + TMP_GOPATH= [2020-05-08T12:59:15.673Z] #65 4.044 + : /build [2020-05-08T12:59:15.673Z] #65 4.044 + '[' -z '' ']' [2020-05-08T12:59:15.673Z] #65 4.044 ++ mktemp -d [2020-05-08T12:59:15.673Z] #65 4.072 + export GOPATH=/tmp/tmp.1lvoSOIYUm [2020-05-08T12:59:15.673Z] #65 4.072 + GOPATH=/tmp/tmp.1lvoSOIYUm [2020-05-08T12:59:15.673Z] #65 4.072 + RM_GOPATH=1 [2020-05-08T12:59:15.673Z] #65 4.073 ++ dirname ./install.sh [2020-05-08T12:59:15.673Z] #65 4.074 + dir=. [2020-05-08T12:59:15.673Z] #65 4.074 + bin=containerd [2020-05-08T12:59:15.673Z] #65 4.074 + shift [2020-05-08T12:59:15.673Z] #65 4.074 + '[' '!' -f ./containerd.installer ']' [2020-05-08T12:59:15.673Z] #65 4.074 + . ./containerd.installer [2020-05-08T12:59:15.673Z] #65 4.074 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T12:59:15.673Z] #65 4.074 + install_containerd [2020-05-08T12:59:15.673Z] #65 4.074 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-08T12:59:15.673Z] #65 4.074 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T12:59:15.673Z] #65 4.074 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1lvoSOIYUm/src/github.com/containerd/containerd [2020-05-08T12:59:15.673Z] #65 4.096 Cloning into '/tmp/tmp.1lvoSOIYUm/src/github.com/containerd/containerd'... [2020-05-08T12:59:15.673Z] #65 ... [2020-05-08T12:59:15.673Z] [2020-05-08T12:59:15.673Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T12:59:15.673Z] #30 57.13 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-08T12:59:15.673Z] #30 57.49 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-08T12:59:15.673Z] #30 57.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-08T12:59:15.785Z] #27 ... [2020-05-08T12:59:15.785Z] [2020-05-08T12:59:15.785Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:15.785Z] #43 56.47 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-08T12:59:15.785Z] #43 56.75 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:59:15.785Z] #43 DONE 57.9s [2020-05-08T12:59:16.054Z] [2020-05-08T12:59:16.054Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:16.054Z] #35 57.06 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-08T12:59:16.054Z] #35 57.11 Setting up xxd (2:8.1.0875-5) ... [2020-05-08T12:59:16.054Z] #35 57.14 Setting up libuv1:arm64 (1.24.1-1) ... [2020-05-08T12:59:16.054Z] #35 57.17 Setting up vim-common (2:8.1.0875-5) ... [2020-05-08T12:59:16.054Z] #35 57.38 Setting up librhash0:arm64 (1.3.8-1) ... [2020-05-08T12:59:16.054Z] #35 57.47 Setting up cmake-data (3.13.4-1) ... [2020-05-08T12:59:16.054Z] #35 57.57 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-08T12:59:16.054Z] #35 57.65 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-08T12:59:16.054Z] #35 57.83 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-08T12:59:16.054Z] #35 57.88 Setting up cmake (3.13.4-1) ... [2020-05-08T12:59:16.054Z] #35 57.96 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:59:16.054Z] #35 58.14 Processing triggers for mime-support (3.62) ... [2020-05-08T12:59:16.239Z] #30 ... [2020-05-08T12:59:16.239Z] [2020-05-08T12:59:16.239Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:16.239Z] #47 48.04 math/rand [2020-05-08T12:59:16.239Z] #47 50.38 internal/singleflight [2020-05-08T12:59:16.239Z] #47 51.47 strconv [2020-05-08T12:59:16.239Z] #47 51.47 io [2020-05-08T12:59:16.239Z] #47 52.55 bytes [2020-05-08T12:59:16.239Z] #47 55.12 bufio [2020-05-08T12:59:16.239Z] #47 55.71 reflect [2020-05-08T12:59:16.239Z] #47 56.75 syscall [2020-05-08T12:59:16.498Z] #47 ... [2020-05-08T12:59:16.498Z] [2020-05-08T12:59:16.498Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:16.498Z] #27 9.143 [2020-05-08T12:59:16.625Z] #35 DONE 58.5s [2020-05-08T12:59:16.625Z] [2020-05-08T12:59:16.625Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:59:16.625Z] #36 DONE 0.1s [2020-05-08T12:59:16.625Z] [2020-05-08T12:59:16.625Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-08T12:59:16.887Z] #37 DONE 0.2s [2020-05-08T12:59:16.887Z] [2020-05-08T12:59:16.887Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:16.887Z] #27 20.22 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-08T12:59:16.887Z] #27 20.95 [2020-05-08T12:59:17.272Z] #27 9.360 0.0% ###### 9.2% ############# 18.4% ################## 26.1% ########################## 36.5% ############################## 42.6% ################################## 48.1% ######################################## 55.9% ############################################ 61.5% ################################################ 67.0% ##################################################### 73.7% ######################################################### 79.7% ############################################################# 85.9% ##################################################################### 96.7% ######################################################################## 100.0% [2020-05-08T12:59:17.358Z] #65 161.4 + bin/containerd-shim-runc-v2 [2020-05-08T12:59:17.461Z] #27 21.28 # 2.2% ######################################################################## 100.0% [2020-05-08T12:59:17.461Z] #27 21.42 [2020-05-08T12:59:17.845Z] #27 11.38 [2020-05-08T12:59:17.946Z] #35 58.10 Selecting previously unselected package libicu63:amd64. [2020-05-08T12:59:17.946Z] #35 58.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-08T12:59:17.946Z] #35 58.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-08T12:59:17.946Z] #35 ... [2020-05-08T12:59:17.946Z] [2020-05-08T12:59:17.946Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:17.946Z] #33 47.80 internal/reflectlite [2020-05-08T12:59:17.946Z] #33 47.80 sync [2020-05-08T12:59:17.946Z] #33 50.75 sort [2020-05-08T12:59:17.946Z] #33 50.75 errors [2020-05-08T12:59:17.946Z] #33 51.19 strconv [2020-05-08T12:59:17.946Z] #33 52.06 io [2020-05-08T12:59:17.946Z] #33 53.21 internal/oserror [2020-05-08T12:59:17.946Z] #33 53.39 syscall [2020-05-08T12:59:17.946Z] #33 55.24 reflect [2020-05-08T12:59:17.946Z] #33 ... [2020-05-08T12:59:17.946Z] [2020-05-08T12:59:17.946Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:17.946Z] #27 3.815 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-08T12:59:17.946Z] #27 4.238 [2020-05-08T12:59:17.972Z] #65 162.0 + binaries [2020-05-08T12:59:17.973Z] #65 162.0 + mkdir -p /build [2020-05-08T12:59:17.973Z] #65 162.0 + cp bin/containerd /build/containerd [2020-05-08T12:59:17.973Z] #65 162.1 + cp bin/containerd-shim /build/containerd-shim [2020-05-08T12:59:17.973Z] #65 162.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-08T12:59:17.973Z] #65 162.1 + cp bin/ctr /build/ctr [2020-05-08T12:59:18.037Z] #27 ... [2020-05-08T12:59:18.037Z] [2020-05-08T12:59:18.037Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:18.037Z] #10 49.81 Selecting previously unselected package binutils-mingw-w64. [2020-05-08T12:59:18.037Z] #10 49.81 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-08T12:59:18.037Z] #10 49.83 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-08T12:59:18.037Z] #10 49.98 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-05-08T12:59:18.037Z] #10 49.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-08T12:59:18.037Z] #10 50.01 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-08T12:59:18.037Z] #10 50.17 Selecting previously unselected package dmsetup. [2020-05-08T12:59:18.037Z] #10 50.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-05-08T12:59:18.037Z] #10 50.19 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-08T12:59:18.037Z] #10 50.38 Selecting previously unselected package mingw-w64-common. [2020-05-08T12:59:18.037Z] #10 50.38 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-08T12:59:18.037Z] #10 50.39 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-08T12:59:18.266Z] #65 DONE 162.5s [2020-05-08T12:59:18.298Z] #10 60.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-08T12:59:18.298Z] #10 60.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-08T12:59:18.298Z] #10 60.29 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-08T12:59:18.559Z] #10 ... [2020-05-08T12:59:18.559Z] [2020-05-08T12:59:18.559Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:18.559Z] #56 50.06 syscall [2020-05-08T12:59:18.559Z] #56 50.08 strconv [2020-05-08T12:59:18.559Z] #56 50.08 bytes [2020-05-08T12:59:18.559Z] #56 50.09 strings [2020-05-08T12:59:18.559Z] #56 56.90 reflect [2020-05-08T12:59:18.559Z] #56 56.92 regexp/syntax [2020-05-08T12:59:18.559Z] #56 ... [2020-05-08T12:59:18.559Z] [2020-05-08T12:59:18.559Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:18.559Z] #47 51.61 bufio [2020-05-08T12:59:18.559Z] #47 52.26 reflect [2020-05-08T12:59:18.559Z] #47 56.76 regexp/syntax [2020-05-08T12:59:18.559Z] #47 57.90 hash/crc32 [2020-05-08T12:59:18.559Z] #47 59.09 crypto [2020-05-08T12:59:18.559Z] #47 59.42 crypto/rc4 [2020-05-08T12:59:18.559Z] #47 59.72 time [2020-05-08T12:59:18.559Z] #47 60.03 vendor/golang.org/x/text/transform [2020-05-08T12:59:18.687Z] #36 37.68 Reading package lists... [2020-05-08T12:59:18.687Z] #36 ... [2020-05-08T12:59:18.687Z] [2020-05-08T12:59:18.687Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:59:18.687Z] #63 27.54 Reading package lists... [2020-05-08T12:59:19.132Z] #47 ... [2020-05-08T12:59:19.132Z] [2020-05-08T12:59:19.132Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:19.132Z] #27 23.04 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-08T12:59:19.244Z] #27 4.447 0.0% #### 6.7% ######### 12.9% ############# 19.1% ################# 24.7% ####################### 32.7% ############################ 39.2% ################################ 45.0% ###################################### 53.3% ########################################## 59.5% ############################################## 64.4% ##################################################### 73.9% ####################################################### 76.9% ########################################################## 81.3% ############################################################# 85.0% ################################################################# 91.5% ######################################################################## 100.0% [2020-05-08T12:59:19.273Z] [2020-05-08T12:59:19.273Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-08T12:59:19.273Z] #66 DONE 0.3s [2020-05-08T12:59:19.273Z] [2020-05-08T12:59:19.273Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-08T12:59:19.504Z] #27 ... [2020-05-08T12:59:19.504Z] [2020-05-08T12:59:19.504Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:19.504Z] #47 49.87 internal/reflectlite [2020-05-08T12:59:19.504Z] #47 49.89 github.com/LK4D4/vndr/godl/singleflight [2020-05-08T12:59:19.504Z] #47 50.41 math/rand [2020-05-08T12:59:19.504Z] #47 51.11 internal/singleflight [2020-05-08T12:59:19.504Z] #47 52.66 io [2020-05-08T12:59:19.504Z] #47 52.69 strconv [2020-05-08T12:59:19.504Z] #47 54.54 bytes [2020-05-08T12:59:19.504Z] #47 56.86 bufio [2020-05-08T12:59:19.504Z] #47 56.91 reflect [2020-05-08T12:59:19.504Z] #47 59.33 syscall [2020-05-08T12:59:19.504Z] #47 ... [2020-05-08T12:59:19.504Z] [2020-05-08T12:59:19.504Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:19.504Z] #27 6.586 [2020-05-08T12:59:19.556Z] #70 DONE 0.2s [2020-05-08T12:59:19.556Z] [2020-05-08T12:59:19.556Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-08T12:59:19.702Z] #27 23.68 [2020-05-08T12:59:19.838Z] #72 DONE 0.1s [2020-05-08T12:59:19.838Z] [2020-05-08T12:59:19.838Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-08T12:59:19.838Z] #75 DONE 0.1s [2020-05-08T12:59:19.838Z] [2020-05-08T12:59:19.838Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-08T12:59:19.838Z] #76 DONE 0.0s [2020-05-08T12:59:19.838Z] [2020-05-08T12:59:19.838Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-08T12:59:19.970Z] #27 23.85 0.8% ######################################################################## 100.0% [2020-05-08T12:59:19.970Z] #27 24.04 [2020-05-08T12:59:20.452Z] #77 DONE 0.6s [2020-05-08T12:59:20.548Z] #27 6.789 0.1% ############### 21.8% ############################# 40.5% ######################################### 57.9% #################################################### 73.0% ############################################################## 86.7% ################################################################# 91.4% ######################################################################## 100.0% [2020-05-08T12:59:20.735Z] [2020-05-08T12:59:20.735Z] #78 exporting to image [2020-05-08T12:59:20.735Z] #78 exporting layers [2020-05-08T12:59:20.808Z] #27 7.978 [2020-05-08T12:59:21.355Z] #27 25.51 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-08T12:59:21.470Z] #27 11.59 0.0% ## 3.0% ### 4.7% #### 6.5% ###### 8.9% ######## 11.1% ######### 12.6% ########## 14.7% ########### 16.5% ############# 18.6% ############### 20.9% ################ 22.3% ################## 25.2% ################### 26.8% #################### 28.3% ###################### 30.8% ######################## 33.6% ########################## 36.3% ########################### 38.2% ############################ 40.2% ############################## 42.1% ############################### 44.1% ################################ 45.6% ################################## 47.3% #################################### 50.0% ##################################### 52.4% ####################################### 54.3% ######################################## 56.1% ######################################### 57.5% ########################################### 60.7% ############################################ 62.4% ############################################## 64.4% ############################################### 66.5% [2020-05-08T12:59:21.470Z] #27 ... [2020-05-08T12:59:21.470Z] [2020-05-08T12:59:21.470Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:21.470Z] #10 53.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-08T12:59:21.470Z] #10 56.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-08T12:59:21.470Z] #10 56.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-08T12:59:21.470Z] #10 56.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-08T12:59:21.470Z] #10 56.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-08T12:59:21.470Z] #10 56.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-08T12:59:21.470Z] #10 56.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-05-08T12:59:21.470Z] #10 56.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-08T12:59:21.470Z] #10 56.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-08T12:59:21.470Z] #10 56.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-08T12:59:21.470Z] #10 56.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-08T12:59:21.470Z] #10 56.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-08T12:59:21.470Z] #10 56.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-08T12:59:21.470Z] #10 56.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-08T12:59:21.470Z] #10 56.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-08T12:59:21.470Z] #10 56.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-05-08T12:59:21.470Z] #10 58.30 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:21.470Z] #10 58.59 Fetched 77.7 MB in 10s (8118 kB/s) [2020-05-08T12:59:21.470Z] #10 58.75 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-08T12:59:21.470Z] #10 58.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 ... 15409 files and directories currently installed.) [2020-05-08T12:59:21.470Z] #10 58.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-08T12:59:21.470Z] #10 58.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-08T12:59:21.470Z] #10 62.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-08T12:59:21.470Z] #10 62.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-08T12:59:21.470Z] #10 62.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-08T12:59:21.616Z] #27 25.55 skipping existing ed4b54129745 [2020-05-08T12:59:21.616Z] #27 25.70 [2020-05-08T12:59:21.616Z] #27 ... [2020-05-08T12:59:21.616Z] [2020-05-08T12:59:21.616Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:21.616Z] #33 53.33 text/tabwriter [2020-05-08T12:59:21.616Z] #33 57.38 time [2020-05-08T12:59:21.616Z] #33 57.38 internal/syscall/execenv [2020-05-08T12:59:21.616Z] #33 57.38 internal/syscall/unix [2020-05-08T12:59:21.616Z] #33 63.26 internal/poll [2020-05-08T12:59:21.728Z] #10 ... [2020-05-08T12:59:21.728Z] [2020-05-08T12:59:21.728Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:21.728Z] #43 53.76 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-08T12:59:21.728Z] #43 53.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-08T12:59:21.728Z] #43 53.79 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-08T12:59:21.728Z] #43 54.11 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-08T12:59:21.728Z] #43 54.14 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-08T12:59:21.728Z] #43 54.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-08T12:59:21.728Z] #43 54.30 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-08T12:59:21.728Z] #43 54.30 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-08T12:59:21.728Z] #43 54.34 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-08T12:59:21.728Z] #43 54.48 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-08T12:59:21.728Z] #43 54.48 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-08T12:59:21.728Z] #43 54.50 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-08T12:59:21.728Z] #43 54.77 Selecting previously unselected package libprotobuf17:amd64. [2020-05-08T12:59:21.728Z] #43 54.78 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-08T12:59:21.728Z] #43 54.79 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:21.728Z] #43 55.67 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-08T12:59:21.728Z] #43 55.68 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-08T12:59:21.728Z] #43 55.69 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:21.728Z] #43 55.95 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-08T12:59:21.728Z] #43 55.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-08T12:59:21.728Z] #43 55.98 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:21.728Z] #43 57.79 Selecting previously unselected package libprotoc17:amd64. [2020-05-08T12:59:21.728Z] #43 57.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-08T12:59:21.728Z] #43 57.81 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:21.728Z] #43 58.47 Selecting previously unselected package protobuf-c-compiler. [2020-05-08T12:59:21.728Z] #43 58.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-08T12:59:21.728Z] #43 58.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-08T12:59:21.728Z] #43 58.70 Selecting previously unselected package protobuf-compiler. [2020-05-08T12:59:21.728Z] #43 58.71 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-08T12:59:21.728Z] #43 58.71 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-08T12:59:21.728Z] #43 58.90 Selecting previously unselected package python-pkg-resources. [2020-05-08T12:59:21.728Z] #43 58.91 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-08T12:59:21.728Z] #43 58.91 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-08T12:59:21.728Z] #43 59.11 Selecting previously unselected package python-six. [2020-05-08T12:59:21.728Z] #43 59.12 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-08T12:59:21.728Z] #43 59.14 Unpacking python-six (1.12.0-1) ... [2020-05-08T12:59:21.728Z] #43 59.30 Selecting previously unselected package python-protobuf. [2020-05-08T12:59:21.728Z] #43 59.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-08T12:59:21.728Z] #43 59.31 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-08T12:59:21.728Z] #43 59.98 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-08T12:59:21.728Z] #43 ... [2020-05-08T12:59:21.728Z] [2020-05-08T12:59:21.728Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:21.877Z] #33 ... [2020-05-08T12:59:21.877Z] [2020-05-08T12:59:21.877Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:21.877Z] #56 63.27 context [2020-05-08T12:59:21.877Z] #56 63.28 internal/poll [2020-05-08T12:59:22.155Z] #27 8.187 ### 4.2% ######### 13.8% ################## 25.4% ####################### 33.3% ############################## 42.6% ###################################### 53.4% ############################################# 63.3% ################################################### 71.9% ######################################################### 79.7% ################################################################# 90.6% ######################################################################## 100.0% [2020-05-08T12:59:22.244Z] #27 11.59 0.0% ## 3.0% ### 4.7% #### 6.5% ###### 8.9% ######## 11.1% ######### 12.6% ########## 14.7% ########### 16.5% ############# 18.6% ############### 20.9% ################ 22.3% ################## 25.2% ################### 26.8% #################### 28.3% ###################### 30.8% ######################## 33.6% ########################## 36.3% ########################### 38.2% ############################ 40.2% ############################## 42.1% ############################### 44.1% ################################ 45.6% ################################## 47.3% #################################### 50.0% ##################################### 52.4% ####################################### 54.3% ######################################## 56.1% ######################################### 57.5% ########################################### 60.7% ############################################ 62.4% ############################################## 64.4% ############################################### 66.5% ################################################# 68.5% ################################################## 70.3% ################################################### 71.8% #################################################### 73.2% ##################################################### 74.5% ####################################################### 76.8% [2020-05-08T12:59:22.244Z] #27 ... [2020-05-08T12:59:22.244Z] [2020-05-08T12:59:22.244Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:22.244Z] #50 53.95 + cd /tmp/tmp.le7M1MeZeN/src/gotest.tools/gotestsum [2020-05-08T12:59:22.244Z] #50 53.95 + git checkout -q v0.3.5 [2020-05-08T12:59:22.244Z] #50 54.01 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-08T12:59:22.244Z] #50 ... [2020-05-08T12:59:22.244Z] [2020-05-08T12:59:22.244Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:22.724Z] #27 9.654 [2020-05-08T12:59:22.818Z] #56 64.40 regexp [2020-05-08T12:59:23.067Z] #27 11.59 0.0% ## 3.0% ### 4.7% #### 6.5% ###### 8.9% ######## 11.1% ######### 12.6% ########## 14.7% ########### 16.5% ############# 18.6% ############### 20.9% ################ 22.3% ################## 25.2% ################### 26.8% #################### 28.3% ###################### 30.8% ######################## 33.6% ########################## 36.3% ########################### 38.2% ############################ 40.2% ############################## 42.1% ############################### 44.1% ################################ 45.6% ################################## 47.3% #################################### 50.0% ##################################### 52.4% ####################################### 54.3% ######################################## 56.1% ######################################### 57.5% ########################################### 60.7% ############################################ 62.4% ############################################## 64.4% ############################################### 66.5% ################################################# 68.5% ################################################## 70.3% ################################################### 71.8% #################################################### 73.2% ##################################################### 74.5% ####################################################### 76.8% ######################################################### 79.2% ########################################################## 81.3% ############################################################ 84.4% ############################################################## 87.0% ################################################################ 89.4% ################################################################# 91.6% ################################################################### 93.2% #################################################################### 94.7% ### [2020-05-08T12:59:23.067Z] #27 ... [2020-05-08T12:59:23.067Z] [2020-05-08T12:59:23.067Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:23.067Z] #35 55.19 Selecting previously unselected package libicu63:amd64. [2020-05-08T12:59:23.067Z] #35 55.26 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-08T12:59:23.067Z] #35 55.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-08T12:59:23.067Z] #35 63.66 Selecting previously unselected package libxml2:amd64. [2020-05-08T12:59:23.067Z] #35 63.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-08T12:59:23.067Z] #35 63.67 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-08T12:59:23.067Z] #35 64.49 Selecting previously unselected package libarchive13:amd64. [2020-05-08T12:59:23.067Z] #35 64.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-08T12:59:23.067Z] #35 64.56 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-08T12:59:23.067Z] #35 64.95 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-08T12:59:23.067Z] #35 64.95 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-08T12:59:23.067Z] #35 64.96 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-08T12:59:23.067Z] #35 65.24 Selecting previously unselected package librhash0:amd64. [2020-05-08T12:59:23.067Z] #35 65.24 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-08T12:59:23.067Z] #35 65.26 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-08T12:59:23.067Z] #35 ... [2020-05-08T12:59:23.067Z] [2020-05-08T12:59:23.068Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:23.068Z] #27 11.59 0.0% ## 3.0% ### 4.7% #### 6.5% ###### 8.9% ######## 11.1% ######### 12.6% ########## 14.7% ########### 16.5% ############# 18.6% ############### 20.9% ################ 22.3% ################## 25.2% ################### 26.8% #################### 28.3% ###################### 30.8% ######################## 33.6% ########################## 36.3% ########################### 38.2% ############################ 40.2% ############################## 42.1% ############################### 44.1% ################################ 45.6% ################################## 47.3% #################################### 50.0% ##################################### 52.4% ####################################### 54.3% ######################################## 56.1% ######################################### 57.5% ########################################### 60.7% ############################################ 62.4% ############################################## 64.4% ############################################### 66.5% ################################################# 68.5% ################################################## 70.3% ################################################### 71.8% #################################################### 73.2% ##################################################### 74.5% ####################################################### 76.8% ######################################################### 79.2% ########################################################## 81.3% ############################################################ 84.4% ############################################################## 87.0% ################################################################ 89.4% ################################################################# 91.6% ################################################################### 93.2% #################################################################### 94.7% ###################################################################### 97.7% ######################################################################## 100.0% [2020-05-08T12:59:23.171Z] #63 38.62 Reading package lists... [2020-05-08T12:59:23.171Z] #63 ... [2020-05-08T12:59:23.171Z] [2020-05-08T12:59:23.171Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:23.171Z] #44 37.16 Reading package lists... [2020-05-08T12:59:23.171Z] #44 ... [2020-05-08T12:59:23.171Z] [2020-05-08T12:59:23.171Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:59:23.171Z] #26 26.69 Reading package lists... [2020-05-08T12:59:23.171Z] #26 38.71 Reading package lists... [2020-05-08T12:59:23.171Z] #26 ... [2020-05-08T12:59:23.171Z] [2020-05-08T12:59:23.171Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:23.171Z] #11 26.32 Reading package lists... [2020-05-08T12:59:23.329Z] #27 16.83 [2020-05-08T12:59:23.410Z] #78 exporting layers 2.6s done [2020-05-08T12:59:23.410Z] #78 writing image sha256:c87298089dbdea7898e989feea5910c19e5a38fc73b462125a6a25a95755d089 done [2020-05-08T12:59:23.410Z] #78 naming to docker.io/library/docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb done [2020-05-08T12:59:23.410Z] #78 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-05-08T12:59:23.473Z] #11 38.48 Reading package lists... [2020-05-08T12:59:23.473Z] #11 ... [2020-05-08T12:59:23.473Z] [2020-05-08T12:59:23.473Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:23.473Z] #36 37.68 Reading package lists... [Pipeline] sh [2020-05-08T12:59:23.765Z] #27 9.859 # 1.7% ### 4.8% ##### 7.8% ####### 10.4% ########## 13.9% ############ 17.7% ############### 20.9% ################# 24.3% #################### 27.8% ########### [2020-05-08T12:59:23.765Z] #27 ... [2020-05-08T12:59:23.765Z] [2020-05-08T12:59:23.765Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:23.765Z] #50 54.45 + cd /tmp/tmp.oScxZN7KaX/src/gotest.tools/gotestsum [2020-05-08T12:59:23.765Z] #50 54.45 + git checkout -q v0.3.5 [2020-05-08T12:59:23.765Z] #50 54.53 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-08T12:59:23.840Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40595/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb hack/test/unit [2020-05-08T12:59:24.025Z] #50 ... [2020-05-08T12:59:24.025Z] [2020-05-08T12:59:24.025Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:24.025Z] #43 54.83 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-08T12:59:24.025Z] #43 54.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-08T12:59:24.025Z] #43 54.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-08T12:59:24.025Z] #43 54.96 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-08T12:59:24.025Z] #43 54.97 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-08T12:59:24.025Z] #43 55.00 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-08T12:59:24.025Z] #43 55.10 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-08T12:59:24.025Z] #43 55.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-08T12:59:24.025Z] #43 55.16 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-08T12:59:24.025Z] #43 55.48 Selecting previously unselected package libprotobuf17:amd64. [2020-05-08T12:59:24.025Z] #43 55.48 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-08T12:59:24.025Z] #43 55.48 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:24.025Z] #43 56.30 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-08T12:59:24.025Z] #43 56.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-08T12:59:24.025Z] #43 56.30 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:24.025Z] #43 56.57 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-08T12:59:24.025Z] #43 56.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-08T12:59:24.025Z] #43 56.61 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:24.025Z] #43 57.92 Selecting previously unselected package libprotoc17:amd64. [2020-05-08T12:59:24.025Z] #43 57.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-08T12:59:24.025Z] #43 57.95 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:24.025Z] #43 58.65 Selecting previously unselected package protobuf-c-compiler. [2020-05-08T12:59:24.025Z] #43 58.65 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-08T12:59:24.025Z] #43 58.65 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-08T12:59:24.025Z] #43 58.88 Selecting previously unselected package protobuf-compiler. [2020-05-08T12:59:24.025Z] #43 58.93 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-08T12:59:24.025Z] #43 58.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-08T12:59:24.025Z] #43 59.17 Selecting previously unselected package python-pkg-resources. [2020-05-08T12:59:24.025Z] #43 59.17 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-08T12:59:24.025Z] #43 59.18 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-08T12:59:24.025Z] #43 59.50 Selecting previously unselected package python-six. [2020-05-08T12:59:24.025Z] #43 59.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-08T12:59:24.025Z] #43 59.51 Unpacking python-six (1.12.0-1) ... [2020-05-08T12:59:24.025Z] #43 59.60 Selecting previously unselected package python-protobuf. [2020-05-08T12:59:24.025Z] #43 59.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-08T12:59:24.025Z] #43 59.62 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-08T12:59:24.025Z] #43 60.31 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-08T12:59:24.025Z] #43 ... [2020-05-08T12:59:24.025Z] [2020-05-08T12:59:24.025Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:24.265Z] #27 17.83 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-08T12:59:24.737Z] #56 ... [2020-05-08T12:59:24.737Z] [2020-05-08T12:59:24.737Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:24.737Z] #27 27.33 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-08T12:59:24.737Z] #27 27.75 [2020-05-08T12:59:24.737Z] #27 27.93 ######################################################################## 100.0% [2020-05-08T12:59:24.737Z] #27 28.04 [2020-05-08T12:59:24.737Z] #27 28.11 Download of images into '/build' complete. [2020-05-08T12:59:24.737Z] #27 28.11 Use something like the following to load the result into a Docker daemon: [2020-05-08T12:59:24.737Z] #27 28.11 tar -cC '/build' . | docker load [2020-05-08T12:59:24.737Z] #27 DONE 28.7s [2020-05-08T12:59:24.737Z] [2020-05-08T12:59:24.737Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:24.737Z] #38 2.608 + RM_GOPATH=0 [2020-05-08T12:59:24.737Z] #38 2.609 + TMP_GOPATH= [2020-05-08T12:59:24.737Z] #38 2.609 + : /build [2020-05-08T12:59:24.737Z] #38 2.609 + '[' -z '' ']' [2020-05-08T12:59:24.737Z] #38 2.610 ++ mktemp -d [2020-05-08T12:59:24.737Z] #38 2.611 + export GOPATH=/tmp/tmp.LiGGR9haCx [2020-05-08T12:59:24.737Z] #38 2.611 + GOPATH=/tmp/tmp.LiGGR9haCx [2020-05-08T12:59:24.737Z] #38 2.612 + RM_GOPATH=1 [2020-05-08T12:59:24.737Z] #38 2.613 ++ dirname ./install.sh [2020-05-08T12:59:24.737Z] #38 2.614 + dir=. [2020-05-08T12:59:24.737Z] #38 2.615 + bin=tini [2020-05-08T12:59:24.737Z] #38 2.615 + shift [2020-05-08T12:59:24.737Z] #38 2.615 + '[' '!' -f ./tini.installer ']' [2020-05-08T12:59:24.737Z] #38 2.616 + . ./tini.installer [2020-05-08T12:59:24.737Z] #38 2.616 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T12:59:24.737Z] #38 2.617 + install_tini [2020-05-08T12:59:24.737Z] #38 2.617 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-08T12:59:24.737Z] #38 2.617 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T12:59:24.737Z] #38 2.618 + git clone https://github.com/krallin/tini.git /tmp/tmp.LiGGR9haCx/tini [2020-05-08T12:59:24.737Z] #38 2.628 Cloning into '/tmp/tmp.LiGGR9haCx/tini'... [2020-05-08T12:59:24.737Z] #38 3.546 + cd /tmp/tmp.LiGGR9haCx/tini [2020-05-08T12:59:24.737Z] #38 3.546 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T12:59:24.737Z] #38 3.583 + cmake . [2020-05-08T12:59:24.737Z] #38 4.258 -- The C compiler identification is GNU 8.3.0 [2020-05-08T12:59:24.737Z] #38 4.330 -- Check for working C compiler: /usr/bin/cc [2020-05-08T12:59:24.737Z] #38 5.206 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-08T12:59:24.737Z] #38 5.216 -- Detecting C compiler ABI info [2020-05-08T12:59:24.737Z] #38 6.074 -- Detecting C compiler ABI info - done [2020-05-08T12:59:24.737Z] #38 6.126 -- Detecting C compile features [2020-05-08T12:59:24.829Z] #27 18.20 [2020-05-08T12:59:25.087Z] #27 18.40 # 2.3% ######################################################################## 100.0% [2020-05-08T12:59:25.087Z] #27 18.56 [2020-05-08T12:59:25.087Z] #27 ... [2020-05-08T12:59:25.087Z] [2020-05-08T12:59:25.087Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:25.087Z] #56 56.86 reflect [2020-05-08T12:59:25.087Z] #56 56.88 syscall [2020-05-08T12:59:25.087Z] #56 65.64 time [2020-05-08T12:59:25.107Z] INFO [runner/unused/goanalysis] analyzers took 25.915097832s with top 10 stages: buildssa: 21.847250391s, U1000: 4.067847441s [2020-05-08T12:59:25.312Z] #38 ... [2020-05-08T12:59:25.312Z] [2020-05-08T12:59:25.312Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:25.312Z] #56 66.80 os [2020-05-08T12:59:25.346Z] #56 ... [2020-05-08T12:59:25.346Z] [2020-05-08T12:59:25.346Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:25.346Z] #10 65.52 Selecting previously unselected package binutils-mingw-w64. [2020-05-08T12:59:25.346Z] #10 65.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-08T12:59:25.346Z] #10 65.56 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-08T12:59:25.346Z] #10 65.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-08T12:59:25.346Z] #10 65.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-08T12:59:25.346Z] #10 65.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-08T12:59:25.346Z] #10 65.95 Selecting previously unselected package dmsetup. [2020-05-08T12:59:25.346Z] #10 65.97 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-08T12:59:25.346Z] #10 65.97 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-08T12:59:25.346Z] #10 66.19 Selecting previously unselected package mingw-w64-common. [2020-05-08T12:59:25.346Z] #10 66.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-08T12:59:25.346Z] #10 66.19 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-08T12:59:25.366Z] INFO [runner] Issues before processing: 2301, after processing: 0 [2020-05-08T12:59:25.366Z] INFO [runner] Processors filtering stat (out/in): cgo: 1692/2301, skip_dirs: 1692/1692, identifier_marker: 1587/1587, filename_unadjuster: 1692/1692, path_prettifier: 1692/1692, skip_files: 1692/1692, autogenerated_exclude: 1587/1692, exclude-rules: 63/1587, exclude: 1587/1587, nolint: 0/63 [2020-05-08T12:59:25.366Z] INFO [runner] processing took 135.049532ms with stages: nolint: 65.265832ms, identifier_marker: 38.15028ms, path_prettifier: 13.169718ms, exclude-rules: 6.781186ms, autogenerated_exclude: 6.422369ms, skip_dirs: 3.557123ms, cgo: 942.09µs, filename_unadjuster: 755.198µs, max_same_issues: 1.66µs, uniq_by_line: 710ns, max_from_linter: 582ns, diff: 531ns, path_shortener: 516ns, source_code: 507ns, skip_files: 430ns, exclude: 422ns, max_per_file_from_linter: 378ns [2020-05-08T12:59:25.366Z] INFO [runner] linters took 1m33.638012653s with stages: goanalysis_metalinter: 1m15.515413537s, unused: 17.986906461s [2020-05-08T12:59:25.366Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-08T12:59:25.587Z] #27 9.859 # 1.7% ### 4.8% ##### 7.8% ####### 10.4% ########## 13.9% ############ 17.7% ############### 20.9% ################# 24.3% #################### 27.8% ###################### 31.2% ######################## 33.9% ######################### 36.0% ############################## 42.7% ################################# 46.7% #################################### 51.2% ####################################### 54.8% ########################################### 59.7% ########################################### 61.0% ############################################## 63.9% ################################################ 67.1% ################################################### 72.2% ###################################################### 76.3% ######################################################## 79.0% ########################################################### 83.3% ############################################################## 86.4% [2020-05-08T12:59:25.587Z] #27 ... [2020-05-08T12:59:25.587Z] [2020-05-08T12:59:25.587Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:25.587Z] #10 56.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-08T12:59:25.587Z] #10 59.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-08T12:59:25.587Z] #10 59.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-08T12:59:25.587Z] #10 59.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-08T12:59:25.587Z] #10 59.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-08T12:59:25.587Z] #10 59.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-08T12:59:25.587Z] #10 59.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-05-08T12:59:25.587Z] #10 59.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-08T12:59:25.587Z] #10 59.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-08T12:59:25.587Z] #10 59.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-08T12:59:25.587Z] #10 59.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-08T12:59:25.587Z] #10 59.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-08T12:59:25.587Z] #10 59.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-08T12:59:25.587Z] #10 59.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-08T12:59:25.587Z] #10 59.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-08T12:59:25.587Z] #10 59.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-05-08T12:59:25.587Z] #10 60.99 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:25.587Z] #10 61.25 Fetched 77.7 MB in 9s (8970 kB/s) [2020-05-08T12:59:25.587Z] #10 61.40 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-08T12:59:25.587Z] #10 61.40 (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-08T12:59:25.587Z] #10 61.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-08T12:59:25.587Z] #10 61.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-08T12:59:25.587Z] #10 64.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-08T12:59:25.587Z] #10 64.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-08T12:59:25.587Z] #10 64.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-08T12:59:25.624Z] INFO Memory: 1582 samples, avg is 241.8MB, max is 3163.9MB [2020-05-08T12:59:25.624Z] INFO Execution took 3m29.659769341s [2020-05-08T12:59:25.846Z] #10 ... [2020-05-08T12:59:25.846Z] [2020-05-08T12:59:25.846Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:25.882Z] Congratulations! The shell scripts are properly formatted. [2020-05-08T12:59:25.884Z] #56 ... [2020-05-08T12:59:25.884Z] [2020-05-08T12:59:25.884Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:25.884Z] #44 4.159 Note: Building without setproctitle() and strlcpy() support. [2020-05-08T12:59:25.884Z] #44 4.160 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-08T12:59:25.884Z] #44 4.181 Note: Building without GnuTLS support [2020-05-08T12:59:25.884Z] #44 6.779 fatal: not a git repository (or any of the parent directories): .git [2020-05-08T12:59:25.884Z] #44 6.821 GEN .gitid [2020-05-08T12:59:25.884Z] #44 6.881 GEN criu/include/version.h [2020-05-08T12:59:25.884Z] #44 6.917 GEN include/common/asm [2020-05-08T12:59:25.884Z] #44 9.228 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-08T12:59:25.884Z] #44 9.317 PBCC images/opts.pb-c.c [2020-05-08T12:59:25.884Z] #44 9.453 PBCC images/sit.pb-c.c [2020-05-08T12:59:25.884Z] #44 9.693 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-08T12:59:25.884Z] #44 9.764 DEP images/opts.pb-c.d [2020-05-08T12:59:25.884Z] #44 9.827 DEP images/sit.pb-c.d [2020-05-08T12:59:25.884Z] #44 9.945 PBCC images/macvlan.pb-c.c [2020-05-08T12:59:25.884Z] #44 9.970 DEP images/macvlan.pb-c.d [2020-05-08T12:59:25.884Z] #44 10.07 PBCC images/autofs.pb-c.c [2020-05-08T12:59:25.884Z] #44 10.11 DEP images/autofs.pb-c.d [2020-05-08T12:59:25.884Z] #44 10.14 PBCC images/sysctl.pb-c.c [2020-05-08T12:59:25.884Z] #44 ... [2020-05-08T12:59:25.884Z] [2020-05-08T12:59:25.884Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:25.884Z] #38 9.082 -- Detecting C compile features - done [2020-05-08T12:59:25.884Z] #38 9.136 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-08T12:59:26.106Z] #27 9.859 # 1.7% ### 4.8% ##### 7.8% ####### 10.4% ########## 13.9% ############ 17.7% ############### 20.9% ################# 24.3% #################### 27.8% ###################### 31.2% ######################## 33.9% ######################### 36.0% ############################## 42.7% ################################# 46.7% #################################### 51.2% ####################################### 54.8% ########################################### 59.7% ########################################### 61.0% ############################################## 63.9% ################################################ 67.1% ################################################### 72.2% ###################################################### 76.3% ######################################################## 79.0% ########################################################### 83.3% ############################################################## 86.4% ################################################################ 89.5% ################################################################## 92.1% #################################################################### 95.8% ###################################################################### 98.1% ######################################################################## 100.0% [2020-05-08T12:59:26.204Z] #36 48.79 Building dependency tree... [2020-05-08T12:59:26.365Z] #27 13.15 [Pipeline] } [2020-05-08T12:59:26.458Z] #38 9.703 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-08T12:59:26.514Z] ? github.com/docker/docker/api [no test files] [2020-05-08T12:59:26.719Z] #38 9.843 -- Configuring done [2020-05-08T12:59:26.719Z] #38 9.894 -- Generating done [2020-05-08T12:59:26.719Z] #38 9.905 -- Build files have been written to: /tmp/tmp.LiGGR9haCx/tini [2020-05-08T12:59:26.719Z] #38 9.925 + make tini-static [2020-05-08T12:59:26.787Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40595/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb hack/make.sh dynbinary-daemon test-docker-py [2020-05-08T12:59:27.291Z] #38 10.55 Scanning dependencies of target tini-static [2020-05-08T12:59:27.303Z] #27 14.21 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-08T12:59:27.353Z] [2020-05-08T12:59:27.353Z] Removing bundles/ [2020-05-08T12:59:27.353Z] [2020-05-08T12:59:27.353Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-08T12:59:27.353Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T12:59:27.353Z] GOOS="" GOARCH="" GOARM="" [2020-05-08T12:59:27.553Z] #38 10.76 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-08T12:59:27.564Z] #27 14.60 [2020-05-08T12:59:27.564Z] #27 ... [2020-05-08T12:59:27.564Z] [2020-05-08T12:59:27.564Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T12:59:27.564Z] #30 58.39 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-08T12:59:27.564Z] #30 59.27 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-08T12:59:27.564Z] #30 59.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-08T12:59:27.725Z] #36 52.26 The following additional packages will be installed: [2020-05-08T12:59:27.725Z] #36 52.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-08T12:59:27.725Z] #36 52.28 Suggested packages: [2020-05-08T12:59:27.725Z] #36 52.28 cmake-doc ninja-build lrzip [2020-05-08T12:59:27.725Z] #36 52.28 Recommended packages: [2020-05-08T12:59:27.725Z] #36 52.28 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-08T12:59:27.823Z] #30 ... [2020-05-08T12:59:27.823Z] [2020-05-08T12:59:27.823Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:27.823Z] #56 58.26 syscall [2020-05-08T12:59:27.823Z] #56 58.29 reflect [2020-05-08T12:59:27.823Z] #56 67.18 time [2020-05-08T12:59:27.823Z] #56 ... [2020-05-08T12:59:27.823Z] [2020-05-08T12:59:27.823Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:27.823Z] #27 14.82 ######################################################################## 100.0% [2020-05-08T12:59:28.083Z] #27 14.93 [2020-05-08T12:59:28.623Z] #10 ... [2020-05-08T12:59:28.623Z] [2020-05-08T12:59:28.623Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:28.623Z] #35 65.49 Selecting previously unselected package libuv1:amd64. [2020-05-08T12:59:28.623Z] #35 65.49 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-08T12:59:28.623Z] #35 65.50 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-08T12:59:28.623Z] #35 65.64 Selecting previously unselected package cmake. [2020-05-08T12:59:28.623Z] #35 65.67 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-08T12:59:28.623Z] #35 65.72 Unpacking cmake (3.13.4-1) ... [2020-05-08T12:59:28.623Z] #35 69.15 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-08T12:59:28.623Z] #35 69.17 Setting up xxd (2:8.1.0875-5) ... [2020-05-08T12:59:28.623Z] #35 69.19 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-08T12:59:28.623Z] #35 69.20 Setting up vim-common (2:8.1.0875-5) ... [2020-05-08T12:59:28.623Z] #35 69.24 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-08T12:59:28.623Z] #35 69.25 Setting up cmake-data (3.13.4-1) ... [2020-05-08T12:59:28.623Z] #35 69.26 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-08T12:59:28.623Z] #35 69.28 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-08T12:59:28.623Z] #35 69.29 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-08T12:59:28.623Z] #35 69.31 Setting up cmake (3.13.4-1) ... [2020-05-08T12:59:28.623Z] #35 69.32 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:59:28.623Z] #35 69.39 Processing triggers for mime-support (3.62) ... [2020-05-08T12:59:28.623Z] #35 DONE 70.4s [2020-05-08T12:59:28.623Z] [2020-05-08T12:59:28.623Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:59:28.623Z] #36 DONE 0.1s [2020-05-08T12:59:28.623Z] [2020-05-08T12:59:28.623Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-08T12:59:28.623Z] #37 DONE 0.1s [2020-05-08T12:59:28.623Z] [2020-05-08T12:59:28.623Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:28.623Z] #27 19.63 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-08T12:59:28.623Z] #27 20.09 [2020-05-08T12:59:28.623Z] #27 20.33 ###################### 30.7% ################################################################# 91.4% ######################################################################## 100.0% [2020-05-08T12:59:28.623Z] #27 20.66 [2020-05-08T12:59:28.623Z] #27 21.61 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-08T12:59:28.623Z] #27 21.71 skipping existing 1849cc453dee [2020-05-08T12:59:28.623Z] #27 21.91 [2020-05-08T12:59:29.021Z] #27 15.85 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-08T12:59:29.280Z] #27 16.33 [2020-05-08T12:59:29.470Z] #38 12.65 [100%] Linking C executable tini-static [2020-05-08T12:59:29.540Z] #27 16.51 ######################################################################## 100.0% [2020-05-08T12:59:29.558Z] #27 ... [2020-05-08T12:59:29.558Z] [2020-05-08T12:59:29.558Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:29.558Z] #33 61.15 time [2020-05-08T12:59:29.558Z] #33 67.92 internal/poll [2020-05-08T12:59:29.558Z] #33 68.38 internal/fmtsort [2020-05-08T12:59:29.558Z] #33 69.11 internal/syscall/execenv [2020-05-08T12:59:29.558Z] #33 69.27 internal/syscall/unix [2020-05-08T12:59:29.558Z] #33 69.74 strings [2020-05-08T12:59:29.558Z] #33 70.82 os [2020-05-08T12:59:29.558Z] #33 ... [2020-05-08T12:59:29.558Z] [2020-05-08T12:59:29.558Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:29.558Z] #27 23.10 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-08T12:59:29.799Z] #27 16.63 [2020-05-08T12:59:30.035Z] #36 54.31 The following NEW packages will be installed: [2020-05-08T12:59:30.035Z] #36 54.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-08T12:59:30.035Z] #36 54.33 vim-common xxd [2020-05-08T12:59:30.035Z] #36 54.55 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:30.035Z] #36 54.55 Need to get 14.9 MB of archives. [2020-05-08T12:59:30.035Z] #36 54.55 After this operation, 67.2 MB of additional disk space will be used. [2020-05-08T12:59:30.035Z] #36 54.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-08T12:59:30.035Z] #36 54.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-08T12:59:30.035Z] #36 54.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-08T12:59:30.123Z] #27 23.59 [2020-05-08T12:59:30.123Z] #27 23.74 ######################################################################## 100.0% [2020-05-08T12:59:30.328Z] #36 55.02 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-08T12:59:30.381Z] #27 23.85 [2020-05-08T12:59:30.381Z] #27 23.95 Download of images into '/build' complete. [2020-05-08T12:59:30.381Z] #27 23.95 Use something like the following to load the result into a Docker daemon: [2020-05-08T12:59:30.381Z] #27 23.95 tar -cC '/build' . | docker load [2020-05-08T12:59:30.381Z] #27 DONE 24.1s [2020-05-08T12:59:30.381Z] [2020-05-08T12:59:30.381Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:30.381Z] #43 65.33 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:30.381Z] #43 65.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-08T12:59:30.381Z] #43 65.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-08T12:59:30.381Z] #43 65.40 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-08T12:59:30.381Z] #43 65.43 Setting up python-six (1.12.0-1) ... [2020-05-08T12:59:30.381Z] #43 69.65 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-08T12:59:30.381Z] #43 69.66 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-08T12:59:30.381Z] #43 69.67 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:30.381Z] #43 69.68 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-08T12:59:30.381Z] #43 69.69 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:30.381Z] #43 69.71 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-08T12:59:30.381Z] #43 69.76 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-08T12:59:30.381Z] #43 69.78 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:30.381Z] #43 69.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-08T12:59:30.381Z] #43 69.85 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-08T12:59:30.413Z] #38 13.47 [100%] Built target tini-static [2020-05-08T12:59:30.413Z] #38 13.61 + mkdir -p /build [2020-05-08T12:59:30.413Z] #38 13.62 + cp tini-static /build/docker-init [2020-05-08T12:59:30.674Z] #38 DONE 13.9s [2020-05-08T12:59:30.674Z] [2020-05-08T12:59:30.674Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:30.674Z] #44 10.19 DEP images/sysctl.pb-c.d [2020-05-08T12:59:30.674Z] #44 10.22 PBCC images/time.pb-c.c [2020-05-08T12:59:30.674Z] #44 10.27 DEP images/time.pb-c.d [2020-05-08T12:59:30.674Z] #44 10.34 PBCC images/binfmt-misc.pb-c.c [2020-05-08T12:59:30.674Z] #44 10.37 DEP images/binfmt-misc.pb-c.d [2020-05-08T12:59:30.674Z] #44 10.40 PBCC images/seccomp.pb-c.c [2020-05-08T12:59:30.674Z] #44 10.42 DEP images/seccomp.pb-c.d [2020-05-08T12:59:30.674Z] #44 10.47 PBCC images/userns.pb-c.c [2020-05-08T12:59:30.674Z] #44 10.52 DEP images/userns.pb-c.d [2020-05-08T12:59:30.674Z] #44 10.60 PBCC images/cgroup.pb-c.c [2020-05-08T12:59:30.674Z] #44 10.77 DEP images/cgroup.pb-c.d [2020-05-08T12:59:30.674Z] #44 10.84 PBCC images/fown.pb-c.c [2020-05-08T12:59:30.674Z] #44 10.87 PBCC images/ext-file.pb-c.c [2020-05-08T12:59:30.675Z] #44 10.91 DEP images/fown.pb-c.d [2020-05-08T12:59:30.675Z] #44 10.98 DEP images/ext-file.pb-c.d [2020-05-08T12:59:30.675Z] #44 11.06 PBCC images/rpc.pb-c.c [2020-05-08T12:59:30.675Z] #44 11.12 DEP images/rpc.pb-c.d [2020-05-08T12:59:30.675Z] #44 11.18 PBCC images/siginfo.pb-c.c [2020-05-08T12:59:30.675Z] #44 11.22 DEP images/siginfo.pb-c.d [2020-05-08T12:59:30.675Z] #44 11.29 PBCC images/pagemap.pb-c.c [2020-05-08T12:59:30.675Z] #44 11.39 DEP images/pagemap.pb-c.d [2020-05-08T12:59:30.675Z] #44 11.49 PBCC images/rlimit.pb-c.c [2020-05-08T12:59:30.675Z] #44 11.55 DEP images/rlimit.pb-c.d [2020-05-08T12:59:30.675Z] #44 11.57 PBCC images/file-lock.pb-c.c [2020-05-08T12:59:30.675Z] #44 11.60 DEP images/file-lock.pb-c.d [2020-05-08T12:59:30.675Z] #44 11.64 PBCC images/tty.pb-c.c [2020-05-08T12:59:30.675Z] #44 11.74 DEP images/tty.pb-c.d [2020-05-08T12:59:30.675Z] #44 11.82 PBCC images/tun.pb-c.c [2020-05-08T12:59:30.675Z] #44 11.91 PBCC images/netdev.pb-c.c [2020-05-08T12:59:30.675Z] #44 11.98 DEP images/tun.pb-c.d [2020-05-08T12:59:30.675Z] #44 12.07 DEP images/netdev.pb-c.d [2020-05-08T12:59:30.675Z] #44 12.16 PBCC images/vma.pb-c.c [2020-05-08T12:59:30.675Z] #44 12.26 DEP images/vma.pb-c.d [2020-05-08T12:59:30.675Z] #44 12.32 PBCC images/creds.pb-c.c [2020-05-08T12:59:30.675Z] #44 12.39 DEP images/creds.pb-c.d [2020-05-08T12:59:30.675Z] #44 12.46 PBCC images/utsns.pb-c.c [2020-05-08T12:59:30.675Z] #44 12.49 DEP images/utsns.pb-c.d [2020-05-08T12:59:30.675Z] #44 12.54 PBCC images/ipc-desc.pb-c.c [2020-05-08T12:59:30.675Z] #44 12.56 PBCC images/ipc-sem.pb-c.c [2020-05-08T12:59:30.675Z] #44 12.61 DEP images/ipc-desc.pb-c.d [2020-05-08T12:59:30.675Z] #44 12.66 DEP images/ipc-sem.pb-c.d [2020-05-08T12:59:30.675Z] #44 12.72 PBCC images/ipc-msg.pb-c.c [2020-05-08T12:59:30.675Z] #44 12.74 DEP images/ipc-msg.pb-c.d [2020-05-08T12:59:30.675Z] #44 12.88 PBCC images/ipc-shm.pb-c.c [2020-05-08T12:59:30.675Z] #44 12.89 DEP images/ipc-shm.pb-c.d [2020-05-08T12:59:30.675Z] #44 12.96 PBCC images/ipc-var.pb-c.c [2020-05-08T12:59:30.675Z] #44 13.02 DEP images/ipc-var.pb-c.d [2020-05-08T12:59:30.675Z] #44 13.07 PBCC images/sk-opts.pb-c.c [2020-05-08T12:59:30.675Z] #44 13.08 PBCC images/packet-sock.pb-c.c [2020-05-08T12:59:30.675Z] #44 13.14 DEP images/sk-opts.pb-c.d [2020-05-08T12:59:30.675Z] #44 13.27 DEP images/packet-sock.pb-c.d [2020-05-08T12:59:30.675Z] #44 13.41 PBCC images/sk-netlink.pb-c.c [2020-05-08T12:59:30.675Z] #44 13.48 DEP images/sk-netlink.pb-c.d [2020-05-08T12:59:30.675Z] #44 13.59 PBCC images/sk-inet.pb-c.c [2020-05-08T12:59:30.675Z] #44 13.67 DEP images/sk-inet.pb-c.d [2020-05-08T12:59:30.675Z] #44 13.73 PBCC images/sk-unix.pb-c.c [2020-05-08T12:59:30.675Z] #44 13.80 DEP images/sk-unix.pb-c.d [2020-05-08T12:59:30.675Z] #44 13.87 PBCC images/mm.pb-c.c [2020-05-08T12:59:30.675Z] #44 13.92 DEP images/mm.pb-c.d [2020-05-08T12:59:30.675Z] #44 13.99 PBCC images/timerfd.pb-c.c [2020-05-08T12:59:30.675Z] #44 14.04 DEP images/timerfd.pb-c.d [2020-05-08T12:59:30.675Z] #44 14.11 PBCC images/timer.pb-c.c [2020-05-08T12:59:30.675Z] #44 14.16 DEP images/timer.pb-c.d [2020-05-08T12:59:30.675Z] #44 14.21 PBCC images/sa.pb-c.c [2020-05-08T12:59:30.675Z] #44 14.28 DEP images/sa.pb-c.d [2020-05-08T12:59:30.675Z] #44 14.33 PBCC images/pipe-data.pb-c.c [2020-05-08T12:59:30.675Z] #44 14.35 DEP images/pipe-data.pb-c.d [2020-05-08T12:59:30.675Z] #44 14.48 PBCC images/mnt.pb-c.c [2020-05-08T12:59:30.675Z] #44 14.55 DEP images/mnt.pb-c.d [2020-05-08T12:59:30.675Z] #44 14.61 PBCC images/sk-packet.pb-c.c [2020-05-08T12:59:30.675Z] #44 14.63 DEP images/sk-packet.pb-c.d [2020-05-08T12:59:30.675Z] #44 14.70 PBCC images/tcp-stream.pb-c.c [2020-05-08T12:59:30.675Z] #44 14.74 DEP images/tcp-stream.pb-c.d [2020-05-08T12:59:30.675Z] #44 14.84 PBCC images/pipe.pb-c.c [2020-05-08T12:59:30.675Z] #44 14.89 DEP images/pipe.pb-c.d [2020-05-08T12:59:30.738Z] #27 17.56 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-08T12:59:30.739Z] #27 17.68 skipping existing 1849cc453dee [2020-05-08T12:59:30.739Z] #27 17.82 [2020-05-08T12:59:30.935Z] #44 14.96 PBCC images/pstree.pb-c.c [2020-05-08T12:59:30.935Z] #44 15.04 DEP images/pstree.pb-c.d [2020-05-08T12:59:30.935Z] #44 15.11 PBCC images/fs.pb-c.c [2020-05-08T12:59:31.198Z] #44 15.14 DEP images/fs.pb-c.d [2020-05-08T12:59:31.198Z] #44 15.20 PBCC images/signalfd.pb-c.c [2020-05-08T12:59:31.198Z] #44 15.27 DEP images/signalfd.pb-c.d [2020-05-08T12:59:31.198Z] #44 15.30 PBCC images/fh.pb-c.c [2020-05-08T12:59:31.198Z] #44 15.38 PBCC images/fsnotify.pb-c.c [2020-05-08T12:59:31.370Z] #36 ... [2020-05-08T12:59:31.370Z] [2020-05-08T12:59:31.370Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:31.370Z] #11 38.48 Reading package lists... [2020-05-08T12:59:31.370Z] #11 49.43 Building dependency tree... [2020-05-08T12:59:31.370Z] #11 53.49 The following additional packages will be installed: [2020-05-08T12:59:31.370Z] #11 53.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-08T12:59:31.370Z] #11 53.50 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-08T12:59:31.370Z] #11 53.50 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-08T12:59:31.370Z] #11 53.51 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-08T12:59:31.370Z] #11 53.53 Suggested packages: [2020-05-08T12:59:31.370Z] #11 53.53 gcc-8-locales seccomp wine64 [2020-05-08T12:59:31.370Z] #11 55.97 The following NEW packages will be installed: [2020-05-08T12:59:31.370Z] #11 55.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-08T12:59:31.370Z] #11 55.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-08T12:59:31.370Z] #11 55.98 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-08T12:59:31.370Z] #11 55.98 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-08T12:59:31.370Z] #11 55.98 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-08T12:59:31.370Z] #11 55.98 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-08T12:59:31.461Z] #44 15.40 DEP images/fh.pb-c.d [2020-05-08T12:59:31.461Z] #44 15.46 DEP images/fsnotify.pb-c.d [2020-05-08T12:59:31.461Z] #44 15.56 PBCC images/eventpoll.pb-c.c [2020-05-08T12:59:31.461Z] #44 15.60 DEP images/eventpoll.pb-c.d [2020-05-08T12:59:31.461Z] #44 15.66 PBCC images/eventfd.pb-c.c [2020-05-08T12:59:31.665Z] #11 ... [2020-05-08T12:59:31.665Z] [2020-05-08T12:59:31.665Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:31.666Z] #44 37.16 Reading package lists... [2020-05-08T12:59:31.666Z] #44 48.79 Building dependency tree... [2020-05-08T12:59:31.666Z] #44 53.16 The following additional packages will be installed: [2020-05-08T12:59:31.666Z] #44 53.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-08T12:59:31.666Z] #44 53.17 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-08T12:59:31.666Z] #44 53.17 Suggested packages: [2020-05-08T12:59:31.666Z] #44 53.17 manpages-dev python-setuptools [2020-05-08T12:59:31.666Z] #44 55.64 The following NEW packages will be installed: [2020-05-08T12:59:31.666Z] #44 55.65 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-08T12:59:31.666Z] #44 55.66 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-08T12:59:31.666Z] #44 55.66 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-08T12:59:31.666Z] #44 55.66 python-six zlib1g-dev [2020-05-08T12:59:31.666Z] #44 55.96 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:31.666Z] #44 55.96 Need to get 4075 kB of archives. [2020-05-08T12:59:31.666Z] #44 55.96 After this operation, 24.5 MB of additional disk space will be used. [2020-05-08T12:59:31.666Z] #44 55.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-08T12:59:31.666Z] #44 55.99 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-08T12:59:31.666Z] #44 56.01 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-08T12:59:31.666Z] #44 56.05 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-08T12:59:31.666Z] #44 56.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-08T12:59:31.666Z] #44 56.12 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-08T12:59:31.666Z] #44 56.18 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-08T12:59:31.666Z] #44 56.18 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-08T12:59:31.666Z] #44 56.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-08T12:59:31.666Z] #44 ... [2020-05-08T12:59:31.666Z] [2020-05-08T12:59:31.666Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:31.666Z] #11 56.28 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:31.666Z] #11 56.28 Need to get 78.9 MB of archives. [2020-05-08T12:59:31.666Z] #11 56.28 After this operation, 532 MB of additional disk space will be used. [2020-05-08T12:59:31.666Z] #11 56.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-05-08T12:59:31.678Z] #27 ... [2020-05-08T12:59:31.678Z] [2020-05-08T12:59:31.678Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:31.678Z] #33 62.02 time [2020-05-08T12:59:31.678Z] #33 68.47 internal/poll [2020-05-08T12:59:31.678Z] #33 70.86 internal/syscall/execenv [2020-05-08T12:59:31.678Z] #33 71.11 internal/syscall/unix [2020-05-08T12:59:31.678Z] #33 71.26 internal/fmtsort [2020-05-08T12:59:31.678Z] #33 71.38 os [2020-05-08T12:59:31.678Z] #33 ... [2020-05-08T12:59:31.678Z] [2020-05-08T12:59:31.678Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:31.678Z] #35 66.89 Selecting previously unselected package libxml2:amd64. [2020-05-08T12:59:31.678Z] #35 66.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-08T12:59:31.678Z] #35 66.93 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-08T12:59:31.678Z] #35 67.61 Selecting previously unselected package libarchive13:amd64. [2020-05-08T12:59:31.678Z] #35 67.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-08T12:59:31.678Z] #35 67.64 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-08T12:59:31.678Z] #35 67.98 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-08T12:59:31.678Z] #35 67.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-08T12:59:31.678Z] #35 68.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-08T12:59:31.678Z] #35 68.17 Selecting previously unselected package librhash0:amd64. [2020-05-08T12:59:31.678Z] #35 68.18 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-08T12:59:31.678Z] #35 68.19 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-08T12:59:31.678Z] #35 68.37 Selecting previously unselected package libuv1:amd64. [2020-05-08T12:59:31.678Z] #35 68.38 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-08T12:59:31.678Z] #35 68.38 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-08T12:59:31.678Z] #35 68.56 Selecting previously unselected package cmake. [2020-05-08T12:59:31.678Z] #35 68.57 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-08T12:59:31.678Z] #35 68.57 Unpacking cmake (3.13.4-1) ... [2020-05-08T12:59:31.678Z] #35 72.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-08T12:59:31.678Z] #35 72.25 Setting up xxd (2:8.1.0875-5) ... [2020-05-08T12:59:31.678Z] #35 72.26 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-08T12:59:31.678Z] #35 72.28 Setting up vim-common (2:8.1.0875-5) ... [2020-05-08T12:59:31.678Z] #35 72.34 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-08T12:59:31.678Z] #35 72.36 Setting up cmake-data (3.13.4-1) ... [2020-05-08T12:59:31.678Z] #35 72.38 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-08T12:59:31.678Z] #35 72.40 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-08T12:59:31.678Z] #35 72.44 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-08T12:59:31.678Z] #35 72.46 Setting up cmake (3.13.4-1) ... [2020-05-08T12:59:31.678Z] #35 72.49 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:59:31.678Z] #35 72.53 Processing triggers for mime-support (3.62) ... [2020-05-08T12:59:31.722Z] #44 15.70 DEP images/eventfd.pb-c.d [2020-05-08T12:59:31.722Z] #44 15.80 PBCC images/remap-file-path.pb-c.c [2020-05-08T12:59:31.722Z] #44 15.87 DEP images/remap-file-path.pb-c.d [2020-05-08T12:59:31.722Z] #44 15.95 PBCC images/fifo.pb-c.c [2020-05-08T12:59:31.760Z] #43 ... [2020-05-08T12:59:31.760Z] [2020-05-08T12:59:31.760Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:31.760Z] #10 73.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-08T12:59:31.760Z] #10 73.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-08T12:59:31.760Z] #10 73.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-08T12:59:31.959Z] #11 56.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-05-08T12:59:31.984Z] #44 15.98 DEP images/fifo.pb-c.d [2020-05-08T12:59:31.984Z] #44 16.06 PBCC images/ghost-file.pb-c.c [2020-05-08T12:59:31.984Z] #44 16.14 DEP images/ghost-file.pb-c.d [2020-05-08T12:59:32.245Z] #44 16.25 PBCC images/regfile.pb-c.c [2020-05-08T12:59:32.245Z] #44 16.31 DEP images/regfile.pb-c.d [2020-05-08T12:59:32.245Z] #44 16.38 PBCC images/ns.pb-c.c [2020-05-08T12:59:32.245Z] #44 16.47 DEP images/ns.pb-c.d [2020-05-08T12:59:32.506Z] #44 16.61 PBCC images/fdinfo.pb-c.c [2020-05-08T12:59:32.506Z] #44 16.77 DEP images/fdinfo.pb-c.d [2020-05-08T12:59:32.597Z] #11 57.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-08T12:59:32.597Z] #11 57.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-08T12:59:32.597Z] #11 57.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-08T12:59:32.597Z] #11 57.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-08T12:59:32.617Z] #35 ... [2020-05-08T12:59:32.617Z] [2020-05-08T12:59:32.617Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:32.617Z] #27 18.82 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-08T12:59:32.617Z] #27 19.25 [2020-05-08T12:59:32.617Z] #27 19.44 ######################################################################## 100.0% [2020-05-08T12:59:32.617Z] #27 19.58 [2020-05-08T12:59:32.617Z] #27 ... [2020-05-08T12:59:32.617Z] [2020-05-08T12:59:32.617Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:32.617Z] #35 DONE 73.5s [2020-05-08T12:59:32.617Z] [2020-05-08T12:59:32.617Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:59:32.617Z] #36 DONE 0.1s [2020-05-08T12:59:32.617Z] [2020-05-08T12:59:32.617Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:32.617Z] #27 19.68 Download of images into '/build' complete. [2020-05-08T12:59:32.617Z] #27 19.68 Use something like the following to load the result into a Docker daemon: [2020-05-08T12:59:32.617Z] #27 19.68 tar -cC '/build' . | docker load [2020-05-08T12:59:32.767Z] #44 16.88 PBCC images/core-aarch64.pb-c.c [2020-05-08T12:59:32.767Z] #44 16.90 PBCC images/core-arm.pb-c.c [2020-05-08T12:59:32.767Z] #44 16.96 PBCC images/core-ppc64.pb-c.c [2020-05-08T12:59:32.876Z] #27 DONE 19.8s [2020-05-08T12:59:32.876Z] [2020-05-08T12:59:32.876Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-08T12:59:32.876Z] #37 DONE 0.1s [2020-05-08T12:59:32.876Z] [2020-05-08T12:59:32.876Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:33.028Z] #44 17.04 PBCC images/core-s390.pb-c.c [2020-05-08T12:59:33.028Z] #44 17.20 PBCC images/core-x86.pb-c.c [2020-05-08T12:59:33.028Z] #44 ... [2020-05-08T12:59:33.028Z] [2020-05-08T12:59:33.028Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:33.090Z] using credential docker-jenkins-github-credentials [2020-05-08T12:59:33.163Z] Cloning the remote Git repository [2020-05-08T12:59:33.163Z] Cloning with configured refspecs honoured and without tags [2020-05-08T12:59:33.257Z] #11 57.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-08T12:59:33.552Z] #65 36.76 Checking out files: 37% (1183/3187) Checking out files: 38% (1212/3187) Checking out files: 39% (1243/3187) Checking out files: 40% (1275/3187) Checking out files: 41% (1307/3187) Checking out files: 42% (1339/3187) Checking out files: 43% (1371/3187) Checking out files: 44% (1403/3187) Checking out files: 45% (1435/3187) Checking out files: 46% (1467/3187) Checking out files: 47% (1498/3187) Checking out files: 48% (1530/3187) Checking out files: 49% (1562/3187) Checking out files: 50% (1594/3187) Checking out files: 51% (1626/3187) Checking out files: 52% (1658/3187) Checking out files: 53% (1690/3187) Checking out files: 54% (1721/3187) Checking out files: 55% (1753/3187) Checking out files: 56% (1785/3187) Checking out files: 57% (1817/3187) Checking out files: 58% (1849/3187) Checking out files: 59% (1881/3187) Checking out files: 60% (1913/3187) Checking out files: 61% (1945/3187) Checking out files: 62% (1976/3187) Checking out files: 63% (2008/3187) Checking out files: 64% (2040/3187) Checking out files: 65% (2072/3187) Checking out files: 66% (2104/3187) Checking out files: 67% (2136/3187) Checking out files: 68% (2168/3187) Checking out files: 69% (2200/3187) Checking out files: 70% (2231/3187) Checking out files: 71% (2263/3187) Checking out files: 72% (2295/3187) Checking out files: 73% (2327/3187) Checking out files: 73% (2355/3187) Checking out files: 74% (2359/3187) Checking out files: 75% (2391/3187) Checking out files: 76% (2423/3187) Checking out files: 77% (2454/3187) Checking out files: 78% (2486/3187) Checking out files: 79% (2518/3187) Checking out files: 80% (2550/3187) Checking out files: 81% (2582/3187) Checking out files: 82% (2614/3187) Checking out files: 83% (2646/3187) Checking out files: 84% (2678/3187) Checking out files: 85% (2709/3187) [2020-05-08T12:59:33.552Z] #65 ... [2020-05-08T12:59:33.552Z] [2020-05-08T12:59:33.552Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:33.552Z] #47 65.24 regexp [2020-05-08T12:59:33.552Z] #47 69.42 path/filepath [2020-05-08T12:59:33.552Z] #47 69.48 net [2020-05-08T12:59:33.552Z] #47 72.04 os/exec [2020-05-08T12:59:33.552Z] #47 72.15 internal/lazyregexp [2020-05-08T12:59:33.552Z] #47 72.91 github.com/LK4D4/vndr/versioned [2020-05-08T12:59:33.552Z] #47 ... [2020-05-08T12:59:33.552Z] [2020-05-08T12:59:33.552Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:33.552Z] #33 65.26 os [2020-05-08T12:59:33.552Z] #33 65.90 internal/fmtsort [2020-05-08T12:59:33.552Z] #33 68.68 path/filepath [2020-05-08T12:59:33.552Z] #33 68.68 fmt [2020-05-08T12:59:33.552Z] #33 70.26 io/ioutil [2020-05-08T12:59:33.552Z] #33 71.96 flag [2020-05-08T12:59:33.552Z] #33 71.96 github.com/BurntSushi/toml [2020-05-08T12:59:33.552Z] #33 71.96 log [2020-05-08T12:59:33.567Z] #11 58.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-08T12:59:33.659Z] #10 ... [2020-05-08T12:59:33.659Z] [2020-05-08T12:59:33.659Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:33.659Z] #47 65.04 time [2020-05-08T12:59:33.659Z] #47 71.18 strings [2020-05-08T12:59:33.659Z] #47 71.48 os [2020-05-08T12:59:33.659Z] #47 ... [2020-05-08T12:59:33.659Z] [2020-05-08T12:59:33.659Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:33.659Z] #38 3.419 + RM_GOPATH=0 [2020-05-08T12:59:33.659Z] #38 3.419 + TMP_GOPATH= [2020-05-08T12:59:33.659Z] #38 3.419 + : /build [2020-05-08T12:59:33.659Z] #38 3.419 + '[' -z '' ']' [2020-05-08T12:59:33.659Z] #38 3.419 ++ mktemp -d [2020-05-08T12:59:33.659Z] #38 3.419 + export GOPATH=/tmp/tmp.iM1wsFtote [2020-05-08T12:59:33.659Z] #38 3.419 + GOPATH=/tmp/tmp.iM1wsFtote [2020-05-08T12:59:33.659Z] #38 3.419 + RM_GOPATH=1 [2020-05-08T12:59:33.659Z] #38 3.419 ++ dirname ./install.sh [2020-05-08T12:59:33.659Z] #38 3.428 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T12:59:33.659Z] #38 3.428 + dir=. [2020-05-08T12:59:33.659Z] #38 3.428 + bin=tini [2020-05-08T12:59:33.659Z] #38 3.428 + shift [2020-05-08T12:59:33.659Z] #38 3.428 + '[' '!' -f ./tini.installer ']' [2020-05-08T12:59:33.659Z] #38 3.428 + . ./tini.installer [2020-05-08T12:59:33.659Z] #38 3.428 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T12:59:33.659Z] #38 3.428 + install_tini [2020-05-08T12:59:33.659Z] #38 3.428 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-08T12:59:33.659Z] #38 3.428 + git clone https://github.com/krallin/tini.git /tmp/tmp.iM1wsFtote/tini [2020-05-08T12:59:33.659Z] #38 3.436 Cloning into '/tmp/tmp.iM1wsFtote/tini'... [2020-05-08T12:59:33.659Z] #38 4.835 + cd /tmp/tmp.iM1wsFtote/tini [2020-05-08T12:59:33.659Z] #38 4.835 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T12:59:33.659Z] #38 4.853 + cmake . [2020-05-08T12:59:33.659Z] #38 5.329 -- The C compiler identification is GNU 8.3.0 [2020-05-08T12:59:33.659Z] #38 5.404 -- Check for working C compiler: /usr/bin/cc [2020-05-08T12:59:33.816Z] #33 ... [2020-05-08T12:59:33.816Z] [2020-05-08T12:59:33.816Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:33.864Z] #11 ... [2020-05-08T12:59:33.864Z] [2020-05-08T12:59:33.864Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-08T12:59:33.864Z] #63 38.62 Reading package lists... [2020-05-08T12:59:33.864Z] #63 49.70 Building dependency tree... [2020-05-08T12:59:33.864Z] #63 53.54 The following additional packages will be installed: [2020-05-08T12:59:33.864Z] #63 53.55 libbtrfs0 [2020-05-08T12:59:33.864Z] #63 53.88 The following NEW packages will be installed: [2020-05-08T12:59:33.864Z] #63 53.90 libbtrfs-dev libbtrfs0 [2020-05-08T12:59:33.864Z] #63 54.14 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:33.864Z] #63 54.14 Need to get 120 kB of archives. [2020-05-08T12:59:33.864Z] #63 54.14 After this operation, 423 kB of additional disk space will be used. [2020-05-08T12:59:33.864Z] #63 54.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-08T12:59:33.864Z] #63 54.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-08T12:59:33.864Z] #63 56.44 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:33.864Z] #63 56.77 Fetched 120 kB in 0s (1288 kB/s) [2020-05-08T12:59:33.864Z] #63 56.92 Selecting previously unselected package libbtrfs0. [2020-05-08T12:59:33.864Z] #63 56.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-08T12:59:33.864Z] #63 57.08 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-08T12:59:33.864Z] #63 57.10 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-08T12:59:33.864Z] #63 57.39 Selecting previously unselected package libbtrfs-dev. [2020-05-08T12:59:33.864Z] #63 57.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-08T12:59:33.864Z] #63 57.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-08T12:59:33.864Z] #63 57.97 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-08T12:59:33.864Z] #63 58.01 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-08T12:59:33.864Z] #63 58.03 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:59:33.864Z] #63 DONE 58.4s [2020-05-08T12:59:33.864Z] [2020-05-08T12:59:33.864Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:33.864Z] #11 58.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-05-08T12:59:33.864Z] #11 ... [2020-05-08T12:59:33.864Z] [2020-05-08T12:59:33.864Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T12:59:33.864Z] #64 DONE 0.1s [2020-05-08T12:59:33.864Z] [2020-05-08T12:59:33.864Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-08T12:59:33.864Z] #65 DONE 0.1s [2020-05-08T12:59:33.916Z] #38 ... [2020-05-08T12:59:33.916Z] [2020-05-08T12:59:33.916Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:33.916Z] #47 75.76 regexp/syntax [2020-05-08T12:59:34.154Z] [2020-05-08T12:59:34.154Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:34.338Z] #65 36.76 Checking out files: 37% (1183/3187) Checking out files: 38% (1212/3187) Checking out files: 39% (1243/3187) Checking out files: 40% (1275/3187) Checking out files: 41% (1307/3187) Checking out files: 42% (1339/3187) Checking out files: 43% (1371/3187) Checking out files: 44% (1403/3187) Checking out files: 45% (1435/3187) Checking out files: 46% (1467/3187) Checking out files: 47% (1498/3187) Checking out files: 48% (1530/3187) Checking out files: 49% (1562/3187) Checking out files: 50% (1594/3187) Checking out files: 51% (1626/3187) Checking out files: 52% (1658/3187) Checking out files: 53% (1690/3187) Checking out files: 54% (1721/3187) Checking out files: 55% (1753/3187) Checking out files: 56% (1785/3187) Checking out files: 57% (1817/3187) Checking out files: 58% (1849/3187) Checking out files: 59% (1881/3187) Checking out files: 60% (1913/3187) Checking out files: 61% (1945/3187) Checking out files: 62% (1976/3187) Checking out files: 63% (2008/3187) Checking out files: 64% (2040/3187) Checking out files: 65% (2072/3187) Checking out files: 66% (2104/3187) Checking out files: 67% (2136/3187) Checking out files: 68% (2168/3187) Checking out files: 69% (2200/3187) Checking out files: 70% (2231/3187) Checking out files: 71% (2263/3187) Checking out files: 72% (2295/3187) Checking out files: 73% (2327/3187) Checking out files: 73% (2355/3187) Checking out files: 74% (2359/3187) Checking out files: 75% (2391/3187) Checking out files: 76% (2423/3187) Checking out files: 77% (2454/3187) Checking out files: 78% (2486/3187) Checking out files: 79% (2518/3187) Checking out files: 80% (2550/3187) Checking out files: 81% (2582/3187) Checking out files: 82% (2614/3187) Checking out files: 83% (2646/3187) Checking out files: 84% (2678/3187) Checking out files: 85% (2709/3187) Checking out files: 86% (2741/3187) Checking out files: 87% (2773/3187) Checking out files: 88% (2805/3187) Checking out files: 89% (2837/3187) Checking out files: 89% (2860/3187) Checking out files: 90% (2869/3187) Checking out files: 91% (2901/3187) Checking out files: 92% (2933/3187) Checking out files: 93% (2964/3187) Checking out files: 94% (2996/3187) Checking out files: 95% (3028/3187) Checking out files: 96% (3060/3187) Checking out files: 97% (3092/3187) Checking out files: 98% (3124/3187) Checking out files: 99% (3156/3187) Checking out files: 100% (3187/3187) Checking out files: 100% (3187/3187), done. [2020-05-08T12:59:34.447Z] #66 0.432 + RM_GOPATH=0 [2020-05-08T12:59:34.448Z] #66 0.432 + TMP_GOPATH= [2020-05-08T12:59:34.448Z] #66 0.433 + : /build [2020-05-08T12:59:34.448Z] #66 0.433 + '[' -z '' ']' [2020-05-08T12:59:34.448Z] #66 0.435 ++ mktemp -d [2020-05-08T12:59:34.448Z] #66 0.454 + export GOPATH=/tmp/tmp.amNa0iumIn [2020-05-08T12:59:34.448Z] #66 0.458 + GOPATH=/tmp/tmp.amNa0iumIn [2020-05-08T12:59:34.448Z] #66 0.458 + RM_GOPATH=1 [2020-05-08T12:59:34.448Z] #66 0.460 ++ dirname ./install.sh [2020-05-08T12:59:34.448Z] #66 0.462 + dir=. [2020-05-08T12:59:34.448Z] #66 0.463 + bin=containerd [2020-05-08T12:59:34.448Z] #66 0.464 + shift [2020-05-08T12:59:34.448Z] #66 0.476 + '[' '!' -f ./containerd.installer ']' [2020-05-08T12:59:34.448Z] #66 0.486 + . ./containerd.installer [2020-05-08T12:59:34.448Z] #66 0.489 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T12:59:34.448Z] #66 0.512 + install_containerd [2020-05-08T12:59:34.448Z] #66 0.514 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-08T12:59:34.448Z] #66 0.515 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T12:59:34.448Z] #66 0.522 + git clone https://github.com/containerd/containerd.git /tmp/tmp.amNa0iumIn/src/github.com/containerd/containerd [2020-05-08T12:59:34.448Z] #66 0.529 Cloning into '/tmp/tmp.amNa0iumIn/src/github.com/containerd/containerd'... [2020-05-08T12:59:34.598Z] #65 39.26 + cd /tmp/tmp.zvu9CVjMpx/src/github.com/containerd/containerd [2020-05-08T12:59:34.598Z] #65 39.26 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T12:59:34.783Z] #38 ... [2020-05-08T12:59:34.783Z] [2020-05-08T12:59:34.783Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:34.783Z] #43 65.57 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:34.783Z] #43 65.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-08T12:59:34.783Z] #43 65.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-08T12:59:34.783Z] #43 65.63 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-08T12:59:34.783Z] #43 65.64 Setting up python-six (1.12.0-1) ... [2020-05-08T12:59:34.783Z] #43 69.87 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-08T12:59:34.783Z] #43 69.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-08T12:59:34.783Z] #43 69.92 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:34.783Z] #43 69.93 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-08T12:59:34.783Z] #43 69.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:34.783Z] #43 69.95 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-08T12:59:34.783Z] #43 69.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-08T12:59:34.783Z] #43 69.97 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-08T12:59:34.783Z] #43 69.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-08T12:59:34.783Z] #43 69.98 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-08T12:59:34.783Z] #43 ... [2020-05-08T12:59:34.783Z] [2020-05-08T12:59:34.783Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:34.783Z] #10 67.24 Selecting previously unselected package binutils-mingw-w64. [2020-05-08T12:59:34.783Z] #10 67.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-08T12:59:34.783Z] #10 67.25 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-08T12:59:34.783Z] #10 67.40 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-08T12:59:34.783Z] #10 67.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-08T12:59:34.783Z] #10 67.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-08T12:59:34.783Z] #10 67.64 Selecting previously unselected package dmsetup. [2020-05-08T12:59:34.783Z] #10 67.64 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-08T12:59:34.783Z] #10 67.65 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-08T12:59:34.783Z] #10 67.85 Selecting previously unselected package mingw-w64-common. [2020-05-08T12:59:34.783Z] #10 67.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-08T12:59:34.783Z] #10 67.86 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-08T12:59:33.343Z] Cloning repository https://github.com/moby/moby.git [2020-05-08T12:59:33.715Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-08T12:59:34.294Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:59:34.294Z] > git --version # timeout=10 [2020-05-08T12:59:34.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:59:34.357Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:59:34.894Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-05-08T12:59:35.084Z] #66 ... [2020-05-08T12:59:35.084Z] [2020-05-08T12:59:35.084Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-08T12:59:35.084Z] #26 38.71 Reading package lists... [2020-05-08T12:59:35.084Z] #26 50.11 Building dependency tree... [2020-05-08T12:59:35.084Z] #26 54.38 ca-certificates is already the newest version (20190110). [2020-05-08T12:59:35.084Z] #26 54.38 The following additional packages will be installed: [2020-05-08T12:59:35.084Z] #26 54.39 libjq1 libonig5 [2020-05-08T12:59:35.084Z] #26 54.94 The following NEW packages will be installed: [2020-05-08T12:59:35.084Z] #26 54.95 jq libjq1 libonig5 [2020-05-08T12:59:35.084Z] #26 55.19 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T12:59:35.084Z] #26 55.19 Need to get 358 kB of archives. [2020-05-08T12:59:35.084Z] #26 55.19 After this operation, 1277 kB of additional disk space will be used. [2020-05-08T12:59:35.084Z] #26 55.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-08T12:59:35.084Z] #26 55.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-08T12:59:35.084Z] #26 55.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-08T12:59:35.084Z] #26 57.48 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:35.084Z] #26 58.05 Fetched 358 kB in 0s (922 kB/s) [2020-05-08T12:59:35.084Z] #26 58.29 Selecting previously unselected package libonig5:ppc64el. [2020-05-08T12:59:35.084Z] #26 58.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 ... 15338 files and directories currently installed.) [2020-05-08T12:59:35.084Z] #26 58.43 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-08T12:59:35.084Z] #26 58.47 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-08T12:59:35.084Z] #26 58.84 Selecting previously unselected package libjq1:ppc64el. [2020-05-08T12:59:35.084Z] #26 58.86 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-08T12:59:35.084Z] #26 58.88 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-08T12:59:35.084Z] #26 59.13 Selecting previously unselected package jq. [2020-05-08T12:59:35.084Z] #26 59.14 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-08T12:59:35.084Z] #26 59.16 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-08T12:59:35.084Z] #26 59.44 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-08T12:59:35.084Z] #26 59.47 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-08T12:59:35.084Z] #26 59.48 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-08T12:59:35.084Z] #26 59.51 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:59:35.289Z] #47 77.01 fmt [2020-05-08T12:59:35.380Z] #26 DONE 59.9s [2020-05-08T12:59:35.380Z] [2020-05-08T12:59:35.380Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-08T12:59:35.380Z] #27 DONE 0.1s [2020-05-08T12:59:35.380Z] [2020-05-08T12:59:35.380Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:35.380Z] #44 56.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-08T12:59:35.380Z] #44 56.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-08T12:59:35.380Z] #44 56.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-08T12:59:35.380Z] #44 57.04 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-08T12:59:35.380Z] #44 57.06 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-08T12:59:35.380Z] #44 57.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-08T12:59:35.380Z] #44 57.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-08T12:59:35.380Z] #44 57.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-08T12:59:35.380Z] #44 59.43 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:35.380Z] #44 59.83 Fetched 4075 kB in 1s (3073 kB/s) [2020-05-08T12:59:35.380Z] #44 60.03 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-08T12:59:35.550Z] #47 ... [2020-05-08T12:59:35.550Z] [2020-05-08T12:59:35.550Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:35.550Z] #43 77.31 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-08T12:59:35.550Z] #43 77.32 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:59:35.550Z] #43 DONE 77.8s [2020-05-08T12:59:35.674Z] #44 60.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 ... 15338 files and directories currently installed.) [2020-05-08T12:59:35.675Z] #44 60.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-08T12:59:35.675Z] #44 60.23 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-08T12:59:35.809Z] [2020-05-08T12:59:35.809Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:35.973Z] #44 60.50 Selecting previously unselected package libnet1:ppc64el. [2020-05-08T12:59:35.973Z] #44 60.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-08T12:59:35.973Z] #44 60.52 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-08T12:59:35.973Z] #44 60.81 Selecting previously unselected package libnet1-dev. [2020-05-08T12:59:35.983Z] #65 ... [2020-05-08T12:59:35.983Z] [2020-05-08T12:59:35.983Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:35.983Z] #10 68.10 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-08T12:59:35.983Z] #10 68.10 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-08T12:59:35.983Z] #10 68.11 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-08T12:59:35.983Z] #10 68.22 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-08T12:59:35.983Z] #10 68.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-08T12:59:35.983Z] #10 68.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T12:59:36.163Z] #10 76.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-08T12:59:36.163Z] #10 76.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-08T12:59:36.163Z] #10 76.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-08T12:59:36.244Z] #10 ... [2020-05-08T12:59:36.244Z] [2020-05-08T12:59:36.244Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:36.244Z] #65 41.01 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-08T12:59:36.244Z] #65 41.01 + BUILDTAGS='netgo osusergo static_build' [2020-05-08T12:59:36.244Z] #65 41.01 + export EXTRA_FLAGS=-buildmode=pie [2020-05-08T12:59:36.244Z] #65 41.01 + EXTRA_FLAGS=-buildmode=pie [2020-05-08T12:59:36.244Z] #65 41.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-08T12:59:36.244Z] #65 41.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-08T12:59:36.244Z] #65 41.01 + '[' '' = dynamic ']' [2020-05-08T12:59:36.244Z] #65 41.01 + make [2020-05-08T12:59:36.275Z] #44 60.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-08T12:59:36.276Z] #44 60.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-08T12:59:36.276Z] #44 61.08 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-08T12:59:36.571Z] #44 61.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-08T12:59:36.571Z] #44 61.11 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-08T12:59:36.571Z] #44 61.34 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-08T12:59:36.866Z] #44 61.37 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-08T12:59:36.866Z] #44 61.38 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-08T12:59:37.162Z] #44 61.87 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-08T12:59:37.465Z] #44 61.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-08T12:59:37.465Z] #44 61.96 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-08T12:59:37.543Z] #10 ... [2020-05-08T12:59:37.543Z] [2020-05-08T12:59:37.543Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:37.543Z] #38 4.465 + RM_GOPATH=0 [2020-05-08T12:59:37.543Z] #38 4.465 + TMP_GOPATH= [2020-05-08T12:59:37.543Z] #38 4.465 + : /build [2020-05-08T12:59:37.543Z] #38 4.465 + '[' -z '' ']' [2020-05-08T12:59:37.543Z] #38 4.469 ++ mktemp -d [2020-05-08T12:59:37.543Z] #38 4.486 + export GOPATH=/tmp/tmp.DNAHsCPoty [2020-05-08T12:59:37.543Z] #38 4.486 + GOPATH=/tmp/tmp.DNAHsCPoty [2020-05-08T12:59:37.543Z] #38 4.486 + RM_GOPATH=1 [2020-05-08T12:59:37.543Z] #38 4.487 ++ dirname ./install.sh [2020-05-08T12:59:37.543Z] #38 4.488 + dir=. [2020-05-08T12:59:37.543Z] #38 4.488 + bin=tini [2020-05-08T12:59:37.543Z] #38 4.488 + shift [2020-05-08T12:59:37.543Z] #38 4.488 + '[' '!' -f ./tini.installer ']' [2020-05-08T12:59:37.543Z] #38 4.488 + . ./tini.installer [2020-05-08T12:59:37.543Z] #38 4.489 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T12:59:37.543Z] #38 4.489 + install_tini [2020-05-08T12:59:37.543Z] #38 4.489 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-08T12:59:37.543Z] #38 4.489 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T12:59:37.543Z] #38 4.489 + git clone https://github.com/krallin/tini.git /tmp/tmp.DNAHsCPoty/tini [2020-05-08T12:59:37.543Z] #38 4.491 Cloning into '/tmp/tmp.DNAHsCPoty/tini'... [2020-05-08T12:59:37.628Z] #65 42.42 + bin/ctr [2020-05-08T12:59:37.803Z] #44 62.25 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-08T12:59:37.803Z] #38 ... [2020-05-08T12:59:37.803Z] [2020-05-08T12:59:37.803Z] #44 62.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-08T12:59:37.803Z] #44 62.27 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-08T12:59:37.803Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:37.803Z] #47 68.25 time [2020-05-08T12:59:37.803Z] #44 62.43 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-08T12:59:37.803Z] #44 62.45 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-08T12:59:37.803Z] #47 72.03 internal/fmtsort [2020-05-08T12:59:37.803Z] #47 72.83 strings [2020-05-08T12:59:37.803Z] #47 76.15 os [2020-05-08T12:59:37.803Z] #44 62.47 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-08T12:59:37.803Z] #47 77.73 regexp/syntax [2020-05-08T12:59:38.075Z] #47 ... [2020-05-08T12:59:38.075Z] [2020-05-08T12:59:38.075Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:38.075Z] #43 78.49 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-08T12:59:38.075Z] #43 78.52 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T12:59:38.075Z] #43 DONE 79.0s [2020-05-08T12:59:38.075Z] [2020-05-08T12:59:38.075Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:38.098Z] #44 62.89 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-08T12:59:38.389Z] #44 62.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-08T12:59:38.389Z] #44 62.91 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-08T12:59:39.013Z] #65 ... [2020-05-08T12:59:39.013Z] [2020-05-08T12:59:39.013Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:39.013Z] #56 70.73 mvdan.cc/sh/v3/fileutil [2020-05-08T12:59:39.013Z] #56 70.77 io/ioutil [2020-05-08T12:59:39.013Z] #56 72.67 encoding/binary [2020-05-08T12:59:39.013Z] #56 72.71 github.com/pkg/diff [2020-05-08T12:59:39.013Z] #56 72.73 go/token [2020-05-08T12:59:39.013Z] #56 72.74 flag [2020-05-08T12:59:39.013Z] #56 74.90 go/scanner [2020-05-08T12:59:39.013Z] #56 76.55 mvdan.cc/editorconfig [2020-05-08T12:59:39.013Z] #56 76.57 encoding/base64 [2020-05-08T12:59:39.013Z] #56 76.78 golang.org/x/sys/unix [2020-05-08T12:59:39.013Z] #56 78.22 go/ast [2020-05-08T12:59:39.013Z] #56 78.30 encoding/json [2020-05-08T12:59:39.013Z] #56 79.78 mvdan.cc/sh/v3/syntax [2020-05-08T12:59:39.274Z] #56 ... [2020-05-08T12:59:39.274Z] [2020-05-08T12:59:39.274Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:39.274Z] #44 17.27 PBCC images/core.pb-c.c [2020-05-08T12:59:39.274Z] #44 17.33 PBCC images/inventory.pb-c.c [2020-05-08T12:59:39.274Z] #44 17.39 DEP images/core-aarch64.pb-c.d [2020-05-08T12:59:39.274Z] #44 17.44 DEP images/core-arm.pb-c.d [2020-05-08T12:59:39.274Z] #44 17.50 DEP images/core-ppc64.pb-c.d [2020-05-08T12:59:39.274Z] #44 17.54 DEP images/core-s390.pb-c.d [2020-05-08T12:59:39.274Z] #44 17.59 DEP images/core-x86.pb-c.d [2020-05-08T12:59:39.274Z] #44 17.85 DEP images/core.pb-c.d [2020-05-08T12:59:39.274Z] #44 17.87 DEP images/inventory.pb-c.d [2020-05-08T12:59:39.274Z] #44 17.89 PBCC images/cpuinfo.pb-c.c [2020-05-08T12:59:39.274Z] #44 17.90 DEP images/cpuinfo.pb-c.d [2020-05-08T12:59:39.274Z] #44 17.92 PBCC images/stats.pb-c.c [2020-05-08T12:59:39.274Z] #44 17.93 DEP images/stats.pb-c.d [2020-05-08T12:59:39.274Z] #44 19.52 make[1]: Nothing to be done for 'all'. [2020-05-08T12:59:39.274Z] #44 21.52 CC images/stats.o [2020-05-08T12:59:39.274Z] #44 21.98 CC images/core.o [2020-05-08T12:59:39.274Z] #44 23.01 CC images/core-x86.o [2020-05-08T12:59:39.489Z] #44 ... [2020-05-08T12:59:39.489Z] [2020-05-08T12:59:39.489Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:39.489Z] #28 2.934 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-08T12:59:39.489Z] #28 3.524 #=#=# [2020-05-08T12:59:39.844Z] #44 24.03 CC images/core-arm.o [2020-05-08T12:59:40.001Z] #44 3.673 Note: Building without setproctitle() and strlcpy() support. [2020-05-08T12:59:40.001Z] #44 3.674 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-08T12:59:40.001Z] #44 3.689 Note: Building without GnuTLS support [2020-05-08T12:59:40.001Z] #44 ... [2020-05-08T12:59:40.001Z] [2020-05-08T12:59:40.001Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:40.001Z] #56 71.48 encoding/binary [2020-05-08T12:59:40.001Z] #56 73.11 os [2020-05-08T12:59:40.001Z] #56 75.02 encoding/base64 [2020-05-08T12:59:40.001Z] #56 75.91 golang.org/x/sys/unix [2020-05-08T12:59:40.001Z] #56 78.60 fmt [2020-05-08T12:59:40.001Z] #56 ... [2020-05-08T12:59:40.001Z] [2020-05-08T12:59:40.001Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:40.001Z] #10 81.92 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-08T12:59:40.001Z] #10 81.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-08T12:59:40.001Z] #10 81.95 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-08T12:59:40.001Z] #10 82.17 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-08T12:59:40.001Z] #10 82.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-08T12:59:40.001Z] #10 82.19 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T12:59:40.417Z] #44 ... [2020-05-08T12:59:40.417Z] [2020-05-08T12:59:40.417Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:40.417Z] #33 77.36 github.com/BurntSushi/toml/cmd/tomlv [2020-05-08T12:59:40.417Z] #33 DONE 82.0s [2020-05-08T12:59:40.417Z] [2020-05-08T12:59:40.417Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:40.417Z] #47 75.89 encoding/binary [2020-05-08T12:59:40.417Z] #47 75.90 go/scanner [2020-05-08T12:59:40.417Z] #47 75.91 net/url [2020-05-08T12:59:40.417Z] #47 78.03 go/ast [2020-05-08T12:59:40.417Z] #47 79.38 text/template/parse [2020-05-08T12:59:40.417Z] #47 79.82 encoding/json [2020-05-08T12:59:40.935Z] #10 ... [2020-05-08T12:59:40.935Z] [2020-05-08T12:59:40.935Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:40.935Z] #38 5.970 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-08T12:59:40.935Z] #38 5.981 -- Detecting C compiler ABI info [2020-05-08T12:59:40.935Z] #38 6.665 -- Detecting C compiler ABI info - done [2020-05-08T12:59:40.935Z] #38 6.719 -- Detecting C compile features [2020-05-08T12:59:40.935Z] #38 8.782 -- Detecting C compile features - done [2020-05-08T12:59:40.935Z] #38 8.823 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-08T12:59:40.935Z] #38 9.128 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-08T12:59:40.935Z] #38 9.233 -- Configuring done [2020-05-08T12:59:40.935Z] #38 9.258 -- Generating done [2020-05-08T12:59:40.935Z] #38 9.267 -- Build files have been written to: /tmp/tmp.iM1wsFtote/tini [2020-05-08T12:59:40.935Z] #38 9.279 + make tini-static [2020-05-08T12:59:40.935Z] #38 9.872 Scanning dependencies of target tini-static [2020-05-08T12:59:40.935Z] #38 10.08 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-08T12:59:40.935Z] #38 11.46 [100%] Linking C executable tini-static [2020-05-08T12:59:40.935Z] #38 12.10 [100%] Built target tini-static [2020-05-08T12:59:40.935Z] #38 12.21 + mkdir -p /build [2020-05-08T12:59:40.935Z] #38 12.21 + cp tini-static /build/docker-init [2020-05-08T12:59:40.935Z] #38 DONE 12.5s [2020-05-08T12:59:40.935Z] [2020-05-08T12:59:40.935Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:40.935Z] #47 80.85 regexp [2020-05-08T12:59:40.935Z] #47 82.30 go/token [2020-05-08T12:59:40.989Z] #47 ... [2020-05-08T12:59:40.989Z] [2020-05-08T12:59:40.989Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:40.989Z] #44 25.00 CC images/core-aarch64.o [2020-05-08T12:59:41.560Z] #44 25.75 CC images/core-ppc64.o [2020-05-08T12:59:41.934Z] #28 3.859 0.3% ### 4.3% ###### 8.6% ######### 12.8% ########## 15.0% ############# 19.2% ################ 23.5% ################### 27.7% ####################### 32.0% ########################## 36.3% ############################# 40.5% ################################### 49.0% ###################################### 53.2% ########################################## 58.5% ############################################ 62.4% ############################################### 66.6% #################################################### 73.0% ######################################################### 79.4% ############################################################# 85.0% ################################################################ 89.9% ################################################################### 94.2% ###################################################################### [2020-05-08T12:59:41.934Z] #28 ... [2020-05-08T12:59:41.934Z] [2020-05-08T12:59:41.934Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:41.934Z] #36 56.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-08T12:59:41.934Z] #36 56.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-08T12:59:41.934Z] #36 56.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-08T12:59:41.934Z] #36 56.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-08T12:59:41.934Z] #36 56.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-08T12:59:41.934Z] #36 57.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-08T12:59:41.934Z] #36 60.09 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:41.934Z] #36 60.41 Fetched 14.9 MB in 3s (4369 kB/s) [2020-05-08T12:59:41.934Z] #36 60.56 Selecting previously unselected package xxd. [2020-05-08T12:59:41.934Z] #36 60.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 ... 15338 files and directories currently installed.) [2020-05-08T12:59:41.934Z] #36 60.71 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-08T12:59:41.934Z] #36 60.72 Unpacking xxd (2:8.1.0875-5) ... [2020-05-08T12:59:41.934Z] #36 61.11 Selecting previously unselected package vim-common. [2020-05-08T12:59:41.934Z] #36 61.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-08T12:59:41.934Z] #36 61.25 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-08T12:59:41.934Z] #36 62.03 Selecting previously unselected package cmake-data. [2020-05-08T12:59:41.934Z] #36 62.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-08T12:59:41.934Z] #36 62.06 Unpacking cmake-data (3.13.4-1) ... [2020-05-08T12:59:42.225Z] #36 ... [2020-05-08T12:59:42.225Z] [2020-05-08T12:59:42.225Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:42.225Z] #28 3.859 0.3% ### 4.3% ###### 8.6% ######### 12.8% ########## 15.0% ############# 19.2% ################ 23.5% ################### 27.7% ####################### 32.0% ########################## 36.3% ############################# 40.5% ################################### 49.0% ###################################### 53.2% ########################################## 58.5% ############################################ 62.4% ############################################### 66.6% #################################################### 73.0% ######################################################### 79.4% ############################################################# 85.0% ################################################################ 89.9% ################################################################### 94.2% ###################################################################### 98.5% ######################################################################## 100.0% [2020-05-08T12:59:42.275Z] #44 ... [2020-05-08T12:59:42.275Z] [2020-05-08T12:59:42.275Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:42.275Z] #33 72.23 strings [2020-05-08T12:59:42.275Z] #33 77.18 fmt [2020-05-08T12:59:42.275Z] #33 77.33 path/filepath [2020-05-08T12:59:42.275Z] #33 79.13 io/ioutil [2020-05-08T12:59:42.275Z] #33 79.95 path [2020-05-08T12:59:42.275Z] #33 80.66 text/tabwriter [2020-05-08T12:59:42.275Z] #33 81.95 flag [2020-05-08T12:59:42.275Z] #33 81.95 github.com/BurntSushi/toml [2020-05-08T12:59:42.275Z] #33 ... [2020-05-08T12:59:42.275Z] [2020-05-08T12:59:42.275Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:42.275Z] #38 5.462 + cd /tmp/tmp.DNAHsCPoty/tini [2020-05-08T12:59:42.275Z] #38 5.464 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T12:59:42.275Z] #38 5.547 + cmake . [2020-05-08T12:59:42.275Z] #38 6.525 -- The C compiler identification is GNU 8.3.0 [2020-05-08T12:59:42.275Z] #38 6.601 -- Check for working C compiler: /usr/bin/cc [2020-05-08T12:59:42.275Z] #38 7.544 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-08T12:59:42.275Z] #38 7.551 -- Detecting C compiler ABI info [2020-05-08T12:59:42.275Z] #38 8.434 -- Detecting C compiler ABI info - done [2020-05-08T12:59:42.275Z] #38 8.488 -- Detecting C compile features [2020-05-08T12:59:42.307Z] #47 83.74 go/scanner [2020-05-08T12:59:42.307Z] #47 ... [2020-05-08T12:59:42.307Z] [2020-05-08T12:59:42.307Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:42.307Z] #33 73.79 path [2020-05-08T12:59:42.307Z] #33 74.73 text/tabwriter [2020-05-08T12:59:42.307Z] #33 75.83 fmt [2020-05-08T12:59:42.307Z] #33 75.84 path/filepath [2020-05-08T12:59:42.307Z] #33 77.40 io/ioutil [2020-05-08T12:59:42.307Z] #33 79.84 flag [2020-05-08T12:59:42.307Z] #33 79.85 github.com/BurntSushi/toml [2020-05-08T12:59:42.307Z] #33 81.77 log [2020-05-08T12:59:42.307Z] #33 ... [2020-05-08T12:59:42.307Z] [2020-05-08T12:59:42.307Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:42.307Z] #44 5.979 fatal: not a git repository (or any of the parent directories): .git [2020-05-08T12:59:42.307Z] #44 6.160 GEN .gitid [2020-05-08T12:59:42.307Z] #44 6.279 GEN criu/include/version.h [2020-05-08T12:59:42.307Z] #44 6.343 GEN include/common/asm [2020-05-08T12:59:42.503Z] #44 26.63 CC images/core-s390.o [2020-05-08T12:59:43.158Z] #28 7.619 #=#=# [2020-05-08T12:59:43.445Z] #44 27.57 CC images/cpuinfo.o [2020-05-08T12:59:43.655Z] #38 ... [2020-05-08T12:59:43.655Z] [2020-05-08T12:59:43.655Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:43.655Z] #56 74.11 encoding/binary [2020-05-08T12:59:43.655Z] #56 74.44 os [2020-05-08T12:59:43.655Z] #56 77.94 encoding/base64 [2020-05-08T12:59:43.655Z] #56 79.26 golang.org/x/sys/unix [2020-05-08T12:59:43.655Z] #56 80.75 fmt [2020-05-08T12:59:43.655Z] #56 ... [2020-05-08T12:59:43.655Z] [2020-05-08T12:59:43.655Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:43.655Z] #33 84.30 log [2020-05-08T12:59:43.683Z] #44 7.834 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-08T12:59:43.683Z] #44 7.974 PBCC images/opts.pb-c.c [2020-05-08T12:59:43.683Z] #44 8.058 PBCC images/sit.pb-c.c [2020-05-08T12:59:43.683Z] #44 8.141 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-08T12:59:43.941Z] #44 8.212 DEP images/opts.pb-c.d [2020-05-08T12:59:43.941Z] #44 8.286 DEP images/sit.pb-c.d [2020-05-08T12:59:43.941Z] #44 8.321 PBCC images/macvlan.pb-c.c [2020-05-08T12:59:43.941Z] #44 8.360 DEP images/macvlan.pb-c.d [2020-05-08T12:59:43.941Z] #44 8.398 PBCC images/autofs.pb-c.c [2020-05-08T12:59:44.033Z] #44 28.18 CC images/inventory.o [2020-05-08T12:59:44.199Z] #44 8.473 DEP images/autofs.pb-c.d [2020-05-08T12:59:44.199Z] #44 8.530 PBCC images/sysctl.pb-c.c [2020-05-08T12:59:44.199Z] #44 8.555 DEP images/sysctl.pb-c.d [2020-05-08T12:59:44.199Z] #44 8.636 PBCC images/time.pb-c.c [2020-05-08T12:59:44.199Z] #44 8.666 DEP images/time.pb-c.d [2020-05-08T12:59:44.199Z] #44 8.732 PBCC images/binfmt-misc.pb-c.c [2020-05-08T12:59:44.457Z] #44 8.760 DEP images/binfmt-misc.pb-c.d [2020-05-08T12:59:44.457Z] #44 8.815 PBCC images/seccomp.pb-c.c [2020-05-08T12:59:44.457Z] #44 8.870 DEP images/seccomp.pb-c.d [2020-05-08T12:59:44.457Z] #44 8.911 PBCC images/userns.pb-c.c [2020-05-08T12:59:44.457Z] #44 8.938 DEP images/userns.pb-c.d [2020-05-08T12:59:44.457Z] #44 8.982 PBCC images/cgroup.pb-c.c [2020-05-08T12:59:44.604Z] #44 28.65 CC images/fdinfo.o [2020-05-08T12:59:44.631Z] #28 7.943 #=#=# ####### 10.6% ############### 22.0% ######################## 33.5% ############################### 43.3% ####################################### 54.8% ########################################### 60.6% ################################################### 72.1% ############################################################# 86.0% ################################################################## 91.8% ######################################################################## 100.0% [2020-05-08T12:59:44.715Z] #44 9.011 DEP images/cgroup.pb-c.d [2020-05-08T12:59:44.715Z] #44 9.101 PBCC images/fown.pb-c.c [2020-05-08T12:59:44.715Z] #44 9.130 PBCC images/ext-file.pb-c.c [2020-05-08T12:59:44.715Z] #44 9.172 DEP images/fown.pb-c.d [2020-05-08T12:59:44.866Z] #44 29.00 CC images/fown.o [2020-05-08T12:59:44.972Z] #44 9.231 DEP images/ext-file.pb-c.d [2020-05-08T12:59:44.972Z] #44 9.276 PBCC images/rpc.pb-c.c [2020-05-08T12:59:44.972Z] #44 9.337 DEP images/rpc.pb-c.d [2020-05-08T12:59:44.972Z] #44 9.402 PBCC images/siginfo.pb-c.c [2020-05-08T12:59:44.972Z] #44 9.441 DEP images/siginfo.pb-c.d [2020-05-08T12:59:44.972Z] #44 9.493 PBCC images/pagemap.pb-c.c [2020-05-08T12:59:44.973Z] #44 9.541 DEP images/pagemap.pb-c.d [2020-05-08T12:59:45.126Z] #44 29.30 CC images/ns.o [2020-05-08T12:59:45.230Z] #44 9.591 PBCC images/rlimit.pb-c.c [2020-05-08T12:59:45.230Z] #44 9.620 DEP images/rlimit.pb-c.d [2020-05-08T12:59:45.230Z] #44 9.678 PBCC images/file-lock.pb-c.c [2020-05-08T12:59:45.230Z] #44 9.742 DEP images/file-lock.pb-c.d [2020-05-08T12:59:45.230Z] #44 9.782 PBCC images/tty.pb-c.c [2020-05-08T12:59:45.487Z] #44 9.894 DEP images/tty.pb-c.d [2020-05-08T12:59:45.487Z] #44 9.941 PBCC images/tun.pb-c.c [2020-05-08T12:59:45.487Z] #44 9.992 PBCC images/netdev.pb-c.c [2020-05-08T12:59:45.610Z] #28 10.07 #=#=# [2020-05-08T12:59:45.697Z] #44 29.70 CC images/regfile.o [2020-05-08T12:59:45.744Z] #44 10.06 DEP images/tun.pb-c.d [2020-05-08T12:59:45.744Z] #44 10.12 DEP images/netdev.pb-c.d [2020-05-08T12:59:45.744Z] #44 10.21 PBCC images/vma.pb-c.c [2020-05-08T12:59:45.744Z] #44 10.28 DEP images/vma.pb-c.d [2020-05-08T12:59:45.744Z] #44 10.33 PBCC images/creds.pb-c.c [2020-05-08T12:59:45.958Z] #44 30.07 CC images/ghost-file.o [2020-05-08T12:59:46.016Z] #44 10.35 DEP images/creds.pb-c.d [2020-05-08T12:59:46.016Z] #44 10.41 PBCC images/utsns.pb-c.c [2020-05-08T12:59:46.016Z] #44 10.44 DEP images/utsns.pb-c.d [2020-05-08T12:59:46.016Z] #44 10.49 PBCC images/ipc-desc.pb-c.c [2020-05-08T12:59:46.016Z] #44 10.52 PBCC images/ipc-sem.pb-c.c [2020-05-08T12:59:46.016Z] #44 10.53 DEP images/ipc-desc.pb-c.d [2020-05-08T12:59:46.194Z] #33 86.43 github.com/BurntSushi/toml/cmd/tomlv [2020-05-08T12:59:46.217Z] #28 10.32 1.2% #### 6.3% #### [2020-05-08T12:59:46.217Z] #28 ... [2020-05-08T12:59:46.217Z] [2020-05-08T12:59:46.217Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:46.218Z] #75 DONE 70.4s [2020-05-08T12:59:46.218Z] [2020-05-08T12:59:46.218Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:46.274Z] #44 10.59 DEP images/ipc-sem.pb-c.d [2020-05-08T12:59:46.274Z] #44 10.66 PBCC images/ipc-msg.pb-c.c [2020-05-08T12:59:46.274Z] #44 10.70 DEP images/ipc-msg.pb-c.d [2020-05-08T12:59:46.274Z] #44 10.74 PBCC images/ipc-shm.pb-c.c [2020-05-08T12:59:46.274Z] #44 10.78 DEP images/ipc-shm.pb-c.d [2020-05-08T12:59:46.529Z] #44 30.46 CC images/fifo.o [2020-05-08T12:59:46.532Z] #44 10.85 PBCC images/ipc-var.pb-c.c [2020-05-08T12:59:46.532Z] #44 10.90 DEP images/ipc-var.pb-c.d [2020-05-08T12:59:46.532Z] #44 10.95 PBCC images/sk-opts.pb-c.c [2020-05-08T12:59:46.532Z] #44 11.01 PBCC images/packet-sock.pb-c.c [2020-05-08T12:59:46.532Z] #44 11.07 DEP images/sk-opts.pb-c.d [2020-05-08T12:59:46.789Z] #44 11.13 DEP images/packet-sock.pb-c.d [2020-05-08T12:59:46.789Z] #44 11.22 PBCC images/sk-netlink.pb-c.c [2020-05-08T12:59:46.789Z] #44 11.26 DEP images/sk-netlink.pb-c.d [2020-05-08T12:59:46.789Z] #44 11.28 PBCC images/sk-inet.pb-c.c [2020-05-08T12:59:46.789Z] #44 11.35 DEP images/sk-inet.pb-c.d [2020-05-08T12:59:46.789Z] #44 30.77 CC images/remap-file-path.o [2020-05-08T12:59:47.047Z] #44 11.42 PBCC images/sk-unix.pb-c.c [2020-05-08T12:59:47.047Z] #44 11.53 DEP images/sk-unix.pb-c.d [2020-05-08T12:59:47.047Z] #44 11.59 PBCC images/mm.pb-c.c [2020-05-08T12:59:47.047Z] #44 11.64 DEP images/mm.pb-c.d [2020-05-08T12:59:47.050Z] #44 31.11 CC images/eventfd.o [2020-05-08T12:59:47.308Z] #44 11.70 PBCC images/timerfd.pb-c.c [2020-05-08T12:59:47.308Z] #44 11.75 DEP images/timerfd.pb-c.d [2020-05-08T12:59:47.308Z] #44 11.83 PBCC images/timer.pb-c.c [2020-05-08T12:59:47.308Z] #44 11.84 DEP images/timer.pb-c.d [2020-05-08T12:59:47.308Z] #44 11.90 PBCC images/sa.pb-c.c [2020-05-08T12:59:47.311Z] #44 31.37 CC images/eventpoll.o [2020-05-08T12:59:47.398Z] #28 10.32 1.2% #### 6.3% ######## 11.5% ############# 19.2% ################### 27.0% ####################### 32.1% ############################ 39.9% #################################### 50.2% ############################################# 63.1% #################################################### 73.4% ########################################################## 81.1% ################################################################ 88.9% ##################################################################### 96.6% ######################################################################## 100.0% [2020-05-08T12:59:47.567Z] #44 11.97 DEP images/sa.pb-c.d [2020-05-08T12:59:47.567Z] #44 12.01 PBCC images/pipe-data.pb-c.c [2020-05-08T12:59:47.567Z] #44 12.03 DEP images/pipe-data.pb-c.d [2020-05-08T12:59:47.567Z] #44 12.09 PBCC images/mnt.pb-c.c [2020-05-08T12:59:47.825Z] #44 12.18 DEP images/mnt.pb-c.d [2020-05-08T12:59:47.825Z] #44 12.23 PBCC images/sk-packet.pb-c.c [2020-05-08T12:59:47.825Z] #44 12.27 DEP images/sk-packet.pb-c.d [2020-05-08T12:59:47.825Z] #44 ... [2020-05-08T12:59:47.825Z] [2020-05-08T12:59:47.825Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:47.825Z] #33 84.91 github.com/BurntSushi/toml/cmd/tomlv [2020-05-08T12:59:47.825Z] #33 DONE 89.6s [2020-05-08T12:59:47.825Z] [2020-05-08T12:59:47.825Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:47.825Z] #44 12.35 PBCC images/tcp-stream.pb-c.c [2020-05-08T12:59:47.825Z] #44 ... [2020-05-08T12:59:47.825Z] [2020-05-08T12:59:47.825Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:47.825Z] #65 38.97 Checking out files: 54% (1728/3187) Checking out files: 55% (1753/3187) Checking out files: 56% (1785/3187) Checking out files: 57% (1817/3187) Checking out files: 58% (1849/3187) Checking out files: 59% (1881/3187) Checking out files: 60% (1913/3187) Checking out files: 61% (1945/3187) Checking out files: 62% (1976/3187) Checking out files: 63% (2008/3187) Checking out files: 64% (2040/3187) Checking out files: 65% (2072/3187) Checking out files: 66% (2104/3187) Checking out files: 67% (2136/3187) Checking out files: 68% (2168/3187) Checking out files: 69% (2200/3187) Checking out files: 70% (2231/3187) Checking out files: 71% (2263/3187) Checking out files: 72% (2295/3187) Checking out files: 73% (2327/3187) Checking out files: 74% (2359/3187) Checking out files: 75% (2391/3187) Checking out files: 76% (2423/3187) Checking out files: 77% (2454/3187) Checking out files: 78% (2486/3187) Checking out files: 79% (2518/3187) Checking out files: 80% (2550/3187) Checking out files: 81% (2582/3187) Checking out files: 82% (2614/3187) Checking out files: 83% (2646/3187) Checking out files: 84% (2678/3187) Checking out files: 85% (2709/3187) Checking out files: 86% (2741/3187) Checking out files: 87% (2773/3187) Checking out files: 88% (2805/3187) Checking out files: 89% (2837/3187) Checking out files: 90% (2869/3187) Checking out files: 91% (2901/3187) Checking out files: 92% (2933/3187) Checking out files: 93% (2964/3187) Checking out files: 94% (2996/3187) Checking out files: 94% (3017/3187) Checking out files: 95% (3028/3187) Checking out files: 96% (3060/3187) Checking out files: 97% (3092/3187) Checking out files: 98% (3124/3187) Checking out files: 99% (3156/3187) Checking out files: 100% (3187/3187) Checking out files: 100% (3187/3187), done. [2020-05-08T12:59:47.825Z] #65 40.21 + cd /tmp/tmp.1lvoSOIYUm/src/github.com/containerd/containerd [2020-05-08T12:59:47.825Z] #65 40.21 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T12:59:47.825Z] #65 41.81 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-08T12:59:47.825Z] #65 41.81 + BUILDTAGS='netgo osusergo static_build' [2020-05-08T12:59:47.825Z] #65 41.81 + export EXTRA_FLAGS=-buildmode=pie [2020-05-08T12:59:47.825Z] #65 41.81 + EXTRA_FLAGS=-buildmode=pie [2020-05-08T12:59:47.825Z] #65 41.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-08T12:59:47.825Z] #65 41.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-08T12:59:47.825Z] #65 41.81 + '[' '' = dynamic ']' [2020-05-08T12:59:47.825Z] #65 41.81 + make [2020-05-08T12:59:47.882Z] #44 31.85 CC images/fh.o [2020-05-08T12:59:48.153Z] #33 ... [2020-05-08T12:59:48.153Z] [2020-05-08T12:59:48.153Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:48.153Z] #38 11.12 -- Detecting C compile features - done [2020-05-08T12:59:48.153Z] #38 11.18 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-08T12:59:48.153Z] #38 11.40 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-08T12:59:48.153Z] #38 11.58 -- Configuring done [2020-05-08T12:59:48.153Z] #38 11.59 -- Generating done [2020-05-08T12:59:48.153Z] #38 11.61 -- Build files have been written to: /tmp/tmp.DNAHsCPoty/tini [2020-05-08T12:59:48.153Z] #38 11.63 + make tini-static [2020-05-08T12:59:48.153Z] #38 12.06 Scanning dependencies of target tini-static [2020-05-08T12:59:48.153Z] #38 12.16 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-08T12:59:48.153Z] #38 13.78 [100%] Linking C executable tini-static [2020-05-08T12:59:48.153Z] #38 14.41 [100%] Built target tini-static [2020-05-08T12:59:48.153Z] #38 14.50 + mkdir -p /build [2020-05-08T12:59:48.153Z] #38 14.51 + cp tini-static /build/docker-init [2020-05-08T12:59:48.153Z] #38 DONE 14.9s [2020-05-08T12:59:48.153Z] [2020-05-08T12:59:48.153Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T12:59:48.436Z] #28 13.18 [2020-05-08T12:59:48.454Z] #44 32.42 CC images/fsnotify.o [2020-05-08T12:59:48.454Z] #44 ... [2020-05-08T12:59:48.454Z] [2020-05-08T12:59:48.454Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:48.454Z] #10 90.52 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-08T12:59:48.454Z] #10 90.52 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-08T12:59:48.706Z] #65 39.37 Checking out files: 44% (1428/3187) Checking out files: 45% (1435/3187) Checking out files: 46% (1467/3187) Checking out files: 47% (1498/3187) Checking out files: 48% (1530/3187) Checking out files: 49% (1562/3187) Checking out files: 50% (1594/3187) Checking out files: 51% (1626/3187) Checking out files: 52% (1658/3187) Checking out files: 53% (1690/3187) Checking out files: 54% (1721/3187) Checking out files: 55% (1753/3187) Checking out files: 56% (1785/3187) Checking out files: 57% (1817/3187) Checking out files: 58% (1849/3187) Checking out files: 59% (1881/3187) Checking out files: 60% (1913/3187) Checking out files: 61% (1945/3187) Checking out files: 62% (1976/3187) Checking out files: 63% (2008/3187) Checking out files: 64% (2040/3187) Checking out files: 65% (2072/3187) Checking out files: 66% (2104/3187) Checking out files: 67% (2136/3187) Checking out files: 68% (2168/3187) Checking out files: 69% (2200/3187) Checking out files: 70% (2231/3187) Checking out files: 71% (2263/3187) Checking out files: 72% (2295/3187) Checking out files: 73% (2327/3187) Checking out files: 74% (2359/3187) Checking out files: 75% (2391/3187) Checking out files: 76% (2423/3187) Checking out files: 77% (2454/3187) Checking out files: 78% (2486/3187) Checking out files: 78% (2504/3187) Checking out files: 79% (2518/3187) Checking out files: 80% (2550/3187) Checking out files: 81% (2582/3187) Checking out files: 82% (2614/3187) Checking out files: 83% (2646/3187) Checking out files: 84% (2678/3187) Checking out files: 85% (2709/3187) Checking out files: 86% (2741/3187) Checking out files: 87% (2773/3187) Checking out files: 88% (2805/3187) Checking out files: 89% (2837/3187) Checking out files: 90% (2869/3187) Checking out files: 91% (2901/3187) Checking out files: 92% (2933/3187) Checking out files: 93% (2964/3187) Checking out files: 94% (2996/3187) Checking out files: 95% (3028/3187) Checking out files: 96% (3060/3187) Checking out files: 97% (3092/3187) Checking out files: 98% (3124/3187) Checking out files: 98% (3135/3187) Checking out files: 99% (3156/3187) Checking out files: 100% (3187/3187) Checking out files: 100% (3187/3187), done. [2020-05-08T12:59:48.715Z] #10 90.54 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T12:59:48.971Z] #65 41.60 + cd /tmp/tmp.7AjXpa0Qgm/src/github.com/containerd/containerd [2020-05-08T12:59:48.971Z] #65 41.60 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T12:59:49.200Z] #65 43.38 + bin/ctr [2020-05-08T12:59:49.339Z] #28 13.44 0.3% # 2.1% ## 3.8% #### 6.4% ###### 8.5% [2020-05-08T12:59:49.339Z] #28 ... [2020-05-08T12:59:49.339Z] [2020-05-08T12:59:49.339Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:49.339Z] #11 64.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-05-08T12:59:49.339Z] #11 69.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-08T12:59:49.339Z] #11 69.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-08T12:59:49.339Z] #11 69.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-08T12:59:49.339Z] #11 69.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-08T12:59:49.339Z] #11 69.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-05-08T12:59:49.339Z] #11 69.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-05-08T12:59:49.339Z] #11 69.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-08T12:59:49.339Z] #11 69.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-08T12:59:49.339Z] #11 69.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-08T12:59:49.339Z] #11 69.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-08T12:59:49.339Z] #11 69.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-08T12:59:49.339Z] #11 69.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-08T12:59:49.339Z] #11 69.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-08T12:59:49.339Z] #11 69.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-08T12:59:49.339Z] #11 69.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-05-08T12:59:49.339Z] #11 73.01 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T12:59:49.339Z] #11 73.26 Fetched 78.9 MB in 14s (5768 kB/s) [2020-05-08T12:59:49.339Z] #11 73.41 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-08T12:59:49.339Z] #11 73.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 ... 15338 files and directories currently installed.) [2020-05-08T12:59:49.339Z] #11 73.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-08T12:59:49.339Z] #11 73.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-08T12:59:49.629Z] #11 ... [2020-05-08T12:59:49.629Z] [2020-05-08T12:59:49.629Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:49.924Z] #28 13.44 0.3% # 2.1% ## 3.8% #### 6.4% ###### 8.5% ######## 11.2% ######### 13.9% ########### 16.5% ############# 19.2% ############### 21.9% [2020-05-08T12:59:49.924Z] #28 ... [2020-05-08T12:59:49.924Z] [2020-05-08T12:59:49.924Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T12:59:49.924Z] #44 64.69 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-08T12:59:49.924Z] #44 64.75 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-08T12:59:49.924Z] #44 64.76 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-08T12:59:49.924Z] #44 65.20 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-08T12:59:49.924Z] #44 65.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-08T12:59:49.924Z] #44 65.22 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-08T12:59:49.924Z] #44 67.62 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-08T12:59:49.924Z] #44 67.63 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-08T12:59:49.924Z] #44 67.64 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-08T12:59:49.924Z] #44 68.92 Selecting previously unselected package protobuf-c-compiler. [2020-05-08T12:59:49.924Z] #44 69.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-08T12:59:49.924Z] #44 69.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-08T12:59:49.924Z] #44 69.27 Selecting previously unselected package protobuf-compiler. [2020-05-08T12:59:49.924Z] #44 69.31 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-08T12:59:49.924Z] #44 69.32 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-08T12:59:49.924Z] #44 69.71 Selecting previously unselected package python-pkg-resources. [2020-05-08T12:59:49.924Z] #44 69.77 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-08T12:59:49.924Z] #44 69.79 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-08T12:59:49.924Z] #44 70.19 Selecting previously unselected package python-six. [2020-05-08T12:59:49.924Z] #44 70.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-08T12:59:49.924Z] #44 70.19 Unpacking python-six (1.12.0-1) ... [2020-05-08T12:59:49.924Z] #44 70.46 Selecting previously unselected package python-protobuf. [2020-05-08T12:59:49.924Z] #44 70.47 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-08T12:59:49.924Z] #44 70.47 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-08T12:59:49.924Z] #44 71.50 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-08T12:59:49.946Z] Fetching without tags [2020-05-08T12:59:50.232Z] #44 ... [2020-05-08T12:59:50.232Z] [2020-05-08T12:59:50.232Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:50.355Z] #65 43.27 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-08T12:59:50.355Z] #65 43.27 + BUILDTAGS='netgo osusergo static_build' [2020-05-08T12:59:50.355Z] #65 43.27 + export EXTRA_FLAGS=-buildmode=pie [2020-05-08T12:59:50.355Z] #65 43.27 + EXTRA_FLAGS=-buildmode=pie [2020-05-08T12:59:50.355Z] #65 43.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-08T12:59:50.355Z] #65 43.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-08T12:59:50.355Z] #65 43.27 + '[' '' = dynamic ']' [2020-05-08T12:59:50.613Z] #65 43.27 + make [2020-05-08T12:59:50.669Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit c322af8019dda164bf5af974bf446c4905674e19 [2020-05-08T12:59:49.629Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:59:49.694Z] > git config --add remote.origin.fetch +refs/pull/40595/head:refs/remotes/origin/PR-40595 # timeout=10 [2020-05-08T12:59:49.741Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:59:49.855Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-08T12:59:49.982Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-08T12:59:49.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-08T12:59:49.984Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T12:59:50.770Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:59:50.817Z] > git checkout -f c322af8019dda164bf5af974bf446c4905674e19 # timeout=10 [2020-05-08T12:59:51.184Z] #65 ... [2020-05-08T12:59:51.184Z] [2020-05-08T12:59:51.184Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:51.184Z] #47 81.60 fmt [2020-05-08T12:59:51.184Z] #47 83.22 regexp [2020-05-08T12:59:51.184Z] #47 86.94 internal/lazyregexp [2020-05-08T12:59:51.184Z] #47 87.33 github.com/LK4D4/vndr/versioned [2020-05-08T12:59:51.184Z] #47 87.45 go/token [2020-05-08T12:59:51.184Z] #47 87.57 net/url [2020-05-08T12:59:51.184Z] #47 88.61 go/scanner [2020-05-08T12:59:51.184Z] #47 90.36 go/ast [2020-05-08T12:59:51.184Z] #47 90.36 text/template/parse [2020-05-08T12:59:51.184Z] #47 ... [2020-05-08T12:59:51.184Z] [2020-05-08T12:59:51.184Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:51.184Z] #44 4.051 Note: Building without setproctitle() and strlcpy() support. [2020-05-08T12:59:51.184Z] #44 4.051 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-08T12:59:51.184Z] #44 4.055 Note: Building without GnuTLS support [2020-05-08T12:59:51.184Z] #44 6.159 fatal: not a git repository (or any of the parent directories): .git [2020-05-08T12:59:51.184Z] #44 6.208 GEN .gitid [2020-05-08T12:59:51.184Z] #44 6.220 GEN criu/include/version.h [2020-05-08T12:59:51.184Z] #44 6.272 GEN include/common/asm [2020-05-08T12:59:51.184Z] #44 8.144 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-08T12:59:51.184Z] #44 8.275 PBCC images/opts.pb-c.c [2020-05-08T12:59:51.184Z] #44 8.376 PBCC images/sit.pb-c.c [2020-05-08T12:59:51.184Z] #44 8.481 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-08T12:59:51.184Z] #44 8.599 DEP images/opts.pb-c.d [2020-05-08T12:59:51.184Z] #44 8.679 DEP images/sit.pb-c.d [2020-05-08T12:59:51.184Z] #44 8.784 PBCC images/macvlan.pb-c.c [2020-05-08T12:59:51.184Z] #44 8.853 DEP images/macvlan.pb-c.d [2020-05-08T12:59:51.184Z] #44 8.906 PBCC images/autofs.pb-c.c [2020-05-08T12:59:51.184Z] #44 8.978 DEP images/autofs.pb-c.d [2020-05-08T12:59:51.184Z] #44 9.033 PBCC images/sysctl.pb-c.c [2020-05-08T12:59:51.184Z] #44 9.075 DEP images/sysctl.pb-c.d [2020-05-08T12:59:51.185Z] #44 9.120 PBCC images/time.pb-c.c [2020-05-08T12:59:51.185Z] #44 9.180 DEP images/time.pb-c.d [2020-05-08T12:59:51.185Z] #44 9.221 PBCC images/binfmt-misc.pb-c.c [2020-05-08T12:59:51.185Z] #44 9.259 DEP images/binfmt-misc.pb-c.d [2020-05-08T12:59:51.185Z] #44 9.324 PBCC images/seccomp.pb-c.c [2020-05-08T12:59:51.185Z] #44 9.360 DEP images/seccomp.pb-c.d [2020-05-08T12:59:51.185Z] #44 9.469 PBCC images/userns.pb-c.c [2020-05-08T12:59:51.185Z] #44 9.525 DEP images/userns.pb-c.d [2020-05-08T12:59:51.185Z] #44 9.575 PBCC images/cgroup.pb-c.c [2020-05-08T12:59:51.185Z] #44 9.611 DEP images/cgroup.pb-c.d [2020-05-08T12:59:51.185Z] #44 9.685 PBCC images/fown.pb-c.c [2020-05-08T12:59:51.185Z] #44 9.693 PBCC images/ext-file.pb-c.c [2020-05-08T12:59:51.185Z] #44 9.815 DEP images/fown.pb-c.d [2020-05-08T12:59:51.185Z] #44 9.953 DEP images/ext-file.pb-c.d [2020-05-08T12:59:51.185Z] #44 9.991 PBCC images/rpc.pb-c.c [2020-05-08T12:59:51.185Z] #44 10.09 DEP images/rpc.pb-c.d [2020-05-08T12:59:51.185Z] #44 10.27 PBCC images/siginfo.pb-c.c [2020-05-08T12:59:51.185Z] #44 10.35 DEP images/siginfo.pb-c.d [2020-05-08T12:59:51.185Z] #44 10.48 PBCC images/pagemap.pb-c.c [2020-05-08T12:59:51.185Z] #44 10.50 DEP images/pagemap.pb-c.d [2020-05-08T12:59:51.185Z] #44 10.53 PBCC images/rlimit.pb-c.c [2020-05-08T12:59:51.185Z] #44 10.54 DEP images/rlimit.pb-c.d [2020-05-08T12:59:51.185Z] #44 10.72 PBCC images/file-lock.pb-c.c [2020-05-08T12:59:51.185Z] #44 10.76 DEP images/file-lock.pb-c.d [2020-05-08T12:59:51.185Z] #44 10.95 PBCC images/tty.pb-c.c [2020-05-08T12:59:51.185Z] #44 11.04 DEP images/tty.pb-c.d [2020-05-08T12:59:51.185Z] #44 11.16 PBCC images/tun.pb-c.c [2020-05-08T12:59:51.185Z] #44 11.24 PBCC images/netdev.pb-c.c [2020-05-08T12:59:51.185Z] #44 11.30 DEP images/tun.pb-c.d [2020-05-08T12:59:51.185Z] #44 11.42 DEP images/netdev.pb-c.d [2020-05-08T12:59:51.185Z] #44 11.50 PBCC images/vma.pb-c.c [2020-05-08T12:59:51.185Z] #44 11.62 DEP images/vma.pb-c.d [2020-05-08T12:59:51.185Z] #44 11.67 PBCC images/creds.pb-c.c [2020-05-08T12:59:51.185Z] #44 11.71 DEP images/creds.pb-c.d [2020-05-08T12:59:51.185Z] #44 11.76 PBCC images/utsns.pb-c.c [2020-05-08T12:59:51.185Z] #44 11.79 DEP images/utsns.pb-c.d [2020-05-08T12:59:51.185Z] #44 11.83 PBCC images/ipc-desc.pb-c.c [2020-05-08T12:59:51.185Z] #44 11.83 PBCC images/ipc-sem.pb-c.c [2020-05-08T12:59:51.185Z] #44 11.88 DEP images/ipc-desc.pb-c.d [2020-05-08T12:59:51.185Z] #44 11.96 DEP images/ipc-sem.pb-c.d [2020-05-08T12:59:51.185Z] #44 12.02 PBCC images/ipc-msg.pb-c.c [2020-05-08T12:59:51.185Z] #44 12.10 DEP images/ipc-msg.pb-c.d [2020-05-08T12:59:51.185Z] #44 12.18 PBCC images/ipc-shm.pb-c.c [2020-05-08T12:59:51.185Z] #44 12.21 DEP images/ipc-shm.pb-c.d [2020-05-08T12:59:51.185Z] #44 12.28 PBCC images/ipc-var.pb-c.c [2020-05-08T12:59:51.185Z] #44 12.29 DEP images/ipc-var.pb-c.d [2020-05-08T12:59:51.185Z] #44 12.38 PBCC images/sk-opts.pb-c.c [2020-05-08T12:59:51.185Z] #44 12.45 PBCC images/packet-sock.pb-c.c [2020-05-08T12:59:51.185Z] #44 12.48 DEP images/sk-opts.pb-c.d [2020-05-08T12:59:51.185Z] #44 12.52 DEP images/packet-sock.pb-c.d [2020-05-08T12:59:51.185Z] #44 12.59 PBCC images/sk-netlink.pb-c.c [2020-05-08T12:59:51.185Z] #44 12.66 DEP images/sk-netlink.pb-c.d [2020-05-08T12:59:51.185Z] #44 12.75 PBCC images/sk-inet.pb-c.c [2020-05-08T12:59:51.185Z] #44 12.85 DEP images/sk-inet.pb-c.d [2020-05-08T12:59:51.185Z] #44 12.92 PBCC images/sk-unix.pb-c.c [2020-05-08T12:59:51.185Z] #44 12.96 DEP images/sk-unix.pb-c.d [2020-05-08T12:59:51.185Z] #44 13.04 PBCC images/mm.pb-c.c [2020-05-08T12:59:51.185Z] #44 13.13 DEP images/mm.pb-c.d [2020-05-08T12:59:51.448Z] #44 ... [2020-05-08T12:59:51.448Z] [2020-05-08T12:59:51.448Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:51.448Z] #33 DONE 91.8s [2020-05-08T12:59:51.448Z] [2020-05-08T12:59:51.448Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:51.448Z] #44 13.26 PBCC images/timerfd.pb-c.c [2020-05-08T12:59:51.448Z] #44 13.37 DEP images/timerfd.pb-c.d [2020-05-08T12:59:51.448Z] #44 ... [2020-05-08T12:59:51.448Z] [2020-05-08T12:59:51.448Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T12:59:51.448Z] #10 83.67 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-08T12:59:51.448Z] #10 83.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-08T12:59:51.448Z] #10 83.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-08T12:59:51.448Z] #10 83.90 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-08T12:59:51.448Z] #10 83.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-08T12:59:51.448Z] #10 83.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T12:59:51.448Z] #10 ... [2020-05-08T12:59:51.448Z] [2020-05-08T12:59:51.448Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:51.448Z] #44 13.50 PBCC images/timer.pb-c.c [2020-05-08T12:59:51.707Z] #44 13.54 DEP images/timer.pb-c.d [2020-05-08T12:59:51.707Z] #44 13.59 PBCC images/sa.pb-c.c [2020-05-08T12:59:51.707Z] #44 13.72 DEP images/sa.pb-c.d [2020-05-08T12:59:51.968Z] #44 13.80 PBCC images/pipe-data.pb-c.c [2020-05-08T12:59:51.968Z] #44 13.85 DEP images/pipe-data.pb-c.d [2020-05-08T12:59:52.227Z] #44 14.02 PBCC images/mnt.pb-c.c [2020-05-08T12:59:52.227Z] #44 14.16 DEP images/mnt.pb-c.d [2020-05-08T12:59:52.227Z] #44 14.31 PBCC images/sk-packet.pb-c.c [2020-05-08T12:59:52.493Z] #44 14.35 DEP images/sk-packet.pb-c.d [2020-05-08T12:59:52.493Z] #44 14.42 PBCC images/tcp-stream.pb-c.c [2020-05-08T12:59:52.493Z] #44 14.45 DEP images/tcp-stream.pb-c.d [2020-05-08T12:59:52.493Z] #44 14.52 PBCC images/pipe.pb-c.c [2020-05-08T12:59:52.537Z] #65 ... [2020-05-08T12:59:52.537Z] [2020-05-08T12:59:52.537Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:52.537Z] #44 12.56 DEP images/tcp-stream.pb-c.d [2020-05-08T12:59:52.537Z] #44 12.76 PBCC images/pipe.pb-c.c [2020-05-08T12:59:52.537Z] #44 12.84 DEP images/pipe.pb-c.d [2020-05-08T12:59:52.537Z] #44 12.93 PBCC images/pstree.pb-c.c [2020-05-08T12:59:52.537Z] #44 13.01 DEP images/pstree.pb-c.d [2020-05-08T12:59:52.537Z] #44 13.19 PBCC images/fs.pb-c.c [2020-05-08T12:59:52.537Z] #44 13.24 DEP images/fs.pb-c.d [2020-05-08T12:59:52.537Z] #44 13.27 PBCC images/signalfd.pb-c.c [2020-05-08T12:59:52.537Z] #44 13.42 DEP images/signalfd.pb-c.d [2020-05-08T12:59:52.537Z] #44 13.47 PBCC images/fh.pb-c.c [2020-05-08T12:59:52.537Z] #44 13.53 PBCC images/fsnotify.pb-c.c [2020-05-08T12:59:52.537Z] #44 13.63 DEP images/fh.pb-c.d [2020-05-08T12:59:52.537Z] #44 13.70 DEP images/fsnotify.pb-c.d [2020-05-08T12:59:52.538Z] #44 13.78 PBCC images/eventpoll.pb-c.c [2020-05-08T12:59:52.538Z] #44 13.82 DEP images/eventpoll.pb-c.d [2020-05-08T12:59:52.538Z] #44 13.88 PBCC images/eventfd.pb-c.c [2020-05-08T12:59:52.538Z] #44 13.92 DEP images/eventfd.pb-c.d [2020-05-08T12:59:52.538Z] #44 13.97 PBCC images/remap-file-path.pb-c.c [2020-05-08T12:59:52.538Z] #44 14.00 DEP images/remap-file-path.pb-c.d [2020-05-08T12:59:52.538Z] #44 14.07 PBCC images/fifo.pb-c.c [2020-05-08T12:59:52.538Z] #44 14.10 DEP images/fifo.pb-c.d [2020-05-08T12:59:52.538Z] #44 14.16 PBCC images/ghost-file.pb-c.c [2020-05-08T12:59:52.538Z] #44 14.21 DEP images/ghost-file.pb-c.d [2020-05-08T12:59:52.538Z] #44 14.27 PBCC images/regfile.pb-c.c [2020-05-08T12:59:52.538Z] #44 14.32 DEP images/regfile.pb-c.d [2020-05-08T12:59:52.538Z] #44 14.39 PBCC images/ns.pb-c.c [2020-05-08T12:59:52.538Z] #44 14.45 DEP images/ns.pb-c.d [2020-05-08T12:59:52.538Z] #44 14.52 PBCC images/fdinfo.pb-c.c [2020-05-08T12:59:52.538Z] #44 14.65 DEP images/fdinfo.pb-c.d [2020-05-08T12:59:52.538Z] #44 14.70 PBCC images/core-aarch64.pb-c.c [2020-05-08T12:59:52.538Z] #44 14.77 PBCC images/core-arm.pb-c.c [2020-05-08T12:59:52.538Z] #44 14.84 PBCC images/core-ppc64.pb-c.c [2020-05-08T12:59:52.538Z] #44 14.90 PBCC images/core-s390.pb-c.c [2020-05-08T12:59:52.538Z] #44 14.96 PBCC images/core-x86.pb-c.c [2020-05-08T12:59:52.538Z] #44 15.02 PBCC images/core.pb-c.c [2020-05-08T12:59:52.538Z] #44 15.08 PBCC images/inventory.pb-c.c [2020-05-08T12:59:52.538Z] #44 15.15 DEP images/core-aarch64.pb-c.d [2020-05-08T12:59:52.538Z] #44 15.22 DEP images/core-arm.pb-c.d [2020-05-08T12:59:52.538Z] #44 15.27 DEP images/core-ppc64.pb-c.d [2020-05-08T12:59:52.538Z] #44 15.36 DEP images/core-s390.pb-c.d [2020-05-08T12:59:52.538Z] #44 15.37 DEP images/core-x86.pb-c.d [2020-05-08T12:59:52.538Z] #44 15.44 DEP images/core.pb-c.d [2020-05-08T12:59:52.538Z] #44 15.48 DEP images/inventory.pb-c.d [2020-05-08T12:59:52.538Z] #44 15.57 PBCC images/cpuinfo.pb-c.c [2020-05-08T12:59:52.538Z] #44 15.60 DEP images/cpuinfo.pb-c.d [2020-05-08T12:59:52.538Z] #44 15.65 PBCC images/stats.pb-c.c [2020-05-08T12:59:52.538Z] #44 15.69 DEP images/stats.pb-c.d [2020-05-08T12:59:52.657Z] #28 13.44 0.3% # 2.1% ## 3.8% #### 6.4% ###### 8.5% ######## 11.2% ######### 13.9% ########### 16.5% ############# 19.2% ############### 21.9% ################# 23.7% ################## 25.5% ################### 27.3% ##################### 29.9% ######################## 33.5% ########################## 36.2% ########################### 38.6% ############################# 41.3% ############################### 44.0% ################################# 46.3% ################################## 48.5% #################################### 51.2% ###################################### 53.0% ####################################### 54.8% ######################################## 56.5% ######################################### 57.4% ########################################## 59.2% ############################################ 61.8% ############################################## 64.5% ################################################ 67.2% ################################################## 69.8% [2020-05-08T12:59:52.657Z] #28 ... [2020-05-08T12:59:52.657Z] [2020-05-08T12:59:52.657Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T12:59:52.657Z] #36 67.30 Selecting previously unselected package libicu63:ppc64el. [2020-05-08T12:59:52.657Z] #36 67.31 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-08T12:59:52.657Z] #36 67.34 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-08T12:59:52.755Z] #44 14.59 DEP images/pipe.pb-c.d [2020-05-08T12:59:52.755Z] #44 14.66 PBCC images/pstree.pb-c.c [2020-05-08T12:59:52.755Z] #44 14.73 DEP images/pstree.pb-c.d [2020-05-08T12:59:52.755Z] #44 14.75 PBCC images/fs.pb-c.c [2020-05-08T12:59:52.755Z] #44 14.79 DEP images/fs.pb-c.d [2020-05-08T12:59:52.795Z] #44 ... [2020-05-08T12:59:52.795Z] [2020-05-08T12:59:52.795Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:52.795Z] #56 84.48 encoding/json [2020-05-08T12:59:52.795Z] #56 87.21 github.com/pkg/diff [2020-05-08T12:59:52.795Z] #56 88.45 go/ast [2020-05-08T12:59:52.795Z] #56 91.15 golang.org/x/crypto/ssh/terminal [2020-05-08T12:59:52.795Z] #56 92.64 mvdan.cc/editorconfig [2020-05-08T12:59:52.795Z] #56 94.07 mvdan.cc/sh/v3/fileutil [2020-05-08T12:59:52.795Z] #56 94.16 mvdan.cc/sh/v3/syntax [2020-05-08T12:59:52.951Z] #36 ... [2020-05-08T12:59:52.951Z] [2020-05-08T12:59:52.951Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:52.951Z] #34 67.01 sync [2020-05-08T12:59:52.951Z] #34 67.01 internal/reflectlite [2020-05-08T12:59:52.951Z] #34 74.35 sort [2020-05-08T12:59:52.951Z] #34 74.38 errors [2020-05-08T12:59:52.951Z] #34 75.40 io [2020-05-08T12:59:52.951Z] #34 75.40 internal/oserror [2020-05-08T12:59:52.951Z] #34 75.43 strconv [2020-05-08T12:59:52.951Z] #34 76.24 syscall [2020-05-08T12:59:52.951Z] #34 ... [2020-05-08T12:59:52.951Z] [2020-05-08T12:59:52.951Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:53.014Z] #44 14.84 PBCC images/signalfd.pb-c.c [2020-05-08T12:59:53.014Z] #44 14.88 DEP images/signalfd.pb-c.d [2020-05-08T12:59:53.014Z] #44 14.93 PBCC images/fh.pb-c.c [2020-05-08T12:59:53.014Z] #44 14.98 PBCC images/fsnotify.pb-c.c [2020-05-08T12:59:53.014Z] #44 15.02 DEP images/fh.pb-c.d [2020-05-08T12:59:53.014Z] #44 15.07 DEP images/fsnotify.pb-c.d [2020-05-08T12:59:53.053Z] #56 ... [2020-05-08T12:59:53.053Z] [2020-05-08T12:59:53.053Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:53.053Z] #44 17.36 make[1]: Nothing to be done for 'all'. [2020-05-08T12:59:53.272Z] #44 15.14 PBCC images/eventpoll.pb-c.c [2020-05-08T12:59:53.272Z] #44 15.18 DEP images/eventpoll.pb-c.d [2020-05-08T12:59:53.272Z] #44 15.19 PBCC images/eventfd.pb-c.c [2020-05-08T12:59:53.272Z] #44 15.25 DEP images/eventfd.pb-c.d [2020-05-08T12:59:53.272Z] #44 15.29 PBCC images/remap-file-path.pb-c.c [2020-05-08T12:59:53.311Z] #44 ... [2020-05-08T12:59:53.311Z] [2020-05-08T12:59:53.311Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:53.311Z] #47 85.03 go/ast [2020-05-08T12:59:53.311Z] #47 85.39 internal/lazyregexp [2020-05-08T12:59:53.311Z] #47 85.78 net/url [2020-05-08T12:59:53.311Z] #47 87.72 text/template/parse [2020-05-08T12:59:53.311Z] #47 91.03 go/parser [2020-05-08T12:59:53.311Z] #47 92.75 text/template [2020-05-08T12:59:53.531Z] #44 15.32 DEP images/remap-file-path.pb-c.d [2020-05-08T12:59:53.531Z] #44 15.36 PBCC images/fifo.pb-c.c [2020-05-08T12:59:53.531Z] #44 15.39 DEP images/fifo.pb-c.d [2020-05-08T12:59:53.531Z] #44 15.43 PBCC images/ghost-file.pb-c.c [2020-05-08T12:59:53.531Z] #44 15.48 DEP images/ghost-file.pb-c.d [2020-05-08T12:59:53.531Z] #44 15.52 PBCC images/regfile.pb-c.c [2020-05-08T12:59:53.531Z] #44 15.58 DEP images/regfile.pb-c.d [2020-05-08T12:59:52.962Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 [2020-05-08T12:59:53.790Z] #44 15.64 PBCC images/ns.pb-c.c [2020-05-08T12:59:53.790Z] #44 15.72 DEP images/ns.pb-c.d [2020-05-08T12:59:53.790Z] #44 15.78 PBCC images/fdinfo.pb-c.c [2020-05-08T12:59:53.790Z] #44 15.86 DEP images/fdinfo.pb-c.d [2020-05-08T12:59:53.876Z] #47 95.37 encoding/xml [2020-05-08T12:59:54.048Z] #44 15.93 PBCC images/core-aarch64.pb-c.c [2020-05-08T12:59:54.049Z] #44 15.99 PBCC images/core-arm.pb-c.c [2020-05-08T12:59:54.049Z] #44 16.08 PBCC images/core-ppc64.pb-c.c [2020-05-08T12:59:54.307Z] #44 16.17 PBCC images/core-s390.pb-c.c [2020-05-08T12:59:54.308Z] #44 16.26 PBCC images/core-x86.pb-c.c [2020-05-08T12:59:54.308Z] #44 16.36 PBCC images/core.pb-c.c [2020-05-08T12:59:54.435Z] #28 13.44 0.3% # 2.1% ## 3.8% #### 6.4% ###### 8.5% ######## 11.2% ######### 13.9% ########### 16.5% ############# 19.2% ############### 21.9% ################# 23.7% ################## 25.5% ################### 27.3% ##################### 29.9% ######################## 33.5% ########################## 36.2% ########################### 38.6% ############################# 41.3% ############################### 44.0% ################################# 46.3% ################################## 48.5% #################################### 51.2% ###################################### 53.0% ####################################### 54.8% ######################################## 56.5% ######################################### 57.4% ########################################## 59.2% ############################################ 61.8% ############################################## 64.5% ################################################ 67.2% ################################################## 69.8% ################################################### 72.2% ##################################################### 73.7% ###################################################### 76.3% ######################################################## 79.0% ########################################################## 81.7% ############################################################ 84.4% ############################################################# 85.3% ############################################################## 87.1% ############################################################### 88.9% ################################################################# 91.5% ################################################################### 93.3% #################################################################### 95.1% ##################################################################### 96.9% ####################################################################### 98.7% ######################################################################## 100.0% [2020-05-08T12:59:54.441Z] #47 ... [2020-05-08T12:59:54.441Z] [2020-05-08T12:59:54.441Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:54.441Z] #44 18.71 CC images/stats.o [2020-05-08T12:59:54.567Z] #44 16.49 PBCC images/inventory.pb-c.c [2020-05-08T12:59:54.567Z] #44 16.56 DEP images/core-aarch64.pb-c.d [2020-05-08T12:59:54.567Z] #44 16.62 DEP images/core-arm.pb-c.d [2020-05-08T12:59:54.567Z] #44 16.68 DEP images/core-ppc64.pb-c.d [2020-05-08T12:59:54.698Z] #44 19.03 CC images/core.o [2020-05-08T12:59:54.728Z] #28 19.52 [2020-05-08T12:59:54.826Z] #44 16.74 DEP images/core-s390.pb-c.d [2020-05-08T12:59:54.826Z] #44 16.82 DEP images/core-x86.pb-c.d [2020-05-08T12:59:55.085Z] #44 16.88 DEP images/core.pb-c.d [2020-05-08T12:59:55.085Z] #44 16.91 DEP images/inventory.pb-c.d [2020-05-08T12:59:55.085Z] #44 16.97 PBCC images/cpuinfo.pb-c.c [2020-05-08T12:59:55.085Z] #44 16.98 DEP images/cpuinfo.pb-c.d [2020-05-08T12:59:55.085Z] #44 17.01 PBCC images/stats.pb-c.c [2020-05-08T12:59:55.085Z] #44 17.06 DEP images/stats.pb-c.d [2020-05-08T12:59:55.264Z] #44 19.74 CC images/core-x86.o [2020-05-08T12:59:55.298Z] #10 ... [2020-05-08T12:59:55.298Z] [2020-05-08T12:59:55.299Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:55.299Z] #44 33.35 CC images/signalfd.o [2020-05-08T12:59:55.299Z] #44 33.64 CC images/fs.o [2020-05-08T12:59:55.299Z] #44 33.94 CC images/pstree.o [2020-05-08T12:59:55.299Z] #44 34.31 CC images/pipe.o [2020-05-08T12:59:55.299Z] #44 34.61 CC images/tcp-stream.o [2020-05-08T12:59:55.299Z] #44 34.89 CC images/sk-packet.o [2020-05-08T12:59:55.299Z] #44 35.30 CC images/mnt.o [2020-05-08T12:59:55.299Z] #44 35.54 CC images/pipe-data.o [2020-05-08T12:59:55.299Z] #44 35.80 CC images/sa.o [2020-05-08T12:59:55.299Z] #44 36.02 CC images/timer.o [2020-05-08T12:59:55.299Z] #44 36.38 CC images/timerfd.o [2020-05-08T12:59:55.299Z] #44 36.67 CC images/mm.o [2020-05-08T12:59:55.299Z] #44 37.17 CC images/sk-opts.o [2020-05-08T12:59:55.299Z] #44 37.47 CC images/sk-unix.o [2020-05-08T12:59:55.299Z] #44 37.90 CC images/sk-inet.o [2020-05-08T12:59:55.299Z] #44 38.47 CC images/tun.o [2020-05-08T12:59:55.299Z] #44 38.89 CC images/sk-netlink.o [2020-05-08T12:59:55.299Z] #44 39.11 CC images/packet-sock.o [2020-05-08T12:59:55.299Z] #44 ... [2020-05-08T12:59:55.299Z] [2020-05-08T12:59:55.299Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:55.299Z] #47 87.00 text/template [2020-05-08T12:59:55.299Z] #47 89.60 go/parser [2020-05-08T12:59:55.299Z] #47 91.41 encoding/xml [2020-05-08T12:59:55.299Z] #47 95.01 go/doc [2020-05-08T12:59:55.299Z] #47 95.18 math/big [2020-05-08T12:59:55.302Z] Merge succeeded, producing 33140c2a2470ae1775d16e242bd0e9bc7932931e [2020-05-08T12:59:55.302Z] Checking out Revision 33140c2a2470ae1775d16e242bd0e9bc7932931e (PR-40595) [2020-05-08T12:59:55.345Z] #44 ... [2020-05-08T12:59:55.345Z] [2020-05-08T12:59:55.345Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:55.345Z] #56 85.80 encoding/json [2020-05-08T12:59:55.345Z] #56 90.80 github.com/pkg/diff [2020-05-08T12:59:55.345Z] #56 92.59 go/ast [2020-05-08T12:59:55.345Z] #56 94.30 golang.org/x/crypto/ssh/terminal [2020-05-08T12:59:55.345Z] #56 95.95 mvdan.cc/editorconfig [2020-05-08T12:59:55.345Z] #56 ... [2020-05-08T12:59:55.345Z] [2020-05-08T12:59:55.345Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:55.345Z] #47 95.67 text/template [2020-05-08T12:59:55.559Z] #47 ... [2020-05-08T12:59:55.559Z] [2020-05-08T12:59:55.559Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T12:59:55.559Z] #44 39.65 CC images/ipc-var.o [2020-05-08T12:59:55.819Z] #44 39.94 CC images/ipc-desc.o [2020-05-08T12:59:56.080Z] #44 40.18 CC images/ipc-shm.o [2020-05-08T12:59:56.199Z] #44 20.35 CC images/core-arm.o [2020-05-08T12:59:56.199Z] #44 20.74 CC images/core-aarch64.o [2020-05-08T12:59:56.282Z] #47 96.58 go/parser [2020-05-08T12:59:56.340Z] #44 40.45 CC images/ipc-msg.o [2020-05-08T12:59:55.200Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-08T12:59:55.335Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T12:59:55.384Z] > git checkout -f 33140c2a2470ae1775d16e242bd0e9bc7932931e # timeout=10 [2020-05-08T12:59:56.764Z] #44 21.16 CC images/core-ppc64.o [2020-05-08T12:59:56.912Z] #44 40.86 CC images/ipc-sem.o [2020-05-08T12:59:57.172Z] #44 41.23 CC images/utsns.o [2020-05-08T12:59:57.329Z] #44 21.77 CC images/core-s390.o [2020-05-08T12:59:57.435Z] #44 41.56 CC images/creds.o [2020-05-08T12:59:57.482Z] #28 21.64 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-08T12:59:57.695Z] #44 41.91 CC images/vma.o [2020-05-08T12:59:57.777Z] #28 22.37 [2020-05-08T12:59:57.777Z] #28 ... [2020-05-08T12:59:57.777Z] [2020-05-08T12:59:57.777Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:57.777Z] #48 72.06 internal/reflectlite [2020-05-08T12:59:57.777Z] #48 72.07 sync [2020-05-08T12:59:57.777Z] #48 76.03 github.com/LK4D4/vndr/godl/singleflight [2020-05-08T12:59:57.777Z] #48 76.04 math/rand [2020-05-08T12:59:57.777Z] #48 76.04 internal/singleflight [2020-05-08T12:59:57.777Z] #48 80.85 vendor/golang.org/x/net/dns/dnsmessage [2020-05-08T12:59:57.777Z] #48 80.87 strconv [2020-05-08T12:59:57.777Z] #48 80.94 syscall [2020-05-08T12:59:57.777Z] #48 80.94 io [2020-05-08T12:59:57.777Z] #48 ... [2020-05-08T12:59:57.777Z] [2020-05-08T12:59:57.777Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T12:59:58.073Z] #28 22.65 ############### 21.4% ######################################################################## 100.0% [2020-05-08T12:59:58.263Z] #44 22.38 CC images/cpuinfo.o [2020-05-08T12:59:58.263Z] #44 22.78 CC images/inventory.o [2020-05-08T12:59:58.268Z] #44 42.31 CC images/netdev.o [2020-05-08T12:59:58.367Z] #28 23.01 [2020-05-08T12:59:58.533Z] #44 ... [2020-05-08T12:59:58.533Z] [2020-05-08T12:59:58.533Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T12:59:58.533Z] #56 92.43 golang.org/x/crypto/ssh/terminal [2020-05-08T12:59:58.533Z] #56 95.36 mvdan.cc/sh/v3/cmd/shfmt [2020-05-08T12:59:58.533Z] #56 DONE 100.2s [2020-05-08T12:59:58.798Z] [2020-05-08T12:59:58.798Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T12:59:58.798Z] #47 99.72 github.com/LK4D4/vndr/build [2020-05-08T12:59:58.798Z] #47 99.87 vendor/golang.org/x/text/unicode/norm [2020-05-08T12:59:58.827Z] #44 23.16 CC images/fdinfo.o [2020-05-08T12:59:59.084Z] #44 23.56 CC images/fown.o [2020-05-08T12:59:59.341Z] #44 23.79 CC images/ns.o [2020-05-08T12:59:59.573Z] #47 99.96 encoding/xml [2020-05-08T12:59:59.598Z] #44 23.98 CC images/regfile.o [2020-05-08T12:59:59.598Z] #44 24.20 CC images/ghost-file.o [2020-05-08T13:00:00.161Z] #44 24.55 CC images/fifo.o [2020-05-08T13:00:00.418Z] #44 24.88 CC images/remap-file-path.o [2020-05-08T13:00:00.475Z] #28 24.84 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-08T13:00:00.676Z] #44 25.10 CC images/eventfd.o [2020-05-08T13:00:00.934Z] #44 25.33 CC images/eventpoll.o [2020-05-08T13:00:00.953Z] #47 101.5 go/doc [2020-05-08T13:00:01.065Z] #28 25.54 #=#=# [2020-05-08T13:00:01.192Z] #44 25.57 CC images/fh.o [2020-05-08T13:00:01.365Z] #28 25.83 # 1.5% ######################################################################## 100.0% [2020-05-08T13:00:01.365Z] #28 26.19 [2020-05-08T13:00:01.450Z] #44 25.92 CC images/fsnotify.o [2020-05-08T13:00:01.892Z] #47 ... [2020-05-08T13:00:01.892Z] [2020-05-08T13:00:01.892Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:00:01.892Z] #65 44.60 + bin/ctr [2020-05-08T13:00:02.152Z] #65 ... [2020-05-08T13:00:02.152Z] [2020-05-08T13:00:02.152Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:02.152Z] #44 18.57 make[1]: Nothing to be done for 'all'. [2020-05-08T13:00:02.152Z] #44 20.07 CC images/stats.o [2020-05-08T13:00:02.152Z] #44 20.54 CC images/core.o [2020-05-08T13:00:02.152Z] #44 21.33 CC images/core-x86.o [2020-05-08T13:00:02.152Z] #44 21.97 CC images/core-arm.o [2020-05-08T13:00:02.152Z] #44 22.41 CC images/core-aarch64.o [2020-05-08T13:00:02.152Z] #44 22.97 CC images/core-ppc64.o [2020-05-08T13:00:02.152Z] #44 23.79 CC images/core-s390.o [2020-05-08T13:00:02.386Z] #44 26.59 CC images/signalfd.o [2020-05-08T13:00:02.386Z] #44 26.82 CC images/fs.o [2020-05-08T13:00:02.644Z] #44 27.09 CC images/pstree.o [2020-05-08T13:00:02.721Z] #44 24.66 CC images/cpuinfo.o [2020-05-08T13:00:02.902Z] #44 27.25 CC images/pipe.o [2020-05-08T13:00:03.007Z] #47 104.2 mime [2020-05-08T13:00:03.160Z] #44 27.43 CC images/tcp-stream.o [2020-05-08T13:00:03.268Z] #47 ... [2020-05-08T13:00:03.268Z] [2020-05-08T13:00:03.268Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:03.268Z] #10 103.2 Selecting previously unselected package libapparmor1:arm64. [2020-05-08T13:00:03.268Z] #10 103.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-05-08T13:00:03.268Z] #10 103.2 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-05-08T13:00:03.268Z] #10 103.4 Selecting previously unselected package libapparmor-dev:arm64. [2020-05-08T13:00:03.268Z] #10 103.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-05-08T13:00:03.268Z] #10 103.4 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-08T13:00:03.268Z] #10 103.6 Selecting previously unselected package libbtrfs0. [2020-05-08T13:00:03.268Z] #10 103.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-08T13:00:03.268Z] #10 103.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-08T13:00:03.268Z] #10 103.7 Selecting previously unselected package libbtrfs-dev. [2020-05-08T13:00:03.268Z] #10 103.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-08T13:00:03.268Z] #10 103.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-08T13:00:03.268Z] #10 103.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-05-08T13:00:03.268Z] #10 103.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-08T13:00:03.268Z] #10 103.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-08T13:00:03.268Z] #10 104.1 Selecting previously unselected package libudev-dev:arm64. [2020-05-08T13:00:03.268Z] #10 104.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-05-08T13:00:03.268Z] #10 104.1 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-05-08T13:00:03.268Z] #10 104.3 Selecting previously unselected package libsepol1-dev:arm64. [2020-05-08T13:00:03.268Z] #10 104.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-05-08T13:00:03.268Z] #10 104.3 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-05-08T13:00:03.268Z] #10 104.6 Selecting previously unselected package libpcre16-3:arm64. [2020-05-08T13:00:03.268Z] #10 104.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-05-08T13:00:03.268Z] #10 104.6 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-05-08T13:00:03.268Z] #10 104.8 Selecting previously unselected package libpcre32-3:arm64. [2020-05-08T13:00:03.268Z] #10 104.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-05-08T13:00:03.268Z] #10 104.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-05-08T13:00:03.268Z] #10 104.9 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-05-08T13:00:03.268Z] #10 104.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-05-08T13:00:03.268Z] #10 104.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-08T13:00:03.268Z] #10 105.0 Selecting previously unselected package libpcre3-dev:arm64. [2020-05-08T13:00:03.268Z] #10 105.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-05-08T13:00:03.268Z] #10 105.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-08T13:00:03.290Z] #44 25.20 CC images/inventory.o [2020-05-08T13:00:03.418Z] #44 27.78 CC images/sk-packet.o [2020-05-08T13:00:03.529Z] #10 105.5 Selecting previously unselected package libselinux1-dev:arm64. [2020-05-08T13:00:03.529Z] #10 105.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-05-08T13:00:03.529Z] #10 105.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-08T13:00:03.550Z] #44 25.58 CC images/fdinfo.o [2020-05-08T13:00:03.676Z] #44 28.11 CC images/mnt.o [2020-05-08T13:00:03.790Z] #10 105.8 Selecting previously unselected package libdevmapper-dev:arm64. [2020-05-08T13:00:03.790Z] #10 105.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-05-08T13:00:03.790Z] #10 105.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-08T13:00:03.809Z] #44 25.92 CC images/fown.o [2020-05-08T13:00:03.934Z] #44 28.35 CC images/pipe-data.o [2020-05-08T13:00:04.051Z] #10 106.0 Selecting previously unselected package libseccomp-dev:arm64. [2020-05-08T13:00:04.051Z] #10 106.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-05-08T13:00:04.051Z] #10 106.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-08T13:00:04.122Z] #28 ... [2020-05-08T13:00:04.122Z] [2020-05-08T13:00:04.122Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-08T13:00:04.122Z] #36 80.01 Selecting previously unselected package libxml2:ppc64el. [2020-05-08T13:00:04.122Z] #36 80.04 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-08T13:00:04.122Z] #36 80.04 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-08T13:00:04.122Z] #36 80.97 Selecting previously unselected package libarchive13:ppc64el. [2020-05-08T13:00:04.122Z] #36 80.98 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-08T13:00:04.122Z] #36 81.01 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-08T13:00:04.122Z] #36 81.51 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-08T13:00:04.122Z] #36 81.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-08T13:00:04.122Z] #36 81.53 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-08T13:00:04.122Z] #36 81.80 Selecting previously unselected package librhash0:ppc64el. [2020-05-08T13:00:04.122Z] #36 81.81 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-08T13:00:04.122Z] #36 81.82 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-08T13:00:04.122Z] #36 82.10 Selecting previously unselected package libuv1:ppc64el. [2020-05-08T13:00:04.122Z] #36 82.10 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-08T13:00:04.122Z] #36 82.10 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-08T13:00:04.122Z] #36 82.34 Selecting previously unselected package cmake. [2020-05-08T13:00:04.122Z] #36 82.37 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-08T13:00:04.122Z] #36 82.38 Unpacking cmake (3.13.4-1) ... [2020-05-08T13:00:04.122Z] #36 87.42 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-08T13:00:04.122Z] #36 87.45 Setting up xxd (2:8.1.0875-5) ... [2020-05-08T13:00:04.122Z] #36 87.45 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-08T13:00:04.122Z] #36 87.46 Setting up vim-common (2:8.1.0875-5) ... [2020-05-08T13:00:04.122Z] #36 87.56 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-08T13:00:04.122Z] #36 87.57 Setting up cmake-data (3.13.4-1) ... [2020-05-08T13:00:04.122Z] #36 87.62 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-08T13:00:04.122Z] #36 87.65 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-08T13:00:04.122Z] #36 87.66 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-08T13:00:04.122Z] #36 87.66 Setting up cmake (3.13.4-1) ... [2020-05-08T13:00:04.122Z] #36 87.68 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T13:00:04.122Z] #36 87.78 Processing triggers for mime-support (3.62) ... [2020-05-08T13:00:04.122Z] #36 DONE 88.3s [2020-05-08T13:00:04.122Z] [2020-05-08T13:00:04.122Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:00:04.122Z] #57 87.67 syscall [2020-05-08T13:00:04.122Z] #57 87.68 strconv [2020-05-08T13:00:04.122Z] #57 87.69 bytes [2020-05-08T13:00:04.122Z] #57 87.85 strings [2020-05-08T13:00:04.122Z] #57 ... [2020-05-08T13:00:04.122Z] [2020-05-08T13:00:04.122Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T13:00:04.122Z] #37 DONE 0.2s [2020-05-08T13:00:04.122Z] [2020-05-08T13:00:04.122Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-08T13:00:04.122Z] #38 DONE 0.1s [2020-05-08T13:00:04.122Z] [2020-05-08T13:00:04.122Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:04.122Z] #39 ... [2020-05-08T13:00:04.122Z] [2020-05-08T13:00:04.122Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T13:00:04.122Z] #44 78.73 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-08T13:00:04.122Z] #44 78.74 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-08T13:00:04.122Z] #44 78.76 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-08T13:00:04.122Z] #44 78.77 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-08T13:00:04.122Z] #44 78.77 Setting up python-six (1.12.0-1) ... [2020-05-08T13:00:04.122Z] #44 84.40 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-08T13:00:04.122Z] #44 84.42 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-08T13:00:04.122Z] #44 84.44 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-08T13:00:04.122Z] #44 84.46 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-08T13:00:04.122Z] #44 84.47 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-08T13:00:04.122Z] #44 84.48 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-08T13:00:04.122Z] #44 84.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-08T13:00:04.122Z] #44 84.49 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-08T13:00:04.122Z] #44 84.50 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-08T13:00:04.122Z] #44 84.51 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-08T13:00:04.122Z] #44 ... [2020-05-08T13:00:04.122Z] [2020-05-08T13:00:04.122Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T13:00:04.122Z] #28 28.38 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-08T13:00:04.122Z] #28 28.52 skipping existing c8c2d4a6b2e3 [2020-05-08T13:00:04.122Z] #28 28.80 [2020-05-08T13:00:04.313Z] #10 106.1 Selecting previously unselected package libsystemd-dev:arm64. [2020-05-08T13:00:04.313Z] #10 106.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-05-08T13:00:04.313Z] #10 106.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-05-08T13:00:04.378Z] #44 26.16 CC images/ns.o [2020-05-08T13:00:04.417Z] #28 ... [2020-05-08T13:00:04.417Z] [2020-05-08T13:00:04.417Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:04.417Z] #11 79.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-08T13:00:04.417Z] #11 79.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-08T13:00:04.417Z] #11 79.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-08T13:00:04.417Z] #11 84.47 Selecting previously unselected package binutils-mingw-w64. [2020-05-08T13:00:04.417Z] #11 84.49 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-08T13:00:04.417Z] #11 84.50 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-08T13:00:04.417Z] #11 84.68 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-08T13:00:04.417Z] #11 84.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-08T13:00:04.417Z] #11 84.70 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-08T13:00:04.417Z] #11 84.95 Selecting previously unselected package dmsetup. [2020-05-08T13:00:04.417Z] #11 84.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-08T13:00:04.417Z] #11 84.98 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-08T13:00:04.417Z] #11 85.37 Selecting previously unselected package mingw-w64-common. [2020-05-08T13:00:04.417Z] #11 85.37 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-08T13:00:04.417Z] #11 85.39 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-08T13:00:04.417Z] #11 ... [2020-05-08T13:00:04.417Z] [2020-05-08T13:00:04.417Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:00:04.417Z] #51 78.88 + cd /tmp/tmp.Sa8hIWESpN/src/gotest.tools/gotestsum [2020-05-08T13:00:04.417Z] #51 78.88 + git checkout -q v0.3.5 [2020-05-08T13:00:04.417Z] #51 79.08 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-08T13:00:04.498Z] #44 28.67 CC images/sa.o [2020-05-08T13:00:04.499Z] #44 ... [2020-05-08T13:00:04.499Z] [2020-05-08T13:00:04.499Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:00:04.499Z] #56 100.8 mvdan.cc/sh/v3/cmd/shfmt [2020-05-08T13:00:04.499Z] #56 DONE 106.3s [2020-05-08T13:00:04.499Z] [2020-05-08T13:00:04.499Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:04.499Z] #47 98.22 go/doc [2020-05-08T13:00:04.499Z] #47 101.6 github.com/LK4D4/vndr/versioned [2020-05-08T13:00:04.499Z] #47 101.7 compress/flate [2020-05-08T13:00:04.499Z] #47 101.8 github.com/LK4D4/vndr/build [2020-05-08T13:00:04.499Z] #47 105.0 vendor/golang.org/x/crypto/cryptobyte [2020-05-08T13:00:04.499Z] #47 105.5 net [2020-05-08T13:00:04.499Z] #47 ... [2020-05-08T13:00:04.499Z] [2020-05-08T13:00:04.499Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:04.499Z] #44 29.02 CC images/timer.o [2020-05-08T13:00:04.574Z] #10 106.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-08T13:00:04.638Z] #44 26.46 CC images/regfile.o [2020-05-08T13:00:04.638Z] #44 ... [2020-05-08T13:00:04.638Z] [2020-05-08T13:00:04.638Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:04.638Z] #47 105.1 github.com/LK4D4/vndr/build [2020-05-08T13:00:04.711Z] #51 ... [2020-05-08T13:00:04.711Z] [2020-05-08T13:00:04.711Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T13:00:04.838Z] #10 106.7 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-08T13:00:04.838Z] #10 106.7 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-05-08T13:00:04.838Z] #10 106.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-08T13:00:04.838Z] #10 106.8 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-05-08T13:00:04.838Z] #10 106.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-05-08T13:00:04.838Z] #10 106.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:00:04.838Z] #10 106.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-08T13:00:04.838Z] #10 106.8 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-05-08T13:00:04.838Z] #10 106.9 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-05-08T13:00:04.838Z] #10 106.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-08T13:00:04.838Z] #10 106.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-08T13:00:04.838Z] #10 106.9 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-08T13:00:04.838Z] #10 106.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-08T13:00:04.838Z] #10 107.0 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-05-08T13:00:04.838Z] #10 107.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-08T13:00:04.838Z] #10 107.0 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-08T13:00:04.838Z] #10 107.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:00:04.838Z] #10 107.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-08T13:00:04.838Z] #10 107.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-08T13:00:04.838Z] #10 107.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:00:04.838Z] #10 107.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-08T13:00:05.099Z] #10 107.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-08T13:00:05.099Z] #10 107.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-08T13:00:05.099Z] #10 107.1 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-08T13:00:05.099Z] #10 107.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-08T13:00:05.099Z] #10 107.1 Setting up dmsetup (2:1.02.155-3) ... [2020-05-08T13:00:05.099Z] #10 107.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-08T13:00:05.360Z] #10 107.2 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-08T13:00:05.360Z] #10 107.2 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T13:00:05.431Z] #44 29.76 CC images/timerfd.o [2020-05-08T13:00:05.431Z] #44 29.99 CC images/mm.o [2020-05-08T13:00:05.689Z] #44 30.23 CC images/sk-opts.o [2020-05-08T13:00:05.935Z] #10 DONE 107.8s [2020-05-08T13:00:05.935Z] [2020-05-08T13:00:05.935Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T13:00:05.935Z] #58 DONE 0.1s [2020-05-08T13:00:05.935Z] [2020-05-08T13:00:05.935Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-08T13:00:05.946Z] #44 30.43 CC images/sk-unix.o [2020-05-08T13:00:06.017Z] #47 106.5 net [2020-05-08T13:00:06.196Z] #59 DONE 0.1s [2020-05-08T13:00:06.196Z] [2020-05-08T13:00:06.196Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:06.232Z] #31 89.04 Checking out files: 63% (965/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-08T13:00:06.232Z] #31 90.79 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-08T13:00:06.511Z] #44 30.77 CC images/sk-inet.o [2020-05-08T13:00:06.769Z] #44 31.15 CC images/tun.o [2020-05-08T13:00:06.957Z] #47 ... [2020-05-08T13:00:06.957Z] [2020-05-08T13:00:06.957Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:00:06.957Z] #56 97.38 mvdan.cc/sh/v3/fileutil [2020-05-08T13:00:06.957Z] #56 97.45 mvdan.cc/sh/v3/syntax [2020-05-08T13:00:06.957Z] #56 104.3 mvdan.cc/sh/v3/cmd/shfmt [2020-05-08T13:00:06.957Z] #56 ... [2020-05-08T13:00:06.957Z] [2020-05-08T13:00:06.957Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:06.957Z] #44 26.74 CC images/ghost-file.o [2020-05-08T13:00:06.958Z] #44 27.04 CC images/fifo.o [2020-05-08T13:00:06.958Z] #44 27.22 CC images/remap-file-path.o [2020-05-08T13:00:06.958Z] #44 27.45 CC images/eventfd.o [2020-05-08T13:00:06.958Z] #44 27.72 CC images/eventpoll.o [2020-05-08T13:00:06.958Z] #44 28.10 CC images/fh.o [2020-05-08T13:00:06.958Z] #44 28.45 CC images/fsnotify.o [2020-05-08T13:00:07.026Z] #44 31.48 CC images/sk-netlink.o [2020-05-08T13:00:07.217Z] #44 29.18 CC images/signalfd.o [2020-05-08T13:00:07.273Z] #31 ... [2020-05-08T13:00:07.273Z] [2020-05-08T13:00:07.273Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-08T13:00:07.273Z] #28 30.53 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-08T13:00:07.273Z] #28 31.01 [2020-05-08T13:00:07.273Z] #28 31.18 ######################################################################## 100.0% [2020-05-08T13:00:07.273Z] #28 31.46 [2020-05-08T13:00:07.273Z] #28 31.68 Download of images into '/build' complete. [2020-05-08T13:00:07.273Z] #28 31.68 Use something like the following to load the result into a Docker daemon: [2020-05-08T13:00:07.273Z] #28 31.68 tar -cC '/build' . | docker load [2020-05-08T13:00:07.273Z] #28 DONE 31.8s [2020-05-08T13:00:07.273Z] [2020-05-08T13:00:07.273Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T13:00:07.273Z] #31 91.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-08T13:00:07.273Z] #31 ... [2020-05-08T13:00:07.273Z] [2020-05-08T13:00:07.273Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:00:07.273Z] #34 81.66 strings [2020-05-08T13:00:07.273Z] #34 81.69 bytes [2020-05-08T13:00:07.283Z] #44 31.81 CC images/packet-sock.o [2020-05-08T13:00:07.476Z] #44 29.41 CC images/fs.o [2020-05-08T13:00:07.566Z] #34 ... [2020-05-08T13:00:07.566Z] [2020-05-08T13:00:07.566Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:07.566Z] #39 0.409 + RM_GOPATH=0 [2020-05-08T13:00:07.566Z] #39 0.410 + TMP_GOPATH= [2020-05-08T13:00:07.566Z] #39 0.411 + : /build [2020-05-08T13:00:07.566Z] #39 0.412 + '[' -z '' ']' [2020-05-08T13:00:07.566Z] #39 0.418 ++ mktemp -d [2020-05-08T13:00:07.566Z] #39 0.436 + export GOPATH=/tmp/tmp.U0L5fwxu3f [2020-05-08T13:00:07.566Z] #39 0.438 + GOPATH=/tmp/tmp.U0L5fwxu3f [2020-05-08T13:00:07.566Z] #39 0.441 + RM_GOPATH=1 [2020-05-08T13:00:07.566Z] #39 0.450 ++ dirname ./install.sh [2020-05-08T13:00:07.566Z] #39 0.470 + dir=. [2020-05-08T13:00:07.566Z] #39 0.471 + bin=tini [2020-05-08T13:00:07.566Z] #39 0.471 + shift [2020-05-08T13:00:07.566Z] #39 0.471 + '[' '!' -f ./tini.installer ']' [2020-05-08T13:00:07.566Z] #39 0.471 + . ./tini.installer [2020-05-08T13:00:07.566Z] #39 0.471 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T13:00:07.566Z] #39 0.473 + install_tini [2020-05-08T13:00:07.566Z] #39 0.473 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-08T13:00:07.566Z] #39 0.473 + git clone https://github.com/krallin/tini.git /tmp/tmp.U0L5fwxu3f/tini [2020-05-08T13:00:07.566Z] #39 0.473 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T13:00:07.566Z] #39 0.479 Cloning into '/tmp/tmp.U0L5fwxu3f/tini'... [2020-05-08T13:00:07.566Z] #39 2.119 + cd /tmp/tmp.U0L5fwxu3f/tini [2020-05-08T13:00:07.566Z] #39 2.120 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-08T13:00:07.566Z] #39 2.161 + cmake . [2020-05-08T13:00:07.566Z] #39 3.127 -- The C compiler identification is GNU 8.3.0 [2020-05-08T13:00:07.566Z] #39 3.225 -- Check for working C compiler: /usr/bin/cc [2020-05-08T13:00:07.736Z] #44 29.60 CC images/pstree.o [2020-05-08T13:00:07.848Z] #44 32.12 CC images/ipc-var.o [2020-05-08T13:00:07.848Z] #44 32.33 CC images/ipc-desc.o [2020-05-08T13:00:07.996Z] #44 29.80 CC images/pipe.o [2020-05-08T13:00:07.996Z] #44 30.03 CC images/tcp-stream.o [2020-05-08T13:00:08.106Z] #44 32.52 CC images/ipc-shm.o [2020-05-08T13:00:08.119Z] #60 2.183 + RM_GOPATH=0 [2020-05-08T13:00:08.119Z] #60 2.183 + TMP_GOPATH= [2020-05-08T13:00:08.119Z] #60 2.183 + : /build [2020-05-08T13:00:08.119Z] #60 2.183 + '[' -z '' ']' [2020-05-08T13:00:08.119Z] #60 2.184 ++ mktemp -d [2020-05-08T13:00:08.119Z] #60 2.187 + export GOPATH=/tmp/tmp.tMvsYonCfx [2020-05-08T13:00:08.119Z] #60 2.187 + GOPATH=/tmp/tmp.tMvsYonCfx [2020-05-08T13:00:08.119Z] #60 2.187 + RM_GOPATH=1 [2020-05-08T13:00:08.119Z] #60 2.188 ++ dirname ./install.sh [2020-05-08T13:00:08.119Z] #60 2.190 + dir=. [2020-05-08T13:00:08.119Z] #60 2.190 + bin=runc [2020-05-08T13:00:08.119Z] #60 2.190 + shift [2020-05-08T13:00:08.119Z] #60 2.190 + '[' '!' -f ./runc.installer ']' [2020-05-08T13:00:08.119Z] #60 2.190 + . ./runc.installer [2020-05-08T13:00:08.119Z] #60 2.190 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T13:00:08.119Z] #60 2.195 + install_runc [2020-05-08T13:00:08.119Z] #60 2.195 + uname -r [2020-05-08T13:00:08.119Z] #60 2.195 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-08T13:00:08.119Z] #60 2.200 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-08T13:00:08.119Z] #60 2.200 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-08T13:00:08.119Z] #60 2.200 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-08T13:00:08.119Z] #60 2.201 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tMvsYonCfx/src/github.com/opencontainers/runc [2020-05-08T13:00:08.119Z] #60 2.219 Cloning into '/tmp/tmp.tMvsYonCfx/src/github.com/opencontainers/runc'... [2020-05-08T13:00:08.226Z] #39 4.236 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-08T13:00:08.227Z] #39 4.262 -- Detecting C compiler ABI info [2020-05-08T13:00:08.255Z] #44 30.28 CC images/sk-packet.o [2020-05-08T13:00:08.364Z] #44 32.75 CC images/ipc-msg.o [2020-05-08T13:00:08.380Z] #60 ... [2020-05-08T13:00:08.380Z] [2020-05-08T13:00:08.380Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T13:00:08.380Z] #11 DONE 2.6s [2020-05-08T13:00:08.380Z] [2020-05-08T13:00:08.380Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:00:08.380Z] #68 104.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-08T13:00:08.380Z] #68 104.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-08T13:00:08.380Z] #68 DONE 110.0s [2020-05-08T13:00:08.380Z] [2020-05-08T13:00:08.380Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-08T13:00:08.380Z] #69 DONE 0.1s [2020-05-08T13:00:08.380Z] [2020-05-08T13:00:08.380Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-08T13:00:08.622Z] #44 33.02 CC images/ipc-sem.o [2020-05-08T13:00:08.641Z] #12 ... [2020-05-08T13:00:08.641Z] [2020-05-08T13:00:08.641Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:08.641Z] #44 42.93 CC images/tty.o [2020-05-08T13:00:08.641Z] #44 43.92 CC images/file-lock.o [2020-05-08T13:00:08.641Z] #44 44.20 CC images/rlimit.o [2020-05-08T13:00:08.641Z] #44 44.41 CC images/pagemap.o [2020-05-08T13:00:08.641Z] #44 44.75 CC images/siginfo.o [2020-05-08T13:00:08.642Z] #44 45.10 CC images/rpc.o [2020-05-08T13:00:08.642Z] #44 46.56 CC images/ext-file.o [2020-05-08T13:00:08.642Z] #44 46.88 CC images/cgroup.o [2020-05-08T13:00:08.642Z] #44 47.73 CC images/userns.o [2020-05-08T13:00:08.642Z] #44 48.11 CC images/google/protobuf/descriptor.o [2020-05-08T13:00:08.642Z] #44 49.76 CC images/opts.o [2020-05-08T13:00:08.642Z] #44 49.90 CC images/seccomp.o [2020-05-08T13:00:08.642Z] #44 50.45 CC images/binfmt-misc.o [2020-05-08T13:00:08.642Z] #44 50.77 CC images/time.o [2020-05-08T13:00:08.642Z] #44 50.95 CC images/sysctl.o [2020-05-08T13:00:08.642Z] #44 51.20 CC images/autofs.o [2020-05-08T13:00:08.642Z] #44 51.53 CC images/macvlan.o [2020-05-08T13:00:08.642Z] #44 51.76 CC images/sit.o [2020-05-08T13:00:08.642Z] #44 52.18 LINK images/built-in.o [2020-05-08T13:00:08.642Z] #44 52.36 GEN compel/include/asm [2020-05-08T13:00:08.642Z] #44 52.39 GEN compel/include/version.h [2020-05-08T13:00:08.642Z] #44 52.43 touch .config [2020-05-08T13:00:08.642Z] #44 52.44 GEN include/common/config.h [2020-05-08T13:00:08.642Z] #44 52.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-08T13:00:08.642Z] #44 52.55 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-05-08T13:00:08.642Z] #44 52.61 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-05-08T13:00:08.642Z] #44 52.65 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-05-08T13:00:08.642Z] #44 52.71 DEP compel/plugins/std/infect.d [2020-05-08T13:00:08.642Z] #44 52.88 DEP compel/plugins/std/string.d [2020-05-08T13:00:08.824Z] #44 30.61 CC images/mnt.o [2020-05-08T13:00:08.879Z] #44 33.33 CC images/utsns.o [2020-05-08T13:00:08.902Z] #44 53.05 DEP compel/plugins/std/log.d [2020-05-08T13:00:09.084Z] #44 30.93 CC images/pipe-data.o [2020-05-08T13:00:09.163Z] #44 53.19 DEP compel/plugins/std/fds.d [2020-05-08T13:00:09.163Z] #44 53.26 DEP compel/plugins/std/std.d [2020-05-08T13:00:09.163Z] #44 53.33 DEP compel/plugins/shmem/shmem.d [2020-05-08T13:00:09.163Z] #44 53.40 DEP compel/plugins/fds/fds.d [2020-05-08T13:00:09.272Z] #39 5.413 -- Detecting C compiler ABI info - done [2020-05-08T13:00:09.272Z] #39 ... [2020-05-08T13:00:09.272Z] [2020-05-08T13:00:09.272Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-08T13:00:09.272Z] #44 93.68 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-08T13:00:09.272Z] #44 93.69 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T13:00:09.272Z] #44 DONE 94.0s [2020-05-08T13:00:09.272Z] [2020-05-08T13:00:09.272Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:09.272Z] #48 88.08 bytes [2020-05-08T13:00:09.344Z] #44 31.30 CC images/sa.o [2020-05-08T13:00:09.344Z] #44 ... [2020-05-08T13:00:09.344Z] [2020-05-08T13:00:09.344Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:00:09.344Z] #56 DONE 110.0s [2020-05-08T13:00:09.424Z] #44 53.54 CC compel/plugins/std/std.o [2020-05-08T13:00:09.444Z] #44 33.65 CC images/creds.o [2020-05-08T13:00:09.444Z] #44 33.87 CC images/vma.o [2020-05-08T13:00:09.568Z] #48 ... [2020-05-08T13:00:09.568Z] [2020-05-08T13:00:09.568Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:09.568Z] #39 5.574 -- Detecting C compile features [2020-05-08T13:00:09.603Z] [2020-05-08T13:00:09.603Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:09.603Z] #47 108.4 vendor/golang.org/x/crypto/hkdf [2020-05-08T13:00:09.603Z] #47 108.7 vendor/golang.org/x/text/transform [2020-05-08T13:00:09.603Z] #47 109.7 vendor/golang.org/x/text/unicode/bidi [2020-05-08T13:00:09.685Z] #44 53.91 CC compel/plugins/std/fds.o [2020-05-08T13:00:09.702Z] #44 34.03 CC images/netdev.o [2020-05-08T13:00:09.870Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" [2020-05-08T13:00:09.870Z] First time build. Skipping changelog. [2020-05-08T13:00:09.946Z] #44 54.25 CC compel/plugins/std/log.o [2020-05-08T13:00:09.959Z] #44 34.36 CC images/tty.o [2020-05-08T13:00:10.524Z] #44 34.92 CC images/file-lock.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-08T13:00:10.782Z] #44 35.16 CC images/rlimit.o [2020-05-08T13:00:10.782Z] #44 35.37 CC images/pagemap.o [2020-05-08T13:00:10.891Z] #44 ... [2020-05-08T13:00:10.891Z] [2020-05-08T13:00:10.891Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-08T13:00:10.891Z] #12 DONE 2.7s [2020-05-08T13:00:10.891Z] [2020-05-08T13:00:10.891Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:10.891Z] #47 105.8 mime/quotedprintable [2020-05-08T13:00:10.891Z] #47 106.3 net/http/internal [2020-05-08T13:00:10.891Z] #47 107.2 vendor/golang.org/x/crypto/cryptobyte [2020-05-08T13:00:10.891Z] #47 109.6 net/textproto [2020-05-08T13:00:10.891Z] #47 109.6 vendor/golang.org/x/net/http/httpproxy [2020-05-08T13:00:10.891Z] #47 109.6 crypto/x509 [2020-05-08T13:00:10.891Z] #47 111.2 vendor/golang.org/x/net/http/httpguts [2020-05-08T13:00:10.891Z] #47 111.2 mime/multipart [2020-05-08T13:00:11.153Z] #47 ... [2020-05-08T13:00:11.153Z] [2020-05-08T13:00:11.153Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-08T13:00:11.347Z] #44 35.71 CC images/siginfo.o [2020-05-08T13:00:11.511Z] #47 111.8 vendor/golang.org/x/text/secure/bidirule [2020-05-08T13:00:11.511Z] #47 112.1 vendor/golang.org/x/text/unicode/norm [2020-05-08T13:00:11.605Z] #44 36.04 CC images/rpc.o [2020-05-08T13:00:12.877Z] + docker version [2020-05-08T13:00:12.977Z] #44 37.39 CC images/ext-file.o [2020-05-08T13:00:13.075Z] #13 1.884 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-08T13:00:13.075Z] #13 DONE 2.0s [2020-05-08T13:00:13.075Z] [2020-05-08T13:00:13.075Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:13.075Z] #44 55.31 CC compel/plugins/std/string.o [2020-05-08T13:00:13.075Z] #44 56.27 CC compel/plugins/std/infect.o [2020-05-08T13:00:13.075Z] #44 56.67 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-05-08T13:00:13.075Z] #44 56.72 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-05-08T13:00:13.075Z] #44 56.79 AR compel/plugins/std.lib.a [2020-05-08T13:00:13.075Z] #44 56.90 CC compel/plugins/fds/fds.o [2020-05-08T13:00:13.075Z] #44 57.24 AR compel/plugins/fds.lib.a [2020-05-08T13:00:13.137Z] #39 9.406 -- Detecting C compile features - done [2020-05-08T13:00:13.137Z] #39 9.449 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-08T13:00:13.234Z] #44 37.55 CC images/cgroup.o [2020-05-08T13:00:13.336Z] #44 57.33 HOSTDEP compel/src/lib/log-host.d [2020-05-08T13:00:13.336Z] #44 57.55 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-08T13:00:13.598Z] #44 57.76 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-05-08T13:00:13.782Z] #39 9.736 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-08T13:00:13.782Z] #39 9.990 -- Configuring done [2020-05-08T13:00:13.800Z] #44 38.25 CC images/userns.o [2020-05-08T13:00:13.859Z] #44 57.95 HOSTDEP compel/src/main-host.d [2020-05-08T13:00:14.047Z] #47 ... [2020-05-08T13:00:14.048Z] [2020-05-08T13:00:14.048Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:14.048Z] #44 31.71 CC images/timer.o [2020-05-08T13:00:14.048Z] #44 32.38 CC images/timerfd.o [2020-05-08T13:00:14.048Z] #44 32.64 CC images/mm.o [2020-05-08T13:00:14.048Z] #44 32.98 CC images/sk-opts.o [2020-05-08T13:00:14.048Z] #44 33.32 CC images/sk-unix.o [2020-05-08T13:00:14.048Z] #44 33.70 CC images/sk-inet.o [2020-05-08T13:00:14.048Z] #44 34.13 CC images/tun.o [2020-05-08T13:00:14.048Z] #44 34.41 CC images/sk-netlink.o [2020-05-08T13:00:14.048Z] #44 34.61 CC images/packet-sock.o [2020-05-08T13:00:14.048Z] #44 35.01 CC images/ipc-var.o [2020-05-08T13:00:14.048Z] #44 35.35 CC images/ipc-desc.o [2020-05-08T13:00:14.048Z] #44 35.53 CC images/ipc-shm.o [2020-05-08T13:00:14.048Z] #44 35.72 CC images/ipc-msg.o [2020-05-08T13:00:14.081Z] #39 10.03 -- Generating done [2020-05-08T13:00:14.081Z] #39 10.04 -- Build files have been written to: /tmp/tmp.U0L5fwxu3f/tini [2020-05-08T13:00:14.081Z] #39 10.06 + make tini-static [2020-05-08T13:00:14.121Z] #44 58.15 DEP compel/src/lib/ptrace.d [2020-05-08T13:00:14.121Z] #44 58.27 DEP compel/src/lib/infect.d [2020-05-08T13:00:14.307Z] #44 36.05 CC images/ipc-sem.o [2020-05-08T13:00:14.308Z] #44 36.25 CC images/utsns.o [2020-05-08T13:00:14.365Z] #44 38.58 CC images/google/protobuf/descriptor.o [2020-05-08T13:00:14.381Z] #44 58.53 DEP compel/src/lib/infect-util.d [2020-05-08T13:00:14.394Z] #39 10.58 Scanning dependencies of target tini-static [2020-05-08T13:00:14.684Z] #44 36.48 CC images/creds.o [2020-05-08T13:00:14.689Z] #44 58.73 DEP compel/src/lib/infect-rpc.d [2020-05-08T13:00:14.689Z] #44 58.89 DEP compel/arch/aarch64/src/lib/infect.d [2020-05-08T13:00:14.709Z] #39 10.76 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-08T13:00:14.944Z] #44 36.77 CC images/vma.o [2020-05-08T13:00:14.952Z] #44 59.02 DEP compel/arch/aarch64/src/lib/cpu.d [2020-05-08T13:00:14.952Z] #44 ... [2020-05-08T13:00:14.952Z] [2020-05-08T13:00:14.952Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-08T13:00:14.952Z] #14 DONE 2.0s [2020-05-08T13:00:14.952Z] [2020-05-08T13:00:14.952Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:14.952Z] #44 59.13 DEP compel/src/lib/log.d [2020-05-08T13:00:15.204Z] #44 37.01 CC images/netdev.o [2020-05-08T13:00:15.214Z] #44 59.35 DEP compel/src/main.d [2020-05-08T13:00:15.464Z] #44 37.49 CC images/tty.o [2020-05-08T13:00:15.476Z] #44 59.55 DEP compel/src/lib/handle-elf.d [2020-05-08T13:00:15.738Z] #44 59.80 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-05-08T13:00:15.800Z] #44 ... [2020-05-08T13:00:15.800Z] [2020-05-08T13:00:15.800Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:15.800Z] #47 107.4 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-08T13:00:15.800Z] #47 107.9 vendor/golang.org/x/crypto/poly1305 [2020-05-08T13:00:15.800Z] #47 108.4 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-08T13:00:15.800Z] #47 109.6 vendor/golang.org/x/crypto/hkdf [2020-05-08T13:00:15.800Z] #47 109.8 vendor/golang.org/x/text/transform [2020-05-08T13:00:15.800Z] #47 110.5 vendor/golang.org/x/text/unicode/bidi [2020-05-08T13:00:15.800Z] #47 112.3 vendor/golang.org/x/text/secure/bidirule [2020-05-08T13:00:15.800Z] #47 112.7 vendor/golang.org/x/text/unicode/norm [2020-05-08T13:00:15.800Z] #47 117.5 vendor/golang.org/x/net/idna [2020-05-08T13:00:15.999Z] #44 ... [2020-05-08T13:00:15.999Z] [2020-05-08T13:00:15.999Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:00:15.999Z] #50 DONE 117.8s [2020-05-08T13:00:15.999Z] [2020-05-08T13:00:15.999Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:15.999Z] #44 60.17 CC compel/src/lib/log.o [2020-05-08T13:00:16.034Z] #44 38.03 CC images/file-lock.o [2020-05-08T13:00:16.058Z] #47 ... [2020-05-08T13:00:16.058Z] [2020-05-08T13:00:16.058Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:16.058Z] #44 40.34 CC images/opts.o [2020-05-08T13:00:16.058Z] #44 40.58 CC images/seccomp.o [2020-05-08T13:00:16.223Z] #39 ... [2020-05-08T13:00:16.223Z] [2020-05-08T13:00:16.223Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:00:16.223Z] #57 99.99 bufio [2020-05-08T13:00:16.293Z] #44 38.21 CC images/rlimit.o [2020-05-08T13:00:16.293Z] #44 ... [2020-05-08T13:00:16.293Z] [2020-05-08T13:00:16.293Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:16.293Z] #47 116.7 vendor/golang.org/x/net/idna [2020-05-08T13:00:16.315Z] #44 ... [2020-05-08T13:00:16.315Z] [2020-05-08T13:00:16.315Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:16.316Z] #10 108.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-08T13:00:16.316Z] #10 108.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-08T13:00:16.316Z] #10 108.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:00:16.316Z] #10 ... [2020-05-08T13:00:16.316Z] [2020-05-08T13:00:16.316Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:16.316Z] #44 40.80 CC images/binfmt-misc.o [2020-05-08T13:00:16.570Z] #44 60.64 CC compel/arch/aarch64/src/lib/cpu.o [2020-05-08T13:00:16.573Z] #44 40.99 CC images/time.o [2020-05-08T13:00:16.831Z] #44 41.21 CC images/sysctl.o [2020-05-08T13:00:16.831Z] #44 61.01 CC compel/arch/aarch64/src/lib/infect.o [2020-05-08T13:00:17.089Z] #44 41.38 CC images/autofs.o [2020-05-08T13:00:17.089Z] #44 41.56 CC images/macvlan.o [2020-05-08T13:00:17.346Z] #44 41.83 CC images/sit.o [2020-05-08T13:00:17.402Z] #44 ... [2020-05-08T13:00:17.402Z] [2020-05-08T13:00:17.402Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-08T13:00:17.402Z] #15 DONE 2.5s [2020-05-08T13:00:17.402Z] [2020-05-08T13:00:17.402Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:17.402Z] #44 61.54 CC compel/src/lib/infect-rpc.o [2020-05-08T13:00:17.480Z] Client: Docker Engine - Enterprise [2020-05-08T13:00:17.480Z] Version: 19.03.5 [2020-05-08T13:00:17.481Z] API version: 1.40 [2020-05-08T13:00:17.481Z] Go version: go1.12.12 [2020-05-08T13:00:17.481Z] Git commit: 2ee0c57608 [2020-05-08T13:00:17.481Z] Built: 11/13/2019 08:00:16 [2020-05-08T13:00:17.481Z] OS/Arch: windows/amd64 [2020-05-08T13:00:17.481Z] Experimental: false [2020-05-08T13:00:17.481Z] [2020-05-08T13:00:17.481Z] Server: Docker Engine - Enterprise [2020-05-08T13:00:17.481Z] Engine: [2020-05-08T13:00:17.481Z] Version: 19.03.5 [2020-05-08T13:00:17.481Z] API version: 1.40 (minimum version 1.24) [2020-05-08T13:00:17.481Z] Go version: go1.12.12 [2020-05-08T13:00:17.481Z] Git commit: 2ee0c57608 [2020-05-08T13:00:17.481Z] Built: 11/13/2019 07:58:51 [2020-05-08T13:00:17.481Z] OS/Arch: windows/amd64 [2020-05-08T13:00:17.481Z] Experimental: true [2020-05-08T13:00:17.604Z] #44 42.05 LINK images/built-in.o [2020-05-08T13:00:17.861Z] #44 42.17 GEN compel/include/asm [2020-05-08T13:00:17.861Z] #44 42.17 GEN compel/include/version.h [2020-05-08T13:00:17.861Z] #44 42.20 touch .config [2020-05-08T13:00:17.861Z] #44 42.23 GEN include/common/config.h [2020-05-08T13:00:17.861Z] #44 42.31 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-08T13:00:17.861Z] #44 42.33 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-08T13:00:17.861Z] #44 42.38 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-08T13:00:17.861Z] #44 42.40 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-08T13:00:17.861Z] #44 42.45 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-08T13:00:17.975Z] #44 61.97 CC compel/src/lib/infect-util.o [Pipeline] sh [2020-05-08T13:00:18.119Z] #44 42.48 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-08T13:00:18.119Z] #44 42.52 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-08T13:00:18.119Z] #44 42.57 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-08T13:00:18.238Z] #44 62.34 CC compel/src/lib/infect.o [2020-05-08T13:00:18.377Z] #44 42.58 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-08T13:00:18.377Z] #44 42.60 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-08T13:00:18.377Z] #44 42.60 DEP compel/plugins/std/infect.d [2020-05-08T13:00:18.377Z] #44 42.76 DEP compel/plugins/std/string.d [2020-05-08T13:00:18.377Z] #44 42.86 DEP compel/plugins/std/log.d [2020-05-08T13:00:18.634Z] #44 42.90 DEP compel/plugins/std/fds.d [2020-05-08T13:00:18.634Z] #44 43.05 DEP compel/plugins/std/std.d [2020-05-08T13:00:18.830Z] #47 118.9 vendor/golang.org/x/net/http2/hpack [2020-05-08T13:00:18.892Z] #44 43.18 DEP compel/plugins/shmem/shmem.d [2020-05-08T13:00:18.892Z] #44 43.27 DEP compel/plugins/fds/fds.d [2020-05-08T13:00:18.892Z] #44 43.42 CC compel/plugins/std/std.o [2020-05-08T13:00:18.928Z] + docker info [2020-05-08T13:00:18.969Z] #57 ... [2020-05-08T13:00:18.969Z] [2020-05-08T13:00:18.969Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:18.969Z] #39 13.46 [100%] Linking C executable tini-static [2020-05-08T13:00:18.969Z] #39 14.55 [100%] Built target tini-static [2020-05-08T13:00:18.969Z] #39 14.71 + mkdir -p /build [2020-05-08T13:00:18.969Z] #39 14.71 + cp tini-static /build/docker-init [2020-05-08T13:00:18.969Z] #39 DONE 14.8s [2020-05-08T13:00:18.969Z] [2020-05-08T13:00:18.969Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:18.969Z] #45 1.958 Note: Building without setproctitle() and strlcpy() support. [2020-05-08T13:00:18.969Z] #45 1.958 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-08T13:00:18.969Z] #45 1.968 Note: Building without GnuTLS support [2020-05-08T13:00:18.969Z] #45 4.262 fatal: not a git repository (or any of the parent directories): .git [2020-05-08T13:00:18.969Z] #45 4.329 GEN .gitid [2020-05-08T13:00:18.969Z] #45 4.346 GEN criu/include/version.h [2020-05-08T13:00:18.969Z] #45 4.403 GEN include/common/asm [2020-05-08T13:00:18.969Z] #45 6.650 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-08T13:00:18.969Z] #45 6.990 PBCC images/opts.pb-c.c [2020-05-08T13:00:18.969Z] #45 7.131 PBCC images/sit.pb-c.c [2020-05-08T13:00:18.969Z] #45 7.226 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-08T13:00:18.969Z] #45 7.401 DEP images/opts.pb-c.d [2020-05-08T13:00:18.969Z] #45 7.506 DEP images/sit.pb-c.d [2020-05-08T13:00:18.969Z] #45 7.581 PBCC images/macvlan.pb-c.c [2020-05-08T13:00:18.969Z] #45 7.614 DEP images/macvlan.pb-c.d [2020-05-08T13:00:18.969Z] #45 7.703 PBCC images/autofs.pb-c.c [2020-05-08T13:00:18.969Z] #45 7.739 DEP images/autofs.pb-c.d [2020-05-08T13:00:18.969Z] #45 7.843 PBCC images/sysctl.pb-c.c [2020-05-08T13:00:18.969Z] #45 7.902 DEP images/sysctl.pb-c.d [2020-05-08T13:00:18.969Z] #45 7.977 PBCC images/time.pb-c.c [2020-05-08T13:00:18.969Z] #45 8.008 DEP images/time.pb-c.d [2020-05-08T13:00:18.969Z] #45 8.069 PBCC images/binfmt-misc.pb-c.c [2020-05-08T13:00:18.969Z] #45 8.110 DEP images/binfmt-misc.pb-c.d [2020-05-08T13:00:18.969Z] #45 8.172 PBCC images/seccomp.pb-c.c [2020-05-08T13:00:18.969Z] #45 8.187 DEP images/seccomp.pb-c.d [2020-05-08T13:00:18.969Z] #45 8.321 PBCC images/userns.pb-c.c [2020-05-08T13:00:18.969Z] #45 8.414 DEP images/userns.pb-c.d [2020-05-08T13:00:18.969Z] #45 8.498 PBCC images/cgroup.pb-c.c [2020-05-08T13:00:18.969Z] #45 8.558 DEP images/cgroup.pb-c.d [2020-05-08T13:00:18.969Z] #45 8.659 PBCC images/fown.pb-c.c [2020-05-08T13:00:18.969Z] #45 8.687 PBCC images/ext-file.pb-c.c [2020-05-08T13:00:18.969Z] #45 8.736 DEP images/fown.pb-c.d [2020-05-08T13:00:18.969Z] #45 8.804 DEP images/ext-file.pb-c.d [2020-05-08T13:00:18.969Z] #45 8.854 PBCC images/rpc.pb-c.c [2020-05-08T13:00:18.969Z] #45 9.001 DEP images/rpc.pb-c.d [2020-05-08T13:00:18.969Z] #45 9.108 PBCC images/siginfo.pb-c.c [2020-05-08T13:00:18.969Z] #45 9.174 DEP images/siginfo.pb-c.d [2020-05-08T13:00:18.969Z] #45 9.289 PBCC images/pagemap.pb-c.c [2020-05-08T13:00:18.969Z] #45 9.493 DEP images/pagemap.pb-c.d [2020-05-08T13:00:19.149Z] #44 43.65 CC compel/plugins/std/fds.o [2020-05-08T13:00:19.263Z] #45 9.735 PBCC images/rlimit.pb-c.c [2020-05-08T13:00:19.263Z] #45 9.778 DEP images/rlimit.pb-c.d [2020-05-08T13:00:19.263Z] #45 9.862 PBCC images/file-lock.pb-c.c [2020-05-08T13:00:19.263Z] #45 9.897 DEP images/file-lock.pb-c.d [2020-05-08T13:00:19.399Z] #47 120.0 mime [2020-05-08T13:00:19.554Z] #45 10.02 PBCC images/tty.pb-c.c [2020-05-08T13:00:19.554Z] #45 10.24 DEP images/tty.pb-c.d [2020-05-08T13:00:19.623Z] #44 ... [2020-05-08T13:00:19.623Z] [2020-05-08T13:00:19.623Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-08T13:00:19.623Z] #16 DONE 2.3s [2020-05-08T13:00:19.714Z] #44 44.12 CC compel/plugins/std/log.o [2020-05-08T13:00:19.849Z] #45 10.36 PBCC images/tun.pb-c.c [2020-05-08T13:00:19.885Z] [2020-05-08T13:00:19.885Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:00:19.968Z] #47 ... [2020-05-08T13:00:19.968Z] [2020-05-08T13:00:19.968Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:19.968Z] #10 110.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-08T13:00:19.968Z] #10 110.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-08T13:00:19.968Z] #10 110.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:00:20.148Z] #45 10.61 PBCC images/netdev.pb-c.c [2020-05-08T13:00:20.148Z] #45 10.83 DEP images/tun.pb-c.d [2020-05-08T13:00:20.227Z] #10 ... [2020-05-08T13:00:20.227Z] [2020-05-08T13:00:20.227Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:20.227Z] #44 38.53 CC images/pagemap.o [2020-05-08T13:00:20.227Z] #44 38.90 CC images/siginfo.o [2020-05-08T13:00:20.227Z] #44 39.17 CC images/rpc.o [2020-05-08T13:00:20.227Z] #44 40.61 CC images/ext-file.o [2020-05-08T13:00:20.227Z] #44 40.83 CC images/cgroup.o [2020-05-08T13:00:20.227Z] #44 41.45 CC images/userns.o [2020-05-08T13:00:20.227Z] #44 41.82 CC images/google/protobuf/descriptor.o [2020-05-08T13:00:20.443Z] #45 11.04 DEP images/netdev.pb-c.d [2020-05-08T13:00:20.443Z] #45 ... [2020-05-08T13:00:20.443Z] [2020-05-08T13:00:20.443Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:00:20.443Z] #34 94.74 bufio [2020-05-08T13:00:20.443Z] #34 97.08 reflect [2020-05-08T13:00:20.443Z] #34 97.93 path [2020-05-08T13:00:20.443Z] #34 101.3 text/tabwriter [2020-05-08T13:00:20.443Z] #34 ... [2020-05-08T13:00:20.443Z] [2020-05-08T13:00:20.443Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:20.443Z] #48 100.6 bufio [2020-05-08T13:00:20.443Z] #48 102.4 reflect [2020-05-08T13:00:20.646Z] #44 44.92 CC compel/plugins/std/string.o [2020-05-08T13:00:21.211Z] #44 45.54 CC compel/plugins/std/infect.o [2020-05-08T13:00:21.468Z] #44 45.89 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-08T13:00:21.468Z] #44 45.96 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-08T13:00:21.508Z] #48 ... [2020-05-08T13:00:21.508Z] [2020-05-08T13:00:21.508Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:21.508Z] #11 95.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-08T13:00:21.508Z] #11 95.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-08T13:00:21.508Z] #11 95.91 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-08T13:00:21.508Z] #11 106.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-08T13:00:21.508Z] #11 106.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-08T13:00:21.508Z] #11 106.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:00:21.508Z] #11 ... [2020-05-08T13:00:21.508Z] [2020-05-08T13:00:21.508Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:21.508Z] #45 11.30 PBCC images/vma.pb-c.c [2020-05-08T13:00:21.508Z] #45 11.41 DEP images/vma.pb-c.d [2020-05-08T13:00:21.508Z] #45 11.54 PBCC images/creds.pb-c.c [2020-05-08T13:00:21.508Z] #45 11.63 DEP images/creds.pb-c.d [2020-05-08T13:00:21.508Z] #45 11.74 PBCC images/utsns.pb-c.c [2020-05-08T13:00:21.508Z] #45 11.76 DEP images/utsns.pb-c.d [2020-05-08T13:00:21.508Z] #45 11.92 PBCC images/ipc-desc.pb-c.c [2020-05-08T13:00:21.508Z] #45 11.97 PBCC images/ipc-sem.pb-c.c [2020-05-08T13:00:21.508Z] #45 12.04 DEP images/ipc-desc.pb-c.d [2020-05-08T13:00:21.508Z] #45 12.13 DEP images/ipc-sem.pb-c.d [2020-05-08T13:00:21.508Z] #45 12.24 PBCC images/ipc-msg.pb-c.c [2020-05-08T13:00:21.726Z] #44 46.03 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-08T13:00:21.726Z] #44 46.08 AR compel/plugins/std.lib.a [2020-05-08T13:00:21.726Z] #44 46.16 CC compel/plugins/fds/fds.o [2020-05-08T13:00:21.800Z] #45 12.34 DEP images/ipc-msg.pb-c.d [2020-05-08T13:00:21.800Z] #45 12.39 PBCC images/ipc-shm.pb-c.c [2020-05-08T13:00:21.800Z] #45 12.43 DEP images/ipc-shm.pb-c.d [2020-05-08T13:00:21.800Z] #45 12.49 PBCC images/ipc-var.pb-c.c [2020-05-08T13:00:21.983Z] #44 46.38 AR compel/plugins/fds.lib.a [2020-05-08T13:00:21.983Z] #44 46.44 HOSTDEP compel/src/lib/log-host.d [2020-05-08T13:00:22.044Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-08T13:00:22.045Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-05-08T13:00:22.045Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-05-08T13:00:22.045Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-08T13:00:22.045Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-08T13:00:22.045Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-08T13:00:22.045Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-08T13:00:22.045Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-08T13:00:22.045Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-08T13:00:22.045Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-08T13:00:22.045Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-08T13:00:22.045Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-08T13:00:22.094Z] #45 12.53 DEP images/ipc-var.pb-c.d [2020-05-08T13:00:22.094Z] #45 12.65 PBCC images/sk-opts.pb-c.c [2020-05-08T13:00:22.094Z] #45 12.68 PBCC images/packet-sock.pb-c.c [2020-05-08T13:00:22.094Z] #45 12.77 DEP images/sk-opts.pb-c.d [2020-05-08T13:00:22.134Z] #44 43.62 CC images/opts.o [2020-05-08T13:00:22.134Z] #44 43.85 CC images/seccomp.o [2020-05-08T13:00:22.134Z] #44 44.10 CC images/binfmt-misc.o [2020-05-08T13:00:22.134Z] #44 44.24 CC images/time.o [2020-05-08T13:00:22.241Z] #44 46.57 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-08T13:00:22.241Z] #44 46.75 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-08T13:00:22.393Z] #44 44.45 CC images/sysctl.o [2020-05-08T13:00:22.393Z] #44 ... [2020-05-08T13:00:22.393Z] [2020-05-08T13:00:22.393Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:00:22.393Z] #68 123.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-08T13:00:22.398Z] #45 12.84 DEP images/packet-sock.pb-c.d [2020-05-08T13:00:22.398Z] #45 12.91 PBCC images/sk-netlink.pb-c.c [2020-05-08T13:00:22.398Z] #45 12.99 DEP images/sk-netlink.pb-c.d [2020-05-08T13:00:22.430Z] #17 ... [2020-05-08T13:00:22.430Z] [2020-05-08T13:00:22.430Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:22.430Z] #47 113.6 crypto/tls [2020-05-08T13:00:22.430Z] #47 119.3 net/http/httptrace [2020-05-08T13:00:22.430Z] #47 119.7 net/http [2020-05-08T13:00:22.430Z] #47 ... [2020-05-08T13:00:22.430Z] [2020-05-08T13:00:22.430Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:00:22.430Z] #17 2.425 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T13:00:22.430Z] #17 2.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T13:00:22.430Z] #17 2.625 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T13:00:22.498Z] #44 46.90 HOSTDEP compel/src/main-host.d [2020-05-08T13:00:22.654Z] #68 123.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-08T13:00:22.659Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-08T13:00:22.659Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-08T13:00:22.691Z] #17 3.064 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-08T13:00:22.697Z] #45 13.07 PBCC images/sk-inet.pb-c.c [2020-05-08T13:00:22.697Z] #45 13.15 DEP images/sk-inet.pb-c.d [2020-05-08T13:00:22.697Z] #45 13.22 PBCC images/sk-unix.pb-c.c [2020-05-08T13:00:22.697Z] #45 13.29 DEP images/sk-unix.pb-c.d [2020-05-08T13:00:22.697Z] #45 13.44 PBCC images/mm.pb-c.c [2020-05-08T13:00:22.697Z] #45 13.50 DEP images/mm.pb-c.d [2020-05-08T13:00:22.758Z] #44 47.02 DEP compel/src/lib/ptrace.d [2020-05-08T13:00:22.758Z] #44 47.23 DEP compel/src/lib/infect.d [2020-05-08T13:00:22.758Z] #44 47.35 DEP compel/src/lib/infect-util.d [2020-05-08T13:00:22.941Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.8% of statements [2020-05-08T13:00:22.941Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-08T13:00:22.941Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-08T13:00:22.941Z] ? github.com/docker/docker/api/types [no test files] [2020-05-08T13:00:22.941Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-08T13:00:22.941Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-08T13:00:22.941Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-08T13:00:22.941Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-08T13:00:22.991Z] #45 13.60 PBCC images/timerfd.pb-c.c [2020-05-08T13:00:22.991Z] #45 13.65 DEP images/timerfd.pb-c.d [2020-05-08T13:00:22.991Z] #45 13.70 PBCC images/timer.pb-c.c [2020-05-08T13:00:22.991Z] #45 13.74 DEP images/timer.pb-c.d [2020-05-08T13:00:22.991Z] #45 13.78 PBCC images/sa.pb-c.c [2020-05-08T13:00:23.017Z] #44 47.43 DEP compel/src/lib/infect-rpc.d [2020-05-08T13:00:23.223Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-05-08T13:00:23.278Z] #44 47.63 DEP compel/arch/x86/src/lib/infect.d [2020-05-08T13:00:23.278Z] #44 ... [2020-05-08T13:00:23.278Z] [2020-05-08T13:00:23.278Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:23.278Z] #10 125.5 Selecting previously unselected package libapparmor1:amd64. [2020-05-08T13:00:23.278Z] #10 125.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-08T13:00:23.278Z] #10 125.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-08T13:00:23.284Z] #45 13.86 DEP images/sa.pb-c.d [2020-05-08T13:00:23.284Z] #45 13.92 PBCC images/pipe-data.pb-c.c [2020-05-08T13:00:23.284Z] #45 13.95 DEP images/pipe-data.pb-c.d [2020-05-08T13:00:23.509Z] ok github.com/docker/docker/api/types/filters 0.001s coverage: 92.2% of statements [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-08T13:00:23.509Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-05-08T13:00:23.509Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/builder [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-08T13:00:23.509Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-08T13:00:23.535Z] #10 125.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-08T13:00:23.536Z] #10 125.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-08T13:00:23.536Z] #10 125.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-08T13:00:23.536Z] #10 125.8 Selecting previously unselected package libbtrfs0. [2020-05-08T13:00:23.580Z] #45 14.07 PBCC images/mnt.pb-c.c [2020-05-08T13:00:23.580Z] #45 14.28 DEP images/mnt.pb-c.d [2020-05-08T13:00:23.793Z] #10 125.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-08T13:00:23.793Z] #10 125.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-08T13:00:23.793Z] #10 125.9 Selecting previously unselected package libbtrfs-dev. [2020-05-08T13:00:23.793Z] #10 125.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-08T13:00:23.793Z] #10 125.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-08T13:00:23.875Z] #45 14.42 PBCC images/sk-packet.pb-c.c [2020-05-08T13:00:23.875Z] #45 14.44 DEP images/sk-packet.pb-c.d [2020-05-08T13:00:23.875Z] #45 14.62 PBCC images/tcp-stream.pb-c.c [2020-05-08T13:00:24.051Z] #10 126.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-08T13:00:24.051Z] #10 126.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-08T13:00:24.051Z] #10 126.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-08T13:00:24.051Z] #10 126.1 Selecting previously unselected package libudev-dev:amd64. [2020-05-08T13:00:24.051Z] #10 126.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-05-08T13:00:24.051Z] #10 126.2 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-08T13:00:24.076Z] #17 4.303 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-08T13:00:24.154Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-05-08T13:00:24.167Z] #45 14.74 DEP images/tcp-stream.pb-c.d [2020-05-08T13:00:24.167Z] #45 14.88 PBCC images/pipe.pb-c.c [2020-05-08T13:00:24.314Z] #10 126.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-08T13:00:24.314Z] #10 126.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-08T13:00:24.314Z] #10 126.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-08T13:00:24.460Z] #45 15.04 DEP images/pipe.pb-c.d [2020-05-08T13:00:24.460Z] #45 15.14 PBCC images/pstree.pb-c.c [2020-05-08T13:00:24.573Z] #10 126.7 Selecting previously unselected package libpcre16-3:amd64. [2020-05-08T13:00:24.573Z] #10 126.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-08T13:00:24.573Z] #10 126.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-08T13:00:24.753Z] #45 15.18 DEP images/pstree.pb-c.d [2020-05-08T13:00:24.753Z] #45 15.32 PBCC images/fs.pb-c.c [2020-05-08T13:00:24.753Z] #45 15.35 DEP images/fs.pb-c.d [2020-05-08T13:00:24.753Z] #45 15.42 PBCC images/signalfd.pb-c.c [2020-05-08T13:00:24.830Z] #10 126.9 Selecting previously unselected package libpcre32-3:amd64. [2020-05-08T13:00:24.830Z] #10 126.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-08T13:00:24.830Z] #10 127.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-08T13:00:24.830Z] #10 ... [2020-05-08T13:00:24.830Z] [2020-05-08T13:00:24.830Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:00:24.830Z] #68 119.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-08T13:00:24.830Z] #68 119.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-08T13:00:24.830Z] #68 DONE 126.7s [2020-05-08T13:00:24.830Z] [2020-05-08T13:00:24.830Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-08T13:00:24.830Z] #69 DONE 0.1s [2020-05-08T13:00:25.017Z] #17 ... [2020-05-08T13:00:25.017Z] [2020-05-08T13:00:25.017Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:25.017Z] #60 8.919 + cd /tmp/tmp.tMvsYonCfx/src/github.com/opencontainers/runc [2020-05-08T13:00:25.017Z] #60 8.920 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T13:00:25.017Z] #60 9.605 + '[' -z '' ']' [2020-05-08T13:00:25.017Z] #60 9.605 + target=static [2020-05-08T13:00:25.017Z] #60 9.605 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-08T13:00:25.017Z] #60 10.80 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-08T13:00:25.017Z] #60 ... [2020-05-08T13:00:25.017Z] [2020-05-08T13:00:25.017Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:00:25.017Z] #17 5.339 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-08T13:00:25.049Z] #45 15.51 DEP images/signalfd.pb-c.d [2020-05-08T13:00:25.049Z] #45 15.63 PBCC images/fh.pb-c.c [2020-05-08T13:00:25.088Z] [2020-05-08T13:00:25.088Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:25.088Z] #10 127.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-08T13:00:25.088Z] #10 127.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-08T13:00:25.088Z] #10 127.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-08T13:00:25.343Z] #45 15.73 PBCC images/fsnotify.pb-c.c [2020-05-08T13:00:25.343Z] #45 15.82 DEP images/fh.pb-c.d [2020-05-08T13:00:25.343Z] #45 15.91 DEP images/fsnotify.pb-c.d [2020-05-08T13:00:25.343Z] #45 15.99 PBCC images/eventpoll.pb-c.c [2020-05-08T13:00:25.343Z] #45 16.04 DEP images/eventpoll.pb-c.d [2020-05-08T13:00:25.343Z] #45 16.12 PBCC images/eventfd.pb-c.c [2020-05-08T13:00:25.346Z] #10 127.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-08T13:00:25.346Z] #10 127.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-08T13:00:25.346Z] #10 127.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-08T13:00:25.637Z] #45 16.18 DEP images/eventfd.pb-c.d [2020-05-08T13:00:25.638Z] #45 16.30 PBCC images/remap-file-path.pb-c.c [2020-05-08T13:00:25.638Z] #45 16.39 DEP images/remap-file-path.pb-c.d [2020-05-08T13:00:25.930Z] #45 16.47 PBCC images/fifo.pb-c.c [2020-05-08T13:00:25.930Z] #45 16.54 DEP images/fifo.pb-c.d [2020-05-08T13:00:25.930Z] #45 16.64 PBCC images/ghost-file.pb-c.c [2020-05-08T13:00:26.223Z] #45 16.75 DEP images/ghost-file.pb-c.d [2020-05-08T13:00:26.223Z] #45 16.93 PBCC images/regfile.pb-c.c [2020-05-08T13:00:26.223Z] #45 17.01 DEP images/regfile.pb-c.d [2020-05-08T13:00:26.279Z] #10 128.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-08T13:00:26.279Z] #10 128.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-08T13:00:26.279Z] #10 128.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-08T13:00:26.279Z] #10 128.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-08T13:00:26.517Z] #45 17.14 PBCC images/ns.pb-c.c [2020-05-08T13:00:26.517Z] #45 17.17 DEP images/ns.pb-c.d [2020-05-08T13:00:26.517Z] #45 17.27 PBCC images/fdinfo.pb-c.c [2020-05-08T13:00:26.539Z] #10 ... [2020-05-08T13:00:26.539Z] [2020-05-08T13:00:26.539Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:00:26.539Z] #50 DONE 128.3s [2020-05-08T13:00:26.539Z] [2020-05-08T13:00:26.539Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:26.539Z] #10 128.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-08T13:00:26.539Z] #10 128.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-08T13:00:26.539Z] #10 128.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-08T13:00:26.539Z] #10 128.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-08T13:00:26.539Z] #10 128.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-08T13:00:26.797Z] #10 128.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-08T13:00:26.797Z] #10 128.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-05-08T13:00:26.797Z] #10 128.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-08T13:00:26.814Z] #45 17.47 DEP images/fdinfo.pb-c.d [2020-05-08T13:00:26.814Z] #45 17.57 PBCC images/core-aarch64.pb-c.c [2020-05-08T13:00:27.112Z] #45 17.73 PBCC images/core-arm.pb-c.c [2020-05-08T13:00:27.112Z] #45 17.86 PBCC images/core-ppc64.pb-c.c [2020-05-08T13:00:27.404Z] #45 17.99 PBCC images/core-s390.pb-c.c [2020-05-08T13:00:27.404Z] #45 18.08 PBCC images/core-x86.pb-c.c [2020-05-08T13:00:27.563Z] #17 7.636 Fetched 8175 kB in 6s (1444 kB/s) [2020-05-08T13:00:27.620Z] #10 129.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-08T13:00:27.620Z] #10 129.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-08T13:00:27.620Z] #10 129.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-08T13:00:27.620Z] #10 129.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-08T13:00:27.620Z] #10 129.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-08T13:00:27.620Z] #10 129.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-08T13:00:27.620Z] #10 129.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:00:27.629Z] ok github.com/docker/docker/builder/remotecontext 0.391s coverage: 13.6% of statements [2020-05-08T13:00:27.629Z] ok github.com/docker/docker/builder/dockerfile 1.011s coverage: 48.2% of statements [2020-05-08T13:00:27.695Z] #45 18.23 PBCC images/core.pb-c.c [2020-05-08T13:00:27.695Z] #45 18.41 PBCC images/inventory.pb-c.c [2020-05-08T13:00:27.878Z] #10 129.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-08T13:00:27.878Z] #10 130.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-08T13:00:27.878Z] #10 130.0 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-08T13:00:27.878Z] #10 130.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-08T13:00:27.878Z] #10 130.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-08T13:00:27.878Z] #10 130.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-08T13:00:27.878Z] #10 130.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-08T13:00:27.878Z] #10 130.1 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-08T13:00:27.878Z] #10 130.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-08T13:00:27.878Z] #10 130.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-08T13:00:27.878Z] #10 130.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:00:27.878Z] #10 130.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-08T13:00:27.878Z] #10 130.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-08T13:00:27.930Z] #68 ... [2020-05-08T13:00:27.930Z] [2020-05-08T13:00:27.930Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:27.930Z] #10 128.6 Selecting previously unselected package libapparmor1:amd64. [2020-05-08T13:00:27.930Z] #10 128.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-08T13:00:27.930Z] #10 128.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-08T13:00:27.930Z] #10 128.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-08T13:00:27.930Z] #10 128.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-08T13:00:27.930Z] #10 128.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-08T13:00:28.024Z] #45 18.55 DEP images/core-aarch64.pb-c.d [2020-05-08T13:00:28.024Z] #45 18.68 DEP images/core-arm.pb-c.d [2020-05-08T13:00:28.024Z] #45 18.82 DEP images/core-ppc64.pb-c.d [2020-05-08T13:00:28.136Z] #10 130.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:00:28.136Z] #10 130.2 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-08T13:00:28.136Z] #10 130.2 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-08T13:00:28.136Z] #10 130.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-08T13:00:28.136Z] #10 130.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-08T13:00:28.136Z] #10 130.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-08T13:00:28.136Z] #10 130.2 Setting up dmsetup (2:1.02.155-3) ... [2020-05-08T13:00:28.136Z] #10 130.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-08T13:00:28.136Z] #10 130.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-08T13:00:28.136Z] #10 130.2 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T13:00:28.136Z] #10 ... [2020-05-08T13:00:28.136Z] [2020-05-08T13:00:28.136Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:28.136Z] #47 119.8 vendor/golang.org/x/net/http2/hpack [2020-05-08T13:00:28.136Z] #47 121.1 mime [2020-05-08T13:00:28.136Z] #47 123.0 mime/quotedprintable [2020-05-08T13:00:28.136Z] #47 123.4 net/http/internal [2020-05-08T13:00:28.136Z] #47 125.4 mime/multipart [2020-05-08T13:00:28.136Z] #47 125.4 crypto/tls [2020-05-08T13:00:28.136Z] #47 ... [2020-05-08T13:00:28.136Z] [2020-05-08T13:00:28.136Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:28.136Z] #44 47.80 DEP compel/arch/x86/src/lib/cpu.d [2020-05-08T13:00:28.136Z] #44 47.91 DEP compel/src/lib/log.d [2020-05-08T13:00:28.136Z] #44 48.04 DEP compel/src/main.d [2020-05-08T13:00:28.136Z] #44 48.15 DEP compel/src/lib/handle-elf.d [2020-05-08T13:00:28.136Z] #44 48.37 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-08T13:00:28.136Z] #44 48.51 CC compel/src/lib/log.o [2020-05-08T13:00:28.136Z] #44 48.81 CC compel/arch/x86/src/lib/cpu.o [2020-05-08T13:00:28.136Z] #44 49.74 CC compel/arch/x86/src/lib/infect.o [2020-05-08T13:00:28.136Z] #44 51.02 CC compel/src/lib/infect-rpc.o [2020-05-08T13:00:28.136Z] #44 51.55 CC compel/src/lib/infect-util.o [2020-05-08T13:00:28.136Z] #44 51.85 CC compel/src/lib/infect.o [2020-05-08T13:00:28.189Z] #10 129.0 Selecting previously unselected package libbtrfs0. [2020-05-08T13:00:28.189Z] #10 129.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-08T13:00:28.189Z] #10 129.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-08T13:00:28.189Z] #10 129.1 Selecting previously unselected package libbtrfs-dev. [2020-05-08T13:00:28.189Z] #10 129.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-08T13:00:28.189Z] #10 129.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-08T13:00:28.244Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-05-08T13:00:28.315Z] #45 18.91 DEP images/core-s390.pb-c.d [2020-05-08T13:00:28.315Z] #45 19.00 DEP images/core-x86.pb-c.d [2020-05-08T13:00:28.315Z] #45 19.08 DEP images/core.pb-c.d [2020-05-08T13:00:28.394Z] #44 ... [2020-05-08T13:00:28.394Z] [2020-05-08T13:00:28.394Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:28.394Z] #10 DONE 130.6s [2020-05-08T13:00:28.394Z] [2020-05-08T13:00:28.394Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T13:00:28.394Z] #58 DONE 0.1s [2020-05-08T13:00:28.394Z] [2020-05-08T13:00:28.394Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T13:00:28.448Z] #10 129.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-08T13:00:28.448Z] #10 129.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-08T13:00:28.448Z] #10 129.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-08T13:00:28.448Z] #10 129.3 Selecting previously unselected package libudev-dev:amd64. [2020-05-08T13:00:28.448Z] #10 129.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-05-08T13:00:28.448Z] #10 129.4 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-08T13:00:28.526Z] ok github.com/docker/docker/builder/remotecontext/git 0.871s coverage: 86.3% of statements [2020-05-08T13:00:28.526Z] ? github.com/docker/docker/cli [no test files] [2020-05-08T13:00:28.526Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-08T13:00:28.608Z] #45 19.17 DEP images/inventory.pb-c.d [2020-05-08T13:00:28.608Z] #45 19.35 PBCC images/cpuinfo.pb-c.c [2020-05-08T13:00:28.652Z] #11 ... [2020-05-08T13:00:28.652Z] [2020-05-08T13:00:28.652Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-08T13:00:28.652Z] #59 DONE 0.1s [2020-05-08T13:00:28.708Z] #10 129.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-08T13:00:28.708Z] #10 129.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-08T13:00:28.708Z] #10 129.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-08T13:00:28.901Z] #45 19.40 DEP images/cpuinfo.pb-c.d [2020-05-08T13:00:28.901Z] #45 19.53 PBCC images/stats.pb-c.c [2020-05-08T13:00:28.901Z] #45 19.57 DEP images/stats.pb-c.d [2020-05-08T13:00:28.910Z] [2020-05-08T13:00:28.910Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:28.968Z] #10 129.9 Selecting previously unselected package libpcre16-3:amd64. [2020-05-08T13:00:28.968Z] #10 129.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-08T13:00:28.968Z] #10 129.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-08T13:00:29.229Z] #10 ... [2020-05-08T13:00:29.229Z] [2020-05-08T13:00:29.229Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:00:29.229Z] #68 DONE 129.9s [2020-05-08T13:00:29.229Z] [2020-05-08T13:00:29.229Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:29.229Z] #10 130.2 Selecting previously unselected package libpcre32-3:amd64. [2020-05-08T13:00:29.229Z] #10 130.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-08T13:00:29.229Z] #10 130.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-08T13:00:29.488Z] #10 ... [2020-05-08T13:00:29.488Z] [2020-05-08T13:00:29.488Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-08T13:00:29.488Z] #69 DONE 0.1s [2020-05-08T13:00:29.748Z] [2020-05-08T13:00:29.748Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:29.748Z] #10 130.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-08T13:00:29.748Z] #10 130.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-08T13:00:29.748Z] #10 130.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-08T13:00:29.748Z] #10 130.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-08T13:00:29.748Z] #10 130.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-08T13:00:30.007Z] #10 130.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-08T13:00:30.114Z] #17 7.636 Reading package lists... [2020-05-08T13:00:30.375Z] #17 10.58 Reading package lists... [2020-05-08T13:00:30.375Z] #17 ... [2020-05-08T13:00:30.375Z] [2020-05-08T13:00:30.375Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:00:30.375Z] #23 128.6 Checking out files: 26% (2847/10798) Checking out files: 27% (2916/10798) Checking out files: 28% (3024/10798) Checking out files: 29% (3132/10798) Checking out files: 30% (3240/10798) Checking out files: 31% (3348/10798) Checking out files: 32% (3456/10798) Checking out files: 33% (3564/10798) Checking out files: 34% (3672/10798) Checking out files: 35% (3780/10798) Checking out files: 36% (3888/10798) Checking out files: 37% (3996/10798) Checking out files: 38% (4104/10798) Checking out files: 39% (4212/10798) Checking out files: 40% (4320/10798) Checking out files: 41% (4428/10798) Checking out files: 42% (4536/10798) Checking out files: 43% (4644/10798) Checking out files: 43% (4688/10798) Checking out files: 44% (4752/10798) Checking out files: 45% (4860/10798) Checking out files: 46% (4968/10798) Checking out files: 47% (5076/10798) Checking out files: 48% (5184/10798) Checking out files: 49% (5292/10798) Checking out files: 50% (5399/10798) Checking out files: 51% (5507/10798) Checking out files: 52% (5615/10798) Checking out files: 53% (5723/10798) Checking out files: 54% (5831/10798) Checking out files: 55% (5939/10798) Checking out files: 56% (6047/10798) Checking out files: 57% (6155/10798) Checking out files: 58% (6263/10798) Checking out files: 59% (6371/10798) Checking out files: 60% (6479/10798) Checking out files: 61% (6587/10798) Checking out files: 62% (6695/10798) Checking out files: 63% (6803/10798) Checking out files: 64% (6911/10798) Checking out files: 65% (7019/10798) Checking out files: 66% (7127/10798) Checking out files: 67% (7235/10798) Checking out files: 68% (7343/10798) Checking out files: 69% (7451/10798) Checking out files: 70% (7559/10798) Checking out files: 70% (7647/10798) Checking out files: 71% (7667/10798) Checking out files: 72% (7775/10798) Checking out files: 73% (7883/10798) Checking out files: 74% (7991/10798) Checking out files: 75% (8099/10798) Checking out files: 76% (8207/10798) Checking out files: 77% (8315/10798) Checking out files: 78% (8423/10798) Checking out files: 79% (8531/10798) Checking out files: 80% (8639/10798) Checking out files: 81% (8747/10798) Checking out files: 82% (8855/10798) Checking out files: 83% (8963/10798) Checking out files: 84% (9071/10798) Checking out files: 85% (9179/10798) Checking out files: 86% (9287/10798) Checking out files: 87% (9395/10798) Checking out files: 88% (9503/10798) Checking out files: 89% (9611/10798) Checking out files: 90% (9719/10798) Checking out files: 91% (9827/10798) Checking out files: 92% (9935/10798) Checking out files: 93% (10043/10798) Checking out files: 94% (10151/10798) Checking out files: 95% (10259/10798) Checking out files: 96% (10367/10798) Checking out files: 97% (10475/10798) Checking out files: 98% (10583/10798) Checking out files: 99% (10691/10798) Checking out files: 99% (10785/10798) Checking out files: 100% (10798/10798) Checking out files: 100% (10798/10798), done. [2020-05-08T13:00:30.375Z] #23 131.6 + cd /tmp/tmp.zPCoXr7RJ7/tmp/docker-ce [2020-05-08T13:00:30.375Z] #23 131.6 + git checkout -q v17.06.2-ce [2020-05-08T13:00:30.636Z] #23 ... [2020-05-08T13:00:30.636Z] [2020-05-08T13:00:30.636Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:30.636Z] #44 64.89 CC compel/src/lib/ptrace.o [2020-05-08T13:00:30.636Z] #44 65.45 AR compel/libcompel.a [2020-05-08T13:00:30.636Z] #44 65.57 HOSTCC compel/src/main-host.o [2020-05-08T13:00:30.636Z] #44 66.08 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-05-08T13:00:30.636Z] #44 66.37 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-08T13:00:30.636Z] #44 66.66 HOSTCC compel/src/lib/log-host.o [2020-05-08T13:00:30.636Z] #44 66.95 HOSTLINK compel/compel-host-bin [2020-05-08T13:00:30.636Z] #44 67.20 DEP soccr/soccr.d [2020-05-08T13:00:30.636Z] #44 67.48 CC soccr/soccr.o [2020-05-08T13:00:30.636Z] #44 68.73 AR soccr/libsoccr.a [2020-05-08T13:00:30.636Z] #44 68.76 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-08T13:00:30.636Z] #44 69.21 DEP criu/arch/aarch64/sigframe.d [2020-05-08T13:00:30.636Z] #44 69.30 DEP criu/arch/aarch64/crtools.d [2020-05-08T13:00:30.636Z] #44 69.54 DEP criu/arch/aarch64/cpu.d [2020-05-08T13:00:30.636Z] #44 69.58 DEP criu/arch/aarch64/bitops.d [2020-05-08T13:00:30.636Z] #44 69.65 CC criu/arch/aarch64/bitops.o [2020-05-08T13:00:30.636Z] #44 69.70 CC criu/arch/aarch64/cpu.o [2020-05-08T13:00:30.636Z] #44 69.95 CC criu/arch/aarch64/crtools.o [2020-05-08T13:00:30.636Z] #44 70.63 CC criu/arch/aarch64/sigframe.o [2020-05-08T13:00:30.636Z] #44 70.86 LINK criu/arch/aarch64/crtools.built-in.o [2020-05-08T13:00:30.636Z] #44 70.94 DEP criu/pie/util-vdso.d [2020-05-08T13:00:30.636Z] #44 71.20 DEP criu/pie/util.d [2020-05-08T13:00:30.636Z] #44 71.36 CC criu/pie/util.o [2020-05-08T13:00:30.636Z] #44 71.85 CC criu/pie/util-vdso.o [2020-05-08T13:00:30.636Z] #44 72.41 AR criu/pie/pie.lib.a [2020-05-08T13:00:30.636Z] #44 72.48 DEP criu/pie/restorer.d [2020-05-08T13:00:30.636Z] #44 72.76 DEP criu/arch/aarch64/intraprocedure.d [2020-05-08T13:00:30.636Z] #44 72.79 DEP criu/arch/aarch64/restorer.d [2020-05-08T13:00:30.636Z] #44 73.06 DEP criu/arch/aarch64/vdso-pie.d [2020-05-08T13:00:30.636Z] #44 73.18 DEP criu/pie/parasite-vdso.d [2020-05-08T13:00:30.636Z] #44 73.29 DEP criu/pie/parasite.d [2020-05-08T13:00:30.636Z] #44 73.48 CC criu/pie/parasite.o [2020-05-08T13:00:30.636Z] #44 74.75 LINK criu/pie/parasite.built-in.o [2020-05-08T13:00:30.636Z] #44 74.76 GEN criu/pie/parasite-blob.h [2020-05-08T13:00:30.636Z] #44 74.79 CC criu/pie/parasite-vdso.o [2020-05-08T13:00:30.945Z] #10 131.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-08T13:00:30.945Z] #10 131.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-08T13:00:30.945Z] #10 131.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-08T13:00:30.945Z] #10 131.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-08T13:00:30.945Z] #10 131.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-08T13:00:30.945Z] #10 131.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-08T13:00:30.984Z] #45 ... [2020-05-08T13:00:30.984Z] [2020-05-08T13:00:30.984Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:00:30.984Z] #57 105.0 text/tabwriter [2020-05-08T13:00:30.984Z] #57 108.5 regexp/syntax [2020-05-08T13:00:30.984Z] #57 108.6 reflect [2020-05-08T13:00:30.984Z] #57 ... [2020-05-08T13:00:30.984Z] [2020-05-08T13:00:30.984Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:00:30.984Z] #34 109.7 time [2020-05-08T13:00:30.984Z] #34 109.7 internal/syscall/execenv [2020-05-08T13:00:30.984Z] #34 109.7 internal/syscall/unix [2020-05-08T13:00:31.202Z] ok github.com/docker/docker/client 0.129s coverage: 75.4% of statements [2020-05-08T13:00:31.204Z] #10 131.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-08T13:00:31.204Z] #10 131.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-08T13:00:31.204Z] #10 131.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-08T13:00:31.204Z] #10 132.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-08T13:00:31.204Z] #10 132.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-05-08T13:00:31.204Z] #10 132.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-08T13:00:31.204Z] #10 ... [2020-05-08T13:00:31.204Z] [2020-05-08T13:00:31.204Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:31.204Z] #47 121.7 mime/quotedprintable [2020-05-08T13:00:31.204Z] #47 122.1 net/http/internal [2020-05-08T13:00:31.204Z] #47 125.6 net/textproto [2020-05-08T13:00:31.204Z] #47 125.6 crypto/x509 [2020-05-08T13:00:31.204Z] #47 126.8 vendor/golang.org/x/net/http/httpguts [2020-05-08T13:00:31.204Z] #47 127.2 vendor/golang.org/x/net/http/httpproxy [2020-05-08T13:00:31.204Z] #47 127.6 mime/multipart [2020-05-08T13:00:31.204Z] #47 130.2 crypto/tls [2020-05-08T13:00:31.276Z] #34 ... [2020-05-08T13:00:31.276Z] [2020-05-08T13:00:31.276Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:31.276Z] #45 21.93 make[1]: Nothing to be done for 'all'. [2020-05-08T13:00:31.436Z] #60 2.293 + RM_GOPATH=0 [2020-05-08T13:00:31.436Z] #60 2.293 + TMP_GOPATH= [2020-05-08T13:00:31.436Z] #60 2.293 + : /build [2020-05-08T13:00:31.436Z] #60 2.293 + '[' -z '' ']' [2020-05-08T13:00:31.436Z] #60 2.294 ++ mktemp -d [2020-05-08T13:00:31.436Z] #60 2.300 + export GOPATH=/tmp/tmp.w97EJUqHfZ [2020-05-08T13:00:31.436Z] #60 2.300 + GOPATH=/tmp/tmp.w97EJUqHfZ [2020-05-08T13:00:31.436Z] #60 2.300 + RM_GOPATH=1 [2020-05-08T13:00:31.436Z] #60 2.302 ++ dirname ./install.sh [2020-05-08T13:00:31.436Z] #60 2.302 + dir=. [2020-05-08T13:00:31.436Z] #60 2.302 + bin=runc [2020-05-08T13:00:31.436Z] #60 2.302 + shift [2020-05-08T13:00:31.436Z] #60 2.302 + '[' '!' -f ./runc.installer ']' [2020-05-08T13:00:31.436Z] #60 2.302 + . ./runc.installer [2020-05-08T13:00:31.436Z] #60 2.302 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T13:00:31.436Z] #60 2.303 + install_runc [2020-05-08T13:00:31.436Z] #60 2.303 + uname -r [2020-05-08T13:00:31.436Z] #60 2.304 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-08T13:00:31.436Z] #60 2.305 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-08T13:00:31.436Z] #60 2.305 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-08T13:00:31.436Z] #60 2.305 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-08T13:00:31.436Z] #60 2.306 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.w97EJUqHfZ/src/github.com/opencontainers/runc [2020-05-08T13:00:31.436Z] #60 2.321 Cloning into '/tmp/tmp.w97EJUqHfZ/src/github.com/opencontainers/runc'... [2020-05-08T13:00:31.436Z] #60 ... [2020-05-08T13:00:31.436Z] [2020-05-08T13:00:31.436Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T13:00:31.436Z] #11 DONE 2.6s [2020-05-08T13:00:31.436Z] [2020-05-08T13:00:31.436Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-08T13:00:31.464Z] #47 ... [2020-05-08T13:00:31.464Z] [2020-05-08T13:00:31.464Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:31.464Z] #44 44.74 CC images/autofs.o [2020-05-08T13:00:31.464Z] #44 44.97 CC images/macvlan.o [2020-05-08T13:00:31.464Z] #44 45.17 CC images/sit.o [2020-05-08T13:00:31.464Z] #44 45.43 LINK images/built-in.o [2020-05-08T13:00:31.464Z] #44 45.55 GEN compel/include/asm [2020-05-08T13:00:31.464Z] #44 45.59 GEN compel/include/version.h [2020-05-08T13:00:31.464Z] #44 45.61 touch .config [2020-05-08T13:00:31.464Z] #44 45.64 GEN include/common/config.h [2020-05-08T13:00:31.464Z] #44 45.76 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-08T13:00:31.464Z] #44 45.78 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-08T13:00:31.464Z] #44 45.82 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-08T13:00:31.464Z] #44 45.83 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-08T13:00:31.464Z] #44 45.87 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-08T13:00:31.464Z] #44 45.90 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-08T13:00:31.464Z] #44 45.93 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-08T13:00:31.464Z] #44 45.97 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-08T13:00:31.464Z] #44 45.99 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-08T13:00:31.464Z] #44 46.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-08T13:00:31.464Z] #44 46.03 DEP compel/plugins/std/infect.d [2020-05-08T13:00:31.464Z] #44 46.13 DEP compel/plugins/std/string.d [2020-05-08T13:00:31.464Z] #44 46.27 DEP compel/plugins/std/log.d [2020-05-08T13:00:31.464Z] #44 46.38 DEP compel/plugins/std/fds.d [2020-05-08T13:00:31.464Z] #44 46.46 DEP compel/plugins/std/std.d [2020-05-08T13:00:31.464Z] #44 46.54 DEP compel/plugins/shmem/shmem.d [2020-05-08T13:00:31.464Z] #44 46.60 DEP compel/plugins/fds/fds.d [2020-05-08T13:00:31.464Z] #44 46.72 CC compel/plugins/std/std.o [2020-05-08T13:00:31.464Z] #44 47.20 CC compel/plugins/std/fds.o [2020-05-08T13:00:31.464Z] #44 47.79 CC compel/plugins/std/log.o [2020-05-08T13:00:31.464Z] #44 48.79 CC compel/plugins/std/string.o [2020-05-08T13:00:31.464Z] #44 49.58 CC compel/plugins/std/infect.o [2020-05-08T13:00:31.464Z] #44 50.09 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-08T13:00:31.464Z] #44 50.15 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-08T13:00:31.464Z] #44 50.22 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-08T13:00:31.464Z] #44 50.28 AR compel/plugins/std.lib.a [2020-05-08T13:00:31.464Z] #44 50.39 CC compel/plugins/fds/fds.o [2020-05-08T13:00:31.464Z] #44 50.62 AR compel/plugins/fds.lib.a [2020-05-08T13:00:31.464Z] #44 50.67 HOSTDEP compel/src/lib/log-host.d [2020-05-08T13:00:31.464Z] #44 50.86 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-08T13:00:31.464Z] #44 51.01 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-08T13:00:31.464Z] #44 51.15 HOSTDEP compel/src/main-host.d [2020-05-08T13:00:31.464Z] #44 51.31 DEP compel/src/lib/ptrace.d [2020-05-08T13:00:31.464Z] #44 51.57 DEP compel/src/lib/infect.d [2020-05-08T13:00:31.464Z] #44 51.76 DEP compel/src/lib/infect-util.d [2020-05-08T13:00:31.464Z] #44 51.93 DEP compel/src/lib/infect-rpc.d [2020-05-08T13:00:31.464Z] #44 52.07 DEP compel/arch/x86/src/lib/infect.d [2020-05-08T13:00:31.464Z] #44 52.44 DEP compel/arch/x86/src/lib/cpu.d [2020-05-08T13:00:31.464Z] #44 52.52 DEP compel/src/lib/log.d [2020-05-08T13:00:31.464Z] #44 52.64 DEP compel/src/main.d [2020-05-08T13:00:31.464Z] #44 52.71 DEP compel/src/lib/handle-elf.d [2020-05-08T13:00:31.464Z] #44 52.78 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-08T13:00:31.464Z] #44 52.92 CC compel/src/lib/log.o [2020-05-08T13:00:31.464Z] #44 53.21 CC compel/arch/x86/src/lib/cpu.o [2020-05-08T13:00:31.568Z] #45 ... [2020-05-08T13:00:31.568Z] [2020-05-08T13:00:31.568Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:31.568Z] #11 106.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-08T13:00:31.568Z] #11 106.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-08T13:00:31.568Z] #11 106.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:00:31.579Z] #44 75.55 CC criu/arch/aarch64/vdso-pie.o [2020-05-08T13:00:31.724Z] #44 ... [2020-05-08T13:00:31.724Z] [2020-05-08T13:00:31.724Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:31.724Z] #10 132.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-08T13:00:31.724Z] #10 132.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-08T13:00:31.724Z] #10 132.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-08T13:00:31.724Z] #10 132.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-08T13:00:31.724Z] #10 132.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-08T13:00:31.724Z] #10 132.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-08T13:00:31.724Z] #10 132.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:00:31.724Z] #10 132.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-08T13:00:31.724Z] #10 132.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-08T13:00:31.724Z] #10 132.6 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-08T13:00:31.724Z] #10 132.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-08T13:00:31.724Z] #10 132.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-08T13:00:31.724Z] #10 132.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-08T13:00:31.724Z] #10 132.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-08T13:00:31.724Z] #10 132.7 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-08T13:00:31.724Z] #10 132.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-08T13:00:31.724Z] #10 132.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-08T13:00:31.724Z] #10 132.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:00:31.724Z] #10 132.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-08T13:00:31.724Z] #10 132.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-08T13:00:31.724Z] #10 132.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:00:31.724Z] #10 132.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-08T13:00:31.724Z] #10 132.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-08T13:00:31.840Z] #44 75.97 CC criu/arch/aarch64/restorer.o [2020-05-08T13:00:31.859Z] #11 ... [2020-05-08T13:00:31.859Z] [2020-05-08T13:00:31.859Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:31.859Z] #48 109.7 regexp/syntax [2020-05-08T13:00:31.859Z] #48 110.3 hash/crc32 [2020-05-08T13:00:31.983Z] #10 132.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-08T13:00:31.983Z] #10 132.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-08T13:00:31.983Z] #10 132.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-08T13:00:31.983Z] #10 132.8 Setting up dmsetup (2:1.02.155-3) ... [2020-05-08T13:00:31.983Z] #10 132.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-08T13:00:31.983Z] #10 132.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-08T13:00:31.983Z] #10 132.9 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T13:00:32.101Z] #44 76.25 CC criu/arch/aarch64/intraprocedure.o [2020-05-08T13:00:32.101Z] #44 76.29 CC criu/pie/restorer.o [2020-05-08T13:00:32.552Z] #10 DONE 133.3s [2020-05-08T13:00:32.552Z] [2020-05-08T13:00:32.552Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:00:32.552Z] #50 DONE 133.1s [2020-05-08T13:00:32.552Z] [2020-05-08T13:00:32.552Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:32.552Z] #44 54.07 CC compel/arch/x86/src/lib/infect.o [2020-05-08T13:00:32.552Z] #44 ... [2020-05-08T13:00:32.552Z] [2020-05-08T13:00:32.552Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T13:00:32.552Z] #58 DONE 0.1s [2020-05-08T13:00:32.822Z] [2020-05-08T13:00:32.822Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-08T13:00:32.822Z] #59 DONE 0.1s [2020-05-08T13:00:32.822Z] [2020-05-08T13:00:32.822Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:33.334Z] #12 DONE 2.2s [2020-05-08T13:00:33.334Z] [2020-05-08T13:00:33.334Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:33.334Z] #44 54.27 CC compel/src/lib/ptrace.o [2020-05-08T13:00:33.334Z] #44 54.60 AR compel/libcompel.a [2020-05-08T13:00:33.334Z] #44 54.70 HOSTCC compel/src/main-host.o [2020-05-08T13:00:33.334Z] #44 55.06 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-08T13:00:33.334Z] #44 55.21 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-08T13:00:33.334Z] #44 55.67 HOSTCC compel/src/lib/log-host.o [2020-05-08T13:00:33.334Z] #44 55.94 HOSTLINK compel/compel-host-bin [2020-05-08T13:00:33.334Z] #44 56.06 DEP soccr/soccr.d [2020-05-08T13:00:33.334Z] #44 56.25 CC soccr/soccr.o [2020-05-08T13:00:33.334Z] #44 57.58 AR soccr/libsoccr.a [2020-05-08T13:00:33.334Z] #44 57.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-08T13:00:33.487Z] #44 ... [2020-05-08T13:00:33.487Z] [2020-05-08T13:00:33.487Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:00:33.487Z] #23 135.1 + mkdir -p /tmp/tmp.zPCoXr7RJ7/src/github.com/docker [2020-05-08T13:00:33.487Z] #23 135.1 + mv components/cli /tmp/tmp.zPCoXr7RJ7/src/github.com/docker/cli [2020-05-08T13:00:33.487Z] #23 135.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-08T13:00:33.591Z] #44 58.06 DEP criu/arch/x86/sigframe.d [2020-05-08T13:00:33.591Z] #44 58.14 DEP criu/arch/x86/sigaction_compat.d [2020-05-08T13:00:33.849Z] #44 58.22 DEP criu/arch/x86/kerndat.d [2020-05-08T13:00:33.849Z] #44 58.33 DEP criu/arch/x86/crtools.d [2020-05-08T13:00:33.935Z] #48 118.2 time [2020-05-08T13:00:33.935Z] #48 ... [2020-05-08T13:00:33.935Z] [2020-05-08T13:00:33.935Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:33.935Z] #45 24.47 CC images/stats.o [2020-05-08T13:00:34.106Z] #44 58.45 DEP criu/arch/x86/cpu.d [2020-05-08T13:00:34.364Z] #44 58.66 CC criu/arch/x86/cpu.o [2020-05-08T13:00:34.568Z] #45 25.17 CC images/core.o [2020-05-08T13:00:34.621Z] #44 59.16 CC criu/arch/x86/crtools.o [2020-05-08T13:00:35.186Z] #44 ... [2020-05-08T13:00:35.186Z] [2020-05-08T13:00:35.186Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-08T13:00:35.186Z] #13 1.676 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-08T13:00:35.186Z] #13 DONE 1.8s [2020-05-08T13:00:35.186Z] [2020-05-08T13:00:35.186Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:35.186Z] #47 134.2 net/http/httptrace [2020-05-08T13:00:35.186Z] #47 134.4 net/http [2020-05-08T13:00:35.627Z] #45 26.34 CC images/core-x86.o [2020-05-08T13:00:36.039Z] #23 ... [2020-05-08T13:00:36.039Z] [2020-05-08T13:00:36.039Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:36.039Z] #47 129.5 github.com/LK4D4/vndr/godl [2020-05-08T13:00:36.039Z] #47 130.2 github.com/LK4D4/vndr [2020-05-08T13:00:36.039Z] #47 DONE 137.8s [2020-05-08T13:00:36.113Z] #60 3.117 + RM_GOPATH=0 [2020-05-08T13:00:36.113Z] #60 3.117 + TMP_GOPATH= [2020-05-08T13:00:36.113Z] #60 3.117 + : /build [2020-05-08T13:00:36.113Z] #60 3.117 + '[' -z '' ']' [2020-05-08T13:00:36.113Z] #60 3.117 ++ mktemp -d [2020-05-08T13:00:36.113Z] #60 ... [2020-05-08T13:00:36.113Z] [2020-05-08T13:00:36.113Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T13:00:36.113Z] #11 DONE 3.3s [2020-05-08T13:00:36.113Z] [2020-05-08T13:00:36.113Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:36.113Z] #60 3.118 + export GOPATH=/tmp/tmp.UJ2tpWBQfl [2020-05-08T13:00:36.113Z] #60 3.118 + GOPATH=/tmp/tmp.UJ2tpWBQfl [2020-05-08T13:00:36.113Z] #60 3.118 + RM_GOPATH=1 [2020-05-08T13:00:36.113Z] #60 3.122 ++ dirname ./install.sh [2020-05-08T13:00:36.113Z] #60 3.132 + dir=. [2020-05-08T13:00:36.113Z] #60 3.136 + bin=runc [2020-05-08T13:00:36.113Z] #60 3.136 + shift [2020-05-08T13:00:36.113Z] #60 3.136 + '[' '!' -f ./runc.installer ']' [2020-05-08T13:00:36.113Z] #60 3.136 + . ./runc.installer [2020-05-08T13:00:36.113Z] #60 3.136 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T13:00:36.113Z] #60 3.143 + install_runc [2020-05-08T13:00:36.113Z] #60 3.143 + uname -r [2020-05-08T13:00:36.113Z] #60 3.143 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-08T13:00:36.113Z] #60 3.143 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-08T13:00:36.113Z] #60 3.143 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-08T13:00:36.113Z] #60 3.143 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-08T13:00:36.113Z] #60 3.143 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UJ2tpWBQfl/src/github.com/opencontainers/runc [2020-05-08T13:00:36.113Z] #60 3.164 Cloning into '/tmp/tmp.UJ2tpWBQfl/src/github.com/opencontainers/runc'... [2020-05-08T13:00:36.301Z] [2020-05-08T13:00:36.301Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:36.301Z] #44 79.53 LINK criu/pie/restorer.built-in.o [2020-05-08T13:00:36.301Z] #44 79.55 GEN criu/pie/restorer-blob.h [2020-05-08T13:00:36.301Z] #44 79.69 DEP criu/vdso.d [2020-05-08T13:00:36.301Z] #44 79.88 DEP criu/uts_ns.d [2020-05-08T13:00:36.301Z] #44 80.00 DEP criu/util.d [2020-05-08T13:00:36.301Z] #44 80.21 DEP criu/uffd.d [2020-05-08T13:00:36.301Z] #44 80.35 DEP criu/tun.d [2020-05-08T13:00:36.563Z] #44 80.63 DEP criu/tty.d [2020-05-08T13:00:36.563Z] #44 80.79 DEP criu/timerfd.d [2020-05-08T13:00:36.670Z] #45 27.39 CC images/core-arm.o [2020-05-08T13:00:36.825Z] #44 80.99 DEP criu/sysfs_parse.d [2020-05-08T13:00:37.329Z] #45 27.95 CC images/core-aarch64.o [2020-05-08T13:00:37.398Z] #44 ... [2020-05-08T13:00:37.398Z] [2020-05-08T13:00:37.398Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T13:00:37.398Z] #30 DONE 139.1s [2020-05-08T13:00:37.398Z] [2020-05-08T13:00:37.398Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:37.398Z] #44 81.26 DEP criu/sysctl.d [2020-05-08T13:00:37.398Z] #44 81.44 DEP criu/string.d [2020-05-08T13:00:37.398Z] #44 81.49 DEP criu/stats.d [2020-05-08T13:00:37.659Z] #44 81.73 DEP criu/sockets.d [2020-05-08T13:00:37.712Z] #47 ... [2020-05-08T13:00:37.712Z] [2020-05-08T13:00:37.712Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-08T13:00:37.712Z] #14 DONE 2.1s [2020-05-08T13:00:37.712Z] [2020-05-08T13:00:37.712Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:37.712Z] #44 60.41 CC criu/arch/x86/kerndat.o [2020-05-08T13:00:37.712Z] #44 60.92 CC criu/arch/x86/sigaction_compat.o [2020-05-08T13:00:37.712Z] #44 61.11 CC criu/arch/x86/sigframe.o [2020-05-08T13:00:37.712Z] #44 61.41 LINK criu/arch/x86/crtools.built-in.o [2020-05-08T13:00:37.712Z] #44 61.48 DEP criu/pie/util-vdso-elf32.d [2020-05-08T13:00:37.712Z] #44 61.67 DEP criu/pie/util-vdso.d [2020-05-08T13:00:37.712Z] #44 61.91 DEP criu/pie/util.d [2020-05-08T13:00:37.712Z] #44 62.09 CC criu/pie/util.o [2020-05-08T13:00:37.920Z] #44 81.96 DEP criu/sk-unix.d [2020-05-08T13:00:37.969Z] #45 28.56 CC images/core-ppc64.o [2020-05-08T13:00:37.970Z] #44 62.46 CC criu/pie/util-vdso.o [2020-05-08T13:00:38.019Z] #60 ... [2020-05-08T13:00:38.019Z] [2020-05-08T13:00:38.019Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:38.019Z] #47 137.7 net/http/httptrace [2020-05-08T13:00:38.019Z] #47 138.0 net/http [2020-05-08T13:00:38.019Z] #47 ... [2020-05-08T13:00:38.019Z] [2020-05-08T13:00:38.019Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-08T13:00:38.019Z] #12 DONE 2.2s [2020-05-08T13:00:38.182Z] #44 82.28 DEP criu/sk-tcp.d [2020-05-08T13:00:38.182Z] #44 82.48 DEP criu/sk-queue.d [2020-05-08T13:00:38.279Z] [2020-05-08T13:00:38.279Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-08T13:00:38.535Z] #44 63.05 CC criu/pie/util-vdso-elf32.o [2020-05-08T13:00:38.755Z] #44 82.63 DEP criu/sk-packet.d [2020-05-08T13:00:38.755Z] #44 82.83 DEP criu/sk-netlink.d [2020-05-08T13:00:39.014Z] #45 29.67 CC images/core-s390.o [2020-05-08T13:00:39.016Z] #44 82.99 DEP criu/sk-inet.d [2020-05-08T13:00:39.016Z] #44 83.13 DEP criu/signalfd.d [2020-05-08T13:00:39.278Z] #44 83.24 DEP criu/sigframe.d [2020-05-08T13:00:39.278Z] #44 83.35 DEP criu/shmem.d [2020-05-08T13:00:39.278Z] #44 83.45 DEP criu/servicefd.d [2020-05-08T13:00:39.315Z] #45 ... [2020-05-08T13:00:39.315Z] [2020-05-08T13:00:39.315Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:00:39.468Z] #44 ... [2020-05-08T13:00:39.468Z] [2020-05-08T13:00:39.468Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-08T13:00:39.468Z] #15 DONE 2.0s [2020-05-08T13:00:39.468Z] [2020-05-08T13:00:39.468Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-08T13:00:39.538Z] #44 83.63 DEP criu/seize.d [2020-05-08T13:00:39.538Z] #44 83.84 DEP criu/seccomp.d [2020-05-08T13:00:39.800Z] #44 83.98 DEP criu/rst-malloc.d [2020-05-08T13:00:39.832Z] Client: [2020-05-08T13:00:39.832Z] Debug Mode: false [2020-05-08T13:00:39.832Z] Plugins: [2020-05-08T13:00:39.832Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-08T13:00:39.832Z] [2020-05-08T13:00:39.832Z] Server: [2020-05-08T13:00:39.832Z] Containers: 0 [2020-05-08T13:00:39.832Z] Running: 0 [2020-05-08T13:00:39.832Z] Paused: 0 [2020-05-08T13:00:39.832Z] Stopped: 0 [2020-05-08T13:00:39.832Z] Images: 0 [2020-05-08T13:00:39.832Z] Server Version: 19.03.5 [2020-05-08T13:00:39.832Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-08T13:00:39.832Z] Windows: [2020-05-08T13:00:39.832Z] LCOW: [2020-05-08T13:00:39.832Z] Logging Driver: json-file [2020-05-08T13:00:39.832Z] Plugins: [2020-05-08T13:00:39.832Z] Volume: local [2020-05-08T13:00:39.832Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-08T13:00:39.832Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-08T13:00:39.832Z] Swarm: inactive [2020-05-08T13:00:39.832Z] Default Isolation: process [2020-05-08T13:00:39.832Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-08T13:00:39.832Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-08T13:00:39.832Z] OSType: windows [2020-05-08T13:00:39.832Z] Architecture: x86_64 [2020-05-08T13:00:39.832Z] CPUs: 4 [2020-05-08T13:00:39.832Z] Total Memory: 32GiB [2020-05-08T13:00:39.832Z] Name: azwin-2-6c3c60 [2020-05-08T13:00:39.832Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-08T13:00:39.832Z] Docker Root Dir: D:\docker [2020-05-08T13:00:39.832Z] Debug Mode: false [2020-05-08T13:00:39.832Z] Registry: https://index.docker.io/v1/ [2020-05-08T13:00:39.832Z] Labels: [2020-05-08T13:00:39.832Z] Experimental: true [2020-05-08T13:00:39.832Z] Insecure Registries: [2020-05-08T13:00:39.832Z] 10.0.0.4:5000 [2020-05-08T13:00:39.832Z] 127.0.0.0/8 [2020-05-08T13:00:39.832Z] Registry Mirrors: [2020-05-08T13:00:39.832Z] http://10.0.0.4:5000/ [2020-05-08T13:00:39.832Z] Live Restore Enabled: false [2020-05-08T13:00:39.832Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-08T13:00:40.061Z] #44 84.08 DEP criu/rbtree.d [2020-05-08T13:00:40.061Z] #44 84.13 DEP criu/pstree.d [2020-05-08T13:00:40.188Z] #13 1.826 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-08T13:00:40.188Z] #13 DONE 1.9s [2020-05-08T13:00:40.188Z] [2020-05-08T13:00:40.188Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:40.188Z] #44 55.35 CC compel/src/lib/infect-rpc.o [2020-05-08T13:00:40.188Z] #44 55.74 CC compel/src/lib/infect-util.o [2020-05-08T13:00:40.188Z] #44 56.08 CC compel/src/lib/infect.o [2020-05-08T13:00:40.188Z] #44 58.82 CC compel/src/lib/ptrace.o [2020-05-08T13:00:40.188Z] #44 59.26 AR compel/libcompel.a [2020-05-08T13:00:40.188Z] #44 59.34 HOSTCC compel/src/main-host.o [2020-05-08T13:00:40.188Z] #44 59.66 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-08T13:00:40.188Z] #44 59.90 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-08T13:00:40.188Z] #44 60.48 HOSTCC compel/src/lib/log-host.o [2020-05-08T13:00:40.188Z] #44 60.71 HOSTLINK compel/compel-host-bin [2020-05-08T13:00:40.188Z] #44 60.85 DEP soccr/soccr.d [2020-05-08T13:00:40.188Z] #44 61.07 CC soccr/soccr.o [2020-05-08T13:00:40.188Z] #44 ... [2020-05-08T13:00:40.188Z] [2020-05-08T13:00:40.188Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-08T13:00:40.322Z] #44 84.35 DEP criu/protobuf.d [2020-05-08T13:00:40.322Z] #44 84.49 GEN criu/protobuf-desc-gen.h [2020-05-08T13:00:40.799Z] #66 65.48 Checking out files: 50% (1612/3187) Checking out files: 51% (1626/3187) Checking out files: 52% (1658/3187) Checking out files: 53% (1690/3187) Checking out files: 54% (1721/3187) Checking out files: 55% (1753/3187) Checking out files: 56% (1785/3187) Checking out files: 57% (1817/3187) Checking out files: 58% (1849/3187) Checking out files: 59% (1881/3187) Checking out files: 60% (1913/3187) Checking out files: 61% (1945/3187) Checking out files: 62% (1976/3187) Checking out files: 63% (2008/3187) Checking out files: 64% (2040/3187) Checking out files: 65% (2072/3187) Checking out files: 66% (2104/3187) Checking out files: 67% (2136/3187) Checking out files: 68% (2168/3187) Checking out files: 69% (2200/3187) Checking out files: 70% (2231/3187) Checking out files: 71% (2263/3187) Checking out files: 72% (2295/3187) Checking out files: 73% (2327/3187) Checking out files: 74% (2359/3187) Checking out files: 75% (2391/3187) Checking out files: 76% (2423/3187) Checking out files: 77% (2454/3187) Checking out files: 78% (2486/3187) Checking out files: 79% (2518/3187) Checking out files: 80% (2550/3187) Checking out files: 81% (2582/3187) Checking out files: 82% (2614/3187) Checking out files: 83% (2646/3187) Checking out files: 84% (2678/3187) Checking out files: 85% (2709/3187) Checking out files: 86% (2741/3187) Checking out files: 87% (2773/3187) Checking out files: 88% (2805/3187) Checking out files: 89% (2837/3187) Checking out files: 89% (2860/3187) Checking out files: 90% (2869/3187) Checking out files: 91% (2901/3187) Checking out files: 92% (2933/3187) Checking out files: 93% (2964/3187) Checking out files: 94% (2996/3187) Checking out files: 95% (3028/3187) Checking out files: 96% (3060/3187) Checking out files: 97% (3092/3187) Checking out files: 98% (3124/3187) Checking out files: 99% (3156/3187) Checking out files: 100% (3187/3187) Checking out files: 100% (3187/3187), done. [2020-05-08T13:00:40.799Z] #66 66.84 + cd /tmp/tmp.amNa0iumIn/src/github.com/containerd/containerd [2020-05-08T13:00:40.799Z] #66 66.84 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-08T13:00:41.370Z] #16 DONE 2.1s [2020-05-08T13:00:41.370Z] [2020-05-08T13:00:41.370Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:41.370Z] #44 64.01 AR criu/pie/pie.lib.a [2020-05-08T13:00:41.370Z] #44 64.13 DEP criu/pie/restorer.d [2020-05-08T13:00:41.370Z] #44 64.34 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-08T13:00:41.370Z] #44 64.43 DEP criu/arch/x86/restorer_unmap.d [2020-05-08T13:00:41.370Z] #44 64.46 DEP criu/arch/x86/restorer.d [2020-05-08T13:00:41.370Z] #44 64.56 DEP criu/arch/x86/vdso-pie.d [2020-05-08T13:00:41.370Z] #44 64.66 DEP criu/pie/parasite-vdso.d [2020-05-08T13:00:41.370Z] #44 64.79 DEP criu/pie/parasite.d [2020-05-08T13:00:41.370Z] #44 64.98 CC criu/pie/parasite.o [2020-05-08T13:00:41.709Z] #44 86.02 DEP criu/protobuf-desc.d [2020-05-08T13:00:42.095Z] #14 DONE 2.1s [2020-05-08T13:00:42.095Z] [2020-05-08T13:00:42.095Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:42.095Z] #44 62.29 AR soccr/libsoccr.a [2020-05-08T13:00:42.095Z] #44 62.34 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-08T13:00:42.095Z] #44 62.74 DEP criu/arch/x86/sigframe.d [2020-05-08T13:00:42.095Z] #44 62.82 DEP criu/arch/x86/sigaction_compat.d [2020-05-08T13:00:42.095Z] #44 62.92 DEP criu/arch/x86/kerndat.d [2020-05-08T13:00:42.095Z] #44 63.04 DEP criu/arch/x86/crtools.d [2020-05-08T13:00:42.095Z] #44 63.14 DEP criu/arch/x86/cpu.d [2020-05-08T13:00:42.095Z] #44 63.31 CC criu/arch/x86/cpu.o [2020-05-08T13:00:42.095Z] #44 63.86 CC criu/arch/x86/crtools.o [2020-05-08T13:00:42.282Z] #44 86.20 DEP criu/proc_parse.d [2020-05-08T13:00:42.282Z] #44 86.42 DEP criu/plugin.d [2020-05-08T13:00:42.304Z] #44 66.40 LINK criu/pie/parasite.built-in.o [2020-05-08T13:00:42.304Z] #44 66.41 GEN criu/pie/parasite-blob.h [2020-05-08T13:00:42.304Z] #44 66.45 CC criu/pie/parasite-vdso.o [2020-05-08T13:00:42.543Z] #44 86.58 DEP criu/pipes.d [2020-05-08T13:00:42.804Z] #44 86.75 DEP criu/pie-util.d [2020-05-08T13:00:42.805Z] #44 86.88 DEP criu/pie-util-vdso.d [2020-05-08T13:00:42.805Z] #44 86.99 DEP criu/path.d [2020-05-08T13:00:42.869Z] #44 67.25 CC criu/arch/x86/vdso-pie.o [2020-05-08T13:00:42.907Z] #66 69.01 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-08T13:00:42.907Z] #66 69.01 + BUILDTAGS='netgo osusergo static_build' [2020-05-08T13:00:42.907Z] #66 69.01 + export EXTRA_FLAGS=-buildmode=pie [2020-05-08T13:00:42.907Z] #66 69.01 + EXTRA_FLAGS=-buildmode=pie [2020-05-08T13:00:42.907Z] #66 69.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-08T13:00:42.907Z] #66 69.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-08T13:00:42.907Z] #66 69.02 + '[' '' = dynamic ']' [2020-05-08T13:00:42.907Z] #66 69.02 + make [2020-05-08T13:00:43.065Z] #44 87.16 DEP criu/parasite-syscall.d [2020-05-08T13:00:43.154Z] #44 67.66 CC criu/arch/x86/restorer.o [2020-05-08T13:00:43.327Z] #44 87.46 DEP criu/pagemap.d [2020-05-08T13:00:43.327Z] #44 ... [2020-05-08T13:00:43.327Z] [2020-05-08T13:00:43.327Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:00:43.327Z] #17 10.58 Reading package lists... [2020-05-08T13:00:43.327Z] #17 13.80 Building dependency tree... [2020-05-08T13:00:43.327Z] #17 15.54 libcap2-bin is already the newest version (1:2.25-2). [2020-05-08T13:00:43.327Z] #17 15.54 The following additional packages will be installed: [2020-05-08T13:00:43.327Z] #17 15.54 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-08T13:00:43.327Z] #17 15.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-08T13:00:43.327Z] #17 15.54 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-08T13:00:43.327Z] #17 15.54 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-08T13:00:43.327Z] #17 15.54 python3.7 python3.7-minimal vim-runtime xxd [2020-05-08T13:00:43.327Z] #17 15.55 Suggested packages: [2020-05-08T13:00:43.327Z] #17 15.55 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-08T13:00:43.327Z] #17 15.55 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-08T13:00:43.327Z] #17 15.55 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-08T13:00:43.327Z] #17 15.55 Recommended packages: [2020-05-08T13:00:43.327Z] #17 15.55 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-08T13:00:43.327Z] #17 15.55 python3-keyrings.alt python3-xdg unzip [2020-05-08T13:00:43.327Z] #17 17.00 The following NEW packages will be installed: [2020-05-08T13:00:43.327Z] #17 17.00 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-08T13:00:43.327Z] #17 17.00 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-08T13:00:43.327Z] #17 17.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-08T13:00:43.327Z] #17 17.00 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-08T13:00:43.327Z] #17 17.01 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-08T13:00:43.327Z] #17 17.01 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-08T13:00:43.327Z] #17 17.01 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-08T13:00:43.327Z] #17 17.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-08T13:00:43.327Z] #17 17.01 xz-utils zip [2020-05-08T13:00:43.327Z] #17 17.38 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T13:00:43.327Z] #17 17.38 Need to get 27.6 MB of archives. [2020-05-08T13:00:43.327Z] #17 17.38 After this operation, 114 MB of additional disk space will be used. [2020-05-08T13:00:43.327Z] #17 17.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-05-08T13:00:43.327Z] #17 17.39 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-08T13:00:43.327Z] #17 17.45 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-08T13:00:43.327Z] #17 17.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-05-08T13:00:43.327Z] #17 17.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-05-08T13:00:43.327Z] #17 17.59 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-08T13:00:43.327Z] #17 17.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-05-08T13:00:43.327Z] #17 17.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-05-08T13:00:43.327Z] #17 17.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-05-08T13:00:43.327Z] #17 17.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-05-08T13:00:43.327Z] #17 17.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-05-08T13:00:43.327Z] #17 17.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-05-08T13:00:43.327Z] #17 17.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-05-08T13:00:43.327Z] #17 17.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-05-08T13:00:43.327Z] #17 17.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-05-08T13:00:43.327Z] #17 17.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-05-08T13:00:43.327Z] #17 17.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-08T13:00:43.327Z] #17 17.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-08T13:00:43.327Z] #17 17.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-05-08T13:00:43.327Z] #17 17.87 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-08T13:00:43.327Z] #17 17.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-05-08T13:00:43.327Z] #17 17.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-05-08T13:00:43.327Z] #17 17.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-05-08T13:00:43.327Z] #17 17.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-08T13:00:43.327Z] #17 17.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-08T13:00:43.327Z] #17 17.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-08T13:00:43.327Z] #17 17.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-05-08T13:00:43.327Z] #17 17.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-05-08T13:00:43.327Z] #17 17.96 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-08T13:00:43.327Z] #17 18.14 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-08T13:00:43.327Z] #17 18.15 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-08T13:00:43.327Z] #17 18.15 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-08T13:00:43.327Z] #17 18.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-05-08T13:00:43.327Z] #17 18.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-05-08T13:00:43.327Z] #17 18.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-08T13:00:43.327Z] #17 18.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-08T13:00:43.327Z] #17 18.21 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-08T13:00:43.327Z] #17 18.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-05-08T13:00:43.327Z] #17 18.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-08T13:00:43.327Z] #17 18.23 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-08T13:00:43.327Z] #17 18.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-08T13:00:43.327Z] #17 18.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-05-08T13:00:43.327Z] #17 18.28 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-08T13:00:43.327Z] #17 18.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-05-08T13:00:43.327Z] #17 18.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-08T13:00:43.327Z] #17 18.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-05-08T13:00:43.327Z] #17 18.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-05-08T13:00:43.327Z] #17 18.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-05-08T13:00:43.327Z] #17 19.23 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T13:00:43.327Z] #17 19.33 Fetched 27.6 MB in 1s (18.9 MB/s) [2020-05-08T13:00:43.327Z] #17 19.38 Selecting previously unselected package pigz. [2020-05-08T13:00:43.327Z] #17 19.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23404 files and directories currently installed.) [2020-05-08T13:00:43.327Z] #17 19.42 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-05-08T13:00:43.327Z] #17 19.43 Unpacking pigz (2.4-1) ... [2020-05-08T13:00:43.327Z] #17 19.53 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-05-08T13:00:43.327Z] #17 19.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-08T13:00:43.327Z] #17 19.56 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-08T13:00:43.327Z] #17 19.97 Selecting previously unselected package python3.7-minimal. [2020-05-08T13:00:43.327Z] #17 19.97 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-08T13:00:43.328Z] #17 19.99 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-08T13:00:43.328Z] #17 20.65 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-08T13:00:43.328Z] #17 20.69 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-08T13:00:43.328Z] #17 22.54 Selecting previously unselected package python3-minimal. [2020-05-08T13:00:43.328Z] #17 22.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23653 files and directories currently installed.) [2020-05-08T13:00:43.328Z] #17 22.60 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-05-08T13:00:43.328Z] #17 22.62 Unpacking python3-minimal (3.7.3-1) ... [2020-05-08T13:00:43.328Z] #17 22.73 Selecting previously unselected package libmpdec2:arm64. [2020-05-08T13:00:43.328Z] #17 22.74 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-05-08T13:00:43.328Z] #17 22.75 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-05-08T13:00:43.328Z] #17 22.85 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-05-08T13:00:43.328Z] #17 22.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-05-08T13:00:43.328Z] #17 22.87 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-08T13:00:43.328Z] #17 23.66 Selecting previously unselected package python3.7. [2020-05-08T13:00:43.475Z] #44 65.29 CC criu/arch/x86/kerndat.o [2020-05-08T13:00:43.588Z] #17 23.67 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-05-08T13:00:43.588Z] #17 23.68 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-08T13:00:43.588Z] #17 ... [2020-05-08T13:00:43.588Z] [2020-05-08T13:00:43.588Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:43.588Z] #44 87.65 DEP criu/pagemap-cache.d [2020-05-08T13:00:43.730Z] #44 68.22 CC criu/arch/x86/restorer_unmap.o [2020-05-08T13:00:43.735Z] #44 65.79 CC criu/arch/x86/sigaction_compat.o [2020-05-08T13:00:43.849Z] #44 87.83 DEP criu/page-xfer.d [2020-05-08T13:00:43.849Z] #44 87.98 DEP criu/page-pipe.d [2020-05-08T13:00:43.849Z] #44 88.04 DEP criu/netfilter.d [2020-05-08T13:00:43.988Z] #44 68.28 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-08T13:00:43.994Z] #44 66.03 CC criu/arch/x86/sigframe.o [2020-05-08T13:00:44.110Z] #44 88.14 DEP criu/net.d [2020-05-08T13:00:44.110Z] #44 88.35 DEP criu/namespaces.d [2020-05-08T13:00:44.247Z] #44 68.55 CC criu/pie/restorer.o [2020-05-08T13:00:44.254Z] #44 ... [2020-05-08T13:00:44.254Z] [2020-05-08T13:00:44.254Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-08T13:00:44.254Z] #15 DONE 2.1s [2020-05-08T13:00:44.254Z] [2020-05-08T13:00:44.254Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:44.254Z] #44 66.22 LINK criu/arch/x86/crtools.built-in.o [2020-05-08T13:00:44.254Z] #44 66.35 DEP criu/pie/util-vdso-elf32.d [2020-05-08T13:00:44.371Z] #44 88.49 DEP criu/mount.d [2020-05-08T13:00:44.436Z] #66 70.56 + bin/ctr [2020-05-08T13:00:44.514Z] #44 66.48 DEP criu/pie/util-vdso.d [2020-05-08T13:00:44.514Z] #44 66.58 DEP criu/pie/util.d [2020-05-08T13:00:44.632Z] #44 88.69 DEP criu/mem.d [2020-05-08T13:00:44.632Z] #44 88.89 DEP criu/lsm.d [2020-05-08T13:00:44.893Z] #44 88.98 DEP criu/log.d [2020-05-08T13:00:44.893Z] #44 89.12 DEP criu/libnetlink.d [2020-05-08T13:00:45.083Z] #44 66.81 CC criu/pie/util.o [2020-05-08T13:00:45.156Z] #44 89.20 DEP criu/kerndat.d [2020-05-08T13:00:45.342Z] #44 67.13 CC criu/pie/util-vdso.o [2020-05-08T13:00:45.416Z] #44 89.44 DEP criu/kcmp-ids.d [2020-05-08T13:00:45.416Z] #44 89.51 DEP criu/irmap.d [2020-05-08T13:00:45.416Z] #44 89.58 DEP criu/ipc_ns.d [2020-05-08T13:00:45.477Z] #66 ... [2020-05-08T13:00:45.477Z] [2020-05-08T13:00:45.477Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:00:45.477Z] #57 119.3 time [2020-05-08T13:00:45.477Z] #57 126.7 regexp [2020-05-08T13:00:45.477Z] #57 ... [2020-05-08T13:00:45.477Z] [2020-05-08T13:00:45.477Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:45.477Z] #45 31.09 CC images/cpuinfo.o [2020-05-08T13:00:45.477Z] #45 31.87 CC images/inventory.o [2020-05-08T13:00:45.477Z] #45 32.27 CC images/fdinfo.o [2020-05-08T13:00:45.477Z] #45 32.87 CC images/fown.o [2020-05-08T13:00:45.477Z] #45 33.26 CC images/ns.o [2020-05-08T13:00:45.477Z] #45 33.64 CC images/regfile.o [2020-05-08T13:00:45.477Z] #45 34.08 CC images/ghost-file.o [2020-05-08T13:00:45.477Z] #45 34.75 CC images/fifo.o [2020-05-08T13:00:45.477Z] #45 35.06 CC images/remap-file-path.o [2020-05-08T13:00:45.477Z] #45 35.43 CC images/eventfd.o [2020-05-08T13:00:45.477Z] #45 35.77 CC images/eventpoll.o [2020-05-08T13:00:45.677Z] #44 89.70 DEP criu/image.d [2020-05-08T13:00:45.677Z] #44 89.88 DEP criu/image-desc.d [2020-05-08T13:00:45.677Z] #44 89.94 DEP criu/fsnotify.d [2020-05-08T13:00:45.771Z] #45 36.31 CC images/fh.o [2020-05-08T13:00:45.911Z] #44 67.84 CC criu/pie/util-vdso-elf32.o [2020-05-08T13:00:45.938Z] #44 90.07 DEP criu/filesystems.d [2020-05-08T13:00:45.938Z] #44 90.20 DEP criu/files.d [2020-05-08T13:00:46.199Z] #44 90.33 DEP criu/files-reg.d [2020-05-08T13:00:46.199Z] #44 90.45 DEP criu/files-ext.d [2020-05-08T13:00:46.408Z] #45 36.95 CC images/fsnotify.o [2020-05-08T13:00:46.408Z] #45 ... [2020-05-08T13:00:46.408Z] [2020-05-08T13:00:46.408Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:00:46.408Z] #34 120.7 internal/poll [2020-05-08T13:00:46.408Z] #34 124.8 os [2020-05-08T13:00:46.408Z] #34 126.2 internal/fmtsort [2020-05-08T13:00:46.408Z] #34 129.1 path/filepath [2020-05-08T13:00:46.408Z] #34 129.1 fmt [2020-05-08T13:00:46.460Z] #44 90.54 DEP criu/file-lock.d [2020-05-08T13:00:46.460Z] #44 90.74 DEP criu/file-ids.d [2020-05-08T13:00:46.479Z] #44 ... [2020-05-08T13:00:46.479Z] [2020-05-08T13:00:46.480Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-08T13:00:46.480Z] #16 DONE 2.2s [2020-05-08T13:00:46.480Z] [2020-05-08T13:00:46.480Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:00:46.721Z] #44 90.87 DEP criu/fifo.d [2020-05-08T13:00:46.721Z] #44 90.99 DEP criu/fdstore.d [2020-05-08T13:00:46.782Z] #44 ... [2020-05-08T13:00:46.782Z] [2020-05-08T13:00:46.782Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:46.782Z] #47 148.1 github.com/LK4D4/vndr/godl [2020-05-08T13:00:46.982Z] #44 91.10 DEP criu/fault-injection.d [2020-05-08T13:00:46.982Z] #44 91.16 DEP criu/external.d [2020-05-08T13:00:47.243Z] #44 91.26 DEP criu/eventpoll.d [2020-05-08T13:00:47.243Z] #44 91.42 DEP criu/eventfd.d [2020-05-08T13:00:47.347Z] #47 149.0 github.com/LK4D4/vndr [2020-05-08T13:00:47.453Z] #34 131.8 io/ioutil [2020-05-08T13:00:47.504Z] #44 91.59 DEP criu/crtools.d [2020-05-08T13:00:47.747Z] #34 ... [2020-05-08T13:00:47.747Z] [2020-05-08T13:00:47.747Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:47.747Z] #45 38.24 CC images/signalfd.o [2020-05-08T13:00:47.765Z] #44 91.71 DEP criu/cr-service.d [2020-05-08T13:00:47.765Z] #44 91.93 DEP criu/cr-restore.d [2020-05-08T13:00:47.912Z] #47 ... [2020-05-08T13:00:47.912Z] [2020-05-08T13:00:47.912Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:47.912Z] #60 9.339 + cd /tmp/tmp.w97EJUqHfZ/src/github.com/opencontainers/runc [2020-05-08T13:00:47.912Z] #60 9.339 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T13:00:47.912Z] #60 10.03 + '[' -z '' ']' [2020-05-08T13:00:47.912Z] #60 10.03 + target=static [2020-05-08T13:00:47.912Z] #60 10.03 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-08T13:00:47.912Z] #60 11.70 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-08T13:00:48.026Z] #44 92.12 DEP criu/cr-errno.d [2020-05-08T13:00:48.027Z] #44 92.14 DEP criu/cr-dump.d [2020-05-08T13:00:48.040Z] #45 38.73 CC images/fs.o [2020-05-08T13:00:48.170Z] #60 ... [2020-05-08T13:00:48.170Z] [2020-05-08T13:00:48.170Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:48.170Z] #44 71.55 LINK criu/pie/restorer.built-in.o [2020-05-08T13:00:48.170Z] #44 71.57 GEN criu/pie/restorer-blob.h [2020-05-08T13:00:48.170Z] #44 71.69 DEP criu/vdso.d [2020-05-08T13:00:48.170Z] #44 71.88 DEP criu/vdso-compat.d [2020-05-08T13:00:48.170Z] #44 72.05 DEP criu/uts_ns.d [2020-05-08T13:00:48.170Z] #44 72.18 DEP criu/util.d [2020-05-08T13:00:48.170Z] #44 72.34 DEP criu/uffd.d [2020-05-08T13:00:48.170Z] #44 72.63 DEP criu/tun.d [2020-05-08T13:00:48.287Z] #44 92.30 DEP criu/cr-dedup.d [2020-05-08T13:00:48.287Z] #44 92.49 DEP criu/cr-check.d [2020-05-08T13:00:48.428Z] #44 72.88 DEP criu/tty.d [2020-05-08T13:00:48.548Z] #44 92.71 DEP criu/config.d [2020-05-08T13:00:48.548Z] #44 92.85 DEP criu/clone-noasan.d [2020-05-08T13:00:48.678Z] #45 39.12 CC images/pstree.o [2020-05-08T13:00:48.678Z] #45 39.44 CC images/pipe.o [2020-05-08T13:00:48.686Z] #44 73.10 DEP criu/timerfd.d [2020-05-08T13:00:48.686Z] #44 73.29 DEP criu/sysfs_parse.d [2020-05-08T13:00:48.809Z] #44 92.90 DEP criu/cgroup.d [2020-05-08T13:00:48.809Z] #44 93.01 DEP criu/cgroup-props.d [2020-05-08T13:00:48.809Z] #44 93.12 DEP criu/bitmap.d [2020-05-08T13:00:48.811Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T13:00:48.811Z] [2020-05-08T13:00:48.811Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-08T13:00:49.016Z] #17 2.614 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T13:00:49.016Z] #17 2.644 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T13:00:49.069Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-08T13:00:49.069Z] Using test binary docker [2020-05-08T13:00:49.069Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-08T13:00:49.069Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T13:00:49.069Z] Starting dockerd [2020-05-08T13:00:49.069Z] INFO: Waiting for daemon to start... [2020-05-08T13:00:49.071Z] #44 93.14 DEP criu/bfd.d [2020-05-08T13:00:49.071Z] #44 93.27 DEP criu/autofs.d [2020-05-08T13:00:49.252Z] #44 73.46 DEP criu/sysctl.d [2020-05-08T13:00:49.252Z] #44 73.61 DEP criu/string.d [2020-05-08T13:00:49.252Z] #44 73.65 DEP criu/stats.d [2020-05-08T13:00:49.275Z] #17 2.646 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T13:00:49.349Z] #44 93.43 DEP criu/aio.d [2020-05-08T13:00:49.359Z] #45 39.83 CC images/tcp-stream.o [2020-05-08T13:00:49.359Z] #45 40.16 CC images/sk-packet.o [2020-05-08T13:00:49.509Z] #44 73.81 DEP criu/sockets.d [2020-05-08T13:00:49.509Z] #44 73.98 DEP criu/sk-unix.d [2020-05-08T13:00:49.534Z] #17 3.239 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-08T13:00:49.610Z] #44 93.64 DEP criu/action-scripts.d [2020-05-08T13:00:49.766Z] #44 74.23 DEP criu/sk-tcp.d [2020-05-08T13:00:49.870Z] #44 94.00 CC criu/action-scripts.o [2020-05-08T13:00:50.005Z] #45 40.52 CC images/mnt.o [2020-05-08T13:00:50.024Z] #44 74.40 DEP criu/sk-queue.d [2020-05-08T13:00:50.281Z] #44 74.58 DEP criu/sk-packet.d [2020-05-08T13:00:50.281Z] #44 74.79 DEP criu/sk-netlink.d [2020-05-08T13:00:50.296Z] #45 40.91 CC images/pipe-data.o [2020-05-08T13:00:50.444Z] #44 94.53 CC criu/aio.o [2020-05-08T13:00:50.539Z] #44 74.94 DEP criu/sk-inet.d [2020-05-08T13:00:50.586Z] #45 41.27 CC images/sa.o [2020-05-08T13:00:50.705Z] #44 ... [2020-05-08T13:00:50.705Z] [2020-05-08T13:00:50.705Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:00:50.705Z] #17 23.79 Selecting previously unselected package libpython3-stdlib:arm64. [2020-05-08T13:00:50.705Z] #17 23.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 23.81 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-08T13:00:50.705Z] #17 23.95 Setting up python3-minimal (3.7.3-1) ... [2020-05-08T13:00:50.705Z] #17 24.92 Selecting previously unselected package python3. [2020-05-08T13:00:50.705Z] #17 24.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-08T13:00:50.705Z] #17 24.98 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 25.00 Unpacking python3 (3.7.3-1) ... [2020-05-08T13:00:50.705Z] #17 25.12 Selecting previously unselected package libip4tc0:arm64. [2020-05-08T13:00:50.705Z] #17 25.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 25.13 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-05-08T13:00:50.705Z] #17 25.21 Selecting previously unselected package libip6tc0:arm64. [2020-05-08T13:00:50.705Z] #17 25.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 25.22 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-05-08T13:00:50.705Z] #17 25.31 Selecting previously unselected package libiptc0:arm64. [2020-05-08T13:00:50.705Z] #17 25.32 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 25.33 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-05-08T13:00:50.705Z] #17 25.43 Selecting previously unselected package libnfnetlink0:arm64. [2020-05-08T13:00:50.705Z] #17 25.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 25.46 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-08T13:00:50.705Z] #17 25.52 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-05-08T13:00:50.705Z] #17 25.54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 25.55 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-08T13:00:50.705Z] #17 25.63 Selecting previously unselected package libnftnl11:arm64. [2020-05-08T13:00:50.705Z] #17 25.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 25.66 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-05-08T13:00:50.705Z] #17 25.77 Selecting previously unselected package iptables. [2020-05-08T13:00:50.705Z] #17 25.80 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 25.80 Unpacking iptables (1.8.2-4) ... [2020-05-08T13:00:50.705Z] #17 26.09 Selecting previously unselected package xxd. [2020-05-08T13:00:50.705Z] #17 26.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 26.11 Unpacking xxd (2:8.1.0875-5) ... [2020-05-08T13:00:50.705Z] #17 26.25 Selecting previously unselected package vim-common. [2020-05-08T13:00:50.705Z] #17 26.26 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-08T13:00:50.705Z] #17 26.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-08T13:00:50.705Z] #17 26.53 Selecting previously unselected package bash-completion. [2020-05-08T13:00:50.705Z] #17 26.55 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-08T13:00:50.705Z] #17 29.45 Unpacking bash-completion (1:2.8-6) ... [2020-05-08T13:00:50.705Z] #17 29.88 Selecting previously unselected package bzip2. [2020-05-08T13:00:50.705Z] #17 29.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 29.90 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-08T13:00:50.705Z] #17 30.01 Selecting previously unselected package xz-utils. [2020-05-08T13:00:50.705Z] #17 30.03 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 30.03 Unpacking xz-utils (5.2.4-1) ... [2020-05-08T13:00:50.705Z] #17 30.23 Selecting previously unselected package apparmor. [2020-05-08T13:00:50.705Z] #17 30.24 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 30.32 Unpacking apparmor (2.13.2-10) ... [2020-05-08T13:00:50.705Z] #17 30.73 Selecting previously unselected package aufs-tools. [2020-05-08T13:00:50.705Z] #17 30.74 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 30.75 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-08T13:00:50.705Z] #17 30.86 Selecting previously unselected package libonig5:arm64. [2020-05-08T13:00:50.705Z] #17 30.87 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 30.88 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-08T13:00:50.705Z] #17 30.99 Selecting previously unselected package libjq1:arm64. [2020-05-08T13:00:50.705Z] #17 31.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-08T13:00:50.705Z] #17 31.01 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-08T13:00:50.796Z] #44 75.17 DEP criu/signalfd.d [2020-05-08T13:00:50.796Z] #44 75.38 DEP criu/sigframe.d [2020-05-08T13:00:50.966Z] #17 31.11 Selecting previously unselected package jq. [2020-05-08T13:00:50.966Z] #17 31.12 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-08T13:00:50.966Z] #17 31.13 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-08T13:00:50.966Z] #17 31.23 Selecting previously unselected package libaio1:arm64. [2020-05-08T13:00:50.966Z] #17 31.25 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-05-08T13:00:50.966Z] #17 31.26 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-05-08T13:00:51.054Z] #44 75.46 DEP criu/shmem.d [2020-05-08T13:00:51.054Z] #44 75.64 DEP criu/servicefd.d [2020-05-08T13:00:51.222Z] #45 41.68 CC images/timer.o [2020-05-08T13:00:51.226Z] #17 31.39 Selecting previously unselected package libgpm2:arm64. [2020-05-08T13:00:51.226Z] #17 31.41 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-05-08T13:00:51.226Z] #17 31.42 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-05-08T13:00:51.226Z] #17 31.49 Selecting previously unselected package libicu63:arm64. [2020-05-08T13:00:51.226Z] #17 31.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-08T13:00:51.226Z] #17 31.50 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-08T13:00:51.440Z] #17 4.711 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-08T13:00:51.599Z] . [2020-05-08T13:00:51.599Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-08T13:00:51.619Z] #44 75.86 DEP criu/seize.d [2020-05-08T13:00:51.619Z] #44 ... [2020-05-08T13:00:51.619Z] [2020-05-08T13:00:51.619Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:00:51.619Z] #17 2.571 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T13:00:51.619Z] #17 2.685 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T13:00:51.619Z] #17 2.781 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T13:00:51.619Z] #17 3.211 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-08T13:00:51.619Z] #17 4.597 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-08T13:00:51.619Z] #17 6.047 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-08T13:00:51.619Z] #17 ... [2020-05-08T13:00:51.619Z] [2020-05-08T13:00:51.619Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:51.619Z] #44 76.09 DEP criu/seccomp.d [2020-05-08T13:00:51.860Z] #45 42.37 CC images/timerfd.o [2020-05-08T13:00:51.876Z] #44 76.28 DEP criu/rst-malloc.d [2020-05-08T13:00:51.876Z] #44 76.37 DEP criu/rbtree.d [2020-05-08T13:00:52.134Z] #44 76.43 DEP criu/pstree.d [2020-05-08T13:00:52.134Z] #44 76.60 DEP criu/protobuf.d [2020-05-08T13:00:52.154Z] #45 42.75 CC images/mm.o [2020-05-08T13:00:52.391Z] #44 76.78 GEN criu/protobuf-desc-gen.h [2020-05-08T13:00:52.790Z] #45 43.36 CC images/sk-opts.o [2020-05-08T13:00:52.790Z] #45 ... [2020-05-08T13:00:52.790Z] [2020-05-08T13:00:52.790Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:52.790Z] #48 127.1 regexp [2020-05-08T13:00:52.790Z] #48 135.9 os/exec [2020-05-08T13:00:52.790Z] #48 135.9 net [2020-05-08T13:00:52.824Z] #17 6.044 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-08T13:00:52.824Z] #17 ... [2020-05-08T13:00:52.824Z] [2020-05-08T13:00:52.824Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:52.824Z] #44 68.69 AR criu/pie/pie.lib.a [2020-05-08T13:00:52.824Z] #44 68.84 DEP criu/pie/restorer.d [2020-05-08T13:00:52.824Z] #44 69.18 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-08T13:00:52.824Z] #44 69.32 DEP criu/arch/x86/restorer_unmap.d [2020-05-08T13:00:52.824Z] #44 69.35 DEP criu/arch/x86/restorer.d [2020-05-08T13:00:52.824Z] #44 69.58 DEP criu/arch/x86/vdso-pie.d [2020-05-08T13:00:52.824Z] #44 69.72 DEP criu/pie/parasite-vdso.d [2020-05-08T13:00:52.824Z] #44 69.93 DEP criu/pie/parasite.d [2020-05-08T13:00:52.824Z] #44 70.15 CC criu/pie/parasite.o [2020-05-08T13:00:52.824Z] #44 71.36 LINK criu/pie/parasite.built-in.o [2020-05-08T13:00:52.824Z] #44 71.37 GEN criu/pie/parasite-blob.h [2020-05-08T13:00:52.824Z] #44 71.40 CC criu/pie/parasite-vdso.o [2020-05-08T13:00:52.824Z] #44 72.15 CC criu/arch/x86/vdso-pie.o [2020-05-08T13:00:52.824Z] #44 72.43 CC criu/arch/x86/restorer.o [2020-05-08T13:00:52.824Z] #44 72.95 CC criu/arch/x86/restorer_unmap.o [2020-05-08T13:00:52.824Z] #44 73.02 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-08T13:00:52.824Z] #44 73.34 CC criu/pie/restorer.o [2020-05-08T13:00:52.824Z] #44 ... [2020-05-08T13:00:52.824Z] [2020-05-08T13:00:52.824Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:52.824Z] #60 10.20 + cd /tmp/tmp.UJ2tpWBQfl/src/github.com/opencontainers/runc [2020-05-08T13:00:52.824Z] #60 10.20 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T13:00:52.824Z] #60 10.84 + '[' -z '' ']' [2020-05-08T13:00:52.824Z] #60 10.84 + target=static [2020-05-08T13:00:52.824Z] #60 10.84 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-08T13:00:52.824Z] #60 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-08T13:00:53.083Z] #60 ... [2020-05-08T13:00:53.083Z] [2020-05-08T13:00:53.083Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:53.083Z] #47 151.0 github.com/LK4D4/vndr/godl [2020-05-08T13:00:53.083Z] #47 151.9 github.com/LK4D4/vndr [2020-05-08T13:00:53.085Z] #48 ... [2020-05-08T13:00:53.085Z] [2020-05-08T13:00:53.085Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:00:53.085Z] #34 135.2 log [2020-05-08T13:00:53.085Z] #34 135.2 github.com/BurntSushi/toml [2020-05-08T13:00:53.085Z] #34 135.2 flag [2020-05-08T13:00:53.763Z] #44 78.23 DEP criu/protobuf-desc.d [2020-05-08T13:00:53.771Z] #17 33.74 Selecting previously unselected package libnet1:arm64. [2020-05-08T13:00:53.771Z] #17 33.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-08T13:00:53.771Z] #17 33.76 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-08T13:00:53.771Z] #17 33.87 Selecting previously unselected package libnl-3-200:arm64. [2020-05-08T13:00:53.771Z] #17 33.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-08T13:00:53.771Z] #17 33.90 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-08T13:00:53.771Z] #17 34.00 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-08T13:00:53.771Z] #17 34.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-08T13:00:53.771Z] #17 34.03 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-08T13:00:54.023Z] #44 78.36 DEP criu/proc_parse.d [2020-05-08T13:00:54.023Z] #44 78.57 DEP criu/plugin.d [2020-05-08T13:00:54.032Z] #17 34.13 Selecting previously unselected package libreadline5:arm64. [2020-05-08T13:00:54.032Z] #17 34.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-05-08T13:00:54.032Z] #17 34.15 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-08T13:00:54.032Z] #17 34.25 Selecting previously unselected package net-tools. [2020-05-08T13:00:54.032Z] #17 34.26 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-05-08T13:00:54.032Z] #17 34.27 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-08T13:00:54.281Z] #44 78.65 DEP criu/pipes.d [2020-05-08T13:00:54.281Z] #44 78.82 DEP criu/pie-util.d [2020-05-08T13:00:54.292Z] #17 34.51 Selecting previously unselected package python-pip-whl. [2020-05-08T13:00:54.292Z] #17 34.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-08T13:00:54.292Z] #17 34.54 Unpacking python-pip-whl (18.1-5) ... [2020-05-08T13:00:54.539Z] #44 78.99 DEP criu/pie-util-vdso.d [2020-05-08T13:00:54.539Z] #44 79.07 DEP criu/pie-util-vdso-elf32.d [2020-05-08T13:00:54.797Z] #44 79.19 DEP criu/path.d [2020-05-08T13:00:54.865Z] #17 34.96 Selecting previously unselected package python3-lib2to3. [2020-05-08T13:00:54.865Z] #17 34.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-08T13:00:54.865Z] #17 34.98 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-08T13:00:54.865Z] #17 35.12 Selecting previously unselected package python3-distutils. [2020-05-08T13:00:54.865Z] #17 35.12 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-08T13:00:54.865Z] #17 35.13 Unpacking python3-distutils (3.7.3-1) ... [2020-05-08T13:00:55.054Z] #44 79.32 DEP criu/parasite-syscall.d [2020-05-08T13:00:55.054Z] #44 79.50 DEP criu/pagemap.d [2020-05-08T13:00:55.126Z] #17 35.32 Selecting previously unselected package python3-pip. [2020-05-08T13:00:55.126Z] #17 35.33 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-08T13:00:55.126Z] #17 35.34 Unpacking python3-pip (18.1-5) ... [2020-05-08T13:00:55.126Z] #17 35.49 Selecting previously unselected package python3-pkg-resources. [2020-05-08T13:00:55.126Z] #17 35.49 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-08T13:00:55.126Z] #17 35.50 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-08T13:00:55.324Z] #44 79.63 DEP criu/pagemap-cache.d [2020-05-08T13:00:55.324Z] #44 79.81 DEP criu/page-xfer.d [2020-05-08T13:00:55.386Z] #17 35.62 Selecting previously unselected package python3-setuptools. [2020-05-08T13:00:55.386Z] #17 35.62 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-08T13:00:55.386Z] #17 35.65 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-08T13:00:55.386Z] #17 ... [2020-05-08T13:00:55.386Z] [2020-05-08T13:00:55.386Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T13:00:55.386Z] #41 157.3 + dpkg --print-architecture [2020-05-08T13:00:55.582Z] #44 79.91 DEP criu/page-pipe.d [2020-05-08T13:00:55.582Z] #44 80.03 DEP criu/netfilter.d [2020-05-08T13:00:55.582Z] #44 80.18 DEP criu/net.d [2020-05-08T13:00:55.697Z] #47 ... [2020-05-08T13:00:55.697Z] [2020-05-08T13:00:55.697Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:55.697Z] #44 76.84 LINK criu/pie/restorer.built-in.o [2020-05-08T13:00:55.697Z] #44 76.88 GEN criu/pie/restorer-blob.h [2020-05-08T13:00:55.697Z] #44 77.03 DEP criu/vdso.d [2020-05-08T13:00:55.697Z] #44 77.26 DEP criu/vdso-compat.d [2020-05-08T13:00:55.697Z] #44 77.38 DEP criu/uts_ns.d [2020-05-08T13:00:55.697Z] #44 77.56 DEP criu/util.d [2020-05-08T13:00:55.697Z] #44 77.81 DEP criu/uffd.d [2020-05-08T13:00:55.839Z] #44 ... [2020-05-08T13:00:55.839Z] [2020-05-08T13:00:55.839Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:00:55.839Z] #47 DONE 157.5s [2020-05-08T13:00:55.959Z] #41 DONE 157.8s [2020-05-08T13:00:55.959Z] [2020-05-08T13:00:55.959Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:00:55.959Z] #17 35.90 Selecting previously unselected package python3-wheel. [2020-05-08T13:00:55.959Z] #17 35.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-08T13:00:55.959Z] #17 35.93 Unpacking python3-wheel (0.32.3-2) ... [2020-05-08T13:00:55.959Z] #17 36.07 Selecting previously unselected package sudo. [2020-05-08T13:00:55.959Z] #17 36.07 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-05-08T13:00:55.959Z] #17 36.08 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-08T13:00:55.961Z] #44 77.96 DEP criu/tun.d [2020-05-08T13:00:56.097Z] [2020-05-08T13:00:56.097Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:00:56.097Z] #44 80.37 DEP criu/namespaces.d [2020-05-08T13:00:56.097Z] #44 80.56 DEP criu/mount.d [2020-05-08T13:00:56.227Z] #44 78.16 DEP criu/tty.d [2020-05-08T13:00:56.355Z] #44 80.85 DEP criu/mem.d [2020-05-08T13:00:56.495Z] #44 78.36 DEP criu/timerfd.d [2020-05-08T13:00:56.531Z] #17 36.63 Selecting previously unselected package thin-provisioning-tools. [2020-05-08T13:00:56.531Z] #17 36.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-05-08T13:00:56.531Z] #17 36.64 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-08T13:00:56.635Z] #34 ... [2020-05-08T13:00:56.635Z] [2020-05-08T13:00:56.635Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:00:56.635Z] #11 140.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-08T13:00:56.635Z] #11 140.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-08T13:00:56.635Z] #11 140.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:00:56.754Z] #44 78.56 DEP criu/sysfs_parse.d [2020-05-08T13:00:56.754Z] #44 78.76 DEP criu/sysctl.d [2020-05-08T13:00:56.792Z] #17 37.00 Selecting previously unselected package uidmap. [2020-05-08T13:00:56.792Z] #17 37.02 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-05-08T13:00:56.792Z] #17 37.03 Unpacking uidmap (1:4.5-1.1) ... [2020-05-08T13:00:56.919Z] #44 81.16 DEP criu/lsm.d [2020-05-08T13:00:56.919Z] #44 81.21 DEP criu/log.d [2020-05-08T13:00:56.919Z] #44 81.32 DEP criu/libnetlink.d [2020-05-08T13:00:56.919Z] #44 81.41 DEP criu/kerndat.d [2020-05-08T13:00:57.012Z] #44 78.97 DEP criu/string.d [2020-05-08T13:00:57.012Z] #44 79.01 DEP criu/stats.d [2020-05-08T13:00:57.052Z] #17 37.19 Selecting previously unselected package vim-runtime. [2020-05-08T13:00:57.052Z] #17 37.19 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-08T13:00:57.052Z] #17 37.24 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-08T13:00:57.052Z] #17 37.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-08T13:00:57.052Z] #17 37.30 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-08T13:00:57.177Z] #44 81.56 DEP criu/kcmp-ids.d [2020-05-08T13:00:57.177Z] #44 81.66 DEP criu/irmap.d [2020-05-08T13:00:57.270Z] #44 79.12 DEP criu/sockets.d [2020-05-08T13:00:57.270Z] #44 79.28 DEP criu/sk-unix.d [2020-05-08T13:00:57.435Z] #44 81.86 DEP criu/ipc_ns.d [2020-05-08T13:00:57.529Z] #44 79.49 DEP criu/sk-tcp.d [2020-05-08T13:00:57.692Z] #44 82.00 DEP criu/image.d [2020-05-08T13:00:57.692Z] #44 82.15 DEP criu/image-desc.d [2020-05-08T13:00:57.788Z] #44 79.70 DEP criu/sk-queue.d [2020-05-08T13:00:57.949Z] #44 82.29 DEP criu/fsnotify.d [2020-05-08T13:00:57.949Z] #44 82.49 DEP criu/filesystems.d [2020-05-08T13:00:58.003Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-08T13:00:58.003Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9190112d\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-08T13:00:58.003Z] ---------------------------------------------------------------------------- [2020-05-08T13:00:58.003Z] [2020-05-08T13:00:58.003Z] INFO: executeCI.ps1 starting at Fri May 8 13:00:57 CUT 2020 [2020-05-08T13:00:58.003Z] [2020-05-08T13:00:58.003Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-08T13:00:58.003Z] INFO: Running git version 2.24.1.windows.2 [2020-05-08T13:00:58.003Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-08T13:00:58.003Z] INFO: Environment variables: [2020-05-08T13:00:58.003Z] [2020-05-08T13:00:58.003Z] Name Value [2020-05-08T13:00:58.003Z] ---- ----- [2020-05-08T13:00:58.003Z] ALLUSERSPROFILE C:\ProgramData [2020-05-08T13:00:58.003Z] amd64 true [2020-05-08T13:00:58.003Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-08T13:00:58.003Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-08T13:00:58.003Z] arm64 true [2020-05-08T13:00:58.003Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-05-08T13:00:58.003Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-05-08T13:00:58.003Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-08T13:00:58.003Z] BRANCH_NAME PR-40595 [2020-05-08T13:00:58.003Z] BUILD_DISPLAY_NAME #6 [2020-05-08T13:00:58.003Z] BUILD_ID 6 [2020-05-08T13:00:58.003Z] BUILD_NUMBER 6 [2020-05-08T13:00:58.003Z] BUILD_TAG jenkins-moby-PR-40595-6 [2020-05-08T13:00:58.003Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40595/6/ [2020-05-08T13:00:58.003Z] CHANGE_AUTHOR sfzhu93 [2020-05-08T13:00:58.003Z] CHANGE_BRANCH GL_2_25 [2020-05-08T13:00:58.003Z] CHANGE_FORK sfzhu93 [2020-05-08T13:00:58.003Z] CHANGE_ID 40595 [2020-05-08T13:00:58.003Z] CHANGE_TARGET master [2020-05-08T13:00:58.003Z] CHANGE_TITLE [integration] add buffer to prevent goroutine leak [2020-05-08T13:00:58.003Z] CHANGE_URL https://github.com/moby/moby/pull/40595 [2020-05-08T13:00:58.003Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-08T13:00:58.003Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-08T13:00:58.003Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-08T13:00:58.003Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-08T13:00:58.003Z] COMPUTERNAME azwin-2-6c3c60 [2020-05-08T13:00:58.003Z] ComSpec C:\windows\system32\cmd.exe [2020-05-08T13:00:58.003Z] ConfigSequenceNumber 0 [2020-05-08T13:00:58.003Z] dco true [2020-05-08T13:00:58.003Z] DOCKER_BUILDKIT 0 [2020-05-08T13:00:58.003Z] DOCKER_DUT_DEBUG 1 [2020-05-08T13:00:58.003Z] DOCKER_EXPERIMENTAL 1 [2020-05-08T13:00:58.003Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-08T13:00:58.003Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-08T13:00:58.003Z] EXECUTOR_NUMBER 0 [2020-05-08T13:00:58.003Z] FQDN azwin-2-6c3c60.westus.cloudapp.azure.com [2020-05-08T13:00:58.003Z] GIT_BRANCH PR-40595 [2020-05-08T13:00:58.003Z] GIT_COMMIT bdb48fdae6f834a419d52c4acaedca1c8fefbeeb [2020-05-08T13:00:58.003Z] GIT_URL https://github.com/moby/moby.git [2020-05-08T13:00:58.003Z] HUDSON_COOKIE 1d470e61-9dc2-484a-9280-7ef08d47df14 [2020-05-08T13:00:58.003Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-08T13:00:58.003Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-08T13:00:58.003Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-08T13:00:58.003Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-08T13:00:58.003Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-08T13:00:58.003Z] JENKINS_NODE_COOKIE 0b44932f-fd56-4a73-9808-15fad70e16f4 [2020-05-08T13:00:58.003Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-08T13:00:58.003Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-08T13:00:58.003Z] JOB_BASE_NAME PR-40595 [2020-05-08T13:00:58.003Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40595/display/redirect [2020-05-08T13:00:58.003Z] JOB_NAME moby/PR-40595 [2020-05-08T13:00:58.003Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40595/ [2020-05-08T13:00:58.003Z] library.jps.version master [2020-05-08T13:00:58.003Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-08T13:00:58.003Z] NODE_LABELS amd64 azure azwin-2-6c3c60 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-08T13:00:58.003Z] NODE_NAME azwin-2-6c3c60 [2020-05-08T13:00:58.003Z] NUMBER_OF_PROCESSORS 4 [2020-05-08T13:00:58.003Z] OS Windows_NT [2020-05-08T13:00:58.003Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-08T13:00:58.003Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-08T13:00:58.003Z] ppc64le true [2020-05-08T13:00:58.003Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-08T13:00:58.003Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-08T13:00:58.003Z] PROCESSOR_LEVEL 6 [2020-05-08T13:00:58.003Z] PROCESSOR_REVISION 5504 [2020-05-08T13:00:58.003Z] ProgramData C:\ProgramData [2020-05-08T13:00:58.003Z] ProgramFiles C:\Program Files [2020-05-08T13:00:58.003Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-08T13:00:58.003Z] ProgramW6432 C:\Program Files [2020-05-08T13:00:58.003Z] PROMPT $P$G [2020-05-08T13:00:58.003Z] PSExecutionPolicyPreference Bypass [2020-05-08T13:00:58.003Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-08T13:00:58.003Z] PUBLIC C:\Users\Public [2020-05-08T13:00:58.003Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40595/6/display/redirect?page=changes [2020-05-08T13:00:58.003Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40595/6/display/redirect [2020-05-08T13:00:58.003Z] s390x true [2020-05-08T13:00:58.003Z] SKIP_VALIDATION_TESTS 1 [2020-05-08T13:00:58.003Z] SOURCES_DRIVE d [2020-05-08T13:00:58.004Z] SOURCES_SUBDIR gopath [2020-05-08T13:00:58.004Z] STAGE_NAME Run tests [2020-05-08T13:00:58.004Z] SystemDrive C: [2020-05-08T13:00:58.004Z] SystemRoot C:\windows [2020-05-08T13:00:58.004Z] TEMP C:\windows\TEMP [2020-05-08T13:00:58.004Z] TESTDEBUG 0 [2020-05-08T13:00:58.004Z] TESTRUN_DRIVE d [2020-05-08T13:00:58.004Z] TESTRUN_SUBDIR CI [2020-05-08T13:00:58.004Z] TIMEOUT 120m [2020-05-08T13:00:58.004Z] TMP C:\windows\TEMP [2020-05-08T13:00:58.004Z] unit_validate true [2020-05-08T13:00:58.004Z] USERDOMAIN WORKGROUP [2020-05-08T13:00:58.004Z] USERNAME azwin-2-6c3c60$ [2020-05-08T13:00:58.004Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-08T13:00:58.004Z] validate_force false [2020-05-08T13:00:58.004Z] windir C:\windows [2020-05-08T13:00:58.004Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-08T13:00:58.004Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-08T13:00:58.004Z] windowsRS1 false [2020-05-08T13:00:58.004Z] windowsRS5 true [2020-05-08T13:00:58.004Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-08T13:00:58.004Z] [2020-05-08T13:00:58.004Z] [2020-05-08T13:00:58.004Z] [2020-05-08T13:00:58.046Z] #44 79.86 DEP criu/sk-packet.d [2020-05-08T13:00:58.046Z] #44 80.07 DEP criu/sk-netlink.d [2020-05-08T13:00:58.163Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 30.8% of statements [2020-05-08T13:00:58.163Z] ok github.com/docker/docker/container 0.114s coverage: 34.9% of statements [2020-05-08T13:00:58.163Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-08T13:00:58.163Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-08T13:00:58.163Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-08T13:00:58.163Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-08T13:00:58.206Z] #44 82.63 DEP criu/files.d [2020-05-08T13:00:58.305Z] #44 80.26 DEP criu/sk-inet.d [2020-05-08T13:00:58.453Z] INFO: Sources under d:\gopath\... [2020-05-08T13:00:58.453Z] INFO: Test run under d:\CI\... [2020-05-08T13:00:58.453Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-08T13:00:58.453Z] INFO: docker/docker repository was found [2020-05-08T13:00:58.464Z] #44 82.80 DEP criu/files-reg.d [2020-05-08T13:00:58.464Z] #44 82.92 DEP criu/files-ext.d [2020-05-08T13:00:58.464Z] #44 83.06 DEP criu/file-lock.d [2020-05-08T13:00:58.564Z] #44 80.47 DEP criu/signalfd.d [2020-05-08T13:00:58.564Z] #44 80.61 DEP criu/sigframe.d [2020-05-08T13:00:58.721Z] #44 83.18 DEP criu/file-ids.d [2020-05-08T13:00:58.721Z] #44 83.29 DEP criu/fifo.d [2020-05-08T13:00:58.827Z] #44 80.75 DEP criu/shmem.d [2020-05-08T13:00:58.899Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-05-08T13:00:58.979Z] #44 83.41 DEP criu/fdstore.d [2020-05-08T13:00:59.086Z] #44 81.01 DEP criu/servicefd.d [2020-05-08T13:00:59.236Z] #44 83.57 DEP criu/fault-injection.d [2020-05-08T13:00:59.236Z] #44 83.64 DEP criu/external.d [2020-05-08T13:00:59.345Z] #44 81.26 DEP criu/seize.d [2020-05-08T13:00:59.352Z] ltsc2019: Pulling from windows/servercore [2020-05-08T13:00:59.352Z] 65014b3c3121: Pulling fs layer [2020-05-08T13:00:59.352Z] eac6fba788c9: Pulling fs layer [2020-05-08T13:00:59.493Z] #44 83.79 DEP criu/eventpoll.d [2020-05-08T13:00:59.493Z] #44 83.96 DEP criu/eventfd.d [2020-05-08T13:00:59.493Z] #44 84.07 DEP criu/crtools.d [2020-05-08T13:00:59.604Z] #44 81.40 DEP criu/seccomp.d [2020-05-08T13:00:59.604Z] #44 81.66 DEP criu/rst-malloc.d [2020-05-08T13:00:59.604Z] #44 81.72 DEP criu/rbtree.d [2020-05-08T13:00:59.605Z] #17 39.72 Selecting previously unselected package vim. [2020-05-08T13:00:59.605Z] #17 39.73 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-05-08T13:00:59.605Z] #17 39.74 Unpacking vim (2:8.1.0875-5) ... [2020-05-08T13:00:59.863Z] #44 81.77 DEP criu/pstree.d [2020-05-08T13:00:59.865Z] #17 40.13 Selecting previously unselected package xfsprogs. [2020-05-08T13:00:59.865Z] #17 40.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-05-08T13:00:59.865Z] #17 40.15 Unpacking xfsprogs (4.20.0-1) ... [2020-05-08T13:01:00.058Z] #44 84.23 DEP criu/cr-service.d [2020-05-08T13:01:00.058Z] #44 84.47 DEP criu/cr-restore.d [2020-05-08T13:01:00.124Z] #44 81.96 DEP criu/protobuf.d [2020-05-08T13:01:00.124Z] #44 82.16 GEN criu/protobuf-desc-gen.h [2020-05-08T13:01:00.316Z] #44 84.71 DEP criu/cr-errno.d [2020-05-08T13:01:00.316Z] #44 84.73 DEP criu/cr-dump.d [2020-05-08T13:01:00.435Z] #17 40.58 Selecting previously unselected package zip. [2020-05-08T13:01:00.435Z] #17 40.59 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-05-08T13:01:00.435Z] #17 40.61 Unpacking zip (3.0-11+b1) ... [2020-05-08T13:01:00.435Z] #17 40.82 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-08T13:01:00.435Z] #17 40.84 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-08T13:01:00.573Z] #44 84.96 DEP criu/cr-dedup.d [2020-05-08T13:01:00.714Z] #17 40.86 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-05-08T13:01:00.714Z] #17 40.87 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-08T13:01:00.714Z] #17 40.89 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-05-08T13:01:00.714Z] #17 40.90 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-05-08T13:01:00.714Z] #17 40.92 Setting up uidmap (1:4.5-1.1) ... [2020-05-08T13:01:00.714Z] #17 40.93 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-05-08T13:01:00.714Z] #17 40.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-08T13:01:00.714Z] #17 40.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-08T13:01:00.714Z] #17 40.97 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-08T13:01:00.714Z] #17 40.98 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-08T13:01:00.714Z] #17 40.99 Setting up xxd (2:8.1.0875-5) ... [2020-05-08T13:01:00.714Z] #17 41.01 Setting up zip (3.0-11+b1) ... [2020-05-08T13:01:00.714Z] #17 41.03 Setting up vim-common (2:8.1.0875-5) ... [2020-05-08T13:01:00.831Z] #44 85.11 DEP criu/cr-check.d [2020-05-08T13:01:00.831Z] #44 85.30 DEP criu/config.d [2020-05-08T13:01:00.974Z] #17 41.06 Setting up bash-completion (1:2.8-6) ... [2020-05-08T13:01:00.974Z] #17 ... [2020-05-08T13:01:00.974Z] [2020-05-08T13:01:00.974Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:00.974Z] #44 95.05 CC criu/autofs.o [2020-05-08T13:01:00.974Z] #44 96.20 CC criu/bfd.o [2020-05-08T13:01:00.974Z] #44 96.73 CC criu/bitmap.o [2020-05-08T13:01:00.974Z] #44 96.84 CC criu/cgroup-props.o [2020-05-08T13:01:00.974Z] #44 97.49 CC criu/cgroup.o [2020-05-08T13:01:00.974Z] #44 99.69 CC criu/clone-noasan.o [2020-05-08T13:01:00.974Z] #44 99.92 CC criu/config.o [2020-05-08T13:01:00.974Z] #44 101.4 CC criu/cr-check.o [2020-05-08T13:01:00.974Z] #44 102.9 CC criu/cr-dedup.o [2020-05-08T13:01:00.974Z] #44 103.3 CC criu/cr-dump.o [2020-05-08T13:01:01.061Z] #44 ... [2020-05-08T13:01:01.061Z] [2020-05-08T13:01:01.061Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:01:01.061Z] #47 DONE 161.4s [2020-05-08T13:01:01.061Z] [2020-05-08T13:01:01.061Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:01.061Z] #17 11.09 Fetched 8347 kB in 9s (941 kB/s) [2020-05-08T13:01:01.088Z] #44 85.44 DEP criu/clone-noasan.d [2020-05-08T13:01:01.088Z] #44 85.49 DEP criu/cgroup.d [2020-05-08T13:01:01.235Z] #44 105.3 CC criu/cr-errno.o [2020-05-08T13:01:01.235Z] #44 105.4 CC criu/cr-restore.o [2020-05-08T13:01:01.320Z] #17 11.09 Reading package lists... [2020-05-08T13:01:01.345Z] #44 85.63 DEP criu/cgroup-props.d [2020-05-08T13:01:01.345Z] #44 85.71 DEP criu/bitmap.d [2020-05-08T13:01:01.345Z] #44 85.74 DEP criu/bfd.d [2020-05-08T13:01:01.345Z] #44 85.82 DEP criu/autofs.d [2020-05-08T13:01:01.345Z] #44 85.93 DEP criu/aio.d [2020-05-08T13:01:01.603Z] #44 86.05 DEP criu/action-scripts.d [2020-05-08T13:01:01.861Z] #44 86.29 CC criu/action-scripts.o [2020-05-08T13:01:02.219Z] #11 ... [2020-05-08T13:01:02.219Z] [2020-05-08T13:01:02.219Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:02.219Z] #45 43.82 CC images/sk-unix.o [2020-05-08T13:01:02.219Z] #45 44.41 CC images/sk-inet.o [2020-05-08T13:01:02.219Z] #45 45.14 CC images/tun.o [2020-05-08T13:01:02.219Z] #45 45.79 CC images/sk-netlink.o [2020-05-08T13:01:02.219Z] #45 46.11 CC images/packet-sock.o [2020-05-08T13:01:02.219Z] #45 46.75 CC images/ipc-var.o [2020-05-08T13:01:02.219Z] #45 47.11 CC images/ipc-desc.o [2020-05-08T13:01:02.219Z] #45 47.49 CC images/ipc-shm.o [2020-05-08T13:01:02.219Z] #45 47.84 CC images/ipc-msg.o [2020-05-08T13:01:02.219Z] #45 48.39 CC images/ipc-sem.o [2020-05-08T13:01:02.219Z] #45 48.75 CC images/utsns.o [2020-05-08T13:01:02.219Z] #45 49.03 CC images/creds.o [2020-05-08T13:01:02.219Z] #45 49.38 CC images/vma.o [2020-05-08T13:01:02.219Z] #45 49.79 CC images/netdev.o [2020-05-08T13:01:02.219Z] #45 50.56 CC images/tty.o [2020-05-08T13:01:02.219Z] #45 51.76 CC images/file-lock.o [2020-05-08T13:01:02.219Z] #45 52.30 CC images/rlimit.o [2020-05-08T13:01:02.219Z] #45 52.63 CC images/pagemap.o [2020-05-08T13:01:02.426Z] #44 86.68 CC criu/aio.o [2020-05-08T13:01:02.684Z] #44 ... [2020-05-08T13:01:02.684Z] [2020-05-08T13:01:02.684Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:02.684Z] #17 11.19 Fetched 8347 kB in 9s (920 kB/s) [2020-05-08T13:01:02.684Z] #17 11.19 Reading package lists... [2020-05-08T13:01:02.684Z] #17 15.29 Reading package lists... [2020-05-08T13:01:02.684Z] #17 18.90 Building dependency tree... [2020-05-08T13:01:02.684Z] #17 20.78 libcap2-bin is already the newest version (1:2.25-2). [2020-05-08T13:01:02.684Z] #17 20.78 The following additional packages will be installed: [2020-05-08T13:01:02.684Z] #17 20.78 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-08T13:01:02.684Z] #17 20.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-08T13:01:02.684Z] #17 20.78 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-08T13:01:02.684Z] #17 20.78 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-08T13:01:02.684Z] #17 20.78 python3.7 python3.7-minimal vim-runtime xxd [2020-05-08T13:01:02.684Z] #17 20.79 Suggested packages: [2020-05-08T13:01:02.684Z] #17 20.79 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-08T13:01:02.684Z] #17 20.79 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-08T13:01:02.684Z] #17 20.79 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-08T13:01:02.684Z] #17 20.79 Recommended packages: [2020-05-08T13:01:02.684Z] #17 20.79 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-08T13:01:02.684Z] #17 20.79 python3-keyrings.alt python3-xdg unzip [2020-05-08T13:01:02.684Z] #17 ... [2020-05-08T13:01:02.684Z] [2020-05-08T13:01:02.684Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:02.684Z] #44 87.24 CC criu/autofs.o [2020-05-08T13:01:02.823Z] #17 15.33 Reading package lists... [2020-05-08T13:01:02.824Z] #17 ... [2020-05-08T13:01:02.824Z] [2020-05-08T13:01:02.824Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:02.824Z] #44 84.56 DEP criu/protobuf-desc.d [2020-05-08T13:01:02.824Z] #44 84.67 DEP criu/proc_parse.d [2020-05-08T13:01:02.824Z] #44 84.86 DEP criu/plugin.d [2020-05-08T13:01:02.824Z] #44 84.93 DEP criu/pipes.d [2020-05-08T13:01:02.855Z] #45 53.20 CC images/siginfo.o [2020-05-08T13:01:03.082Z] #44 85.06 DEP criu/pie-util.d [2020-05-08T13:01:03.149Z] #45 53.73 CC images/rpc.o [2020-05-08T13:01:03.341Z] #44 85.12 DEP criu/pie-util-vdso.d [2020-05-08T13:01:03.341Z] #44 85.27 DEP criu/pie-util-vdso-elf32.d [2020-05-08T13:01:03.600Z] #44 85.37 DEP criu/path.d [2020-05-08T13:01:03.600Z] #44 85.53 DEP criu/parasite-syscall.d [2020-05-08T13:01:03.615Z] #44 ... [2020-05-08T13:01:03.615Z] [2020-05-08T13:01:03.615Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T13:01:03.615Z] #30 DONE 165.7s [2020-05-08T13:01:03.615Z] [2020-05-08T13:01:03.615Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T13:01:03.858Z] #44 85.76 DEP criu/pagemap.d [2020-05-08T13:01:03.873Z] #41 ... [2020-05-08T13:01:03.873Z] [2020-05-08T13:01:03.873Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:03.873Z] #17 22.58 The following NEW packages will be installed: [2020-05-08T13:01:04.117Z] #44 85.97 DEP criu/pagemap-cache.d [2020-05-08T13:01:04.117Z] #44 86.11 DEP criu/page-xfer.d [2020-05-08T13:01:04.130Z] #17 22.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-08T13:01:04.130Z] #17 22.60 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-08T13:01:04.130Z] #17 22.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-08T13:01:04.130Z] #17 22.60 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-08T13:01:04.130Z] #17 22.60 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-08T13:01:04.130Z] #17 22.60 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-08T13:01:04.130Z] #17 22.60 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-08T13:01:04.130Z] #17 22.60 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-08T13:01:04.130Z] #17 22.60 xz-utils zip [2020-05-08T13:01:04.224Z] #45 ... [2020-05-08T13:01:04.224Z] [2020-05-08T13:01:04.224Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:01:04.224Z] #57 138.3 mvdan.cc/sh/v3/fileutil [2020-05-08T13:01:04.224Z] #57 140.7 github.com/pkg/diff [2020-05-08T13:01:04.224Z] #57 140.7 go/token [2020-05-08T13:01:04.224Z] #57 140.7 mvdan.cc/editorconfig [2020-05-08T13:01:04.224Z] #57 140.8 encoding/binary [2020-05-08T13:01:04.224Z] #57 145.0 go/scanner [2020-05-08T13:01:04.224Z] #57 147.7 mvdan.cc/sh/v3/syntax [2020-05-08T13:01:04.376Z] #44 86.28 DEP criu/page-pipe.d [2020-05-08T13:01:04.376Z] #44 86.35 DEP criu/netfilter.d [2020-05-08T13:01:04.389Z] #17 22.99 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T13:01:04.389Z] #17 22.99 Need to get 28.5 MB of archives. [2020-05-08T13:01:04.389Z] #17 22.99 After this operation, 116 MB of additional disk space will be used. [2020-05-08T13:01:04.389Z] #17 22.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-08T13:01:04.389Z] #17 22.99 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-08T13:01:04.389Z] #17 23.05 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-08T13:01:04.533Z] #44 ... [2020-05-08T13:01:04.533Z] [2020-05-08T13:01:04.533Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:04.533Z] #17 44.45 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-05-08T13:01:04.533Z] #17 44.46 Setting up xz-utils (5.2.4-1) ... [2020-05-08T13:01:04.533Z] #17 44.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-08T13:01:04.533Z] #17 44.49 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-08T13:01:04.533Z] #17 44.60 invoke-rc.d: could not determine current runlevel [2020-05-08T13:01:04.533Z] #17 44.61 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-08T13:01:04.533Z] #17 44.63 Setting up pigz (2.4-1) ... [2020-05-08T13:01:04.533Z] #17 44.64 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-08T13:01:04.533Z] #17 44.65 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-08T13:01:04.533Z] #17 44.67 Setting up python-pip-whl (18.1-5) ... [2020-05-08T13:01:04.533Z] #17 44.69 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-05-08T13:01:04.533Z] #17 44.70 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-08T13:01:04.634Z] #44 86.52 DEP criu/net.d [2020-05-08T13:01:04.647Z] #17 23.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-08T13:01:04.647Z] #17 23.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-08T13:01:04.647Z] #17 23.21 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-08T13:01:04.647Z] #17 23.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-08T13:01:04.647Z] #17 23.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-08T13:01:04.647Z] #17 23.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-08T13:01:04.647Z] #17 23.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-08T13:01:04.860Z] #57 ... [2020-05-08T13:01:04.860Z] [2020-05-08T13:01:04.860Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:01:04.860Z] #34 142.4 github.com/BurntSushi/toml/cmd/tomlv [2020-05-08T13:01:04.860Z] #34 DONE 149.1s [2020-05-08T13:01:04.860Z] [2020-05-08T13:01:04.860Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:01:04.860Z] #48 140.6 github.com/LK4D4/vndr/versioned [2020-05-08T13:01:04.860Z] #48 145.4 encoding/base64 [2020-05-08T13:01:04.860Z] #48 145.4 crypto/cipher [2020-05-08T13:01:04.860Z] #48 145.5 go/scanner [2020-05-08T13:01:04.893Z] #44 86.75 DEP criu/namespaces.d [2020-05-08T13:01:04.893Z] #44 86.93 DEP criu/mount.d [2020-05-08T13:01:04.904Z] #17 23.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-08T13:01:04.904Z] #17 23.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-08T13:01:04.904Z] #17 23.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-08T13:01:04.904Z] #17 23.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-08T13:01:04.904Z] #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-08T13:01:04.904Z] #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-08T13:01:04.904Z] #17 23.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-08T13:01:04.904Z] #17 23.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-08T13:01:04.904Z] #17 23.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-08T13:01:04.904Z] #17 23.52 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-08T13:01:04.904Z] #17 23.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-08T13:01:04.904Z] #17 23.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-08T13:01:04.904Z] #17 23.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-08T13:01:04.904Z] #17 23.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-08T13:01:04.904Z] #17 23.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-08T13:01:04.904Z] #17 23.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-08T13:01:04.904Z] #17 23.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-08T13:01:04.904Z] #17 23.58 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-08T13:01:04.904Z] #17 23.58 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-08T13:01:04.965Z] ok github.com/docker/docker/daemon/cluster 0.038s coverage: 0.5% of statements [2020-05-08T13:01:05.104Z] #17 45.17 Setting up libaio1:arm64 (0.3.112-3) ... [2020-05-08T13:01:05.104Z] #17 45.19 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-08T13:01:05.104Z] #17 45.21 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-08T13:01:05.104Z] #17 45.23 Setting up vim (2:8.1.0875-5) ... [2020-05-08T13:01:05.104Z] #17 45.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-08T13:01:05.104Z] #17 45.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-08T13:01:05.104Z] #17 45.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-08T13:01:05.104Z] #17 45.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-08T13:01:05.104Z] #17 45.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-08T13:01:05.104Z] #17 45.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-08T13:01:05.104Z] #17 45.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-08T13:01:05.104Z] #17 45.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-08T13:01:05.104Z] #17 45.34 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-08T13:01:05.104Z] #17 45.35 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-08T13:01:05.104Z] #17 45.38 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-08T13:01:05.104Z] #17 45.39 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-08T13:01:05.104Z] #17 45.41 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-08T13:01:05.104Z] #17 45.42 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-08T13:01:05.151Z] #44 87.10 DEP criu/mem.d [2020-05-08T13:01:05.156Z] #48 149.4 net/url [2020-05-08T13:01:05.162Z] #17 23.94 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-08T13:01:05.411Z] #44 87.33 DEP criu/lsm.d [2020-05-08T13:01:05.419Z] #17 23.95 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-08T13:01:05.419Z] #17 23.95 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-08T13:01:05.419Z] #17 23.95 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-08T13:01:05.419Z] #17 23.96 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-08T13:01:05.419Z] #17 23.97 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-08T13:01:05.419Z] #17 24.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-08T13:01:05.419Z] #17 24.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-08T13:01:05.419Z] #17 24.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-08T13:01:05.419Z] #17 24.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-08T13:01:05.419Z] #17 24.07 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-08T13:01:05.419Z] #17 24.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-08T13:01:05.419Z] #17 24.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-08T13:01:05.419Z] #17 24.13 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-08T13:01:05.419Z] #17 24.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-08T13:01:05.670Z] #44 87.46 DEP criu/log.d [2020-05-08T13:01:05.677Z] #17 24.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-08T13:01:05.677Z] #17 24.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-08T13:01:05.677Z] #17 24.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-08T13:01:05.929Z] #44 87.69 DEP criu/libnetlink.d [2020-05-08T13:01:05.929Z] #44 87.73 DEP criu/kerndat.d [2020-05-08T13:01:05.929Z] #44 87.87 DEP criu/kcmp-ids.d [2020-05-08T13:01:05.929Z] #44 87.93 DEP criu/irmap.d [2020-05-08T13:01:05.929Z] #44 88.04 DEP criu/ipc_ns.d [2020-05-08T13:01:05.935Z] #17 24.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-08T13:01:05.973Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-05-08T13:01:06.189Z] #44 88.14 DEP criu/image.d [2020-05-08T13:01:06.326Z] eac6fba788c9: Verifying Checksum [2020-05-08T13:01:06.326Z] eac6fba788c9: Download complete [2020-05-08T13:01:06.448Z] #44 88.23 DEP criu/image-desc.d [2020-05-08T13:01:06.448Z] #44 88.37 DEP criu/fsnotify.d [2020-05-08T13:01:06.500Z] #17 25.03 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T13:01:06.500Z] #17 25.09 Fetched 28.5 MB in 2s (15.9 MB/s) [2020-05-08T13:01:06.500Z] #17 25.12 Selecting previously unselected package pigz. [2020-05-08T13:01:06.500Z] #17 25.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 ... 23431 files and directories currently installed.) [2020-05-08T13:01:06.500Z] #17 25.17 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-08T13:01:06.500Z] #17 25.17 Unpacking pigz (2.4-1) ... [2020-05-08T13:01:06.700Z] #48 ... [2020-05-08T13:01:06.700Z] [2020-05-08T13:01:06.700Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:01:06.700Z] #57 150.7 go/ast [2020-05-08T13:01:06.707Z] #44 88.55 DEP criu/filesystems.d [2020-05-08T13:01:06.708Z] #44 88.71 DEP criu/files.d [2020-05-08T13:01:06.757Z] #17 25.26 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-08T13:01:06.757Z] #17 25.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-08T13:01:06.757Z] #17 25.28 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-08T13:01:06.967Z] #44 88.91 DEP criu/files-reg.d [2020-05-08T13:01:06.980Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements [2020-05-08T13:01:07.226Z] #44 89.08 DEP criu/files-ext.d [2020-05-08T13:01:07.272Z] #17 25.67 Selecting previously unselected package python3.7-minimal. [2020-05-08T13:01:07.273Z] #17 25.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-08T13:01:07.273Z] #17 25.69 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-08T13:01:07.337Z] #57 151.5 encoding/json [2020-05-08T13:01:07.337Z] #57 151.6 golang.org/x/sys/unix [2020-05-08T13:01:07.486Z] #44 89.24 DEP criu/file-lock.d [2020-05-08T13:01:07.486Z] #44 89.43 DEP criu/file-ids.d [2020-05-08T13:01:07.651Z] #17 47.76 Setting up iptables (1.8.2-4) ... [2020-05-08T13:01:07.651Z] #17 47.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-08T13:01:07.651Z] #17 47.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-08T13:01:07.651Z] #17 47.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-08T13:01:07.651Z] #17 47.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-08T13:01:07.651Z] #17 47.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-08T13:01:07.651Z] #17 47.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-08T13:01:07.651Z] #17 47.87 Setting up python3 (3.7.3-1) ... [2020-05-08T13:01:07.746Z] #44 89.55 DEP criu/fifo.d [2020-05-08T13:01:07.746Z] #44 89.72 DEP criu/fdstore.d [2020-05-08T13:01:07.837Z] #17 26.40 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-08T13:01:07.837Z] #17 26.42 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-08T13:01:08.005Z] #44 89.85 DEP criu/fault-injection.d [2020-05-08T13:01:08.005Z] #44 89.88 DEP criu/external.d [2020-05-08T13:01:08.005Z] #44 89.98 DEP criu/eventpoll.d [2020-05-08T13:01:08.222Z] #17 48.32 Setting up python3-wheel (0.32.3-2) ... [2020-05-08T13:01:08.267Z] #44 90.08 DEP criu/eventfd.d [2020-05-08T13:01:08.268Z] #44 90.22 DEP criu/crtools.d [2020-05-08T13:01:08.268Z] #44 90.36 DEP criu/cr-service.d [2020-05-08T13:01:08.795Z] #17 49.17 Setting up apparmor (2.13.2-10) ... [2020-05-08T13:01:08.836Z] #44 90.54 DEP criu/cr-restore.d [2020-05-08T13:01:08.836Z] #44 90.81 DEP criu/cr-errno.d [2020-05-08T13:01:09.095Z] #44 90.84 DEP criu/cr-dump.d [2020-05-08T13:01:09.096Z] #44 91.10 DEP criu/cr-dedup.d [2020-05-08T13:01:09.359Z] #44 91.35 DEP criu/cr-check.d [2020-05-08T13:01:09.619Z] #44 91.56 DEP criu/config.d [2020-05-08T13:01:09.735Z] #17 28.30 Selecting previously unselected package python3-minimal. [2020-05-08T13:01:09.735Z] #17 28.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23680 files and directories currently installed.) [2020-05-08T13:01:09.735Z] #17 28.33 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-08T13:01:09.735Z] #17 28.34 Unpacking python3-minimal (3.7.3-1) ... [2020-05-08T13:01:09.735Z] #17 28.42 Selecting previously unselected package libmpdec2:amd64. [2020-05-08T13:01:09.880Z] #44 91.69 DEP criu/clone-noasan.d [2020-05-08T13:01:09.880Z] #44 91.74 DEP criu/cgroup.d [2020-05-08T13:01:09.880Z] #44 ... [2020-05-08T13:01:09.880Z] [2020-05-08T13:01:09.880Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T13:01:09.880Z] #30 DONE 170.7s [2020-05-08T13:01:09.880Z] [2020-05-08T13:01:09.880Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:09.880Z] #44 91.87 DEP criu/cgroup-props.d [2020-05-08T13:01:09.880Z] #44 ... [2020-05-08T13:01:09.880Z] [2020-05-08T13:01:09.880Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:09.880Z] #17 15.33 Reading package lists... [2020-05-08T13:01:09.880Z] #17 19.40 Building dependency tree... [2020-05-08T13:01:09.880Z] #17 21.55 libcap2-bin is already the newest version (1:2.25-2). [2020-05-08T13:01:09.880Z] #17 21.55 The following additional packages will be installed: [2020-05-08T13:01:09.880Z] #17 21.56 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-08T13:01:09.880Z] #17 21.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-08T13:01:09.880Z] #17 21.56 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-08T13:01:09.880Z] #17 21.56 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-08T13:01:09.880Z] #17 21.57 python3.7 python3.7-minimal vim-runtime xxd [2020-05-08T13:01:09.880Z] #17 21.58 Suggested packages: [2020-05-08T13:01:09.880Z] #17 21.58 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-08T13:01:09.880Z] #17 21.58 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-08T13:01:09.880Z] #17 21.58 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-08T13:01:09.880Z] #17 21.58 Recommended packages: [2020-05-08T13:01:09.880Z] #17 21.58 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-08T13:01:09.880Z] #17 21.58 python3-keyrings.alt python3-xdg unzip [2020-05-08T13:01:09.880Z] #17 23.03 The following NEW packages will be installed: [2020-05-08T13:01:09.880Z] #17 23.03 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-08T13:01:09.880Z] #17 23.04 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-08T13:01:09.880Z] #17 23.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-08T13:01:09.880Z] #17 23.04 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-08T13:01:09.880Z] #17 23.04 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-08T13:01:09.880Z] #17 23.04 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-08T13:01:09.880Z] #17 23.04 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-08T13:01:09.880Z] #17 23.04 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-08T13:01:09.880Z] #17 23.04 xz-utils zip [2020-05-08T13:01:09.880Z] #17 23.39 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T13:01:09.880Z] #17 23.39 Need to get 28.5 MB of archives. [2020-05-08T13:01:09.880Z] #17 23.39 After this operation, 116 MB of additional disk space will be used. [2020-05-08T13:01:09.880Z] #17 23.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-08T13:01:09.880Z] #17 23.40 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-08T13:01:09.880Z] #17 23.44 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-08T13:01:09.993Z] #17 28.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-08T13:01:09.993Z] #17 28.43 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-08T13:01:09.993Z] #17 28.49 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-08T13:01:09.993Z] #17 28.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-08T13:01:09.993Z] #17 28.49 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-08T13:01:10.140Z] #17 23.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-08T13:01:10.140Z] #17 23.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-08T13:01:10.140Z] #17 23.71 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-08T13:01:10.400Z] #17 23.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-08T13:01:10.400Z] #17 23.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-08T13:01:10.400Z] #17 23.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-08T13:01:10.400Z] #17 23.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-08T13:01:10.400Z] #17 23.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-08T13:01:10.400Z] #17 23.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-08T13:01:10.400Z] #17 23.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-08T13:01:10.400Z] #17 23.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-08T13:01:10.400Z] #17 23.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-08T13:01:10.400Z] #17 23.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-08T13:01:10.400Z] #17 23.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-08T13:01:10.400Z] #17 23.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-08T13:01:10.400Z] #17 23.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-08T13:01:10.400Z] #17 23.92 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-08T13:01:10.400Z] #17 23.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-08T13:01:10.400Z] #17 23.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-08T13:01:10.400Z] #17 23.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-08T13:01:10.400Z] #17 23.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-08T13:01:10.400Z] #17 23.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-08T13:01:10.402Z] #17 23.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-08T13:01:10.402Z] #17 23.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-08T13:01:10.402Z] #17 24.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-08T13:01:10.402Z] #17 24.00 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-08T13:01:10.707Z] #17 51.06 Setting up xfsprogs (4.20.0-1) ... [2020-05-08T13:01:10.707Z] #17 51.07 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-08T13:01:10.926Z] #17 29.45 Selecting previously unselected package python3.7. [2020-05-08T13:01:10.926Z] #17 29.47 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-08T13:01:10.926Z] #17 29.48 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-08T13:01:10.926Z] #17 29.59 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-08T13:01:10.926Z] #17 29.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-08T13:01:10.926Z] #17 29.60 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-08T13:01:10.926Z] #17 29.70 Setting up python3-minimal (3.7.3-1) ... [2020-05-08T13:01:10.972Z] #17 24.52 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-08T13:01:10.972Z] #17 24.53 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-08T13:01:10.972Z] #17 24.53 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-08T13:01:10.972Z] #17 24.54 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-08T13:01:10.972Z] #17 24.54 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-08T13:01:10.972Z] #17 24.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-08T13:01:11.232Z] #17 24.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-08T13:01:11.232Z] #17 24.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-08T13:01:11.232Z] #17 24.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-08T13:01:11.232Z] #17 24.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-08T13:01:11.232Z] #17 24.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-08T13:01:11.232Z] #17 24.70 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-08T13:01:11.232Z] #17 24.70 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-08T13:01:11.232Z] #17 24.74 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-08T13:01:11.232Z] #17 24.76 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-08T13:01:11.232Z] #17 24.78 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-08T13:01:11.281Z] #17 51.46 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-08T13:01:11.493Z] #17 25.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-08T13:01:11.493Z] #17 25.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-08T13:01:11.493Z] #17 25.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-08T13:01:11.862Z] #17 30.51 Selecting previously unselected package python3. [2020-05-08T13:01:12.062Z] #17 25.65 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T13:01:12.120Z] #17 30.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 ... 24092 files and directories currently installed.) [2020-05-08T13:01:12.120Z] #17 30.58 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-08T13:01:12.120Z] #17 30.60 Unpacking python3 (3.7.3-1) ... [2020-05-08T13:01:12.120Z] #17 30.72 Selecting previously unselected package libip4tc0:amd64. [2020-05-08T13:01:12.120Z] #17 30.73 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-08T13:01:12.120Z] #17 30.73 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-08T13:01:12.120Z] #17 30.82 Selecting previously unselected package libip6tc0:amd64. [2020-05-08T13:01:12.321Z] #17 25.77 Fetched 28.5 MB in 2s (14.2 MB/s) [2020-05-08T13:01:12.322Z] #17 25.83 Selecting previously unselected package pigz. [2020-05-08T13:01:12.322Z] #17 25.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 ... 23431 files and directories currently installed.) [2020-05-08T13:01:12.322Z] #17 25.89 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-08T13:01:12.322Z] #17 25.90 Unpacking pigz (2.4-1) ... [2020-05-08T13:01:12.322Z] #17 25.97 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-08T13:01:12.378Z] #17 30.82 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-08T13:01:12.378Z] #17 30.83 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-08T13:01:12.378Z] #17 30.91 Selecting previously unselected package libiptc0:amd64. [2020-05-08T13:01:12.378Z] #17 30.91 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-08T13:01:12.378Z] #17 30.92 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-08T13:01:12.378Z] #17 31.02 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-08T13:01:12.582Z] #17 25.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-08T13:01:12.582Z] #17 25.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-08T13:01:12.635Z] #17 31.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-08T13:01:12.635Z] #17 31.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-08T13:01:12.635Z] #17 31.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-08T13:01:12.635Z] #17 31.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-08T13:01:12.635Z] #17 31.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-08T13:01:12.635Z] #17 31.20 Selecting previously unselected package libnftnl11:amd64. [2020-05-08T13:01:12.635Z] #17 31.20 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-08T13:01:12.635Z] #17 31.21 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-08T13:01:12.635Z] #17 31.31 Selecting previously unselected package iptables. [2020-05-08T13:01:12.665Z] #17 52.66 Setting up python3-distutils (3.7.3-1) ... [2020-05-08T13:01:12.842Z] #17 26.41 Selecting previously unselected package python3.7-minimal. [2020-05-08T13:01:12.842Z] #17 26.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-08T13:01:12.842Z] #17 26.42 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-08T13:01:12.893Z] #17 31.31 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-08T13:01:12.893Z] #17 31.32 Unpacking iptables (1.8.2-4) ... [2020-05-08T13:01:12.926Z] #17 53.14 Setting up python3-setuptools (40.8.0-1) ... [2020-05-08T13:01:12.940Z] #57 ... [2020-05-08T13:01:12.940Z] [2020-05-08T13:01:12.941Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:12.941Z] #45 57.52 CC images/ext-file.o [2020-05-08T13:01:12.941Z] #45 57.91 CC images/cgroup.o [2020-05-08T13:01:12.941Z] #45 58.95 CC images/userns.o [2020-05-08T13:01:12.941Z] #45 59.60 CC images/google/protobuf/descriptor.o [2020-05-08T13:01:12.941Z] #45 62.84 CC images/opts.o [2020-05-08T13:01:12.941Z] #45 63.23 CC images/seccomp.o [2020-05-08T13:01:12.941Z] #45 63.66 CC images/binfmt-misc.o [2020-05-08T13:01:13.150Z] #17 31.62 Selecting previously unselected package xxd. [2020-05-08T13:01:13.150Z] #17 31.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-08T13:01:13.150Z] #17 31.64 Unpacking xxd (2:8.1.0875-5) ... [2020-05-08T13:01:13.150Z] #17 31.79 Selecting previously unselected package vim-common. [2020-05-08T13:01:13.150Z] #17 31.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-08T13:01:13.150Z] #17 31.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-08T13:01:13.304Z] 65014b3c3121: Verifying Checksum [2020-05-08T13:01:13.304Z] 65014b3c3121: Download complete [2020-05-08T13:01:13.407Z] #17 32.04 Selecting previously unselected package bash-completion. [2020-05-08T13:01:13.407Z] #17 32.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-08T13:01:13.585Z] #45 64.07 CC images/time.o [2020-05-08T13:01:13.779Z] #17 27.26 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-08T13:01:13.779Z] #17 27.28 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-08T13:01:13.794Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.9% of statements [2020-05-08T13:01:13.894Z] #45 64.40 CC images/sysctl.o [2020-05-08T13:01:14.188Z] #45 64.72 CC images/autofs.o [2020-05-08T13:01:14.310Z] #17 54.54 Setting up python3-pip (18.1-5) ... [2020-05-08T13:01:14.479Z] #45 65.11 CC images/macvlan.o [2020-05-08T13:01:14.771Z] #45 65.40 CC images/sit.o [2020-05-08T13:01:14.778Z] #17 ... [2020-05-08T13:01:14.779Z] [2020-05-08T13:01:14.779Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:14.779Z] #44 88.97 CC criu/bfd.o [2020-05-08T13:01:14.779Z] #44 89.58 CC criu/bitmap.o [2020-05-08T13:01:14.779Z] #44 89.71 CC criu/cgroup-props.o [2020-05-08T13:01:14.779Z] #44 90.38 CC criu/cgroup.o [2020-05-08T13:01:14.779Z] #44 92.72 CC criu/clone-noasan.o [2020-05-08T13:01:14.779Z] #44 92.91 CC criu/config.o [2020-05-08T13:01:14.779Z] #44 94.12 CC criu/cr-check.o [2020-05-08T13:01:14.779Z] #44 95.57 CC criu/cr-dedup.o [2020-05-08T13:01:14.779Z] #44 95.97 CC criu/cr-dump.o [2020-05-08T13:01:14.779Z] #44 98.00 CC criu/cr-errno.o [2020-05-08T13:01:14.779Z] #44 98.13 CC criu/cr-restore.o [2020-05-08T13:01:15.066Z] #45 65.74 LINK images/built-in.o [2020-05-08T13:01:15.252Z] #17 ... [2020-05-08T13:01:15.252Z] [2020-05-08T13:01:15.252Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:15.252Z] #44 109.2 CC criu/cr-service.o [2020-05-08T13:01:15.252Z] #44 110.9 CC criu/crtools.o [2020-05-08T13:01:15.252Z] #44 111.4 CC criu/eventfd.o [2020-05-08T13:01:15.252Z] #44 111.7 CC criu/eventpoll.o [2020-05-08T13:01:15.252Z] #44 112.4 CC criu/external.o [2020-05-08T13:01:15.252Z] #44 112.7 CC criu/fault-injection.o [2020-05-08T13:01:15.252Z] #44 112.8 CC criu/fdstore.o [2020-05-08T13:01:15.252Z] #44 113.2 CC criu/fifo.o [2020-05-08T13:01:15.252Z] #44 113.7 CC criu/file-ids.o [2020-05-08T13:01:15.252Z] #44 114.0 CC criu/file-lock.o [2020-05-08T13:01:15.252Z] #44 114.9 CC criu/files-ext.o [2020-05-08T13:01:15.252Z] #44 115.2 CC criu/files-reg.o [2020-05-08T13:01:15.252Z] #44 116.8 CC criu/files.o [2020-05-08T13:01:15.252Z] #44 118.6 CC criu/filesystems.o [2020-05-08T13:01:15.252Z] #44 119.2 CC criu/fsnotify.o [2020-05-08T13:01:15.363Z] #45 66.02 GEN compel/include/asm [2020-05-08T13:01:15.363Z] #45 66.04 GEN compel/include/version.h [2020-05-08T13:01:15.363Z] #45 66.06 touch .config [2020-05-08T13:01:15.363Z] #45 66.10 GEN include/common/config.h [2020-05-08T13:01:15.513Z] #44 ... [2020-05-08T13:01:15.513Z] [2020-05-08T13:01:15.513Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:15.513Z] #17 55.83 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T13:01:15.513Z] #17 55.87 Processing triggers for mime-support (3.62) ... [2020-05-08T13:01:15.658Z] #45 66.23 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-08T13:01:15.658Z] #45 66.27 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-08T13:01:15.658Z] #45 66.32 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-08T13:01:15.658Z] #45 66.35 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-08T13:01:15.658Z] #45 66.39 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-08T13:01:15.688Z] #17 29.21 Selecting previously unselected package python3-minimal. [2020-05-08T13:01:15.688Z] #17 29.21 (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-08T13:01:15.688Z] #17 29.25 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-08T13:01:15.688Z] #17 29.26 Unpacking python3-minimal (3.7.3-1) ... [2020-05-08T13:01:15.872Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.7% of statements [2020-05-08T13:01:15.947Z] #17 29.32 Selecting previously unselected package libmpdec2:amd64. [2020-05-08T13:01:15.947Z] #17 29.34 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-08T13:01:15.947Z] #17 29.35 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-08T13:01:15.947Z] #17 29.44 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-08T13:01:15.947Z] #17 29.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-08T13:01:15.947Z] #17 29.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-08T13:01:15.952Z] #45 66.44 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-08T13:01:15.952Z] #45 66.47 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-08T13:01:15.952Z] #45 66.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-08T13:01:15.952Z] #45 66.53 DEP compel/plugins/std/infect.d [2020-05-08T13:01:16.154Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-05-08T13:01:16.159Z] #44 ... [2020-05-08T13:01:16.159Z] [2020-05-08T13:01:16.159Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:16.159Z] #17 34.54 Unpacking bash-completion (1:2.8-6) ... [2020-05-08T13:01:16.159Z] #17 34.92 Selecting previously unselected package bzip2. [2020-05-08T13:01:16.159Z] #17 34.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-08T13:01:16.263Z] #45 66.84 DEP compel/plugins/std/string.d [2020-05-08T13:01:16.263Z] #45 66.97 DEP compel/plugins/std/log.d [2020-05-08T13:01:16.417Z] #17 34.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-08T13:01:16.417Z] #17 35.02 Selecting previously unselected package xz-utils. [2020-05-08T13:01:16.417Z] #17 35.03 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-08T13:01:16.417Z] #17 35.03 Unpacking xz-utils (5.2.4-1) ... [2020-05-08T13:01:16.417Z] #17 35.20 Selecting previously unselected package apparmor. [2020-05-08T13:01:16.417Z] #17 35.21 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-08T13:01:16.455Z] #17 DONE 56.4s [2020-05-08T13:01:16.455Z] [2020-05-08T13:01:16.455Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-08T13:01:16.574Z] #45 67.10 DEP compel/plugins/std/fds.d [2020-05-08T13:01:16.674Z] #17 35.28 Unpacking apparmor (2.13.2-10) ... [2020-05-08T13:01:16.768Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-05-08T13:01:16.867Z] #45 67.44 DEP compel/plugins/std/std.d [2020-05-08T13:01:16.885Z] #17 30.34 Selecting previously unselected package python3.7. [2020-05-08T13:01:16.885Z] #17 30.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-08T13:01:16.885Z] #17 30.35 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-08T13:01:16.885Z] #17 30.47 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-08T13:01:16.885Z] #17 30.51 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-08T13:01:16.885Z] #17 30.51 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-08T13:01:16.931Z] #17 35.61 Selecting previously unselected package aufs-tools. [2020-05-08T13:01:16.932Z] #17 35.61 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-08T13:01:16.932Z] #17 35.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-08T13:01:17.144Z] #17 30.61 Setting up python3-minimal (3.7.3-1) ... [2020-05-08T13:01:17.160Z] #45 67.75 DEP compel/plugins/shmem/shmem.d [2020-05-08T13:01:17.189Z] #17 35.79 Selecting previously unselected package libonig5:amd64. [2020-05-08T13:01:17.189Z] #17 35.79 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-08T13:01:17.189Z] #17 35.79 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-08T13:01:17.189Z] #17 35.94 Selecting previously unselected package libjq1:amd64. [2020-05-08T13:01:17.383Z] ok github.com/docker/docker/daemon 12.285s coverage: 17.4% of statements [2020-05-08T13:01:17.383Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-08T13:01:17.383Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-08T13:01:17.383Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-08T13:01:17.383Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-08T13:01:17.446Z] #17 35.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-08T13:01:17.446Z] #17 35.95 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-08T13:01:17.446Z] #17 36.11 Selecting previously unselected package jq. [2020-05-08T13:01:17.446Z] #17 36.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-08T13:01:17.446Z] #17 36.11 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-08T13:01:17.446Z] #17 36.20 Selecting previously unselected package libaio1:amd64. [2020-05-08T13:01:17.453Z] #45 67.95 DEP compel/plugins/fds/fds.d [2020-05-08T13:01:17.704Z] #17 36.21 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-08T13:01:17.704Z] #17 36.21 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-08T13:01:17.704Z] #17 36.26 Selecting previously unselected package libgpm2:amd64. [2020-05-08T13:01:17.704Z] #17 36.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-08T13:01:17.704Z] #17 36.27 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-08T13:01:17.704Z] #17 36.34 Selecting previously unselected package libicu63:amd64. [2020-05-08T13:01:17.704Z] #17 36.35 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-08T13:01:17.704Z] #17 36.36 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-08T13:01:17.714Z] #17 31.43 Selecting previously unselected package python3. [2020-05-08T13:01:17.748Z] #45 68.34 CC compel/plugins/std/std.o [2020-05-08T13:01:17.973Z] #17 31.43 (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-08T13:01:17.973Z] #17 31.50 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-08T13:01:17.973Z] #17 31.52 Unpacking python3 (3.7.3-1) ... [2020-05-08T13:01:17.998Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-05-08T13:01:18.040Z] #45 ... [2020-05-08T13:01:18.040Z] [2020-05-08T13:01:18.040Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:01:18.040Z] #48 152.3 go/ast [2020-05-08T13:01:18.040Z] #48 152.3 text/template/parse [2020-05-08T13:01:18.040Z] #48 157.1 encoding/json [2020-05-08T13:01:18.233Z] #17 31.64 Selecting previously unselected package libip4tc0:amd64. [2020-05-08T13:01:18.233Z] #17 31.64 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-08T13:01:18.233Z] #17 31.64 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-08T13:01:18.233Z] #17 31.73 Selecting previously unselected package libip6tc0:amd64. [2020-05-08T13:01:18.233Z] #17 31.73 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-08T13:01:18.233Z] #17 31.74 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-08T13:01:18.233Z] #17 31.82 Selecting previously unselected package libiptc0:amd64. [2020-05-08T13:01:18.233Z] #17 31.83 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-08T13:01:18.233Z] #17 31.84 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-08T13:01:18.233Z] #17 31.91 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-08T13:01:18.233Z] #17 31.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-08T13:01:18.233Z] #17 31.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-08T13:01:18.334Z] #48 ... [2020-05-08T13:01:18.334Z] [2020-05-08T13:01:18.334Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:18.334Z] #45 68.93 CC compel/plugins/std/fds.o [2020-05-08T13:01:18.368Z] #18 1.806 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-08T13:01:18.368Z] #18 1.813 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-08T13:01:18.368Z] #18 1.818 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-08T13:01:18.368Z] #18 DONE 2.0s [2020-05-08T13:01:18.368Z] [2020-05-08T13:01:18.368Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T13:01:18.492Z] #17 31.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-08T13:01:18.492Z] #17 31.99 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-08T13:01:18.492Z] #17 32.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-08T13:01:18.492Z] #17 32.07 Selecting previously unselected package libnftnl11:amd64. [2020-05-08T13:01:18.492Z] #17 32.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-08T13:01:18.492Z] #17 32.08 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-08T13:01:18.493Z] #17 32.16 Selecting previously unselected package iptables. [2020-05-08T13:01:18.493Z] #17 32.17 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-08T13:01:18.493Z] #17 32.17 Unpacking iptables (1.8.2-4) ... [2020-05-08T13:01:18.976Z] #45 69.63 CC compel/plugins/std/log.o [2020-05-08T13:01:19.062Z] #17 32.58 Selecting previously unselected package xxd. [2020-05-08T13:01:19.062Z] #17 32.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-08T13:01:19.062Z] #17 32.60 Unpacking xxd (2:8.1.0875-5) ... [2020-05-08T13:01:19.321Z] #17 32.74 Selecting previously unselected package vim-common. [2020-05-08T13:01:19.321Z] #17 32.74 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-08T13:01:19.321Z] #17 32.78 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-08T13:01:19.471Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-05-08T13:01:19.581Z] #17 32.98 Selecting previously unselected package bash-completion. [2020-05-08T13:01:19.581Z] #17 32.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-08T13:01:19.841Z] #17 ... [2020-05-08T13:01:19.841Z] [2020-05-08T13:01:19.841Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:19.841Z] #44 91.94 DEP criu/bitmap.d [2020-05-08T13:01:19.841Z] #44 91.96 DEP criu/bfd.d [2020-05-08T13:01:19.841Z] #44 92.05 DEP criu/autofs.d [2020-05-08T13:01:19.841Z] #44 92.40 DEP criu/aio.d [2020-05-08T13:01:19.841Z] #44 92.63 DEP criu/action-scripts.d [2020-05-08T13:01:19.841Z] #44 93.02 CC criu/action-scripts.o [2020-05-08T13:01:19.841Z] #44 93.43 CC criu/aio.o [2020-05-08T13:01:19.841Z] #44 93.95 CC criu/autofs.o [2020-05-08T13:01:19.841Z] #44 95.34 CC criu/bfd.o [2020-05-08T13:01:19.841Z] #44 95.82 CC criu/bitmap.o [2020-05-08T13:01:19.841Z] #44 95.94 CC criu/cgroup-props.o [2020-05-08T13:01:19.841Z] #44 96.76 CC criu/cgroup.o [2020-05-08T13:01:19.841Z] #44 99.36 CC criu/clone-noasan.o [2020-05-08T13:01:19.841Z] #44 99.47 CC criu/config.o [2020-05-08T13:01:19.841Z] #44 100.6 CC criu/cr-check.o [2020-05-08T13:01:20.410Z] #44 102.1 CC criu/cr-dedup.o [2020-05-08T13:01:20.479Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.181s coverage: 57.0% of statements [2020-05-08T13:01:20.670Z] #44 102.6 CC criu/cr-dump.o [2020-05-08T13:01:21.074Z] #45 71.35 CC compel/plugins/std/string.o [2020-05-08T13:01:21.710Z] #45 72.26 CC compel/plugins/std/infect.o [2020-05-08T13:01:21.883Z] #17 39.99 Selecting previously unselected package libnet1:amd64. [2020-05-08T13:01:21.883Z] #17 40.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-08T13:01:21.883Z] #17 40.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-08T13:01:21.883Z] #17 40.09 Selecting previously unselected package libnl-3-200:amd64. [2020-05-08T13:01:21.883Z] #17 40.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-08T13:01:21.883Z] #17 40.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-08T13:01:21.883Z] #17 40.18 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-08T13:01:21.883Z] #17 40.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-08T13:01:21.883Z] #17 40.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-08T13:01:21.883Z] #17 40.25 Selecting previously unselected package libreadline5:amd64. [2020-05-08T13:01:21.883Z] #17 40.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-08T13:01:21.883Z] #17 40.27 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-08T13:01:21.883Z] #17 40.39 Selecting previously unselected package net-tools. [2020-05-08T13:01:21.883Z] #17 40.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-08T13:01:21.883Z] #17 40.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-08T13:01:22.060Z] #44 ... [2020-05-08T13:01:22.060Z] [2020-05-08T13:01:22.060Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:22.060Z] #17 35.60 Unpacking bash-completion (1:2.8-6) ... [2020-05-08T13:01:22.141Z] #17 40.60 Selecting previously unselected package python-pip-whl. [2020-05-08T13:01:22.141Z] #17 40.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-08T13:01:22.141Z] #17 40.61 Unpacking python-pip-whl (18.1-5) ... [2020-05-08T13:01:22.319Z] #17 35.94 Selecting previously unselected package bzip2. [2020-05-08T13:01:22.319Z] #17 35.95 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-08T13:01:22.319Z] #17 35.96 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-08T13:01:22.355Z] #45 72.90 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-08T13:01:22.355Z] #45 72.96 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-08T13:01:22.355Z] #45 73.00 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-08T13:01:22.355Z] #45 73.11 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-08T13:01:22.579Z] #17 36.04 Selecting previously unselected package xz-utils. [2020-05-08T13:01:22.579Z] #17 36.05 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-08T13:01:22.579Z] #17 36.06 Unpacking xz-utils (5.2.4-1) ... [2020-05-08T13:01:22.655Z] #45 73.20 AR compel/plugins/std.lib.a [2020-05-08T13:01:22.655Z] #45 73.33 CC compel/plugins/fds/fds.o [2020-05-08T13:01:22.705Z] #17 41.18 Selecting previously unselected package python3-lib2to3. [2020-05-08T13:01:22.706Z] #17 41.19 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-08T13:01:22.706Z] #17 41.20 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-08T13:01:22.706Z] #17 41.30 Selecting previously unselected package python3-distutils. [2020-05-08T13:01:22.706Z] #17 41.32 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-08T13:01:22.706Z] #17 41.32 Unpacking python3-distutils (3.7.3-1) ... [2020-05-08T13:01:22.838Z] #17 36.28 Selecting previously unselected package apparmor. [2020-05-08T13:01:22.838Z] #17 36.28 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-08T13:01:22.838Z] #17 36.37 Unpacking apparmor (2.13.2-10) ... [2020-05-08T13:01:22.963Z] #17 41.45 Selecting previously unselected package python3-pip. [2020-05-08T13:01:22.963Z] #17 41.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-08T13:01:22.963Z] #17 41.46 Unpacking python3-pip (18.1-5) ... [2020-05-08T13:01:22.963Z] #17 41.63 Selecting previously unselected package python3-pkg-resources. [2020-05-08T13:01:22.963Z] #17 41.63 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-08T13:01:22.963Z] #17 41.63 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-08T13:01:23.097Z] #17 36.67 Selecting previously unselected package aufs-tools. [2020-05-08T13:01:23.097Z] #17 36.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-08T13:01:23.097Z] #17 36.67 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-08T13:01:23.221Z] #17 41.74 Selecting previously unselected package python3-setuptools. [2020-05-08T13:01:23.221Z] #17 41.76 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-08T13:01:23.221Z] #17 41.76 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-08T13:01:23.319Z] #45 73.81 AR compel/plugins/fds.lib.a [2020-05-08T13:01:23.319Z] #45 73.89 HOSTDEP compel/src/lib/log-host.d [2020-05-08T13:01:23.356Z] #17 36.77 Selecting previously unselected package libonig5:amd64. [2020-05-08T13:01:23.356Z] #17 36.78 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-08T13:01:23.356Z] #17 36.78 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-08T13:01:23.356Z] #17 36.91 Selecting previously unselected package libjq1:amd64. [2020-05-08T13:01:23.356Z] #17 36.92 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-08T13:01:23.356Z] #17 36.93 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-08T13:01:23.479Z] #17 42.00 Selecting previously unselected package python3-wheel. [2020-05-08T13:01:23.479Z] #17 42.01 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-08T13:01:23.479Z] #17 42.01 Unpacking python3-wheel (0.32.3-2) ... [2020-05-08T13:01:23.479Z] #17 42.08 Selecting previously unselected package sudo. [2020-05-08T13:01:23.479Z] #17 42.09 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-08T13:01:23.479Z] #17 42.10 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-08T13:01:23.616Z] #17 37.06 Selecting previously unselected package jq. [2020-05-08T13:01:23.616Z] #17 37.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-08T13:01:23.616Z] #17 37.09 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-08T13:01:23.616Z] #17 37.17 Selecting previously unselected package libaio1:amd64. [2020-05-08T13:01:23.616Z] #17 37.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-08T13:01:23.616Z] #17 37.19 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-08T13:01:23.616Z] #17 37.25 Selecting previously unselected package libgpm2:amd64. [2020-05-08T13:01:23.616Z] #17 37.25 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-08T13:01:23.616Z] #17 37.26 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-08T13:01:23.618Z] #45 74.11 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-08T13:01:23.655Z] #19 5.147 Collecting yamllint==1.16.0 [2020-05-08T13:01:23.737Z] #17 42.53 Selecting previously unselected package thin-provisioning-tools. [2020-05-08T13:01:23.875Z] #17 37.34 Selecting previously unselected package libicu63:amd64. [2020-05-08T13:01:23.875Z] #17 37.37 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-08T13:01:23.875Z] #17 37.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-08T13:01:23.917Z] #45 74.48 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-08T13:01:23.994Z] #17 42.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-08T13:01:23.994Z] #17 42.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-08T13:01:24.214Z] #45 74.68 HOSTDEP compel/src/main-host.d [2020-05-08T13:01:24.214Z] #45 74.88 DEP compel/src/lib/ptrace.d [2020-05-08T13:01:24.251Z] #17 42.80 Selecting previously unselected package uidmap. [2020-05-08T13:01:24.251Z] #17 42.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-08T13:01:24.251Z] #17 42.81 Unpacking uidmap (1:4.5-1.1) ... [2020-05-08T13:01:24.508Z] #17 42.91 Selecting previously unselected package vim-runtime. [2020-05-08T13:01:24.508Z] #17 42.92 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-08T13:01:24.508Z] #17 42.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-08T13:01:24.508Z] #17 42.98 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-08T13:01:24.508Z] #17 42.99 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-08T13:01:24.514Z] #45 75.15 DEP compel/src/lib/infect.d [2020-05-08T13:01:24.514Z] #45 ... [2020-05-08T13:01:24.514Z] [2020-05-08T13:01:24.514Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-08T13:01:24.514Z] #11 165.3 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-08T13:01:24.514Z] #11 165.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-08T13:01:24.514Z] #11 165.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-08T13:01:24.514Z] #11 165.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-08T13:01:24.514Z] #11 165.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-08T13:01:24.514Z] #11 165.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-08T13:01:24.514Z] #11 165.7 Selecting previously unselected package libbtrfs0. [2020-05-08T13:01:24.514Z] #11 165.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-08T13:01:24.514Z] #11 165.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-08T13:01:24.514Z] #11 165.8 Selecting previously unselected package libbtrfs-dev. [2020-05-08T13:01:24.514Z] #11 165.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-08T13:01:24.514Z] #11 165.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-08T13:01:24.514Z] #11 166.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-08T13:01:24.514Z] #11 166.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-08T13:01:24.514Z] #11 166.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-08T13:01:24.514Z] #11 166.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-08T13:01:24.514Z] #11 166.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-05-08T13:01:24.514Z] #11 166.2 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-05-08T13:01:24.514Z] #11 166.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-08T13:01:24.514Z] #11 166.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-08T13:01:24.514Z] #11 166.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-08T13:01:24.514Z] #11 167.0 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-08T13:01:24.514Z] #11 167.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-08T13:01:24.514Z] #11 167.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-08T13:01:24.514Z] #11 167.4 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-08T13:01:24.514Z] #11 167.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-08T13:01:24.514Z] #11 167.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-08T13:01:24.514Z] #11 167.7 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-08T13:01:24.514Z] #11 167.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-08T13:01:24.514Z] #11 167.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-08T13:01:24.514Z] #11 167.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-08T13:01:24.515Z] #11 167.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-08T13:01:24.515Z] #11 167.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-08T13:01:24.515Z] #11 168.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-08T13:01:24.515Z] #11 168.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-08T13:01:24.515Z] #11 168.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-08T13:01:24.515Z] #11 169.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-08T13:01:24.515Z] #11 169.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-08T13:01:24.515Z] #11 169.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-08T13:01:24.515Z] #11 169.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-08T13:01:24.515Z] #11 169.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-08T13:01:24.515Z] #11 169.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-08T13:01:24.597Z] #19 ... [2020-05-08T13:01:24.597Z] [2020-05-08T13:01:24.597Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:24.597Z] #44 120.1 CC criu/image-desc.o [2020-05-08T13:01:24.597Z] #44 120.2 CC criu/image.o [2020-05-08T13:01:24.597Z] #44 121.1 CC criu/ipc_ns.o [2020-05-08T13:01:24.597Z] #44 122.5 CC criu/irmap.o [2020-05-08T13:01:24.597Z] #44 123.2 CC criu/kcmp-ids.o [2020-05-08T13:01:24.597Z] #44 123.6 CC criu/kerndat.o [2020-05-08T13:01:24.597Z] #44 124.7 CC criu/libnetlink.o [2020-05-08T13:01:24.597Z] #44 125.2 CC criu/log.o [2020-05-08T13:01:24.597Z] #44 125.8 CC criu/lsm.o [2020-05-08T13:01:24.597Z] #44 126.1 CC criu/mem.o [2020-05-08T13:01:24.597Z] #44 127.5 CC criu/mount.o [2020-05-08T13:01:24.813Z] #11 169.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-08T13:01:24.813Z] #11 169.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-05-08T13:01:24.813Z] #11 169.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-05-08T13:01:24.872Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.201s coverage: 46.2% of statements [2020-05-08T13:01:25.465Z] #11 170.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-08T13:01:25.465Z] #11 170.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-08T13:01:25.465Z] #11 170.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-08T13:01:25.465Z] #11 170.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-08T13:01:25.465Z] #11 170.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-08T13:01:25.465Z] #11 170.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-08T13:01:25.465Z] #11 170.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:01:25.465Z] #11 170.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-08T13:01:25.465Z] #11 170.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-08T13:01:25.465Z] #11 170.1 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-05-08T13:01:25.465Z] #11 170.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-08T13:01:25.465Z] #11 170.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-08T13:01:25.465Z] #11 170.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-08T13:01:25.465Z] #11 170.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-08T13:01:25.465Z] #11 170.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-05-08T13:01:25.465Z] #11 170.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-08T13:01:25.465Z] #11 170.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-08T13:01:25.465Z] #11 170.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:01:25.465Z] #11 170.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-08T13:01:25.465Z] #11 170.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-08T13:01:25.487Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-05-08T13:01:25.767Z] #11 170.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-08T13:01:25.767Z] #11 170.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-08T13:01:25.767Z] #11 170.4 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-08T13:01:25.767Z] #11 170.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-08T13:01:25.767Z] #11 170.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-08T13:01:25.767Z] #11 170.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-08T13:01:25.767Z] #11 170.4 Setting up dmsetup (2:1.02.155-3) ... [2020-05-08T13:01:25.767Z] #11 170.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-08T13:01:25.767Z] #11 170.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-08T13:01:25.767Z] #11 170.4 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T13:01:26.066Z] #11 DONE 170.8s [2020-05-08T13:01:26.066Z] [2020-05-08T13:01:26.066Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T13:01:26.359Z] #12 ... [2020-05-08T13:01:26.359Z] [2020-05-08T13:01:26.359Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T13:01:26.359Z] #59 DONE 0.3s [2020-05-08T13:01:26.359Z] [2020-05-08T13:01:26.359Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-08T13:01:26.359Z] #60 DONE 0.1s [2020-05-08T13:01:26.509Z] #44 130.4 CC criu/namespaces.o [2020-05-08T13:01:26.652Z] [2020-05-08T13:01:26.652Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:01:26.652Z] #61 ... [2020-05-08T13:01:26.652Z] [2020-05-08T13:01:26.652Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-08T13:01:26.652Z] #12 DONE 0.6s [2020-05-08T13:01:26.948Z] [2020-05-08T13:01:26.948Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:01:26.948Z] #61 0.308 + RM_GOPATH=0 [2020-05-08T13:01:26.948Z] #61 0.308 + TMP_GOPATH= [2020-05-08T13:01:26.948Z] #61 0.308 + : /build [2020-05-08T13:01:26.948Z] #61 0.308 + '[' -z '' ']' [2020-05-08T13:01:26.948Z] #61 0.310 ++ mktemp -d [2020-05-08T13:01:26.948Z] #61 0.314 + export GOPATH=/tmp/tmp.orh35wkqZO [2020-05-08T13:01:26.948Z] #61 0.314 + GOPATH=/tmp/tmp.orh35wkqZO [2020-05-08T13:01:26.948Z] #61 0.314 + RM_GOPATH=1 [2020-05-08T13:01:26.948Z] #61 0.321 ++ dirname ./install.sh [2020-05-08T13:01:26.948Z] #61 0.323 + dir=. [2020-05-08T13:01:26.948Z] #61 0.323 + bin=runc [2020-05-08T13:01:26.948Z] #61 0.323 + shift [2020-05-08T13:01:26.948Z] #61 0.323 + '[' '!' -f ./runc.installer ']' [2020-05-08T13:01:26.948Z] #61 0.324 + . ./runc.installer [2020-05-08T13:01:26.948Z] #61 0.325 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T13:01:26.948Z] #61 0.325 + install_runc [2020-05-08T13:01:26.948Z] #61 0.332 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-08T13:01:26.948Z] #61 0.333 + uname -r [2020-05-08T13:01:26.948Z] #61 0.374 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-08T13:01:26.948Z] #61 0.374 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-08T13:01:26.948Z] #61 0.374 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.orh35wkqZO/src/github.com/opencontainers/runc [2020-05-08T13:01:26.948Z] #61 0.374 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-08T13:01:26.948Z] #61 0.378 Cloning into '/tmp/tmp.orh35wkqZO/src/github.com/opencontainers/runc'... [2020-05-08T13:01:27.244Z] #61 ... [2020-05-08T13:01:27.244Z] [2020-05-08T13:01:27.244Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-08T13:01:27.244Z] #13 DONE 0.5s [2020-05-08T13:01:27.244Z] [2020-05-08T13:01:27.244Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-08T13:01:27.539Z] #14 0.334 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-08T13:01:27.539Z] #14 DONE 0.4s [2020-05-08T13:01:27.539Z] [2020-05-08T13:01:27.539Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:27.539Z] #45 75.44 DEP compel/src/lib/infect-util.d [2020-05-08T13:01:27.539Z] #45 75.68 DEP compel/src/lib/infect-rpc.d [2020-05-08T13:01:27.539Z] #45 75.91 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-08T13:01:27.539Z] #45 76.19 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-08T13:01:27.539Z] #45 76.34 DEP compel/src/lib/log.d [2020-05-08T13:01:27.539Z] #45 76.59 DEP compel/src/main.d [2020-05-08T13:01:27.539Z] #45 76.85 DEP compel/src/lib/handle-elf.d [2020-05-08T13:01:27.539Z] #45 77.14 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-08T13:01:27.539Z] #45 77.32 CC compel/src/lib/log.o [2020-05-08T13:01:27.539Z] #45 77.70 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-08T13:01:27.539Z] #45 78.19 CC compel/arch/ppc64/src/lib/infect.o [2020-05-08T13:01:27.785Z] #17 45.91 Selecting previously unselected package vim. [2020-05-08T13:01:27.785Z] #17 45.91 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-08T13:01:27.785Z] #17 45.93 Unpacking vim (2:8.1.0875-5) ... [2020-05-08T13:01:27.785Z] #17 46.41 Selecting previously unselected package xfsprogs. [2020-05-08T13:01:27.785Z] #17 46.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-08T13:01:27.785Z] #17 46.42 Unpacking xfsprogs (4.20.0-1) ... [2020-05-08T13:01:27.785Z] #17 ... [2020-05-08T13:01:27.785Z] [2020-05-08T13:01:27.785Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:27.785Z] #44 102.1 CC criu/cr-service.o [2020-05-08T13:01:27.785Z] #44 103.5 CC criu/crtools.o [2020-05-08T13:01:27.785Z] #44 104.2 CC criu/eventfd.o [2020-05-08T13:01:27.785Z] #44 104.5 CC criu/eventpoll.o [2020-05-08T13:01:27.785Z] #44 105.4 CC criu/external.o [2020-05-08T13:01:27.785Z] #44 105.8 CC criu/fault-injection.o [2020-05-08T13:01:27.785Z] #44 105.9 CC criu/fdstore.o [2020-05-08T13:01:27.785Z] #44 106.2 CC criu/fifo.o [2020-05-08T13:01:27.785Z] #44 106.6 CC criu/file-ids.o [2020-05-08T13:01:27.785Z] #44 107.0 CC criu/file-lock.o [2020-05-08T13:01:27.785Z] #44 107.9 CC criu/files-ext.o [2020-05-08T13:01:27.785Z] #44 108.2 CC criu/files-reg.o [2020-05-08T13:01:27.785Z] #44 110.3 CC criu/files.o [2020-05-08T13:01:27.894Z] #44 131.9 CC criu/net.o [2020-05-08T13:01:28.042Z] #44 112.5 CC criu/filesystems.o [2020-05-08T13:01:28.069Z] #17 41.20 Selecting previously unselected package libnet1:amd64. [2020-05-08T13:01:28.069Z] #17 41.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-08T13:01:28.069Z] #17 41.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-08T13:01:28.069Z] #17 41.30 Selecting previously unselected package libnl-3-200:amd64. [2020-05-08T13:01:28.069Z] #17 41.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-08T13:01:28.069Z] #17 41.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-08T13:01:28.069Z] #17 41.41 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-08T13:01:28.069Z] #17 41.41 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-08T13:01:28.069Z] #17 41.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-08T13:01:28.069Z] #17 41.49 Selecting previously unselected package libreadline5:amd64. [2020-05-08T13:01:28.069Z] #17 41.51 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-08T13:01:28.069Z] #17 41.51 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-08T13:01:28.069Z] #17 41.61 Selecting previously unselected package net-tools. [2020-05-08T13:01:28.069Z] #17 41.62 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-08T13:01:28.069Z] #17 41.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-08T13:01:28.179Z] #45 ... [2020-05-08T13:01:28.179Z] [2020-05-08T13:01:28.179Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-08T13:01:28.179Z] #15 DONE 0.5s [2020-05-08T13:01:28.299Z] #44 ... [2020-05-08T13:01:28.299Z] [2020-05-08T13:01:28.299Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:28.299Z] #17 46.90 Selecting previously unselected package zip. [2020-05-08T13:01:28.299Z] #17 46.91 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-08T13:01:28.299Z] #17 46.91 Unpacking zip (3.0-11+b1) ... [2020-05-08T13:01:28.328Z] #17 41.82 Selecting previously unselected package python-pip-whl. [2020-05-08T13:01:28.328Z] #17 41.84 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-08T13:01:28.328Z] #17 41.84 Unpacking python-pip-whl (18.1-5) ... [2020-05-08T13:01:28.473Z] [2020-05-08T13:01:28.473Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-08T13:01:28.557Z] #17 47.06 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-08T13:01:28.557Z] #17 47.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-08T13:01:28.557Z] #17 47.09 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-08T13:01:28.557Z] #17 47.10 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-08T13:01:28.557Z] #17 47.11 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-08T13:01:28.557Z] #17 47.12 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-08T13:01:28.557Z] #17 47.13 Setting up uidmap (1:4.5-1.1) ... [2020-05-08T13:01:28.557Z] #17 47.14 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-08T13:01:28.557Z] #17 47.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-08T13:01:28.557Z] #17 47.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-08T13:01:28.557Z] #17 47.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-08T13:01:28.557Z] #17 47.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-08T13:01:28.557Z] #17 47.19 Setting up xxd (2:8.1.0875-5) ... [2020-05-08T13:01:28.557Z] #17 47.20 Setting up zip (3.0-11+b1) ... [2020-05-08T13:01:28.557Z] #17 47.21 Setting up vim-common (2:8.1.0875-5) ... [2020-05-08T13:01:28.557Z] #17 47.23 Setting up bash-completion (1:2.8-6) ... [2020-05-08T13:01:28.767Z] #16 DONE 0.6s [2020-05-08T13:01:28.767Z] [2020-05-08T13:01:28.767Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-08T13:01:28.836Z] #44 ... [2020-05-08T13:01:28.836Z] [2020-05-08T13:01:28.836Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T13:01:28.836Z] #19 10.55 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-08T13:01:28.836Z] #19 10.66 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-08T13:01:28.836Z] #19 10.72 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-08T13:01:28.836Z] #19 10.79 Collecting pyyaml (from yamllint==1.16.0) [2020-05-08T13:01:28.896Z] #17 42.36 Selecting previously unselected package python3-lib2to3. [2020-05-08T13:01:28.896Z] #17 42.41 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-08T13:01:28.896Z] #17 42.41 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-08T13:01:28.896Z] #17 42.54 Selecting previously unselected package python3-distutils. [2020-05-08T13:01:28.896Z] #17 42.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-08T13:01:28.896Z] #17 42.55 Unpacking python3-distutils (3.7.3-1) ... [2020-05-08T13:01:28.939Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.272s coverage: 49.5% of statements [2020-05-08T13:01:29.097Z] #19 11.00 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-08T13:01:29.156Z] #17 42.71 Selecting previously unselected package python3-pip. [2020-05-08T13:01:29.156Z] #17 42.72 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-08T13:01:29.156Z] #17 42.73 Unpacking python3-pip (18.1-5) ... [2020-05-08T13:01:29.415Z] #17 42.90 Selecting previously unselected package python3-pkg-resources. [2020-05-08T13:01:29.415Z] #17 42.94 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-08T13:01:29.415Z] #17 42.94 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-08T13:01:29.428Z] #17 DONE 0.5s [2020-05-08T13:01:29.428Z] [2020-05-08T13:01:29.428Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:29.674Z] #17 43.05 Selecting previously unselected package python3-setuptools. [2020-05-08T13:01:29.674Z] #17 43.05 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-08T13:01:29.674Z] #17 43.07 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-08T13:01:29.675Z] #17 43.26 Selecting previously unselected package python3-wheel. [2020-05-08T13:01:29.675Z] #17 43.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-08T13:01:29.675Z] #17 43.28 Unpacking python3-wheel (0.32.3-2) ... [2020-05-08T13:01:29.675Z] #17 43.37 Selecting previously unselected package sudo. [2020-05-08T13:01:29.934Z] #17 43.37 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-08T13:01:29.934Z] #17 43.39 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-08T13:01:30.066Z] #18 0.652 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-08T13:01:30.066Z] #18 0.758 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-08T13:01:30.066Z] #18 0.772 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-08T13:01:30.484Z] #19 12.31 Building wheels for collected packages: pyyaml [2020-05-08T13:01:30.484Z] #19 12.31 Running setup.py bdist_wheel for pyyaml: started [2020-05-08T13:01:30.502Z] #17 43.96 Selecting previously unselected package thin-provisioning-tools. [2020-05-08T13:01:30.503Z] #17 43.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-08T13:01:30.503Z] #17 43.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-08T13:01:30.762Z] #17 44.15 Selecting previously unselected package uidmap. [2020-05-08T13:01:30.762Z] #17 44.15 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-08T13:01:30.762Z] #17 44.17 Unpacking uidmap (1:4.5-1.1) ... [2020-05-08T13:01:30.762Z] #17 44.27 Selecting previously unselected package vim-runtime. [2020-05-08T13:01:30.762Z] #17 44.27 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-08T13:01:30.762Z] #17 44.32 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-08T13:01:30.762Z] #17 44.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-08T13:01:30.762Z] #17 44.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-08T13:01:31.081Z] #17 49.77 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-08T13:01:31.081Z] #17 49.79 Setting up xz-utils (5.2.4-1) ... [2020-05-08T13:01:31.339Z] #17 49.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-08T13:01:31.339Z] #17 49.82 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-08T13:01:31.339Z] #17 49.94 invoke-rc.d: could not determine current runlevel [2020-05-08T13:01:31.339Z] #17 49.96 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-08T13:01:31.339Z] #17 49.97 Setting up pigz (2.4-1) ... [2020-05-08T13:01:31.339Z] #17 49.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-08T13:01:31.339Z] #17 50.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-08T13:01:31.339Z] #17 50.02 Setting up python-pip-whl (18.1-5) ... [2020-05-08T13:01:31.339Z] #17 50.03 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-08T13:01:31.339Z] #17 50.04 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-08T13:01:31.589Z] #18 2.341 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-08T13:01:31.870Z] #19 13.40 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-08T13:01:31.871Z] #19 13.40 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-08T13:01:31.871Z] #19 13.52 Successfully built pyyaml [2020-05-08T13:01:31.871Z] #19 13.54 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-08T13:01:31.903Z] #17 50.47 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-08T13:01:31.903Z] #17 50.49 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-08T13:01:31.903Z] #17 50.50 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-08T13:01:31.903Z] #17 50.51 Setting up vim (2:8.1.0875-5) ... [2020-05-08T13:01:31.903Z] #17 50.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-08T13:01:31.903Z] #17 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-08T13:01:31.903Z] #17 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-08T13:01:31.903Z] #17 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-08T13:01:31.903Z] #17 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-08T13:01:31.903Z] #17 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-08T13:01:31.903Z] #17 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-08T13:01:31.903Z] #17 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-08T13:01:31.903Z] #17 50.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-08T13:01:32.132Z] #19 13.82 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-08T13:01:32.160Z] #17 50.64 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-08T13:01:32.160Z] #17 50.65 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-08T13:01:32.160Z] #17 50.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-08T13:01:32.160Z] #17 50.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-08T13:01:32.160Z] #17 50.69 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-08T13:01:32.705Z] #19 DONE 14.4s [2020-05-08T13:01:32.705Z] [2020-05-08T13:01:32.705Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:32.705Z] #44 134.3 CC criu/netfilter.o [2020-05-08T13:01:32.705Z] #44 134.7 CC criu/page-pipe.o [2020-05-08T13:01:32.705Z] #44 135.5 CC criu/page-xfer.o [2020-05-08T13:01:32.705Z] #44 136.8 CC criu/pagemap-cache.o [2020-05-08T13:01:32.967Z] #44 137.1 CC criu/pagemap.o [2020-05-08T13:01:33.300Z] #17 ... [2020-05-08T13:01:33.300Z] [2020-05-08T13:01:33.300Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:33.300Z] #44 105.1 CC criu/cr-errno.o [2020-05-08T13:01:33.300Z] #44 105.1 CC criu/cr-restore.o [2020-05-08T13:01:33.300Z] #44 109.3 CC criu/cr-service.o [2020-05-08T13:01:33.300Z] #44 110.8 CC criu/crtools.o [2020-05-08T13:01:33.300Z] #44 111.3 CC criu/eventfd.o [2020-05-08T13:01:33.300Z] #44 111.7 CC criu/eventpoll.o [2020-05-08T13:01:33.300Z] #44 112.8 CC criu/external.o [2020-05-08T13:01:33.300Z] #44 113.1 CC criu/fault-injection.o [2020-05-08T13:01:33.300Z] #44 113.3 CC criu/fdstore.o [2020-05-08T13:01:33.300Z] #44 113.6 CC criu/fifo.o [2020-05-08T13:01:33.300Z] #44 114.0 CC criu/file-ids.o [2020-05-08T13:01:33.300Z] #44 114.3 CC criu/file-lock.o [2020-05-08T13:01:33.539Z] #44 137.8 CC criu/parasite-syscall.o [2020-05-08T13:01:33.559Z] #44 115.4 CC criu/files-ext.o [2020-05-08T13:01:33.819Z] #44 115.8 CC criu/files-reg.o [2020-05-08T13:01:33.819Z] #44 ... [2020-05-08T13:01:33.819Z] [2020-05-08T13:01:33.819Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:33.819Z] #17 47.43 Selecting previously unselected package vim. [2020-05-08T13:01:33.819Z] #17 47.43 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-08T13:01:33.819Z] #17 47.45 Unpacking vim (2:8.1.0875-5) ... [2020-05-08T13:01:34.347Z] #18 4.781 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-08T13:01:34.388Z] #17 48.00 Selecting previously unselected package xfsprogs. [2020-05-08T13:01:34.388Z] #17 48.02 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-08T13:01:34.388Z] #17 48.02 Unpacking xfsprogs (4.20.0-1) ... [2020-05-08T13:01:34.481Z] #44 138.4 CC criu/path.o [2020-05-08T13:01:34.481Z] #44 138.6 CC criu/pie-util-vdso.o [2020-05-08T13:01:34.647Z] #18 ... [2020-05-08T13:01:34.647Z] [2020-05-08T13:01:34.647Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:01:34.647Z] #48 168.9 text/template [2020-05-08T13:01:34.647Z] #48 173.9 go/parser [2020-05-08T13:01:34.647Z] #48 ... [2020-05-08T13:01:34.647Z] [2020-05-08T13:01:34.647Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:34.647Z] #45 79.67 CC compel/src/lib/infect-rpc.o [2020-05-08T13:01:34.647Z] #45 80.48 CC compel/src/lib/infect-util.o [2020-05-08T13:01:34.647Z] #45 80.82 CC compel/src/lib/infect.o [2020-05-08T13:01:34.743Z] #44 ... [2020-05-08T13:01:34.743Z] [2020-05-08T13:01:34.743Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:01:34.743Z] #60 87.56 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-08T13:01:34.743Z] #60 88.53 + mkdir -p /build [2020-05-08T13:01:34.743Z] #60 88.54 + cp runc /build/runc [2020-05-08T13:01:34.743Z] #60 DONE 88.8s [2020-05-08T13:01:34.743Z] [2020-05-08T13:01:34.743Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:34.743Z] #44 138.9 CC criu/pie-util.o [2020-05-08T13:01:34.957Z] #17 48.49 Selecting previously unselected package zip. [2020-05-08T13:01:34.957Z] #17 48.50 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-08T13:01:34.957Z] #17 48.51 Unpacking zip (3.0-11+b1) ... [2020-05-08T13:01:35.005Z] #44 139.1 CC criu/pipes.o [2020-05-08T13:01:35.216Z] #17 48.73 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-08T13:01:35.216Z] #17 48.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-08T13:01:35.216Z] #17 48.75 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-08T13:01:35.216Z] #17 48.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-08T13:01:35.216Z] #17 48.77 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-08T13:01:35.216Z] #17 48.78 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-08T13:01:35.216Z] #17 48.79 Setting up uidmap (1:4.5-1.1) ... [2020-05-08T13:01:35.216Z] #17 48.80 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-08T13:01:35.216Z] #17 48.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-08T13:01:35.216Z] #17 48.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-08T13:01:35.291Z] #45 85.99 CC compel/src/lib/ptrace.o [2020-05-08T13:01:35.476Z] #17 48.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-08T13:01:35.477Z] #17 48.84 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-08T13:01:35.477Z] #17 48.85 Setting up xxd (2:8.1.0875-5) ... [2020-05-08T13:01:35.477Z] #17 48.86 Setting up zip (3.0-11+b1) ... [2020-05-08T13:01:35.477Z] #17 48.87 Setting up vim-common (2:8.1.0875-5) ... [2020-05-08T13:01:35.477Z] #17 48.89 Setting up bash-completion (1:2.8-6) ... [2020-05-08T13:01:35.478Z] #17 53.63 Setting up iptables (1.8.2-4) ... [2020-05-08T13:01:35.478Z] #17 53.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-08T13:01:35.478Z] #17 53.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-08T13:01:35.478Z] #17 53.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-08T13:01:35.478Z] #17 53.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-08T13:01:35.478Z] #17 53.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-08T13:01:35.478Z] #17 53.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-08T13:01:35.478Z] #17 53.76 Setting up python3 (3.7.3-1) ... [2020-05-08T13:01:35.576Z] #44 139.7 CC criu/plugin.o [2020-05-08T13:01:35.741Z] #17 54.24 Setting up python3-wheel (0.32.3-2) ... [2020-05-08T13:01:35.742Z] ok github.com/docker/docker/daemon/graphdriver/aufs 17.086s coverage: 73.1% of statements [2020-05-08T13:01:35.743Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-08T13:01:35.837Z] #44 139.9 CC criu/proc_parse.o [2020-05-08T13:01:35.936Z] #45 86.65 AR compel/libcompel.a [2020-05-08T13:01:36.025Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.225s coverage: 57.7% of statements [2020-05-08T13:01:36.025Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-08T13:01:36.228Z] #45 86.81 HOSTCC compel/src/main-host.o [2020-05-08T13:01:36.228Z] #45 ... [2020-05-08T13:01:36.228Z] [2020-05-08T13:01:36.228Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:36.228Z] #18 6.956 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-08T13:01:36.313Z] #17 54.98 Setting up apparmor (2.13.2-10) ... [2020-05-08T13:01:36.877Z] #17 ... [2020-05-08T13:01:36.877Z] [2020-05-08T13:01:36.877Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T13:01:36.877Z] #41 198.9 + dpkg --print-architecture [2020-05-08T13:01:36.877Z] #41 198.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-08T13:01:37.033Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-05-08T13:01:37.134Z] #41 199.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-08T13:01:37.134Z] #41 199.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-08T13:01:37.315Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.646s coverage: 76.1% of statements [2020-05-08T13:01:37.315Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-08T13:01:37.750Z] #44 141.8 CC criu/protobuf-desc.o [2020-05-08T13:01:37.930Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-05-08T13:01:38.013Z] #17 51.48 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-08T13:01:38.013Z] #17 51.49 Setting up xz-utils (5.2.4-1) ... [2020-05-08T13:01:38.013Z] #17 51.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-08T13:01:38.013Z] #17 51.52 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-08T13:01:38.013Z] #17 51.59 invoke-rc.d: could not determine current runlevel [2020-05-08T13:01:38.013Z] #17 51.60 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-08T13:01:38.013Z] #17 51.61 Setting up pigz (2.4-1) ... [2020-05-08T13:01:38.013Z] #17 51.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-08T13:01:38.013Z] #17 51.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-08T13:01:38.013Z] #17 51.64 Setting up python-pip-whl (18.1-5) ... [2020-05-08T13:01:38.013Z] #17 51.65 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-08T13:01:38.013Z] #17 51.66 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-08T13:01:38.276Z] sha256:a5621161d7af04a9152e7aba86acbdc276fad127c25fb0c88870fa39ee8b3ddb [2020-05-08T13:01:38.276Z] INFO: Starting docker-py tests... [2020-05-08T13:01:38.276Z] ============================= test session starts ============================== [2020-05-08T13:01:38.276Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-08T13:01:38.276Z] rootdir: /src, inifile: pytest.ini [2020-05-08T13:01:38.276Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-08T13:01:38.321Z] #44 142.5 CC criu/protobuf.o [2020-05-08T13:01:38.548Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-05-08T13:01:38.581Z] #17 52.06 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-08T13:01:38.581Z] #17 52.07 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-08T13:01:38.581Z] #17 52.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-08T13:01:38.581Z] #17 52.08 Setting up vim (2:8.1.0875-5) ... [2020-05-08T13:01:38.581Z] #17 52.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-08T13:01:38.581Z] #17 52.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-08T13:01:38.581Z] #17 52.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-08T13:01:38.581Z] #17 52.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-08T13:01:38.581Z] #17 52.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-08T13:01:38.581Z] #17 52.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-08T13:01:38.581Z] #17 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-08T13:01:38.581Z] #17 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-08T13:01:38.581Z] #17 52.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-08T13:01:38.581Z] #17 52.18 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-08T13:01:38.581Z] #17 52.19 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-08T13:01:38.581Z] #17 52.19 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-08T13:01:38.581Z] #17 52.20 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-08T13:01:38.581Z] #17 52.22 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-08T13:01:38.582Z] #44 142.7 CC criu/pstree.o [2020-05-08T13:01:39.030Z] #41 ... [2020-05-08T13:01:39.031Z] [2020-05-08T13:01:39.031Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:39.031Z] #44 113.1 CC criu/fsnotify.o [2020-05-08T13:01:39.031Z] #44 114.2 CC criu/image-desc.o [2020-05-08T13:01:39.031Z] #44 114.3 CC criu/image.o [2020-05-08T13:01:39.031Z] #44 115.3 CC criu/ipc_ns.o [2020-05-08T13:01:39.031Z] #44 116.5 CC criu/irmap.o [2020-05-08T13:01:39.031Z] #44 117.2 CC criu/kcmp-ids.o [2020-05-08T13:01:39.031Z] #44 117.5 CC criu/kerndat.o [2020-05-08T13:01:39.031Z] #44 118.4 CC criu/libnetlink.o [2020-05-08T13:01:39.031Z] #44 118.9 CC criu/log.o [2020-05-08T13:01:39.031Z] #44 119.4 CC criu/lsm.o [2020-05-08T13:01:39.031Z] #44 119.7 CC criu/mem.o [2020-05-08T13:01:39.031Z] #44 121.2 CC criu/mount.o [2020-05-08T13:01:39.031Z] #44 ... [2020-05-08T13:01:39.031Z] [2020-05-08T13:01:39.031Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:39.031Z] #17 56.51 Setting up xfsprogs (4.20.0-1) ... [2020-05-08T13:01:39.031Z] #17 56.53 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-08T13:01:39.031Z] #17 56.92 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-08T13:01:39.210Z] collected 387 items / 1 deselected / 386 selected [2020-05-08T13:01:39.210Z] [2020-05-08T13:01:39.288Z] #17 57.87 Setting up python3-distutils (3.7.3-1) ... [2020-05-08T13:01:39.523Z] #44 143.6 CC criu/rbtree.o [2020-05-08T13:01:39.784Z] #44 143.9 CC criu/rst-malloc.o [2020-05-08T13:01:39.853Z] #17 58.29 Setting up python3-setuptools (40.8.0-1) ... [2020-05-08T13:01:40.020Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-05-08T13:01:40.020Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-08T13:01:40.020Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-08T13:01:40.020Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 41.8% of statements [2020-05-08T13:01:40.045Z] #44 144.2 CC criu/seccomp.o [2020-05-08T13:01:40.617Z] #44 144.7 CC criu/seize.o [2020-05-08T13:01:40.786Z] #17 59.36 Setting up python3-pip (18.1-5) ... [2020-05-08T13:01:41.028Z] ok github.com/docker/docker/daemon/logger/awslogs 0.079s coverage: 77.8% of statements [2020-05-08T13:01:41.028Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-08T13:01:41.028Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-08T13:01:41.028Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-05-08T13:01:41.188Z] #44 145.3 CC criu/servicefd.o [2020-05-08T13:01:41.448Z] #44 145.7 CC criu/shmem.o [2020-05-08T13:01:41.718Z] #17 60.40 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T13:01:41.718Z] #17 60.42 Processing triggers for mime-support (3.62) ... [2020-05-08T13:01:41.838Z] #18 ... [2020-05-08T13:01:41.838Z] [2020-05-08T13:01:41.838Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:41.838Z] #45 87.35 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-08T13:01:41.838Z] #45 87.84 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-08T13:01:41.838Z] #45 88.74 HOSTCC compel/src/lib/log-host.o [2020-05-08T13:01:41.838Z] #45 89.19 HOSTLINK compel/compel-host-bin [2020-05-08T13:01:41.838Z] #45 89.47 DEP soccr/soccr.d [2020-05-08T13:01:41.838Z] #45 89.83 CC soccr/soccr.o [2020-05-08T13:01:41.872Z] #17 55.22 Setting up iptables (1.8.2-4) ... [2020-05-08T13:01:41.872Z] #17 55.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-08T13:01:41.872Z] #17 55.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-08T13:01:41.872Z] #17 55.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-08T13:01:41.872Z] #17 55.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-08T13:01:41.872Z] #17 55.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-08T13:01:41.872Z] #17 55.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-08T13:01:41.872Z] #17 55.28 Setting up python3 (3.7.3-1) ... [2020-05-08T13:01:42.037Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-05-08T13:01:42.130Z] #45 92.90 AR soccr/libsoccr.a [2020-05-08T13:01:42.131Z] #17 55.66 Setting up python3-wheel (0.32.3-2) ... [2020-05-08T13:01:42.320Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-05-08T13:01:42.390Z] #44 146.4 CC criu/sigframe.o [2020-05-08T13:01:42.390Z] #44 146.6 CC criu/signalfd.o [2020-05-08T13:01:42.420Z] #45 92.99 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-08T13:01:42.603Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2020-05-08T13:01:42.650Z] #17 DONE 60.9s [2020-05-08T13:01:42.650Z] [2020-05-08T13:01:42.650Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-08T13:01:42.651Z] #44 146.9 CC criu/sk-inet.o [2020-05-08T13:01:42.711Z] #45 ... [2020-05-08T13:01:42.711Z] [2020-05-08T13:01:42.711Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:01:42.711Z] #61 16.12 + cd /tmp/tmp.orh35wkqZO/src/github.com/opencontainers/runc [2020-05-08T13:01:42.711Z] #61 16.12 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-08T13:01:42.725Z] #17 56.35 Setting up apparmor (2.13.2-10) ... [2020-05-08T13:01:43.217Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-05-08T13:01:43.217Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-08T13:01:43.499Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 37.7% of statements [2020-05-08T13:01:43.592Z] #44 147.7 CC criu/sk-netlink.o [2020-05-08T13:01:43.663Z] #17 ... [2020-05-08T13:01:43.663Z] [2020-05-08T13:01:43.663Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T13:01:43.663Z] #41 204.4 + dpkg --print-architecture [2020-05-08T13:01:43.663Z] #41 204.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-08T13:01:43.750Z] #61 17.21 + '[' -z '' ']' [2020-05-08T13:01:43.750Z] #61 17.21 + target=static [2020-05-08T13:01:43.750Z] #61 17.21 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-08T13:01:43.922Z] #41 204.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-08T13:01:43.922Z] #41 204.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-08T13:01:44.036Z] #18 1.710 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-08T13:01:44.036Z] #18 1.713 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-08T13:01:44.036Z] #18 1.716 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-08T13:01:44.036Z] #18 DONE 1.8s [2020-05-08T13:01:44.036Z] [2020-05-08T13:01:44.036Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:44.036Z] #44 125.1 CC criu/namespaces.o [2020-05-08T13:01:44.036Z] #44 127.3 CC criu/net.o [2020-05-08T13:01:44.182Z] #44 148.1 CC criu/sk-packet.o [2020-05-08T13:01:44.508Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 33.3% of statements [2020-05-08T13:01:44.754Z] #44 148.7 CC criu/sk-queue.o [2020-05-08T13:01:44.754Z] #44 149.1 CC criu/sk-tcp.o [2020-05-08T13:01:45.325Z] #44 149.5 CC criu/sk-unix.o [2020-05-08T13:01:45.516Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-08T13:01:45.516Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-08T13:01:46.131Z] ok github.com/docker/docker/daemon/logger/splunk 1.442s coverage: 82.5% of statements [2020-05-08T13:01:46.131Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-08T13:01:46.414Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-05-08T13:01:46.414Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-08T13:01:46.459Z] #41 ... [2020-05-08T13:01:46.459Z] [2020-05-08T13:01:46.459Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:46.459Z] #44 118.0 CC criu/files.o [2020-05-08T13:01:46.459Z] #44 120.1 CC criu/filesystems.o [2020-05-08T13:01:46.459Z] #44 120.7 CC criu/fsnotify.o [2020-05-08T13:01:46.459Z] #44 121.9 CC criu/image-desc.o [2020-05-08T13:01:46.459Z] #44 122.0 CC criu/image.o [2020-05-08T13:01:46.459Z] #44 123.0 CC criu/ipc_ns.o [2020-05-08T13:01:46.459Z] #44 124.3 CC criu/irmap.o [2020-05-08T13:01:46.459Z] #44 125.0 CC criu/kcmp-ids.o [2020-05-08T13:01:46.459Z] #44 125.4 CC criu/kerndat.o [2020-05-08T13:01:46.459Z] #44 126.4 CC criu/libnetlink.o [2020-05-08T13:01:46.459Z] #44 126.8 CC criu/log.o [2020-05-08T13:01:46.459Z] #44 127.2 CC criu/lsm.o [2020-05-08T13:01:46.459Z] #44 127.7 CC criu/mem.o [2020-05-08T13:01:46.459Z] #44 ... [2020-05-08T13:01:46.459Z] [2020-05-08T13:01:46.459Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:46.459Z] #17 57.90 Setting up xfsprogs (4.20.0-1) ... [2020-05-08T13:01:46.459Z] #17 57.91 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-08T13:01:46.459Z] #17 58.27 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-08T13:01:46.459Z] #17 59.29 Setting up python3-distutils (3.7.3-1) ... [2020-05-08T13:01:46.459Z] #17 59.75 Setting up python3-setuptools (40.8.0-1) ... [2020-05-08T13:01:46.563Z] #44 130.9 CC criu/netfilter.o [2020-05-08T13:01:46.821Z] #44 131.3 CC criu/page-pipe.o [2020-05-08T13:01:47.240Z] #44 151.1 CC criu/sockets.o [2020-05-08T13:01:47.279Z] #61 20.26 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-08T13:01:47.397Z] #17 60.96 Setting up python3-pip (18.1-5) ... [2020-05-08T13:01:47.754Z] #44 132.1 CC criu/page-xfer.o [2020-05-08T13:01:47.811Z] #44 151.8 CC criu/stats.o [2020-05-08T13:01:47.886Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2020-05-08T13:01:48.072Z] #44 152.0 CC criu/string.o [2020-05-08T13:01:48.072Z] #44 152.1 CC criu/sysctl.o [2020-05-08T13:01:48.334Z] #17 62.01 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T13:01:48.503Z] ok github.com/docker/docker/distribution 0.261s coverage: 22.1% of statements [2020-05-08T13:01:48.503Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-08T13:01:48.594Z] #17 62.06 Processing triggers for mime-support (3.62) ... [2020-05-08T13:01:48.644Z] #44 152.6 CC criu/sysfs_parse.o [2020-05-08T13:01:48.644Z] #44 ... [2020-05-08T13:01:48.644Z] [2020-05-08T13:01:48.644Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:01:48.644Z] #53 200.2 + cd /tmp/tmp.i6hcJLPzLf/src/github.com/golangci/golangci-lint/ [2020-05-08T13:01:48.644Z] #53 200.2 + git checkout -q v1.23.8 [2020-05-08T13:01:48.644Z] #53 200.5 ++ git describe --tags [2020-05-08T13:01:48.644Z] #53 200.5 + version=v1.23.8 [2020-05-08T13:01:48.644Z] #53 200.5 ++ git rev-parse --short HEAD [2020-05-08T13:01:48.644Z] #53 200.5 + commit=76a82c6 [2020-05-08T13:01:48.644Z] #53 200.5 ++ git show -s --format=%cd [2020-05-08T13:01:48.644Z] #53 200.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-08T13:01:48.644Z] #53 200.6 + 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-08T13:01:48.905Z] #53 ... [2020-05-08T13:01:48.905Z] [2020-05-08T13:01:48.905Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:48.905Z] #44 152.9 CC criu/timerfd.o [2020-05-08T13:01:49.126Z] #44 133.5 CC criu/pagemap-cache.o [2020-05-08T13:01:49.138Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-05-08T13:01:49.165Z] #17 DONE 62.6s [2020-05-08T13:01:49.165Z] [2020-05-08T13:01:49.165Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-08T13:01:49.167Z] #44 153.2 CC criu/tty.o [2020-05-08T13:01:49.370Z] #61 ... [2020-05-08T13:01:49.370Z] [2020-05-08T13:01:49.370Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:49.370Z] #45 93.70 DEP criu/arch/ppc64/sigframe.d [2020-05-08T13:01:49.370Z] #45 94.06 DEP criu/arch/ppc64/crtools.d [2020-05-08T13:01:49.370Z] #45 94.46 DEP criu/arch/ppc64/cpu.d [2020-05-08T13:01:49.370Z] #45 94.87 CC criu/arch/ppc64/cpu.o [2020-05-08T13:01:49.370Z] #45 95.86 CC criu/arch/ppc64/crtools.o [2020-05-08T13:01:49.370Z] #45 97.61 CC criu/arch/ppc64/sigframe.o [2020-05-08T13:01:49.370Z] #45 98.26 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-08T13:01:49.370Z] #45 98.34 DEP criu/pie/util-vdso.d [2020-05-08T13:01:49.370Z] #45 98.71 DEP criu/pie/util.d [2020-05-08T13:01:49.370Z] #45 98.95 CC criu/pie/util.o [2020-05-08T13:01:49.370Z] #45 99.58 CC criu/pie/util-vdso.o [2020-05-08T13:01:49.370Z] #45 ... [2020-05-08T13:01:49.370Z] [2020-05-08T13:01:49.370Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:01:49.370Z] #48 183.6 math/big [2020-05-08T13:01:49.370Z] #48 ... [2020-05-08T13:01:49.370Z] [2020-05-08T13:01:49.370Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:01:49.370Z] #57 183.6 golang.org/x/crypto/ssh/terminal [2020-05-08T13:01:49.370Z] #57 189.1 mvdan.cc/sh/v3/cmd/shfmt [2020-05-08T13:01:49.663Z] #57 ... [2020-05-08T13:01:49.663Z] [2020-05-08T13:01:49.663Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:49.663Z] #18 17.30 Fetched 8128 kB in 17s (486 kB/s) [2020-05-08T13:01:49.691Z] #44 134.0 CC criu/pagemap.o [2020-05-08T13:01:50.146Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-05-08T13:01:50.553Z] #44 ... [2020-05-08T13:01:50.553Z] [2020-05-08T13:01:50.553Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:01:50.553Z] #65 165.4 + bin/containerd [2020-05-08T13:01:50.625Z] #44 134.9 CC criu/parasite-syscall.o [2020-05-08T13:01:50.760Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-05-08T13:01:50.813Z] #65 ... [2020-05-08T13:01:50.813Z] [2020-05-08T13:01:50.813Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:50.813Z] #44 154.9 CC criu/tun.o [2020-05-08T13:01:51.042Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 85.1% of statements [2020-05-08T13:01:51.042Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-08T13:01:51.042Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-08T13:01:51.073Z] #18 1.886 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-08T13:01:51.073Z] #18 1.890 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-08T13:01:51.073Z] #18 1.893 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-08T13:01:51.073Z] #18 DONE 2.0s [2020-05-08T13:01:51.073Z] [2020-05-08T13:01:51.073Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:51.073Z] #44 129.4 CC criu/mount.o [2020-05-08T13:01:51.191Z] #44 135.7 CC criu/path.o [2020-05-08T13:01:51.385Z] #44 155.3 CC criu/uffd.o [2020-05-08T13:01:51.448Z] #44 135.9 CC criu/pie-util-vdso-elf32.o [2020-05-08T13:01:51.657Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-05-08T13:01:51.657Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-08T13:01:51.741Z] #18 17.30 Reading package lists... [2020-05-08T13:01:51.741Z] #18 ... [2020-05-08T13:01:51.741Z] [2020-05-08T13:01:51.741Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:51.741Z] #45 101.0 AR criu/pie/pie.lib.a [2020-05-08T13:01:51.741Z] #45 101.2 DEP criu/pie/restorer.d [2020-05-08T13:01:51.741Z] #45 101.7 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-08T13:01:51.741Z] #45 101.7 DEP criu/arch/ppc64/restorer.d [2020-05-08T13:01:51.741Z] #45 102.2 DEP criu/arch/ppc64/vdso-pie.d [2020-05-08T13:01:52.013Z] #44 136.3 CC criu/pie-util-vdso.o [2020-05-08T13:01:52.034Z] #45 102.5 DEP criu/pie/parasite-vdso.d [2020-05-08T13:01:52.271Z] #44 136.6 CC criu/pie-util.o [2020-05-08T13:01:52.271Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-08T13:01:52.326Z] #44 156.3 CC criu/util.o [2020-05-08T13:01:52.328Z] #45 103.1 DEP criu/pie/parasite.d [2020-05-08T13:01:52.452Z] #44 134.4 CC criu/namespaces.o [2020-05-08T13:01:52.529Z] #44 136.9 CC criu/pipes.o [2020-05-08T13:01:52.964Z] #45 103.6 CC criu/pie/parasite.o [2020-05-08T13:01:53.278Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-05-08T13:01:53.278Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-08T13:01:53.329Z] #44 157.4 CC criu/uts_ns.o [2020-05-08T13:01:53.461Z] #44 137.6 CC criu/plugin.o [2020-05-08T13:01:53.461Z] #44 138.0 CC criu/proc_parse.o [2020-05-08T13:01:53.630Z] #44 157.6 CC criu/vdso.o [2020-05-08T13:01:53.914Z] #44 158.1 LINK criu/built-in.o [2020-05-08T13:01:53.914Z] #44 158.2 LINK criu/criu [2020-05-08T13:01:54.026Z] #44 ... [2020-05-08T13:01:54.026Z] [2020-05-08T13:01:54.026Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T13:01:54.026Z] #19 5.722 Collecting yamllint==1.16.0 [2020-05-08T13:01:54.488Z] #44 ... [2020-05-08T13:01:54.488Z] [2020-05-08T13:01:54.488Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:01:54.488Z] #23 215.6 + return [2020-05-08T13:01:54.488Z] #23 DONE 216.1s [2020-05-08T13:01:54.488Z] [2020-05-08T13:01:54.489Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:54.489Z] #44 158.6 DEP lib/c/criu.d [2020-05-08T13:01:54.489Z] #44 158.7 CC images/rpc.pb-c.o [2020-05-08T13:01:54.750Z] ok github.com/docker/docker/pkg/archive 0.463s coverage: 77.3% of statements [2020-05-08T13:01:54.989Z] #44 136.6 CC criu/net.o [2020-05-08T13:01:55.049Z] #45 ... [2020-05-08T13:01:55.049Z] [2020-05-08T13:01:55.049Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-08T13:01:55.049Z] #57 DONE 199.0s [2020-05-08T13:01:55.049Z] [2020-05-08T13:01:55.049Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:01:55.049Z] #18 17.30 Reading package lists... [2020-05-08T13:01:55.398Z] #19 11.07 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-08T13:01:55.398Z] #19 11.14 Collecting pyyaml (from yamllint==1.16.0) [2020-05-08T13:01:55.398Z] #19 11.32 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-08T13:01:55.478Z] #44 159.5 CC lib/c/criu.o [2020-05-08T13:01:55.755Z] ok github.com/docker/docker/pkg/authorization 0.280s coverage: 68.3% of statements [2020-05-08T13:01:55.756Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-08T13:01:56.036Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-08T13:01:56.330Z] #19 ... [2020-05-08T13:01:56.331Z] [2020-05-08T13:01:56.331Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:56.331Z] #44 140.6 CC criu/protobuf-desc.o [2020-05-08T13:01:56.462Z] #44 160.5 LINK lib/c/built-in.o [2020-05-08T13:01:56.462Z] #44 160.5 LINK lib/c/libcriu.so [2020-05-08T13:01:56.462Z] #44 160.6 LINK lib/c/libcriu.a [2020-05-08T13:01:56.462Z] #44 160.6 GEN magic.py [2020-05-08T13:01:56.728Z] #44 160.7 Note: Building without setproctitle() and strlcpy() support. [2020-05-08T13:01:56.728Z] #44 160.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-08T13:01:56.728Z] #44 160.7 Note: Building without GnuTLS support [2020-05-08T13:01:56.989Z] #44 ... [2020-05-08T13:01:56.989Z] [2020-05-08T13:01:56.989Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-08T13:01:56.989Z] #24 DONE 0.2s [2020-05-08T13:01:56.989Z] [2020-05-08T13:01:56.989Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-08T13:01:57.264Z] #44 141.8 CC criu/protobuf.o [2020-05-08T13:01:57.525Z] #44 ... [2020-05-08T13:01:57.525Z] [2020-05-08T13:01:57.525Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T13:01:57.525Z] #19 5.815 Collecting yamllint==1.16.0 [2020-05-08T13:01:57.579Z] #28 DONE 0.8s [2020-05-08T13:01:57.579Z] [2020-05-08T13:01:57.579Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-08T13:01:57.784Z] #19 ... [2020-05-08T13:01:57.784Z] [2020-05-08T13:01:57.784Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:57.784Z] #44 139.8 CC criu/netfilter.o [2020-05-08T13:01:57.857Z] #31 DONE 0.2s [2020-05-08T13:01:57.857Z] [2020-05-08T13:01:57.857Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:57.857Z] #44 161.5 fatal: not a git repository (or any of the parent directories): .git [2020-05-08T13:01:58.044Z] #44 140.1 CC criu/page-pipe.o [2020-05-08T13:01:58.120Z] #44 ... [2020-05-08T13:01:58.120Z] [2020-05-08T13:01:58.120Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-08T13:01:58.120Z] #34 DONE 0.2s [2020-05-08T13:01:58.120Z] [2020-05-08T13:01:58.120Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-08T13:01:58.120Z] #39 DONE 0.1s [2020-05-08T13:01:58.120Z] [2020-05-08T13:01:58.120Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-08T13:01:58.197Z] #44 142.4 CC criu/pstree.o [2020-05-08T13:01:58.390Z] #42 DONE 0.2s [2020-05-08T13:01:58.390Z] [2020-05-08T13:01:58.390Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:01:58.390Z] #44 162.5 make[1]: Nothing to be done for 'all'. [2020-05-08T13:01:58.614Z] #44 140.6 CC criu/page-xfer.o [2020-05-08T13:01:58.764Z] #44 ... [2020-05-08T13:01:58.764Z] [2020-05-08T13:01:58.764Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T13:01:58.764Z] #19 12.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-08T13:01:58.764Z] #19 12.57 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-08T13:01:58.764Z] #19 12.61 Building wheels for collected packages: pyyaml [2020-05-08T13:01:58.764Z] #19 12.61 Running setup.py bdist_wheel for pyyaml: started [2020-05-08T13:01:58.764Z] #19 13.72 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-08T13:01:58.764Z] #19 13.72 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-08T13:01:58.764Z] #19 13.79 Successfully built pyyaml [2020-05-08T13:01:58.764Z] #19 13.81 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-08T13:01:58.764Z] #19 14.20 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-08T13:01:58.764Z] #19 DONE 14.8s [2020-05-08T13:01:59.022Z] [2020-05-08T13:01:59.022Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-08T13:01:59.279Z] #24 DONE 0.3s [2020-05-08T13:01:59.279Z] [2020-05-08T13:01:59.279Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:01:59.279Z] #60 ... [2020-05-08T13:01:59.279Z] [2020-05-08T13:01:59.279Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-08T13:01:59.343Z] #44 163.3 make[1]: 'images/built-in.o' is up to date. [2020-05-08T13:01:59.343Z] #44 163.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-08T13:01:59.343Z] #44 163.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-08T13:01:59.343Z] #44 163.5 make[1]: 'compel/libcompel.a' is up to date. [2020-05-08T13:01:59.343Z] #44 163.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-08T13:01:59.343Z] #44 163.5 make[1]: Nothing to be done for 'all'. [2020-05-08T13:01:59.343Z] #44 163.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-08T13:01:59.612Z] #44 163.8 make[2]: Nothing to be done for 'all'. [2020-05-08T13:01:59.612Z] #44 163.8 make[2]: Nothing to be done for 'all'. [2020-05-08T13:01:59.844Z] #28 DONE 0.7s [2020-05-08T13:01:59.844Z] [2020-05-08T13:01:59.844Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-08T13:01:59.871Z] #44 163.9 make[2]: Nothing to be done for 'all'. [2020-05-08T13:01:59.871Z] #44 164.0 make[2]: Nothing to be done for 'all'. [2020-05-08T13:01:59.871Z] #44 164.1 make[2]: Nothing to be done for 'all'. [2020-05-08T13:01:59.991Z] #44 141.8 CC criu/pagemap-cache.o [2020-05-08T13:02:00.102Z] #31 DONE 0.1s [2020-05-08T13:02:00.102Z] [2020-05-08T13:02:00.102Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:00.102Z] #44 144.0 CC criu/rbtree.o [2020-05-08T13:02:00.102Z] #44 144.3 CC criu/rst-malloc.o [2020-05-08T13:02:00.102Z] #44 ... [2020-05-08T13:02:00.102Z] [2020-05-08T13:02:00.102Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-08T13:02:00.102Z] #34 DONE 0.1s [2020-05-08T13:02:00.132Z] #44 164.2 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:00.132Z] #44 164.2 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:00.132Z] #44 164.4 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:00.249Z] #44 142.2 CC criu/pagemap.o [2020-05-08T13:02:00.359Z] [2020-05-08T13:02:00.359Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-08T13:02:00.359Z] #39 DONE 0.1s [2020-05-08T13:02:00.359Z] [2020-05-08T13:02:00.359Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:00.359Z] #44 144.7 CC criu/seccomp.o [2020-05-08T13:02:00.391Z] #44 164.4 INSTALL criu/criu [2020-05-08T13:02:00.391Z] #44 DONE 164.6s [2020-05-08T13:02:00.391Z] [2020-05-08T13:02:00.391Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:00.406Z] ok github.com/docker/docker/pkg/chrootarchive 3.492s coverage: 43.2% of statements [2020-05-08T13:02:00.406Z] ok github.com/docker/docker/layer 7.894s coverage: 68.8% of statements [2020-05-08T13:02:00.406Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-08T13:02:00.406Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-08T13:02:00.406Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-08T13:02:00.406Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-08T13:02:00.406Z] ? github.com/docker/docker/oci [no test files] [2020-05-08T13:02:00.406Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-08T13:02:00.406Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-08T13:02:00.406Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-08T13:02:00.406Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-05-08T13:02:00.687Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-05-08T13:02:00.924Z] #44 145.3 CC criu/seize.o [2020-05-08T13:02:00.960Z] #18 25.90 Reading package lists... [2020-05-08T13:02:00.960Z] #18 ... [2020-05-08T13:02:00.960Z] [2020-05-08T13:02:00.960Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:00.960Z] #45 107.0 LINK criu/pie/parasite.built-in.o [2020-05-08T13:02:00.960Z] #45 107.0 GEN criu/pie/parasite-blob.h [2020-05-08T13:02:00.960Z] #45 107.1 CC criu/pie/parasite-vdso.o [2020-05-08T13:02:00.960Z] #45 108.8 CC criu/arch/ppc64/vdso-pie.o [2020-05-08T13:02:00.960Z] #45 109.6 CC criu/arch/ppc64/restorer.o [2020-05-08T13:02:00.960Z] #45 110.4 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-08T13:02:00.960Z] #45 110.5 CC criu/pie/restorer.o [2020-05-08T13:02:00.960Z] #45 ... [2020-05-08T13:02:00.960Z] [2020-05-08T13:02:00.960Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:02:00.960Z] #48 195.1 vendor/golang.org/x/text/unicode/bidi [2020-05-08T13:02:00.960Z] #48 197.4 go/doc [2020-05-08T13:02:00.968Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-05-08T13:02:01.186Z] #44 143.0 CC criu/parasite-syscall.o [2020-05-08T13:02:01.249Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-05-08T13:02:01.254Z] #48 ... [2020-05-08T13:02:01.254Z] [2020-05-08T13:02:01.254Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:01.254Z] #69 205.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-08T13:02:01.254Z] #69 205.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-08T13:02:01.489Z] #44 145.9 CC criu/servicefd.o [2020-05-08T13:02:01.530Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-05-08T13:02:01.754Z] #44 143.7 CC criu/path.o [2020-05-08T13:02:02.013Z] #44 144.0 CC criu/pie-util-vdso-elf32.o [2020-05-08T13:02:02.055Z] #44 146.4 CC criu/shmem.o [2020-05-08T13:02:02.142Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2020-05-08T13:02:02.303Z] #53 ... [2020-05-08T13:02:02.303Z] [2020-05-08T13:02:02.303Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-08T13:02:02.303Z] #45 DONE 0.2s [2020-05-08T13:02:02.303Z] [2020-05-08T13:02:02.303Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-08T13:02:02.303Z] #48 DONE 0.2s [2020-05-08T13:02:02.303Z] [2020-05-08T13:02:02.303Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-08T13:02:02.565Z] #51 DONE 0.2s [2020-05-08T13:02:02.565Z] [2020-05-08T13:02:02.565Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:02.655Z] #44 144.6 CC criu/pie-util-vdso.o [2020-05-08T13:02:02.987Z] #44 147.1 CC criu/sigframe.o [2020-05-08T13:02:02.987Z] #44 147.3 CC criu/signalfd.o [2020-05-08T13:02:02.987Z] #44 147.5 CC criu/sk-inet.o [2020-05-08T13:02:03.144Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-05-08T13:02:03.223Z] #44 145.1 CC criu/pie-util.o [2020-05-08T13:02:03.484Z] #44 145.3 CC criu/pipes.o [2020-05-08T13:02:03.553Z] #44 ... [2020-05-08T13:02:03.553Z] [2020-05-08T13:02:03.553Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T13:02:03.553Z] #41 DONE 225.6s [2020-05-08T13:02:03.553Z] [2020-05-08T13:02:03.553Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:03.789Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-05-08T13:02:04.434Z] #44 146.3 CC criu/plugin.o [2020-05-08T13:02:04.485Z] #53 ... [2020-05-08T13:02:04.485Z] [2020-05-08T13:02:04.485Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:04.485Z] #44 148.8 CC criu/sk-netlink.o [2020-05-08T13:02:04.743Z] #44 ... [2020-05-08T13:02:04.743Z] [2020-05-08T13:02:04.743Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-08T13:02:04.743Z] #42 DONE 0.2s [2020-05-08T13:02:04.743Z] [2020-05-08T13:02:04.743Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:04.743Z] #44 149.2 CC criu/sk-packet.o [2020-05-08T13:02:04.791Z] ok github.com/docker/docker/pkg/fsutils 0.438s coverage: 85.1% of statements [2020-05-08T13:02:04.791Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-05-08T13:02:05.001Z] #44 146.9 CC criu/proc_parse.o [2020-05-08T13:02:05.072Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-05-08T13:02:05.099Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-08T13:02:05.312Z] #44 149.8 CC criu/sk-queue.o [2020-05-08T13:02:05.569Z] #44 ... [2020-05-08T13:02:05.569Z] [2020-05-08T13:02:05.569Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T13:02:05.569Z] #19 11.18 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-08T13:02:05.569Z] #19 11.28 Collecting pyyaml (from yamllint==1.16.0) [2020-05-08T13:02:05.569Z] #19 11.45 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-08T13:02:05.569Z] #19 13.03 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-08T13:02:05.569Z] #19 13.07 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-08T13:02:05.569Z] #19 13.12 Building wheels for collected packages: pyyaml [2020-05-08T13:02:05.569Z] #19 13.12 Running setup.py bdist_wheel for pyyaml: started [2020-05-08T13:02:05.569Z] #19 14.28 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-08T13:02:05.569Z] #19 14.28 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-08T13:02:05.569Z] #19 14.35 Successfully built pyyaml [2020-05-08T13:02:05.569Z] #19 14.36 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-08T13:02:05.569Z] #19 14.63 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-08T13:02:05.666Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-08T13:02:05.684Z] ok github.com/docker/docker/pkg/idtools 0.295s coverage: 70.3% of statements [2020-05-08T13:02:05.881Z] #44 150.2 CC criu/sk-tcp.o [2020-05-08T13:02:05.964Z] ok github.com/docker/docker/pkg/ioutils 0.284s coverage: 70.6% of statements [2020-05-08T13:02:06.136Z] #19 DONE 15.1s [2020-05-08T13:02:06.136Z] [2020-05-08T13:02:06.136Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-08T13:02:06.245Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-05-08T13:02:06.245Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2020-05-08T13:02:06.395Z] #24 DONE 0.2s [2020-05-08T13:02:06.395Z] [2020-05-08T13:02:06.395Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-08T13:02:06.446Z] #44 150.7 CC criu/sk-unix.o [2020-05-08T13:02:06.526Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-05-08T13:02:06.526Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-08T13:02:06.526Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-08T13:02:06.526Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-05-08T13:02:06.526Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-08T13:02:06.807Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-05-08T13:02:06.807Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2020-05-08T13:02:06.827Z] #69 ... [2020-05-08T13:02:06.827Z] [2020-05-08T13:02:06.827Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:06.827Z] #45 116.0 LINK criu/pie/restorer.built-in.o [2020-05-08T13:02:06.827Z] #45 116.0 GEN criu/pie/restorer-blob.h [2020-05-08T13:02:06.827Z] #45 116.3 DEP criu/vdso.d [2020-05-08T13:02:06.827Z] #45 116.8 DEP criu/uts_ns.d [2020-05-08T13:02:06.827Z] #45 117.0 DEP criu/util.d [2020-05-08T13:02:06.827Z] #45 117.3 DEP criu/uffd.d [2020-05-08T13:02:06.827Z] #45 117.6 DEP criu/tun.d [2020-05-08T13:02:06.962Z] #28 DONE 0.7s [2020-05-08T13:02:06.962Z] [2020-05-08T13:02:06.962Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:06.962Z] #65 ... [2020-05-08T13:02:06.962Z] [2020-05-08T13:02:06.962Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-08T13:02:06.962Z] #31 DONE 0.1s [2020-05-08T13:02:07.088Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-05-08T13:02:07.088Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-05-08T13:02:07.088Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-08T13:02:07.088Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-08T13:02:07.121Z] #45 117.8 DEP criu/tty.d [2020-05-08T13:02:07.220Z] [2020-05-08T13:02:07.220Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-08T13:02:07.220Z] #34 DONE 0.1s [2020-05-08T13:02:07.220Z] [2020-05-08T13:02:07.220Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-08T13:02:07.220Z] #39 DONE 0.1s [2020-05-08T13:02:07.220Z] [2020-05-08T13:02:07.220Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:07.699Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2020-05-08T13:02:07.772Z] #45 118.2 DEP criu/timerfd.d [2020-05-08T13:02:07.772Z] #45 118.5 DEP criu/sysfs_parse.d [2020-05-08T13:02:07.789Z] #53 ... [2020-05-08T13:02:07.789Z] [2020-05-08T13:02:07.789Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:07.789Z] #44 149.7 CC criu/protobuf-desc.o [2020-05-08T13:02:07.826Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-08T13:02:08.311Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-08T13:02:08.343Z] #44 152.3 CC criu/sockets.o [2020-05-08T13:02:08.434Z] #45 118.8 DEP criu/sysctl.d [2020-05-08T13:02:08.434Z] #45 119.2 DEP criu/string.d [2020-05-08T13:02:08.593Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-05-08T13:02:08.593Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-08T13:02:08.601Z] #44 153.0 CC criu/stats.o [2020-05-08T13:02:08.731Z] #44 150.5 CC criu/protobuf.o [2020-05-08T13:02:08.769Z] #45 119.3 DEP criu/stats.d [2020-05-08T13:02:08.859Z] #44 153.2 CC criu/string.o [2020-05-08T13:02:08.859Z] #44 153.3 CC criu/sysctl.o [2020-05-08T13:02:08.991Z] #44 150.9 CC criu/pstree.o [2020-05-08T13:02:09.058Z] #45 119.7 DEP criu/sockets.d [2020-05-08T13:02:09.424Z] #44 153.9 CC criu/sysfs_parse.o [2020-05-08T13:02:09.694Z] #45 120.1 DEP criu/sk-unix.d [2020-05-08T13:02:09.986Z] #45 120.6 DEP criu/sk-tcp.d [2020-05-08T13:02:09.991Z] #44 154.2 CC criu/timerfd.o [2020-05-08T13:02:10.061Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-05-08T13:02:10.249Z] #44 154.5 CC criu/tty.o [2020-05-08T13:02:10.342Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-08T13:02:10.381Z] #44 152.1 CC criu/rbtree.o [2020-05-08T13:02:10.620Z] #45 121.0 DEP criu/sk-queue.d [2020-05-08T13:02:10.620Z] #45 121.4 DEP criu/sk-packet.d [2020-05-08T13:02:10.640Z] #44 152.5 CC criu/rst-malloc.o [2020-05-08T13:02:10.900Z] #44 152.8 CC criu/seccomp.o [2020-05-08T13:02:11.254Z] #45 121.9 DEP criu/sk-netlink.d [2020-05-08T13:02:11.468Z] #44 ... [2020-05-08T13:02:11.469Z] [2020-05-08T13:02:11.469Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T13:02:11.469Z] #41 DONE 232.4s [2020-05-08T13:02:11.469Z] [2020-05-08T13:02:11.469Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:11.469Z] #44 153.6 CC criu/seize.o [2020-05-08T13:02:11.548Z] #45 122.2 DEP criu/sk-inet.d [2020-05-08T13:02:11.621Z] #44 156.0 CC criu/tun.o [2020-05-08T13:02:11.839Z] #45 122.5 DEP criu/signalfd.d [2020-05-08T13:02:12.131Z] #45 122.8 DEP criu/sigframe.d [2020-05-08T13:02:12.131Z] #45 ... [2020-05-08T13:02:12.131Z] [2020-05-08T13:02:12.131Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:02:12.131Z] #18 25.90 Reading package lists... [2020-05-08T13:02:12.131Z] #18 33.07 Building dependency tree... [2020-05-08T13:02:12.131Z] #18 35.14 libcap2-bin is already the newest version (1:2.25-2). [2020-05-08T13:02:12.131Z] #18 35.14 The following additional packages will be installed: [2020-05-08T13:02:12.131Z] #18 35.14 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-08T13:02:12.131Z] #18 35.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-08T13:02:12.131Z] #18 35.14 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-08T13:02:12.131Z] #18 35.14 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-08T13:02:12.131Z] #18 35.14 python3.7 python3.7-minimal vim-runtime xxd [2020-05-08T13:02:12.131Z] #18 35.15 Suggested packages: [2020-05-08T13:02:12.131Z] #18 35.15 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-08T13:02:12.131Z] #18 35.15 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-08T13:02:12.131Z] #18 35.15 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-08T13:02:12.131Z] #18 35.15 Recommended packages: [2020-05-08T13:02:12.131Z] #18 35.15 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-08T13:02:12.131Z] #18 35.15 python3-keyrings.alt python3-xdg unzip [2020-05-08T13:02:12.131Z] #18 38.76 The following NEW packages will be installed: [2020-05-08T13:02:12.131Z] #18 38.76 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-08T13:02:12.131Z] #18 38.76 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-08T13:02:12.131Z] #18 38.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-08T13:02:12.131Z] #18 38.76 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-08T13:02:12.131Z] #18 38.77 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-08T13:02:12.131Z] #18 38.77 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-08T13:02:12.131Z] #18 38.77 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-08T13:02:12.131Z] #18 38.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-08T13:02:12.131Z] #18 38.77 xz-utils zip [2020-05-08T13:02:12.131Z] #18 38.92 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-08T13:02:12.131Z] #18 38.92 Need to get 29.2 MB of archives. [2020-05-08T13:02:12.131Z] #18 38.92 After this operation, 134 MB of additional disk space will be used. [2020-05-08T13:02:12.131Z] #18 38.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-08T13:02:12.131Z] #18 38.96 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-08T13:02:12.131Z] #18 39.09 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-08T13:02:12.131Z] #18 39.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-08T13:02:12.131Z] #18 39.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-08T13:02:12.131Z] #18 39.37 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-08T13:02:12.131Z] #18 39.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-08T13:02:12.131Z] #18 39.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-08T13:02:12.131Z] #18 39.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-08T13:02:12.131Z] #18 39.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-08T13:02:12.131Z] #18 39.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-08T13:02:12.131Z] #18 39.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-08T13:02:12.131Z] #18 39.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-08T13:02:12.131Z] #18 39.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-08T13:02:12.131Z] #18 39.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-08T13:02:12.131Z] #18 39.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-08T13:02:12.131Z] #18 39.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-08T13:02:12.131Z] #18 39.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-08T13:02:12.131Z] #18 39.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-08T13:02:12.131Z] #18 39.93 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-08T13:02:12.131Z] #18 39.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-08T13:02:12.131Z] #18 39.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-08T13:02:12.131Z] #18 40.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-08T13:02:12.131Z] #18 40.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-08T13:02:12.131Z] #18 40.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-08T13:02:12.131Z] #18 40.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-08T13:02:12.131Z] #18 40.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-08T13:02:12.131Z] #18 40.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-08T13:02:12.131Z] #18 40.11 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-08T13:02:12.131Z] #18 41.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-08T13:02:12.131Z] #18 41.13 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-08T13:02:12.131Z] #18 41.14 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-08T13:02:12.131Z] #18 41.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-08T13:02:12.131Z] #18 41.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-08T13:02:12.131Z] #18 41.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-08T13:02:12.131Z] #18 41.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-08T13:02:12.131Z] #18 41.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-08T13:02:12.131Z] #18 41.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-08T13:02:12.131Z] #18 41.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-08T13:02:12.131Z] #18 41.39 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-08T13:02:12.131Z] #18 41.42 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-08T13:02:12.131Z] #18 41.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-08T13:02:12.131Z] #18 41.54 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-08T13:02:12.131Z] #18 41.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-08T13:02:12.131Z] #18 41.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-08T13:02:12.131Z] #18 42.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-08T13:02:12.131Z] #18 42.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-08T13:02:12.131Z] #18 42.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-08T13:02:12.186Z] #44 156.5 CC criu/uffd.o [2020-05-08T13:02:12.422Z] #18 ... [2020-05-08T13:02:12.422Z] [2020-05-08T13:02:12.422Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:12.422Z] #45 123.0 DEP criu/shmem.d [2020-05-08T13:02:12.714Z] #45 123.3 DEP criu/servicefd.d [2020-05-08T13:02:12.848Z] #44 154.6 CC criu/servicefd.o [2020-05-08T13:02:13.008Z] ok github.com/docker/docker/pkg/signal 2.341s coverage: 61.0% of statements [2020-05-08T13:02:13.009Z] #45 123.6 DEP criu/seize.d [2020-05-08T13:02:13.118Z] #44 157.5 CC criu/util.o [2020-05-08T13:02:13.289Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-08T13:02:13.302Z] #45 123.9 DEP criu/seccomp.d [2020-05-08T13:02:13.426Z] #44 155.3 CC criu/shmem.o [2020-05-08T13:02:13.426Z] #44 ... [2020-05-08T13:02:13.426Z] [2020-05-08T13:02:13.426Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-08T13:02:13.426Z] #42 DONE 0.2s [2020-05-08T13:02:13.571Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-08T13:02:13.688Z] [2020-05-08T13:02:13.688Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:13.688Z] #53 231.6 + cd /tmp/tmp.7ecsqQpDES/src/github.com/golangci/golangci-lint/ [2020-05-08T13:02:13.688Z] #53 231.6 + git checkout -q v1.23.8 [2020-05-08T13:02:13.688Z] #53 232.3 ++ git describe --tags [2020-05-08T13:02:13.688Z] #53 232.3 + version=v1.23.8 [2020-05-08T13:02:13.688Z] #53 232.3 ++ git rev-parse --short HEAD [2020-05-08T13:02:13.688Z] #53 232.3 + commit=76a82c6 [2020-05-08T13:02:13.688Z] #53 232.3 ++ git show -s --format=%cd [2020-05-08T13:02:13.688Z] #53 232.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-08T13:02:13.688Z] #53 232.3 + 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-08T13:02:13.852Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-08T13:02:13.852Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-08T13:02:13.953Z] #45 124.4 DEP criu/rst-malloc.d [2020-05-08T13:02:13.953Z] #45 ... [2020-05-08T13:02:13.953Z] [2020-05-08T13:02:13.953Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:13.953Z] #69 DONE 218.3s [2020-05-08T13:02:13.953Z] [2020-05-08T13:02:13.953Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:02:13.953Z] #48 208.3 vendor/golang.org/x/text/secure/bidirule [2020-05-08T13:02:13.953Z] #48 209.5 vendor/golang.org/x/text/unicode/norm [2020-05-08T13:02:13.953Z] #48 217.1 github.com/LK4D4/vndr/build [2020-05-08T13:02:14.051Z] #44 158.5 CC criu/uts_ns.o [2020-05-08T13:02:14.250Z] #48 ... [2020-05-08T13:02:14.250Z] [2020-05-08T13:02:14.250Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-08T13:02:14.250Z] #70 DONE 0.1s [2020-05-08T13:02:14.250Z] [2020-05-08T13:02:14.250Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:02:14.250Z] #18 43.82 debconf: delaying package configuration, since apt-utils is not installed [2020-05-08T13:02:14.250Z] #18 43.98 Fetched 29.2 MB in 4s (8124 kB/s) [2020-05-08T13:02:14.250Z] #18 44.07 Selecting previously unselected package pigz. [2020-05-08T13:02:14.250Z] #18 44.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 ... 23360 files and directories currently installed.) [2020-05-08T13:02:14.250Z] #18 44.29 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-08T13:02:14.250Z] #18 44.30 Unpacking pigz (2.4-1) ... [2020-05-08T13:02:14.250Z] #18 44.46 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-08T13:02:14.250Z] #18 44.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-08T13:02:14.250Z] #18 44.49 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-08T13:02:14.309Z] #44 158.7 CC criu/vdso-compat.o [2020-05-08T13:02:14.566Z] #44 158.9 CC criu/vdso.o [2020-05-08T13:02:14.856Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-08T13:02:14.882Z] #18 45.60 Selecting previously unselected package python3.7-minimal. [2020-05-08T13:02:14.882Z] #18 45.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-08T13:02:14.882Z] #18 45.63 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-08T13:02:15.131Z] #44 159.6 LINK criu/built-in.o [2020-05-08T13:02:15.137Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 36.9% of statements [2020-05-08T13:02:15.389Z] #44 159.7 LINK criu/criu [2020-05-08T13:02:15.418Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2020-05-08T13:02:15.647Z] #44 160.1 DEP lib/c/criu.d [2020-05-08T13:02:15.647Z] #44 160.2 CC images/rpc.pb-c.o [2020-05-08T13:02:16.030Z] ok github.com/docker/docker/pkg/tarsum 0.029s coverage: 89.3% of statements [2020-05-08T13:02:16.030Z] testing: warning: no tests to run [2020-05-08T13:02:16.030Z] coverage: [no statements] [2020-05-08T13:02:16.030Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-08T13:02:16.212Z] #44 ... [2020-05-08T13:02:16.212Z] [2020-05-08T13:02:16.212Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:02:16.212Z] #60 107.4 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-08T13:02:16.311Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-08T13:02:16.469Z] #60 ... [2020-05-08T13:02:16.469Z] [2020-05-08T13:02:16.469Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:16.469Z] #53 228.2 + cd /tmp/tmp.NxvielXiv8/src/github.com/golangci/golangci-lint/ [2020-05-08T13:02:16.469Z] #53 228.2 + git checkout -q v1.23.8 [2020-05-08T13:02:16.469Z] #53 228.8 ++ git describe --tags [2020-05-08T13:02:16.469Z] #53 228.8 + version=v1.23.8 [2020-05-08T13:02:16.469Z] #53 228.8 ++ git rev-parse --short HEAD [2020-05-08T13:02:16.469Z] #53 228.8 + commit=76a82c6 [2020-05-08T13:02:16.469Z] #53 228.8 ++ git show -s --format=%cd [2020-05-08T13:02:16.469Z] #53 228.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-08T13:02:16.469Z] #53 228.8 + 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-08T13:02:16.592Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-08T13:02:16.727Z] #53 ... [2020-05-08T13:02:16.727Z] [2020-05-08T13:02:16.727Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:16.727Z] #44 160.7 CC lib/c/criu.o [2020-05-08T13:02:16.873Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-08T13:02:17.292Z] #44 161.6 LINK lib/c/built-in.o [2020-05-08T13:02:17.292Z] #44 161.6 LINK lib/c/libcriu.so [2020-05-08T13:02:17.292Z] #44 161.7 LINK lib/c/libcriu.a [2020-05-08T13:02:17.292Z] #44 161.9 GEN magic.py [2020-05-08T13:02:17.550Z] #44 161.9 Note: Building without setproctitle() and strlcpy() support. [2020-05-08T13:02:17.550Z] #44 161.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-08T13:02:17.550Z] #44 161.9 Note: Building without GnuTLS support [2020-05-08T13:02:17.625Z] #18 47.86 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-08T13:02:17.625Z] #18 47.87 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-08T13:02:17.807Z] #44 ... [2020-05-08T13:02:17.807Z] [2020-05-08T13:02:17.807Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:02:17.807Z] #60 108.6 + mkdir -p /build [2020-05-08T13:02:17.807Z] #60 108.6 + cp runc /build/runc [2020-05-08T13:02:17.807Z] #60 DONE 109.0s [2020-05-08T13:02:17.807Z] [2020-05-08T13:02:17.807Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:18.372Z] #65 ... [2020-05-08T13:02:18.372Z] [2020-05-08T13:02:18.372Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:18.372Z] #44 162.8 fatal: not a git repository (or any of the parent directories): .git [2020-05-08T13:02:18.889Z] ok github.com/docker/docker/plugin 0.550s coverage: 23.3% of statements [2020-05-08T13:02:19.170Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-08T13:02:19.305Z] #44 163.7 make[1]: Nothing to be done for 'all'. [2020-05-08T13:02:19.782Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-08T13:02:19.871Z] #44 164.2 make[1]: 'images/built-in.o' is up to date. [2020-05-08T13:02:19.871Z] #44 164.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-08T13:02:19.871Z] #44 164.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-08T13:02:19.871Z] #44 164.3 make[1]: 'compel/libcompel.a' is up to date. [2020-05-08T13:02:19.871Z] #44 164.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-08T13:02:19.871Z] #44 164.3 make[1]: Nothing to be done for 'all'. [2020-05-08T13:02:19.871Z] #44 164.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-08T13:02:20.063Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-05-08T13:02:20.129Z] #44 164.4 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:20.129Z] #44 164.5 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:20.129Z] #44 164.5 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:20.129Z] #44 164.6 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:20.129Z] #44 164.6 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:20.258Z] #53 ... [2020-05-08T13:02:20.258Z] [2020-05-08T13:02:20.258Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:20.258Z] #44 156.2 CC criu/sigframe.o [2020-05-08T13:02:20.258Z] #44 156.3 CC criu/signalfd.o [2020-05-08T13:02:20.258Z] #44 156.6 CC criu/sk-inet.o [2020-05-08T13:02:20.258Z] #44 157.5 CC criu/sk-netlink.o [2020-05-08T13:02:20.258Z] #44 158.0 CC criu/sk-packet.o [2020-05-08T13:02:20.258Z] #44 158.6 CC criu/sk-queue.o [2020-05-08T13:02:20.258Z] #44 158.9 CC criu/sk-tcp.o [2020-05-08T13:02:20.258Z] #44 159.3 CC criu/sk-unix.o [2020-05-08T13:02:20.258Z] #44 161.0 CC criu/sockets.o [2020-05-08T13:02:20.258Z] #44 161.8 CC criu/stats.o [2020-05-08T13:02:20.258Z] #44 162.0 CC criu/string.o [2020-05-08T13:02:20.258Z] #44 162.1 CC criu/sysctl.o [2020-05-08T13:02:20.386Z] #44 164.7 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:20.386Z] #44 164.7 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:20.386Z] #44 164.8 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:20.386Z] #44 164.8 INSTALL criu/criu [2020-05-08T13:02:20.644Z] #44 DONE 165.0s [2020-05-08T13:02:20.644Z] [2020-05-08T13:02:20.644Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:20.826Z] #44 162.7 CC criu/sysfs_parse.o [2020-05-08T13:02:21.066Z] ok github.com/docker/docker/registry 0.086s coverage: 56.1% of statements [2020-05-08T13:02:21.086Z] #44 163.0 CC criu/timerfd.o [2020-05-08T13:02:21.209Z] #65 195.5 + bin/containerd [2020-05-08T13:02:21.345Z] #44 163.3 CC criu/tty.o [2020-05-08T13:02:21.678Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-05-08T13:02:21.679Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-08T13:02:21.774Z] #65 ... [2020-05-08T13:02:21.774Z] [2020-05-08T13:02:21.774Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-08T13:02:21.774Z] #45 DONE 0.1s [2020-05-08T13:02:21.774Z] [2020-05-08T13:02:21.774Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-08T13:02:21.774Z] #48 DONE 0.1s [2020-05-08T13:02:21.774Z] [2020-05-08T13:02:21.774Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:21.774Z] #65 ... [2020-05-08T13:02:21.774Z] [2020-05-08T13:02:21.774Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-08T13:02:21.774Z] #51 DONE 0.1s [2020-05-08T13:02:22.032Z] [2020-05-08T13:02:22.032Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:22.092Z] #18 52.46 Selecting previously unselected package python3-minimal. [2020-05-08T13:02:22.092Z] #18 52.46 (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-08T13:02:22.092Z] #18 52.59 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-08T13:02:22.092Z] #18 52.60 Unpacking python3-minimal (3.7.3-1) ... [2020-05-08T13:02:22.092Z] #18 52.71 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-08T13:02:22.092Z] #18 52.74 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-08T13:02:22.092Z] #18 52.75 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-08T13:02:22.092Z] #18 52.94 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-08T13:02:22.383Z] #18 52.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-08T13:02:22.383Z] #18 52.97 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-08T13:02:22.383Z] #18 ... [2020-05-08T13:02:22.383Z] [2020-05-08T13:02:22.383Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:02:22.383Z] #48 226.5 vendor/golang.org/x/crypto/cryptobyte [2020-05-08T13:02:22.683Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-05-08T13:02:22.966Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-05-08T13:02:23.252Z] #44 165.0 CC criu/tun.o [2020-05-08T13:02:23.512Z] #44 165.5 CC criu/uffd.o [2020-05-08T13:02:23.914Z] #48 ... [2020-05-08T13:02:23.914Z] [2020-05-08T13:02:23.914Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:23.914Z] #45 124.7 DEP criu/rbtree.d [2020-05-08T13:02:23.914Z] #45 124.7 DEP criu/pstree.d [2020-05-08T13:02:23.914Z] #45 125.3 DEP criu/protobuf.d [2020-05-08T13:02:23.914Z] #45 125.7 GEN criu/protobuf-desc-gen.h [2020-05-08T13:02:23.914Z] #45 128.8 DEP criu/protobuf-desc.d [2020-05-08T13:02:23.914Z] #45 129.0 DEP criu/proc_parse.d [2020-05-08T13:02:23.914Z] #45 129.3 DEP criu/plugin.d [2020-05-08T13:02:23.914Z] #45 129.5 DEP criu/pipes.d [2020-05-08T13:02:23.914Z] #45 129.8 DEP criu/pie-util.d [2020-05-08T13:02:23.914Z] #45 130.0 DEP criu/pie-util-vdso.d [2020-05-08T13:02:23.914Z] #45 130.3 DEP criu/path.d [2020-05-08T13:02:23.914Z] #45 130.6 DEP criu/parasite-syscall.d [2020-05-08T13:02:23.914Z] #45 130.9 DEP criu/pagemap.d [2020-05-08T13:02:23.914Z] #45 131.2 DEP criu/pagemap-cache.d [2020-05-08T13:02:23.914Z] #45 131.5 DEP criu/page-xfer.d [2020-05-08T13:02:23.914Z] #45 131.9 DEP criu/page-pipe.d [2020-05-08T13:02:23.914Z] #45 132.1 DEP criu/netfilter.d [2020-05-08T13:02:23.914Z] #45 132.3 DEP criu/net.d [2020-05-08T13:02:23.914Z] #45 132.8 DEP criu/namespaces.d [2020-05-08T13:02:23.914Z] #45 133.2 DEP criu/mount.d [2020-05-08T13:02:23.914Z] #45 133.6 DEP criu/mem.d [2020-05-08T13:02:23.914Z] #45 133.9 DEP criu/lsm.d [2020-05-08T13:02:23.914Z] #45 134.1 DEP criu/log.d [2020-05-08T13:02:23.914Z] #45 134.3 DEP criu/libnetlink.d [2020-05-08T13:02:23.914Z] #45 134.5 DEP criu/kerndat.d [2020-05-08T13:02:24.080Z] #44 ... [2020-05-08T13:02:24.080Z] [2020-05-08T13:02:24.080Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:02:24.080Z] #60 111.4 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-08T13:02:24.210Z] #45 134.8 DEP criu/kcmp-ids.d [2020-05-08T13:02:24.210Z] #45 ... [2020-05-08T13:02:24.210Z] [2020-05-08T13:02:24.210Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:02:24.210Z] #18 54.57 Selecting previously unselected package python3.7. [2020-05-08T13:02:24.210Z] #18 54.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-08T13:02:24.210Z] #18 54.59 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-08T13:02:24.210Z] #18 54.79 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-08T13:02:24.210Z] #18 54.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-08T13:02:24.210Z] #18 54.84 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-08T13:02:24.512Z] #18 55.06 Setting up python3-minimal (3.7.3-1) ... [2020-05-08T13:02:24.517Z] #53 DONE 246.0s [2020-05-08T13:02:24.517Z] [2020-05-08T13:02:24.517Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:24.981Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-08T13:02:25.459Z] #60 112.6 + mkdir -p /build [2020-05-08T13:02:25.459Z] #60 112.6 + cp runc /build/runc [2020-05-08T13:02:25.459Z] #60 DONE 112.8s [2020-05-08T13:02:25.459Z] [2020-05-08T13:02:25.459Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:25.459Z] #44 166.4 CC criu/util.o [2020-05-08T13:02:25.593Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-05-08T13:02:25.719Z] #44 167.6 CC criu/uts_ns.o [2020-05-08T13:02:25.978Z] #44 168.0 CC criu/vdso-compat.o [2020-05-08T13:02:26.018Z] #18 56.60 Selecting previously unselected package python3. [2020-05-08T13:02:26.018Z] #18 56.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 ... 24021 files and directories currently installed.) [2020-05-08T13:02:26.018Z] #18 56.72 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-08T13:02:26.018Z] #18 56.73 Unpacking python3 (3.7.3-1) ... [2020-05-08T13:02:26.018Z] #18 56.89 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-08T13:02:26.018Z] #18 56.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-08T13:02:26.018Z] #18 56.92 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-08T13:02:26.205Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-08T13:02:26.238Z] #44 168.3 CC criu/vdso.o [2020-05-08T13:02:26.311Z] #18 57.00 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-08T13:02:26.311Z] #18 57.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-08T13:02:26.311Z] #18 57.02 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-08T13:02:26.311Z] #18 57.12 Selecting previously unselected package libiptc0:ppc64el. [2020-05-08T13:02:26.311Z] #18 57.13 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-08T13:02:26.311Z] #18 57.13 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-08T13:02:26.602Z] #18 57.26 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-08T13:02:26.602Z] #18 57.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-08T13:02:26.602Z] #18 57.30 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-08T13:02:26.602Z] #18 57.38 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-08T13:02:26.602Z] #18 57.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-08T13:02:26.602Z] #18 57.41 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-08T13:02:26.817Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.0% of statements [2020-05-08T13:02:26.895Z] #18 57.54 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-08T13:02:26.895Z] #18 57.55 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-08T13:02:26.895Z] #18 57.55 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-08T13:02:26.895Z] #18 57.64 Selecting previously unselected package iptables. [2020-05-08T13:02:26.895Z] #18 57.65 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-08T13:02:26.895Z] #18 57.65 Unpacking iptables (1.8.2-4) ... [2020-05-08T13:02:27.055Z] #65 ... [2020-05-08T13:02:27.055Z] [2020-05-08T13:02:27.055Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-08T13:02:27.055Z] #54 DONE 0.2s [2020-05-08T13:02:27.055Z] [2020-05-08T13:02:27.055Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-08T13:02:27.055Z] #57 DONE 0.1s [2020-05-08T13:02:27.055Z] [2020-05-08T13:02:27.055Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-08T13:02:27.055Z] #61 DONE 0.1s [2020-05-08T13:02:27.055Z] [2020-05-08T13:02:27.055Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:27.175Z] #44 168.9 LINK criu/built-in.o [2020-05-08T13:02:27.175Z] #44 169.0 LINK criu/criu [2020-05-08T13:02:27.175Z] #44 169.2 DEP lib/c/criu.d [2020-05-08T13:02:27.435Z] #44 169.3 CC images/rpc.pb-c.o [2020-05-08T13:02:27.694Z] #44 169.7 CC lib/c/criu.o [2020-05-08T13:02:27.931Z] #18 58.53 Selecting previously unselected package xxd. [2020-05-08T13:02:27.931Z] #18 58.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-08T13:02:27.931Z] #18 58.55 Unpacking xxd (2:8.1.0875-5) ... [2020-05-08T13:02:28.223Z] #18 58.72 Selecting previously unselected package vim-common. [2020-05-08T13:02:28.223Z] #18 58.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-08T13:02:28.223Z] #18 58.79 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-08T13:02:28.223Z] #18 59.00 Selecting previously unselected package bash-completion. [2020-05-08T13:02:28.223Z] #18 59.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-08T13:02:28.632Z] #44 170.3 LINK lib/c/built-in.o [2020-05-08T13:02:28.632Z] #44 170.3 LINK lib/c/libcriu.so [2020-05-08T13:02:28.632Z] #44 170.3 LINK lib/c/libcriu.a [2020-05-08T13:02:28.632Z] #44 170.5 GEN magic.py [2020-05-08T13:02:28.632Z] #44 170.5 Note: Building without setproctitle() and strlcpy() support. [2020-05-08T13:02:28.632Z] #44 170.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-08T13:02:28.632Z] #44 170.6 Note: Building without GnuTLS support [2020-05-08T13:02:29.200Z] #44 171.0 fatal: not a git repository (or any of the parent directories): .git [2020-05-08T13:02:29.588Z] #65 214.1 + bin/containerd-stress [2020-05-08T13:02:29.767Z] #44 171.6 make[1]: Nothing to be done for 'all'. [2020-05-08T13:02:30.335Z] #44 172.1 make[1]: 'images/built-in.o' is up to date. [2020-05-08T13:02:30.335Z] #44 172.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-08T13:02:30.335Z] #44 172.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-08T13:02:30.335Z] #44 172.2 make[1]: 'compel/libcompel.a' is up to date. [2020-05-08T13:02:30.335Z] #44 172.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-08T13:02:30.335Z] #44 172.2 make[1]: Nothing to be done for 'all'. [2020-05-08T13:02:30.335Z] #44 172.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-08T13:02:30.594Z] #44 172.3 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:30.594Z] #44 172.4 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:30.594Z] #44 172.4 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:30.594Z] #44 172.5 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:30.594Z] #44 172.5 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:30.594Z] #44 172.5 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:30.594Z] #44 172.6 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:30.854Z] #44 172.6 make[2]: Nothing to be done for 'all'. [2020-05-08T13:02:30.854Z] #44 172.7 INSTALL criu/criu [2020-05-08T13:02:30.854Z] #44 DONE 172.8s [2020-05-08T13:02:30.854Z] [2020-05-08T13:02:30.854Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:30.854Z] #65 202.5 + bin/containerd [2020-05-08T13:02:32.135Z] #65 216.7 + bin/containerd-shim [2020-05-08T13:02:32.232Z] #65 ... [2020-05-08T13:02:32.233Z] [2020-05-08T13:02:32.233Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-08T13:02:32.233Z] #45 DONE 0.1s [2020-05-08T13:02:32.492Z] [2020-05-08T13:02:32.492Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-08T13:02:32.492Z] #48 DONE 0.1s [2020-05-08T13:02:32.492Z] [2020-05-08T13:02:32.492Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:32.492Z] #53 ... [2020-05-08T13:02:32.492Z] [2020-05-08T13:02:32.492Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-08T13:02:32.492Z] #51 DONE 0.1s [2020-05-08T13:02:32.752Z] [2020-05-08T13:02:32.752Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:35.141Z] #18 ... [2020-05-08T13:02:35.141Z] [2020-05-08T13:02:35.141Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:35.141Z] #45 135.0 DEP criu/irmap.d [2020-05-08T13:02:35.141Z] #45 135.3 DEP criu/ipc_ns.d [2020-05-08T13:02:35.141Z] #45 135.5 DEP criu/image.d [2020-05-08T13:02:35.141Z] #45 135.7 DEP criu/image-desc.d [2020-05-08T13:02:35.141Z] #45 135.9 DEP criu/fsnotify.d [2020-05-08T13:02:35.141Z] #45 136.2 DEP criu/filesystems.d [2020-05-08T13:02:35.141Z] #45 136.5 DEP criu/files.d [2020-05-08T13:02:35.141Z] #45 136.8 DEP criu/files-reg.d [2020-05-08T13:02:35.141Z] #45 137.1 DEP criu/files-ext.d [2020-05-08T13:02:35.141Z] #45 137.4 DEP criu/file-lock.d [2020-05-08T13:02:35.141Z] #45 137.7 DEP criu/file-ids.d [2020-05-08T13:02:35.141Z] #45 137.9 DEP criu/fifo.d [2020-05-08T13:02:35.141Z] #45 138.2 DEP criu/fdstore.d [2020-05-08T13:02:35.141Z] #45 138.4 DEP criu/fault-injection.d [2020-05-08T13:02:35.141Z] #45 138.4 DEP criu/external.d [2020-05-08T13:02:35.141Z] #45 138.6 DEP criu/eventpoll.d [2020-05-08T13:02:35.141Z] #45 139.0 DEP criu/eventfd.d [2020-05-08T13:02:35.141Z] #45 139.3 DEP criu/crtools.d [2020-05-08T13:02:35.141Z] #45 139.7 DEP criu/cr-service.d [2020-05-08T13:02:35.141Z] #45 140.1 DEP criu/cr-restore.d [2020-05-08T13:02:35.141Z] #45 140.6 DEP criu/cr-errno.d [2020-05-08T13:02:35.141Z] #45 140.7 DEP criu/cr-dump.d [2020-05-08T13:02:35.141Z] #45 141.2 DEP criu/cr-dedup.d [2020-05-08T13:02:35.141Z] #45 141.7 DEP criu/cr-check.d [2020-05-08T13:02:35.141Z] #45 142.1 DEP criu/config.d [2020-05-08T13:02:35.141Z] #45 142.4 DEP criu/clone-noasan.d [2020-05-08T13:02:35.141Z] #45 142.5 DEP criu/cgroup.d [2020-05-08T13:02:35.141Z] #45 142.8 DEP criu/cgroup-props.d [2020-05-08T13:02:35.141Z] #45 143.1 DEP criu/bitmap.d [2020-05-08T13:02:35.141Z] #45 143.1 DEP criu/bfd.d [2020-05-08T13:02:35.141Z] #45 143.3 DEP criu/autofs.d [2020-05-08T13:02:35.141Z] #45 143.5 DEP criu/aio.d [2020-05-08T13:02:35.141Z] #45 143.8 DEP criu/action-scripts.d [2020-05-08T13:02:35.141Z] #45 144.4 CC criu/action-scripts.o [2020-05-08T13:02:35.141Z] #45 145.2 CC criu/aio.o [2020-05-08T13:02:35.141Z] #45 ... [2020-05-08T13:02:35.141Z] [2020-05-08T13:02:35.141Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:02:35.141Z] #18 65.35 Unpacking bash-completion (1:2.8-6) ... [2020-05-08T13:02:35.434Z] #18 66.05 Selecting previously unselected package bzip2. [2020-05-08T13:02:35.434Z] #18 66.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-08T13:02:35.434Z] #18 66.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-08T13:02:35.727Z] #18 66.23 Selecting previously unselected package xz-utils. [2020-05-08T13:02:35.727Z] #18 66.24 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-08T13:02:35.727Z] #18 66.25 Unpacking xz-utils (5.2.4-1) ... [2020-05-08T13:02:35.727Z] #18 66.46 Selecting previously unselected package apparmor. [2020-05-08T13:02:35.727Z] #18 66.47 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-08T13:02:36.053Z] #18 66.64 Unpacking apparmor (2.13.2-10) ... [2020-05-08T13:02:36.689Z] #18 67.25 Selecting previously unselected package aufs-tools. [2020-05-08T13:02:36.689Z] #18 67.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-08T13:02:36.689Z] #18 67.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-08T13:02:36.981Z] #18 67.53 Selecting previously unselected package libonig5:ppc64el. [2020-05-08T13:02:36.981Z] #18 67.55 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-08T13:02:36.981Z] #18 67.56 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-08T13:02:37.277Z] #18 67.83 Selecting previously unselected package libjq1:ppc64el. [2020-05-08T13:02:37.277Z] #18 67.84 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-08T13:02:37.277Z] #18 67.85 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-08T13:02:37.424Z] #65 222.1 + bin/containerd-shim-runc-v1 [2020-05-08T13:02:37.572Z] #18 68.08 Selecting previously unselected package jq. [2020-05-08T13:02:37.572Z] #18 68.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-08T13:02:37.572Z] #18 68.11 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-08T13:02:37.572Z] #18 ... [2020-05-08T13:02:37.572Z] [2020-05-08T13:02:37.572Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:02:37.572Z] #48 231.7 mime [2020-05-08T13:02:37.572Z] #48 232.8 vendor/golang.org/x/net/idna [2020-05-08T13:02:37.572Z] #48 241.2 net/textproto [2020-05-08T13:02:37.572Z] #48 241.2 vendor/golang.org/x/net/http/httpproxy [2020-05-08T13:02:37.572Z] #48 241.2 crypto/x509 [2020-05-08T13:02:37.572Z] #48 ... [2020-05-08T13:02:37.572Z] [2020-05-08T13:02:37.572Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:02:37.572Z] #18 68.24 Selecting previously unselected package libaio1:ppc64el. [2020-05-08T13:02:37.572Z] #18 68.25 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-08T13:02:37.572Z] #18 68.25 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-08T13:02:37.572Z] #18 68.34 Selecting previously unselected package libgpm2:ppc64el. [2020-05-08T13:02:37.572Z] #18 68.36 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-08T13:02:37.572Z] #18 68.36 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-08T13:02:37.864Z] #18 68.44 Selecting previously unselected package libicu63:ppc64el. [2020-05-08T13:02:37.864Z] #18 68.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-08T13:02:37.864Z] #18 68.46 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-08T13:02:40.718Z] #65 224.9 + bin/containerd-shim-runc-v2 [2020-05-08T13:02:40.977Z] #65 225.9 + binaries [2020-05-08T13:02:41.236Z] #65 225.9 + mkdir -p /build [2020-05-08T13:02:41.236Z] #65 225.9 + cp bin/containerd /build/containerd [2020-05-08T13:02:41.236Z] #65 226.0 + cp bin/containerd-shim /build/containerd-shim [2020-05-08T13:02:41.236Z] #65 226.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-08T13:02:41.236Z] #65 226.0 + cp bin/ctr /build/ctr [2020-05-08T13:02:41.495Z] #65 DONE 226.3s [2020-05-08T13:02:42.011Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/rootless [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/volume [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-08T13:02:42.011Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-08T13:02:42.011Z] [2020-05-08T13:02:42.011Z] === Skipped [2020-05-08T13:02:42.011Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-08T13:02:42.011Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-08T13:02:42.011Z] [2020-05-08T13:02:42.011Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-08T13:02:42.011Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-08T13:02:42.011Z] [2020-05-08T13:02:42.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-08T13:02:42.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:02:42.011Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:02:42.011Z] [2020-05-08T13:02:42.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-08T13:02:42.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:02:42.011Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:02:42.011Z] [2020-05-08T13:02:42.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-08T13:02:42.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:02:42.011Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:02:42.011Z] [2020-05-08T13:02:42.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-08T13:02:42.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:02:42.011Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:02:42.011Z] [2020-05-08T13:02:42.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-08T13:02:42.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:02:42.011Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:02:42.011Z] [2020-05-08T13:02:42.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-08T13:02:42.011Z] graphtest_unix.go:73: No driver to put! [2020-05-08T13:02:42.011Z] [2020-05-08T13:02:42.011Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-08T13:02:42.011Z] time="2020-05-08T13:01:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:02:42.011Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:02:42.011Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:02:42.011Z] [2020-05-08T13:02:42.011Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-08T13:02:42.012Z] time="2020-05-08T13:01:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:02:42.012Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:02:42.012Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-08T13:02:42.012Z] time="2020-05-08T13:01:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:02:42.012Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:02:42.012Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-08T13:02:42.012Z] time="2020-05-08T13:01:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:02:42.012Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:02:42.012Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-08T13:02:42.012Z] time="2020-05-08T13:01:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:02:42.012Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:02:42.012Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-08T13:02:42.012Z] graphtest_unix.go:73: No driver to put! [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-08T13:02:42.012Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-08T13:02:42.012Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-08T13:02:42.012Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-08T13:02:42.012Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-08T13:02:42.012Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:02:42.012Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-08T13:02:42.012Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:02:42.012Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-08T13:02:42.012Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:02:42.012Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-08T13:02:42.012Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:02:42.012Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-08T13:02:42.012Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:02:42.012Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-08T13:02:42.012Z] graphtest_unix.go:73: No driver to put! [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-08T13:02:42.012Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-08T13:02:42.012Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] [2020-05-08T13:02:42.012Z] DONE 2123 tests, 26 skipped in 196.569s Post stage [Pipeline] junit [2020-05-08T13:02:42.330Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-08T13:02:42.873Z] [2020-05-08T13:02:42.873Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-08T13:02:42.877Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40595/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb -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:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb hack/make.sh dynbinary test-integration [2020-05-08T13:02:43.132Z] #66 DONE 0.3s [2020-05-08T13:02:43.132Z] [2020-05-08T13:02:43.132Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-08T13:02:43.132Z] #70 DONE 0.2s [2020-05-08T13:02:43.132Z] [2020-05-08T13:02:43.132Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-08T13:02:43.158Z] [2020-05-08T13:02:43.158Z] Removing bundles/ [2020-05-08T13:02:43.158Z] [2020-05-08T13:02:43.158Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-08T13:02:43.158Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T13:02:43.158Z] GOOS="" GOARCH="" GOARM="" [2020-05-08T13:02:43.391Z] #72 DONE 0.2s [2020-05-08T13:02:43.391Z] [2020-05-08T13:02:43.391Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-08T13:02:43.650Z] #75 DONE 0.1s [2020-05-08T13:02:43.650Z] [2020-05-08T13:02:43.650Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-08T13:02:43.650Z] #76 DONE 0.0s [2020-05-08T13:02:43.650Z] [2020-05-08T13:02:43.650Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-08T13:02:44.788Z] #18 74.51 Selecting previously unselected package libnet1:ppc64el. [2020-05-08T13:02:44.788Z] #18 74.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-08T13:02:44.788Z] #18 74.57 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-08T13:02:44.788Z] #18 74.73 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-08T13:02:44.788Z] #18 74.75 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-08T13:02:44.788Z] #18 74.76 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-08T13:02:44.788Z] #18 74.89 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-08T13:02:44.788Z] #18 74.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-08T13:02:44.788Z] #18 74.90 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-08T13:02:44.788Z] #18 75.00 Selecting previously unselected package libreadline5:ppc64el. [2020-05-08T13:02:44.788Z] #18 75.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-08T13:02:44.788Z] #18 75.03 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-08T13:02:44.788Z] #18 75.21 Selecting previously unselected package net-tools. [2020-05-08T13:02:44.788Z] #18 75.23 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-08T13:02:44.788Z] #18 75.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-08T13:02:44.788Z] #18 ... [2020-05-08T13:02:44.788Z] [2020-05-08T13:02:44.788Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:02:44.788Z] #51 DONE 249.1s [2020-05-08T13:02:44.788Z] [2020-05-08T13:02:44.788Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:44.788Z] #45 146.1 CC criu/autofs.o [2020-05-08T13:02:44.788Z] #45 149.7 CC criu/bfd.o [2020-05-08T13:02:44.788Z] #45 150.9 CC criu/bitmap.o [2020-05-08T13:02:44.788Z] #45 151.1 CC criu/cgroup-props.o [2020-05-08T13:02:44.788Z] #45 153.0 CC criu/cgroup.o [2020-05-08T13:02:44.788Z] #45 ... [2020-05-08T13:02:44.788Z] [2020-05-08T13:02:44.788Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:02:44.788Z] #18 75.55 Selecting previously unselected package python-pip-whl. [2020-05-08T13:02:44.788Z] #18 75.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-08T13:02:44.788Z] #18 75.57 Unpacking python-pip-whl (18.1-5) ... [2020-05-08T13:02:45.554Z] #77 DONE 1.6s [2020-05-08T13:02:45.554Z] [2020-05-08T13:02:45.554Z] #78 exporting to image [2020-05-08T13:02:45.554Z] #78 exporting layers [2020-05-08T13:02:46.324Z] #18 77.08 Selecting previously unselected package python3-lib2to3. [2020-05-08T13:02:46.324Z] #18 77.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-08T13:02:46.620Z] #18 77.14 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-08T13:02:46.916Z] #18 77.39 Selecting previously unselected package python3-distutils. [2020-05-08T13:02:46.916Z] #18 77.45 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-08T13:02:46.916Z] #18 77.46 Unpacking python3-distutils (3.7.3-1) ... [2020-05-08T13:02:46.916Z] #18 77.63 Selecting previously unselected package python3-pip. [2020-05-08T13:02:46.916Z] #18 77.65 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-08T13:02:46.916Z] #18 77.66 Unpacking python3-pip (18.1-5) ... [2020-05-08T13:02:46.954Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-08T13:02:47.211Z] #18 77.98 Selecting previously unselected package python3-pkg-resources. [2020-05-08T13:02:47.211Z] #18 78.01 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-08T13:02:47.211Z] #18 78.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-08T13:02:47.504Z] #18 78.23 Selecting previously unselected package python3-setuptools. [2020-05-08T13:02:47.504Z] #18 78.26 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-08T13:02:47.504Z] #18 78.26 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-08T13:02:47.799Z] #18 78.63 Selecting previously unselected package python3-wheel. [2020-05-08T13:02:48.093Z] #18 78.65 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-08T13:02:48.093Z] #18 78.65 Unpacking python3-wheel (0.32.3-2) ... [2020-05-08T13:02:48.093Z] #18 78.80 Selecting previously unselected package sudo. [2020-05-08T13:02:48.093Z] #18 78.81 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-08T13:02:48.093Z] #18 78.82 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-08T13:02:48.847Z] #78 exporting layers 3.6s done [2020-05-08T13:02:48.847Z] #78 writing image sha256:c5e0d5f765a6e07df3dced02d9e94858f8cbc816263208f20229fbb0eb71e59b done [2020-05-08T13:02:48.847Z] #78 naming to docker.io/library/docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb done [2020-05-08T13:02:48.847Z] #78 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-08T13:02:49.139Z] #18 79.67 Selecting previously unselected package thin-provisioning-tools. [2020-05-08T13:02:49.139Z] #18 79.69 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-08T13:02:49.139Z] #18 79.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-08T13:02:49.186Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40595/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb hack/test/unit [2020-05-08T13:02:49.435Z] #18 80.15 Selecting previously unselected package uidmap. [2020-05-08T13:02:49.435Z] #18 80.18 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-08T13:02:49.435Z] #18 80.18 Unpacking uidmap (1:4.5-1.1) ... [2020-05-08T13:02:49.728Z] #18 80.35 Selecting previously unselected package vim-runtime. [2020-05-08T13:02:49.728Z] #18 80.36 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-08T13:02:49.728Z] #18 80.48 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-08T13:02:49.728Z] #18 80.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-08T13:02:50.069Z] #18 80.56 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-08T13:02:50.069Z] #18 ... [2020-05-08T13:02:50.069Z] [2020-05-08T13:02:50.069Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:02:50.069Z] #48 244.4 vendor/golang.org/x/net/http/httpguts [2020-05-08T13:02:50.069Z] #48 244.4 mime/multipart [2020-05-08T13:02:50.069Z] #48 251.5 crypto/tls [2020-05-08T13:02:50.716Z] #48 ... [2020-05-08T13:02:50.716Z] [2020-05-08T13:02:50.716Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:02:50.716Z] #45 161.1 CC criu/clone-noasan.o [2020-05-08T13:02:51.008Z] #45 161.5 CC criu/config.o [2020-05-08T13:02:54.460Z] ? github.com/docker/docker/api [no test files] [2020-05-08T13:02:55.474Z] #45 165.3 CC criu/cr-check.o [2020-05-08T13:02:55.770Z] #45 ... [2020-05-08T13:02:55.770Z] [2020-05-08T13:02:55.770Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:03:00.231Z] #24 259.3 Checking out files: 19% (2096/10798) Checking out files: 20% (2160/10798) Checking out files: 21% (2268/10798) Checking out files: 22% (2376/10798) Checking out files: 23% (2484/10798) Checking out files: 24% (2592/10798) Checking out files: 25% (2700/10798) Checking out files: 26% (2808/10798) Checking out files: 27% (2916/10798) Checking out files: 28% (3024/10798) Checking out files: 29% (3132/10798) Checking out files: 30% (3240/10798) Checking out files: 30% (3255/10798) Checking out files: 31% (3348/10798) Checking out files: 32% (3456/10798) Checking out files: 33% (3564/10798) Checking out files: 34% (3672/10798) Checking out files: 35% (3780/10798) Checking out files: 36% (3888/10798) Checking out files: 37% (3996/10798) Checking out files: 38% (4104/10798) Checking out files: 39% (4212/10798) Checking out files: 40% (4320/10798) Checking out files: 41% (4428/10798) Checking out files: 42% (4536/10798) Checking out files: 43% (4644/10798) Checking out files: 44% (4752/10798) Checking out files: 44% (4782/10798) Checking out files: 45% (4860/10798) Checking out files: 46% (4968/10798) Checking out files: 47% (5076/10798) Checking out files: 48% (5184/10798) Checking out files: 49% (5292/10798) Checking out files: 50% (5399/10798) Checking out files: 51% (5507/10798) Checking out files: 52% (5615/10798) Checking out files: 53% (5723/10798) Checking out files: 54% (5831/10798) Checking out files: 55% (5939/10798) Checking out files: 56% (6047/10798) Checking out files: 57% (6155/10798) Checking out files: 58% (6263/10798) Checking out files: 58% (6282/10798) Checking out files: 59% (6371/10798) Checking out files: 60% (6479/10798) Checking out files: 61% (6587/10798) Checking out files: 62% (6695/10798) Checking out files: 63% (6803/10798) Checking out files: 64% (6911/10798) Checking out files: 65% (7019/10798) Checking out files: 66% (7127/10798) Checking out files: 67% (7235/10798) Checking out files: 68% (7343/10798) Checking out files: 69% (7451/10798) Checking out files: 70% (7559/10798) Checking out files: 71% (7667/10798) Checking out files: 72% (7775/10798) Checking out files: 73% (7883/10798) Checking out files: 74% (7991/10798) Checking out files: 75% (8099/10798) Checking out files: 76% (8207/10798) Checking out files: 77% (8315/10798) Checking out files: 78% (8423/10798) Checking out files: 78% (8477/10798) Checking out files: 79% (8531/10798) Checking out files: 80% (8639/10798) Checking out files: 81% (8747/10798) Checking out files: 82% (8855/10798) Checking out files: 83% (8963/10798) Checking out files: 84% (9071/10798) Checking out files: 85% (9179/10798) Checking out files: 86% (9287/10798) Checking out files: 87% (9395/10798) Checking out files: 88% (9503/10798) Checking out files: 89% (9611/10798) Checking out files: 90% (9719/10798) Checking out files: 91% (9827/10798) Checking out files: 92% (9935/10798) Checking out files: 93% (10043/10798) Checking out files: 94% (10151/10798) Checking out files: 95% (10259/10798) Checking out files: 96% (10367/10798) Checking out files: 96% (10411/10798) Checking out files: 97% (10475/10798) Checking out files: 98% (10583/10798) Checking out files: 99% (10691/10798) Checking out files: 100% (10798/10798) Checking out files: 100% (10798/10798), done. [2020-05-08T13:03:00.524Z] #24 264.8 + cd /tmp/tmp.RpuLsjG3R2/tmp/docker-ce [2020-05-08T13:03:00.524Z] #24 264.8 + git checkout -q v17.06.2-ce [2020-05-08T13:03:00.771Z] #53 DONE 281.2s [2020-05-08T13:03:00.771Z] [2020-05-08T13:03:00.771Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:03:01.337Z] #65 ... [2020-05-08T13:03:01.337Z] [2020-05-08T13:03:01.337Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-08T13:03:01.337Z] #54 DONE 0.2s [2020-05-08T13:03:01.337Z] [2020-05-08T13:03:01.337Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-08T13:03:01.594Z] #57 DONE 0.1s [2020-05-08T13:03:01.594Z] [2020-05-08T13:03:01.594Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-08T13:03:01.594Z] #61 DONE 0.1s [2020-05-08T13:03:01.594Z] [2020-05-08T13:03:01.594Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:03:04.581Z] ok github.com/docker/docker/api/server 0.038s coverage: 9.0% of statements [2020-05-08T13:03:05.152Z] #24 269.1 + mkdir -p /tmp/tmp.RpuLsjG3R2/src/github.com/docker [2020-05-08T13:03:05.152Z] #24 269.2 + mv components/cli /tmp/tmp.RpuLsjG3R2/src/github.com/docker/cli [2020-05-08T13:03:05.152Z] #24 269.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-08T13:03:05.152Z] #24 ... [2020-05-08T13:03:05.152Z] [2020-05-08T13:03:05.152Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:03:05.152Z] #18 85.69 Selecting previously unselected package vim. [2020-05-08T13:03:05.152Z] #18 85.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-08T13:03:05.152Z] #18 85.77 Unpacking vim (2:8.1.0875-5) ... [2020-05-08T13:03:05.152Z] #18 86.75 Selecting previously unselected package xfsprogs. [2020-05-08T13:03:05.152Z] #18 86.76 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-08T13:03:05.152Z] #18 86.77 Unpacking xfsprogs (4.20.0-1) ... [2020-05-08T13:03:05.152Z] #18 87.60 Selecting previously unselected package zip. [2020-05-08T13:03:05.152Z] #18 87.61 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-08T13:03:05.152Z] #18 87.62 Unpacking zip (3.0-11+b1) ... [2020-05-08T13:03:05.152Z] #18 87.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-08T13:03:05.152Z] #18 87.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-08T13:03:05.152Z] #18 88.00 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-08T13:03:05.152Z] #18 88.00 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-08T13:03:05.152Z] #18 88.01 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-08T13:03:05.152Z] #18 88.03 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-08T13:03:05.152Z] #18 88.04 Setting up uidmap (1:4.5-1.1) ... [2020-05-08T13:03:05.152Z] #18 88.05 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-08T13:03:05.152Z] #18 88.06 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-08T13:03:05.152Z] #18 88.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-08T13:03:05.152Z] #18 88.09 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-08T13:03:05.152Z] #18 88.12 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-08T13:03:05.152Z] #18 88.13 Setting up xxd (2:8.1.0875-5) ... [2020-05-08T13:03:05.152Z] #18 88.14 Setting up zip (3.0-11+b1) ... [2020-05-08T13:03:05.152Z] #18 88.15 Setting up vim-common (2:8.1.0875-5) ... [2020-05-08T13:03:05.152Z] #18 88.21 Setting up bash-completion (1:2.8-6) ... [2020-05-08T13:03:05.152Z] #18 94.50 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-08T13:03:05.152Z] #18 94.51 Setting up xz-utils (5.2.4-1) ... [2020-05-08T13:03:05.152Z] #18 94.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-08T13:03:05.152Z] #18 94.55 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-08T13:03:05.152Z] #18 94.68 invoke-rc.d: could not determine current runlevel [2020-05-08T13:03:05.152Z] #18 94.70 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-08T13:03:05.152Z] #18 94.72 Setting up pigz (2.4-1) ... [2020-05-08T13:03:05.152Z] #18 94.72 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-08T13:03:05.152Z] #18 94.73 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-08T13:03:05.152Z] #18 94.74 Setting up python-pip-whl (18.1-5) ... [2020-05-08T13:03:05.152Z] #18 94.75 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-08T13:03:05.152Z] #18 94.76 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-08T13:03:05.152Z] #18 95.58 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-08T13:03:05.152Z] #18 95.59 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-08T13:03:05.152Z] #18 95.60 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-08T13:03:05.152Z] #18 95.60 Setting up vim (2:8.1.0875-5) ... [2020-05-08T13:03:05.152Z] #18 95.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-08T13:03:05.152Z] #18 95.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-08T13:03:05.152Z] #18 95.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-08T13:03:05.152Z] #18 95.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-08T13:03:05.152Z] #18 95.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-08T13:03:05.152Z] #18 95.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-08T13:03:05.152Z] #18 95.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-08T13:03:05.152Z] #18 95.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-08T13:03:05.152Z] #18 95.80 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-08T13:03:05.152Z] #18 95.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-08T13:03:05.152Z] #18 95.84 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-08T13:03:05.152Z] #18 95.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-08T13:03:05.152Z] #18 95.85 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-08T13:03:05.152Z] #18 95.87 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-08T13:03:05.782Z] #65 239.7 + bin/containerd-stress [2020-05-08T13:03:07.153Z] #65 241.4 + bin/containerd-shim [2020-05-08T13:03:08.705Z] #18 ... [2020-05-08T13:03:08.705Z] [2020-05-08T13:03:08.705Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:03:08.705Z] #45 168.9 CC criu/cr-dedup.o [2020-05-08T13:03:08.705Z] #45 169.8 CC criu/cr-dump.o [2020-05-08T13:03:08.705Z] #45 174.8 CC criu/cr-errno.o [2020-05-08T13:03:08.705Z] #45 175.0 CC criu/cr-restore.o [2020-05-08T13:03:08.705Z] #45 ... [2020-05-08T13:03:08.705Z] [2020-05-08T13:03:08.705Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:03:08.705Z] #48 262.8 net/http/httptrace [2020-05-08T13:03:08.705Z] #48 263.2 net/http [2020-05-08T13:03:11.480Z] #53 DONE 289.4s [2020-05-08T13:03:11.480Z] [2020-05-08T13:03:11.480Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:03:11.480Z] #65 ... [2020-05-08T13:03:11.480Z] [2020-05-08T13:03:11.480Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-08T13:03:11.480Z] #54 DONE 0.2s [2020-05-08T13:03:11.480Z] [2020-05-08T13:03:11.480Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-08T13:03:11.480Z] #57 DONE 0.1s [2020-05-08T13:03:11.480Z] [2020-05-08T13:03:11.480Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-08T13:03:11.480Z] #61 DONE 0.1s [2020-05-08T13:03:11.480Z] [2020-05-08T13:03:11.480Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:03:12.267Z] #48 ... [2020-05-08T13:03:12.267Z] [2020-05-08T13:03:12.267Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:03:12.267Z] #18 102.6 Setting up iptables (1.8.2-4) ... [2020-05-08T13:03:12.267Z] #18 102.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-08T13:03:12.267Z] #18 102.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-08T13:03:12.267Z] #18 102.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-08T13:03:12.267Z] #18 102.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-08T13:03:12.267Z] #18 102.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-08T13:03:12.267Z] #18 102.8 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-08T13:03:12.267Z] #18 102.8 Setting up python3 (3.7.3-1) ... [2020-05-08T13:03:12.903Z] #18 103.5 Setting up python3-wheel (0.32.3-2) ... [2020-05-08T13:03:13.701Z] #65 247.8 + bin/containerd-shim-runc-v1 [2020-05-08T13:03:14.433Z] #18 105.0 Setting up apparmor (2.13.2-10) ... [2020-05-08T13:03:15.673Z] #65 248.2 + bin/containerd-stress [2020-05-08T13:03:16.221Z] #65 250.7 + bin/containerd-shim-runc-v2 [2020-05-08T13:03:17.151Z] #65 251.5 + binaries [2020-05-08T13:03:17.151Z] #65 251.5 + mkdir -p /build [2020-05-08T13:03:17.151Z] #65 251.5 + cp bin/containerd /build/containerd [2020-05-08T13:03:17.151Z] #65 251.5 + cp bin/containerd-shim /build/containerd-shim [2020-05-08T13:03:17.151Z] #65 251.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-08T13:03:17.151Z] #65 251.6 + cp bin/ctr /build/ctr [2020-05-08T13:03:17.184Z] #18 107.8 Setting up xfsprogs (4.20.0-1) ... [2020-05-08T13:03:17.184Z] #18 107.8 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-08T13:03:17.410Z] #65 DONE 251.9s [2020-05-08T13:03:17.574Z] #65 250.1 + bin/containerd-shim [2020-05-08T13:03:17.818Z] #18 108.5 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-08T13:03:18.341Z] [2020-05-08T13:03:18.341Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-08T13:03:18.341Z] #66 DONE 0.2s [2020-05-08T13:03:18.341Z] [2020-05-08T13:03:18.341Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-08T13:03:18.341Z] #70 DONE 0.1s [2020-05-08T13:03:18.453Z] #18 ... [2020-05-08T13:03:18.453Z] [2020-05-08T13:03:18.453Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:03:18.453Z] #48 282.9 github.com/LK4D4/vndr/godl [2020-05-08T13:03:18.598Z] [2020-05-08T13:03:18.598Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-08T13:03:18.598Z] #72 DONE 0.1s [2020-05-08T13:03:18.598Z] [2020-05-08T13:03:18.598Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-08T13:03:18.598Z] #75 DONE 0.1s [2020-05-08T13:03:18.598Z] [2020-05-08T13:03:18.598Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-08T13:03:18.598Z] #76 DONE 0.0s [2020-05-08T13:03:18.854Z] [2020-05-08T13:03:18.854Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-08T13:03:20.010Z] #48 284.4 github.com/LK4D4/vndr [2020-05-08T13:03:20.223Z] #77 DONE 1.2s [2020-05-08T13:03:20.224Z] [2020-05-08T13:03:20.224Z] #78 exporting to image [2020-05-08T13:03:20.224Z] #78 exporting layers [2020-05-08T13:03:24.142Z] #65 256.7 + bin/containerd-shim-runc-v1 [2020-05-08T13:03:24.461Z] #48 ... [2020-05-08T13:03:24.461Z] [2020-05-08T13:03:24.461Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:03:24.461Z] #18 110.2 Setting up python3-distutils (3.7.3-1) ... [2020-05-08T13:03:24.461Z] #18 111.3 Setting up python3-setuptools (40.8.0-1) ... [2020-05-08T13:03:24.461Z] #18 113.6 Setting up python3-pip (18.1-5) ... [2020-05-08T13:03:24.647Z] 65014b3c3121: Pull complete [2020-05-08T13:03:25.064Z] #18 115.6 Processing triggers for libc-bin (2.28-10) ... [2020-05-08T13:03:25.064Z] #18 115.6 Processing triggers for mime-support (3.62) ... [2020-05-08T13:03:25.064Z] #18 ... [2020-05-08T13:03:25.064Z] [2020-05-08T13:03:25.064Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:03:25.064Z] #45 185.8 CC criu/cr-service.o [2020-05-08T13:03:25.064Z] #45 189.0 CC criu/crtools.o [2020-05-08T13:03:25.064Z] #45 190.3 CC criu/eventfd.o [2020-05-08T13:03:25.064Z] #45 191.0 CC criu/eventpoll.o [2020-05-08T13:03:25.064Z] #45 192.7 CC criu/external.o [2020-05-08T13:03:25.064Z] #45 193.5 CC criu/fault-injection.o [2020-05-08T13:03:25.064Z] #45 193.7 CC criu/fdstore.o [2020-05-08T13:03:25.064Z] #45 194.5 CC criu/fifo.o [2020-05-08T13:03:25.064Z] #45 195.4 CC criu/file-ids.o [2020-05-08T13:03:25.358Z] #45 ... [2020-05-08T13:03:25.358Z] [2020-05-08T13:03:25.358Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-08T13:03:25.358Z] #18 DONE 116.1s [2020-05-08T13:03:25.358Z] [2020-05-08T13:03:25.358Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-08T13:03:25.996Z] #19 0.467 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-08T13:03:25.996Z] #19 0.470 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-08T13:03:25.996Z] #19 0.473 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-08T13:03:25.996Z] #19 DONE 0.6s [2020-05-08T13:03:25.996Z] [2020-05-08T13:03:25.996Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T13:03:26.772Z] #78 exporting layers 5.8s done [2020-05-08T13:03:26.772Z] #78 writing image sha256:a148a7f7f740d25a96e4aef2d503aef15fec180fe389c2d45cbd6eba86336be9 done [2020-05-08T13:03:26.772Z] #78 naming to docker.io/library/docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb done [2020-05-08T13:03:26.772Z] #78 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-08T13:03:27.130Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40595/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb -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:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb hack/make.sh dynbinary test-integration [2020-05-08T13:03:27.432Z] #65 259.9 + bin/containerd-shim-runc-v2 [2020-05-08T13:03:28.000Z] #65 260.7 + binaries [2020-05-08T13:03:28.000Z] #65 260.7 + mkdir -p /build [2020-05-08T13:03:28.000Z] #65 260.7 + cp bin/containerd /build/containerd [2020-05-08T13:03:28.000Z] #65 260.7 + cp bin/containerd-shim /build/containerd-shim [2020-05-08T13:03:28.000Z] #65 260.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-08T13:03:28.000Z] #65 260.7 + cp bin/ctr /build/ctr [2020-05-08T13:03:28.060Z] [2020-05-08T13:03:28.060Z] Removing bundles/ [2020-05-08T13:03:28.060Z] [2020-05-08T13:03:28.061Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-08T13:03:28.061Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T13:03:28.061Z] GOOS="" GOARCH="" GOARM="" [2020-05-08T13:03:28.260Z] #65 DONE 261.0s [2020-05-08T13:03:29.196Z] [2020-05-08T13:03:29.196Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-08T13:03:29.454Z] #66 DONE 0.2s [2020-05-08T13:03:29.454Z] [2020-05-08T13:03:29.454Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-08T13:03:29.713Z] #70 DONE 0.1s [2020-05-08T13:03:29.713Z] [2020-05-08T13:03:29.713Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-08T13:03:29.713Z] #72 DONE 0.1s [2020-05-08T13:03:29.713Z] [2020-05-08T13:03:29.713Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-08T13:03:29.713Z] #75 DONE 0.1s [2020-05-08T13:03:29.713Z] [2020-05-08T13:03:29.713Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-08T13:03:29.713Z] #76 DONE 0.0s [2020-05-08T13:03:29.971Z] [2020-05-08T13:03:29.971Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-08T13:03:30.909Z] #77 DONE 1.1s [2020-05-08T13:03:30.909Z] [2020-05-08T13:03:30.909Z] #78 exporting to image [2020-05-08T13:03:30.909Z] #78 exporting layers [2020-05-08T13:03:32.902Z] #20 ... [2020-05-08T13:03:32.902Z] [2020-05-08T13:03:32.902Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:03:32.902Z] #45 196.1 CC criu/file-lock.o [2020-05-08T13:03:32.902Z] #45 198.7 CC criu/files-ext.o [2020-05-08T13:03:32.902Z] #45 199.4 CC criu/files-reg.o [2020-05-08T13:03:33.943Z] #45 204.6 CC criu/files.o [2020-05-08T13:03:35.458Z] #45 ... [2020-05-08T13:03:35.458Z] [2020-05-08T13:03:35.458Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T13:03:35.458Z] #20 9.491 Collecting yamllint==1.16.0 [2020-05-08T13:03:35.752Z] #20 ... [2020-05-08T13:03:35.752Z] [2020-05-08T13:03:35.752Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:03:35.752Z] #48 DONE 299.9s [2020-05-08T13:03:35.752Z] [2020-05-08T13:03:35.752Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:03:36.440Z] #66 ... [2020-05-08T13:03:36.440Z] [2020-05-08T13:03:36.440Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-08T13:03:36.440Z] #20 10.59 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-08T13:03:36.735Z] #20 10.79 Collecting pyyaml (from yamllint==1.16.0) [2020-05-08T13:03:37.029Z] #20 11.10 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-08T13:03:37.479Z] #78 exporting layers 5.9s done [2020-05-08T13:03:37.479Z] #78 writing image sha256:7d21ad6f51e41e9ffc41303ade22daf6434bfe5e7ed15f3f34a815a2294c89d6 done [2020-05-08T13:03:37.479Z] #78 naming to docker.io/library/docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb done [2020-05-08T13:03:37.479Z] #78 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-08T13:03:38.946Z] [2020-05-08T13:03:38.946Z] Removing bundles/ [2020-05-08T13:03:38.946Z] [2020-05-08T13:03:38.946Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-08T13:03:38.946Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T13:03:38.946Z] GOOS="" GOARCH="" GOARM="" [2020-05-08T13:03:39.790Z] #20 13.77 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-08T13:03:39.790Z] #20 13.90 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-08T13:03:39.790Z] #20 14.01 Building wheels for collected packages: pyyaml [2020-05-08T13:03:39.928Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T13:03:39.928Z] [2020-05-08T13:03:39.928Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-08T13:03:39.928Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-08T13:03:39.928Z] HOSTNAME=d49271270113 [2020-05-08T13:03:39.928Z] TESTDEBUG=0 [2020-05-08T13:03:39.928Z] DEST=bundles/test-integration [2020-05-08T13:03:39.928Z] PWD=/go/src/github.com/docker/docker [2020-05-08T13:03:39.928Z] DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb [2020-05-08T13:03:39.928Z] container=docker [2020-05-08T13:03:39.928Z] HOME=/root [2020-05-08T13:03:39.928Z] GOLANG_VERSION=1.13.10 [2020-05-08T13:03:39.928Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-08T13:03:39.928Z] VALIDATE_BRANCH=master [2020-05-08T13:03:39.928Z] TERM=xterm [2020-05-08T13:03:39.928Z] DOCKER_PKG=github.com/docker/docker [2020-05-08T13:03:39.928Z] SHLVL=1 [2020-05-08T13:03:39.928Z] TIMEOUT=120m [2020-05-08T13:03:39.928Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-08T13:03:39.928Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-08T13:03:39.928Z] GO111MODULE=off [2020-05-08T13:03:39.928Z] DOCKER_EXPERIMENTAL=1 [2020-05-08T13:03:39.928Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-08T13:03:39.928Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-08T13:03:39.928Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-08T13:03:39.928Z] GOPATH=/go [2020-05-08T13:03:39.928Z] PKG_CONFIG=pkg-config [2020-05-08T13:03:39.928Z] _=/usr/bin/env [2020-05-08T13:03:39.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-08T13:03:40.084Z] #20 14.01 Running setup.py bdist_wheel for pyyaml: started [2020-05-08T13:03:42.170Z] #20 15.95 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-08T13:03:42.170Z] #20 15.95 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-08T13:03:42.170Z] #20 16.11 Successfully built pyyaml [2020-05-08T13:03:42.170Z] #20 16.14 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-08T13:03:42.818Z] #20 16.78 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-08T13:03:43.115Z] #20 DONE 17.1s [2020-05-08T13:03:43.115Z] [2020-05-08T13:03:43.115Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:03:43.115Z] #45 210.3 CC criu/filesystems.o [2020-05-08T13:03:43.115Z] #45 211.8 CC criu/fsnotify.o [2020-05-08T13:03:43.754Z] #45 214.1 CC criu/image-desc.o [2020-05-08T13:03:43.754Z] #45 214.4 CC criu/image.o [2020-05-08T13:03:45.268Z] #45 216.0 CC criu/ipc_ns.o [2020-05-08T13:03:48.045Z] #45 218.3 CC criu/irmap.o [2020-05-08T13:03:49.094Z] #45 219.5 CC criu/kcmp-ids.o [2020-05-08T13:03:49.385Z] #45 220.0 CC criu/kerndat.o [2020-05-08T13:03:51.459Z] #45 221.9 CC criu/libnetlink.o [2020-05-08T13:03:52.097Z] #45 222.5 CC criu/log.o [2020-05-08T13:03:52.743Z] #45 223.5 CC criu/lsm.o [2020-05-08T13:03:53.819Z] #45 224.3 CC criu/mem.o [2020-05-08T13:03:54.115Z] #45 ... [2020-05-08T13:03:54.115Z] [2020-05-08T13:03:54.115Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-08T13:03:54.115Z] #31 DONE 318.8s [2020-05-08T13:03:54.465Z] [2020-05-08T13:03:54.465Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:03:58.291Z] #54 ... [2020-05-08T13:03:58.291Z] [2020-05-08T13:03:58.291Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:03:58.291Z] #45 228.4 CC criu/mount.o [2020-05-08T13:03:58.367Z] ................................................ [ 29%] [2020-05-08T13:04:00.837Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-08T13:04:00.837Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-08T13:04:00.837Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2020-05-08T13:04:00.837Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 4.8% of statements [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-08T13:04:00.837Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-08T13:04:00.837Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2020-05-08T13:04:00.837Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/builder [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-08T13:04:00.837Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-08T13:04:00.837Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-05-08T13:04:02.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-08T13:04:02.744Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2020-05-08T13:04:02.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-08T13:04:04.660Z] ok github.com/docker/docker/builder/remotecontext 0.344s coverage: 13.6% of statements [2020-05-08T13:04:04.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-08T13:04:04.920Z] ok github.com/docker/docker/builder/remotecontext/git 3.318s coverage: 86.3% of statements [2020-05-08T13:04:05.263Z] #45 235.0 CC criu/namespaces.o [2020-05-08T13:04:06.302Z] ok github.com/docker/docker/builder/dockerfile 1.194s coverage: 48.2% of statements [2020-05-08T13:04:06.302Z] ? github.com/docker/docker/cli [no test files] [2020-05-08T13:04:06.302Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-08T13:04:07.367Z] #45 238.0 CC criu/net.o [2020-05-08T13:04:10.503Z] ok github.com/docker/docker/client 0.341s coverage: 75.4% of statements [2020-05-08T13:04:13.100Z] #45 243.5 CC criu/netfilter.o [2020-05-08T13:04:13.396Z] #45 244.1 CC criu/page-pipe.o [2020-05-08T13:04:14.966Z] #45 245.3 CC criu/page-xfer.o [2020-05-08T13:04:17.055Z] #45 247.8 CC criu/pagemap-cache.o [2020-05-08T13:04:18.098Z] #45 248.5 CC criu/pagemap.o [2020-05-08T13:04:19.629Z] #45 250.0 CC criu/parasite-syscall.o [2020-05-08T13:04:20.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-08T13:04:20.684Z] #45 251.4 CC criu/path.o [2020-05-08T13:04:21.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-08T13:04:21.325Z] #45 252.0 CC criu/pie-util-vdso.o [2020-05-08T13:04:21.508Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-08T13:04:22.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-08T13:04:22.373Z] #45 252.7 CC criu/pie-util.o [2020-05-08T13:04:22.373Z] #45 253.0 CC criu/pipes.o [2020-05-08T13:04:23.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-08T13:04:23.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-08T13:04:23.932Z] #45 254.4 CC criu/plugin.o [2020-05-08T13:04:24.571Z] #45 255.1 CC criu/proc_parse.o [2020-05-08T13:04:25.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-08T13:04:27.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-08T13:04:29.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-08T13:04:29.754Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-08T13:04:30.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-08T13:04:30.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-08T13:04:31.493Z] #45 261.0 CC criu/protobuf-desc.o [2020-05-08T13:04:32.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-08T13:04:32.531Z] #45 262.9 CC criu/protobuf.o [2020-05-08T13:04:32.824Z] #45 263.5 CC criu/pstree.o [2020-05-08T13:04:33.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-08T13:04:34.567Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-08T13:04:34.894Z] #45 265.3 CC criu/rbtree.o [2020-05-08T13:04:35.203Z] #45 266.0 CC criu/rst-malloc.o [2020-05-08T13:04:35.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-08T13:04:35.839Z] #45 266.4 CC criu/seccomp.o [2020-05-08T13:04:36.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-08T13:04:36.876Z] #45 267.6 CC criu/seize.o [2020-05-08T13:04:37.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-08T13:04:38.918Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-08T13:04:38.918Z] Using test binary docker [2020-05-08T13:04:38.918Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-08T13:04:38.918Z] +++ /etc/init.d/apparmor start [2020-05-08T13:04:38.918Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T13:04:38.918Z] INFO: Waiting for daemon to start... [2020-05-08T13:04:38.918Z] Starting dockerd [2020-05-08T13:04:38.918Z] +++ 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-08T13:04:38.956Z] #45 269.3 CC criu/servicefd.o [2020-05-08T13:04:39.708Z] #45 270.1 CC criu/shmem.o [2020-05-08T13:04:41.125Z] . [2020-05-08T13:04:41.125Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-08T13:04:41.125Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-08T13:04:41.125Z] Error: No such image: emptyfs [2020-05-08T13:04:41.125Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-08T13:04:41.125Z] ++++ docker load [2020-05-08T13:04:41.223Z] #45 271.8 CC criu/sigframe.o [2020-05-08T13:04:41.406Z] Running integration-test (iteration 1) [2020-05-08T13:04:41.406Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-08T13:04:41.406Z] ++ 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-08T13:04:41.406Z] ++ set -e [2020-05-08T13:04:41.406Z] ++ '[' -n 0 ']' [2020-05-08T13:04:41.406Z] ++ set -x [2020-05-08T13:04:41.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=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-08T13:04:41.515Z] #45 272.1 CC criu/signalfd.o [2020-05-08T13:04:42.171Z] #45 272.6 CC criu/sk-inet.o [2020-05-08T13:04:42.604Z] ok github.com/docker/docker/cmd/dockerd 0.098s coverage: 30.8% of statements [2020-05-08T13:04:42.604Z] ok github.com/docker/docker/container 0.168s coverage: 34.9% of statements [2020-05-08T13:04:42.604Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-08T13:04:42.604Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-08T13:04:42.604Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-08T13:04:42.604Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-08T13:04:42.604Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.043s coverage: 65.3% of statements [2020-05-08T13:04:43.985Z] ok github.com/docker/docker/daemon/cluster/convert 0.056s coverage: 35.6% of statements [2020-05-08T13:04:44.320Z] #45 274.5 CC criu/sk-netlink.o [2020-05-08T13:04:44.555Z] ok github.com/docker/docker/daemon/cluster 0.107s coverage: 0.5% of statements [2020-05-08T13:04:44.615Z] #45 275.1 CC criu/sk-packet.o [2020-05-08T13:04:46.126Z] #45 276.5 CC criu/sk-queue.o [2020-05-08T13:04:46.766Z] #45 277.3 CC criu/sk-tcp.o [2020-05-08T13:04:47.097Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-05-08T13:04:47.806Z] #45 278.2 CC criu/sk-unix.o [2020-05-08T13:04:48.215Z] Loaded image: buildpack-deps:jessie [2020-05-08T13:04:48.481Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-05-08T13:04:48.497Z] Loaded image: busybox:latest [2020-05-08T13:04:48.779Z] Loaded image: busybox:glibc [2020-05-08T13:04:48.779Z] Loaded image: debian:jessie [2020-05-08T13:04:48.779Z] Loaded image: hello-world:latest [2020-05-08T13:04:49.061Z] INFO: Testing against a local daemon [2020-05-08T13:04:49.061Z] === RUN TestCgroupNamespacesBuild [2020-05-08T13:04:49.465Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T13:04:49.466Z] [2020-05-08T13:04:49.466Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-08T13:04:49.722Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-08T13:04:49.722Z] HOSTNAME=f12b8f60664e [2020-05-08T13:04:49.722Z] DEST=bundles/test-integration [2020-05-08T13:04:49.722Z] PWD=/go/src/github.com/docker/docker [2020-05-08T13:04:49.722Z] DOCKER_ROOTLESS=1 [2020-05-08T13:04:49.722Z] DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb [2020-05-08T13:04:49.722Z] container=docker [2020-05-08T13:04:49.722Z] HOME=/root [2020-05-08T13:04:49.722Z] GOLANG_VERSION=1.13.10 [2020-05-08T13:04:49.722Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-08T13:04:49.722Z] VALIDATE_BRANCH=master [2020-05-08T13:04:49.722Z] TERM=xterm [2020-05-08T13:04:49.722Z] DOCKER_PKG=github.com/docker/docker [2020-05-08T13:04:49.722Z] SHLVL=1 [2020-05-08T13:04:49.722Z] TIMEOUT=120m [2020-05-08T13:04:49.722Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-08T13:04:49.722Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-08T13:04:49.722Z] GO111MODULE=off [2020-05-08T13:04:49.722Z] DOCKER_EXPERIMENTAL=1 [2020-05-08T13:04:49.722Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-08T13:04:49.722Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-08T13:04:49.722Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-08T13:04:49.722Z] GOPATH=/go [2020-05-08T13:04:49.722Z] PKG_CONFIG=pkg-config [2020-05-08T13:04:49.722Z] _=/usr/bin/env [2020-05-08T13:04:49.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-08T13:04:51.022Z] ok github.com/docker/docker/daemon/config 0.118s coverage: 81.7% of statements [2020-05-08T13:04:51.282Z] ok github.com/docker/docker/daemon/graphdriver 0.028s coverage: 2.2% of statements [2020-05-08T13:04:51.344Z] #45 281.5 CC criu/sockets.o [2020-05-08T13:04:51.740Z] --- PASS: TestCgroupNamespacesBuild (2.69s) [2020-05-08T13:04:51.740Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-08T13:04:52.401Z] #45 283.0 CC criu/stats.o [2020-05-08T13:04:53.045Z] #45 283.5 CC criu/string.o [2020-05-08T13:04:53.045Z] #45 283.6 CC criu/sysctl.o [2020-05-08T13:04:53.755Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-05-08T13:04:53.755Z] === RUN TestBuildWithSession [2020-05-08T13:04:53.755Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-08T13:04:53.755Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T13:04:53.755Z] === RUN TestBuildSquashParent [2020-05-08T13:04:54.082Z] #45 ... [2020-05-08T13:04:54.082Z] [2020-05-08T13:04:54.082Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T13:04:54.082Z] #42 378.5 + dpkg --print-architecture [2020-05-08T13:04:54.082Z] #42 378.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-08T13:04:54.573Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-05-08T13:04:55.139Z] #42 379.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-08T13:04:55.139Z] #42 379.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-08T13:04:56.478Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.474s coverage: 13.8% of statements [2020-05-08T13:04:56.478Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.565s coverage: 57.0% of statements [2020-05-08T13:04:59.017Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-05-08T13:04:59.442Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-08T13:05:00.399Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T13:05:01.335Z] [2020-05-08T13:05:01.554Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.573s coverage: 73.1% of statements [2020-05-08T13:05:02.124Z] --- PASS: TestBuildSquashParent (7.38s) [2020-05-08T13:05:02.125Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-08T13:05:02.125Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:05:02.125Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:05:02.125Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:05:02.125Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:05:02.125Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:05:02.125Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:05:02.125Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:05:02.125Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:05:02.125Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:05:02.125Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:05:02.125Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:05:02.125Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:05:02.125Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:05:02.125Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:05:02.493Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.557s coverage: 46.2% of statements [2020-05-08T13:05:02.744Z] [2020-05-08T13:05:02.754Z] ok github.com/docker/docker/daemon 12.328s coverage: 17.4% of statements [2020-05-08T13:05:02.754Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.897s coverage: 49.5% of statements [2020-05-08T13:05:02.754Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-08T13:05:02.754Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-08T13:05:02.754Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-08T13:05:02.754Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-08T13:05:02.754Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-08T13:05:03.006Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-08T13:05:03.007Z] [2020-05-08T13:05:03.007Z] [2020-05-08T13:05:03.265Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-08T13:05:03.265Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-08T13:05:03.265Z] HOSTNAME=adc41c229edd [2020-05-08T13:05:03.265Z] TEST_SKIP_INTEGRATION=1 [2020-05-08T13:05:03.265Z] TESTDEBUG=0 [2020-05-08T13:05:03.265Z] DEST=bundles/test-integration [2020-05-08T13:05:03.265Z] PWD=/go/src/github.com/docker/docker [2020-05-08T13:05:03.265Z] KEEPBUNDLE=1 [2020-05-08T13:05:03.265Z] DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb [2020-05-08T13:05:03.265Z] container=docker [2020-05-08T13:05:03.265Z] HOME=/root [2020-05-08T13:05:03.265Z] GOLANG_VERSION=1.13.10 [2020-05-08T13:05:03.265Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-08T13:05:03.265Z] VALIDATE_BRANCH=master [2020-05-08T13:05:03.265Z] TERM=xterm [2020-05-08T13:05:03.265Z] DOCKER_PKG=github.com/docker/docker [2020-05-08T13:05:03.265Z] SHLVL=1 [2020-05-08T13:05:03.265Z] TIMEOUT=120m [2020-05-08T13:05:03.265Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-08T13:05:03.265Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-08T13:05:03.265Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-08T13:05:03.265Z] GO111MODULE=off [2020-05-08T13:05:03.265Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-08T13:05:03.265Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-08T13:05:03.265Z] GOPATH=/go [2020-05-08T13:05:03.265Z] PKG_CONFIG=pkg-config [2020-05-08T13:05:03.265Z] _=/usr/bin/env [2020-05-08T13:05:03.265Z] Building test suite binary ./integration-cli/test.main [2020-05-08T13:05:03.265Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-08T13:05:03.265Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-08T13:05:03.266Z] HOSTNAME=a917b8f2b85b [2020-05-08T13:05:03.266Z] TEST_SKIP_INTEGRATION=1 [2020-05-08T13:05:03.266Z] TESTDEBUG=0 [2020-05-08T13:05:03.266Z] DEST=bundles/test-integration [2020-05-08T13:05:03.266Z] PWD=/go/src/github.com/docker/docker [2020-05-08T13:05:03.266Z] KEEPBUNDLE=1 [2020-05-08T13:05:03.266Z] DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb [2020-05-08T13:05:03.266Z] container=docker [2020-05-08T13:05:03.266Z] HOME=/root [2020-05-08T13:05:03.266Z] GOLANG_VERSION=1.13.10 [2020-05-08T13:05:03.266Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-08T13:05:03.266Z] VALIDATE_BRANCH=master [2020-05-08T13:05:03.266Z] TERM=xterm [2020-05-08T13:05:03.266Z] DOCKER_PKG=github.com/docker/docker [2020-05-08T13:05:03.266Z] SHLVL=1 [2020-05-08T13:05:03.266Z] TIMEOUT=120m [2020-05-08T13:05:03.266Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-08T13:05:03.266Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-08T13:05:03.266Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-08T13:05:03.266Z] GO111MODULE=off [2020-05-08T13:05:03.266Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-08T13:05:03.266Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-08T13:05:03.266Z] GOPATH=/go [2020-05-08T13:05:03.266Z] PKG_CONFIG=pkg-config [2020-05-08T13:05:03.266Z] _=/usr/bin/env [2020-05-08T13:05:03.266Z] Building test suite binary ./integration-cli/test.main [2020-05-08T13:05:03.595Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:05:03.595Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:05:04.664Z] No new tests added to integration. [2020-05-08T13:05:04.664Z] [2020-05-08T13:05:04.664Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-08T13:05:05.298Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.0% of statements [2020-05-08T13:05:05.298Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2020-05-08T13:05:05.539Z] #42 ... [2020-05-08T13:05:05.539Z] [2020-05-08T13:05:05.539Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:05:05.539Z] #45 284.8 CC criu/sysfs_parse.o [2020-05-08T13:05:05.539Z] #45 285.5 CC criu/timerfd.o [2020-05-08T13:05:05.539Z] #45 286.1 CC criu/tty.o [2020-05-08T13:05:05.539Z] #45 289.8 CC criu/tun.o [2020-05-08T13:05:05.539Z] #45 290.8 CC criu/uffd.o [2020-05-08T13:05:05.539Z] #45 292.8 CC criu/util.o [2020-05-08T13:05:05.539Z] #45 295.2 CC criu/uts_ns.o [2020-05-08T13:05:05.539Z] #45 295.8 CC criu/vdso.o [2020-05-08T13:05:05.558Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2020-05-08T13:05:05.594Z] eac6fba788c9: Pull complete [2020-05-08T13:05:05.594Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-08T13:05:05.594Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:05:05.594Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:05:05.594Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-05-08T13:05:05.594Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-05-08T13:05:05.594Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-05-08T13:05:05.594Z] INFO: Docker version of control daemon [2020-05-08T13:05:05.594Z] [2020-05-08T13:05:05.818Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.654s coverage: 76.1% of statements [2020-05-08T13:05:06.040Z] Client: Docker Engine - Enterprise [2020-05-08T13:05:06.040Z] Version: 19.03.5 [2020-05-08T13:05:06.040Z] API version: 1.40 [2020-05-08T13:05:06.040Z] Go version: go1.12.12 [2020-05-08T13:05:06.040Z] Git commit: 2ee0c57608 [2020-05-08T13:05:06.040Z] Built: 11/13/2019 08:00:16 [2020-05-08T13:05:06.040Z] OS/Arch: windows/amd64 [2020-05-08T13:05:06.040Z] Experimental: false [2020-05-08T13:05:06.040Z] [2020-05-08T13:05:06.040Z] Server: Docker Engine - Enterprise [2020-05-08T13:05:06.040Z] Engine: [2020-05-08T13:05:06.040Z] Version: 19.03.5 [2020-05-08T13:05:06.040Z] API version: 1.40 (minimum version 1.24) [2020-05-08T13:05:06.040Z] Go version: go1.12.12 [2020-05-08T13:05:06.040Z] Git commit: 2ee0c57608 [2020-05-08T13:05:06.040Z] Built: 11/13/2019 07:58:51 [2020-05-08T13:05:06.040Z] OS/Arch: windows/amd64 [2020-05-08T13:05:06.040Z] Experimental: true [2020-05-08T13:05:06.040Z] [2020-05-08T13:05:06.040Z] INFO: Docker info of control daemon [2020-05-08T13:05:06.040Z] [2020-05-08T13:05:06.042Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-08T13:05:06.042Z] HOSTNAME=4d79e7556ceb [2020-05-08T13:05:06.042Z] TESTDEBUG=0 [2020-05-08T13:05:06.042Z] DEST=bundles/test-integration [2020-05-08T13:05:06.042Z] PWD=/go/src/github.com/docker/docker [2020-05-08T13:05:06.042Z] KEEPBUNDLE=1 [2020-05-08T13:05:06.042Z] DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb [2020-05-08T13:05:06.042Z] container=docker [2020-05-08T13:05:06.042Z] HOME=/root [2020-05-08T13:05:06.042Z] GOLANG_VERSION=1.13.10 [2020-05-08T13:05:06.042Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-08T13:05:06.042Z] VALIDATE_BRANCH=master [2020-05-08T13:05:06.042Z] TERM=xterm [2020-05-08T13:05:06.042Z] DOCKER_PKG=github.com/docker/docker [2020-05-08T13:05:06.042Z] SHLVL=1 [2020-05-08T13:05:06.042Z] TIMEOUT=120m [2020-05-08T13:05:06.042Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-08T13:05:06.042Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-08T13:05:06.042Z] GO111MODULE=off [2020-05-08T13:05:06.042Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-08T13:05:06.042Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-08T13:05:06.042Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-08T13:05:06.042Z] GOPATH=/go [2020-05-08T13:05:06.042Z] PKG_CONFIG=pkg-config [2020-05-08T13:05:06.042Z] _=/usr/bin/env [2020-05-08T13:05:06.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-08T13:05:06.271Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:05:06.271Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:05:06.580Z] #45 297.0 LINK criu/built-in.o [2020-05-08T13:05:06.873Z] #45 297.3 LINK criu/criu [2020-05-08T13:05:06.983Z] Client: [2020-05-08T13:05:06.983Z] Debug Mode: false [2020-05-08T13:05:06.983Z] Plugins: [2020-05-08T13:05:06.983Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-08T13:05:06.983Z] [2020-05-08T13:05:06.983Z] Server: [2020-05-08T13:05:06.983Z] Containers: 0 [2020-05-08T13:05:06.983Z] Running: 0 [2020-05-08T13:05:06.983Z] Paused: 0 [2020-05-08T13:05:06.983Z] Stopped: 0 [2020-05-08T13:05:06.983Z] Images: 1 [2020-05-08T13:05:06.983Z] Server Version: 19.03.5 [2020-05-08T13:05:06.983Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-08T13:05:06.983Z] Windows: [2020-05-08T13:05:06.983Z] LCOW: [2020-05-08T13:05:06.983Z] Logging Driver: json-file [2020-05-08T13:05:06.983Z] Plugins: [2020-05-08T13:05:06.983Z] Volume: local [2020-05-08T13:05:06.983Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-08T13:05:06.983Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-08T13:05:06.983Z] Swarm: inactive [2020-05-08T13:05:06.983Z] Default Isolation: process [2020-05-08T13:05:06.983Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-08T13:05:06.983Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-08T13:05:06.983Z] OSType: windows [2020-05-08T13:05:06.983Z] Architecture: x86_64 [2020-05-08T13:05:06.983Z] CPUs: 4 [2020-05-08T13:05:06.983Z] Total Memory: 32GiB [2020-05-08T13:05:06.983Z] Name: azwin-2-6c3c60 [2020-05-08T13:05:06.983Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-08T13:05:06.983Z] Docker Root Dir: D:\docker [2020-05-08T13:05:06.983Z] Debug Mode: false [2020-05-08T13:05:06.983Z] Registry: https://index.docker.io/v1/ [2020-05-08T13:05:06.983Z] Labels: [2020-05-08T13:05:06.983Z] Experimental: true [2020-05-08T13:05:06.983Z] Insecure Registries: [2020-05-08T13:05:06.983Z] 10.0.0.4:5000 [2020-05-08T13:05:06.983Z] 127.0.0.0/8 [2020-05-08T13:05:06.983Z] Registry Mirrors: [2020-05-08T13:05:06.983Z] http://10.0.0.4:5000/ [2020-05-08T13:05:06.983Z] Live Restore Enabled: false [2020-05-08T13:05:06.983Z] [2020-05-08T13:05:06.983Z] [2020-05-08T13:05:06.983Z] INFO: Commit hash is 33140c2a24 [2020-05-08T13:05:06.983Z] INFO: Nuke-Everything... [2020-05-08T13:05:07.429Z] INFO: Container count on control daemon to delete is 0 [2020-05-08T13:05:07.620Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-08T13:05:07.875Z] INFO: Nuking d:\CI [2020-05-08T13:05:07.875Z] INFO: Zapped successfully [2020-05-08T13:05:07.875Z] INFO: Location for testing is d:\CI\PR-40595\6 [2020-05-08T13:05:07.875Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-08T13:05:07.875Z] [2020-05-08T13:05:07.875Z] [2020-05-08T13:05:07.875Z] INFO: Building the image from Dockerfile.windows at 05/08/2020 13:05:07... [2020-05-08T13:05:07.875Z] [2020-05-08T13:05:07.916Z] #45 298.3 DEP lib/c/criu.d [2020-05-08T13:05:07.917Z] #45 298.5 CC images/rpc.pb-c.o [2020-05-08T13:05:08.288Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-08T13:05:08.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.50s) [2020-05-08T13:05:08.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.59s) [2020-05-08T13:05:08.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s) [2020-05-08T13:05:08.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.51s) [2020-05-08T13:05:08.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.51s) [2020-05-08T13:05:08.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.48s) [2020-05-08T13:05:08.288Z] === RUN TestBuildMultiStageCopy [2020-05-08T13:05:08.288Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-08T13:05:08.362Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 41.8% of statements [2020-05-08T13:05:08.932Z] ok github.com/docker/docker/daemon/logger/awslogs 0.252s coverage: 77.8% of statements [2020-05-08T13:05:08.932Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 4.9% of statements [2020-05-08T13:05:08.959Z] #45 ... [2020-05-08T13:05:08.959Z] [2020-05-08T13:05:08.959Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:05:08.959Z] #54 393.2 + cd /tmp/tmp.VltXqOtRla/src/github.com/golangci/golangci-lint/ [2020-05-08T13:05:08.959Z] #54 393.2 + git checkout -q v1.23.8 [2020-05-08T13:05:09.888Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2020-05-08T13:05:09.888Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.225s coverage: 57.7% of statements [2020-05-08T13:05:09.888Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-08T13:05:09.888Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-08T13:05:09.888Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-08T13:05:09.888Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-08T13:05:09.888Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-08T13:05:09.888Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-08T13:05:10.011Z] #54 394.2 ++ git describe --tags [2020-05-08T13:05:10.011Z] #54 394.2 + version=v1.23.8 [2020-05-08T13:05:10.011Z] #54 394.2 ++ git rev-parse --short HEAD [2020-05-08T13:05:10.011Z] #54 394.2 + commit=76a82c6 [2020-05-08T13:05:10.011Z] #54 394.2 ++ git show -s --format=%cd [2020-05-08T13:05:10.011Z] #54 394.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-08T13:05:10.011Z] #54 394.2 + 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-08T13:05:10.086Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-08T13:05:10.458Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2020-05-08T13:05:10.720Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 87.2% of statements [2020-05-08T13:05:10.975Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-08T13:05:10.981Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.043s coverage: 61.6% of statements [2020-05-08T13:05:11.594Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-08T13:05:12.220Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-08T13:05:12.363Z] ok github.com/docker/docker/daemon/logger/local 0.060s coverage: 75.2% of statements [2020-05-08T13:05:12.363Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-08T13:05:12.363Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.043s coverage: 33.3% of statements [2020-05-08T13:05:12.363Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.083s coverage: 37.7% of statements [2020-05-08T13:05:12.479Z] Sending build context to Docker daemon 55.25MB [2020-05-08T13:05:12.479Z] [2020-05-08T13:05:12.853Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-08T13:05:12.926Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-08T13:05:12.926Z] ---> fdf6432edbdc [2020-05-08T13:05:12.926Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-08T13:05:12.926Z] ---> Running in f587bc719cde [2020-05-08T13:05:13.304Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2020-05-08T13:05:13.376Z] Removing intermediate container f587bc719cde [2020-05-08T13:05:13.376Z] ---> 8e154a8f1e7f [2020-05-08T13:05:13.376Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-05-08T13:05:13.376Z] ---> Running in 772ee6538b41 [2020-05-08T13:05:13.480Z] --- PASS: TestBuildMultiStageCopy (5.07s) [2020-05-08T13:05:13.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s) [2020-05-08T13:05:13.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-05-08T13:05:13.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-05-08T13:05:13.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2020-05-08T13:05:13.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-05-08T13:05:13.480Z] === RUN TestBuildMultiStageParentConfig [2020-05-08T13:05:13.823Z] Removing intermediate container 772ee6538b41 [2020-05-08T13:05:13.823Z] ---> e5f8a0cdaa91 [2020-05-08T13:05:13.823Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-08T13:05:13.823Z] ---> Running in 3b65256d31ef [2020-05-08T13:05:13.874Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 47.8% of statements [2020-05-08T13:05:14.270Z] Removing intermediate container 3b65256d31ef [2020-05-08T13:05:14.270Z] ---> 95e67ebda7bb [2020-05-08T13:05:14.270Z] 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-08T13:05:14.270Z] ---> Running in d7c6ed75f373 [2020-05-08T13:05:14.716Z] Removing intermediate container d7c6ed75f373 [2020-05-08T13:05:14.716Z] ---> 9e3c4ca895fa [2020-05-08T13:05:14.716Z] 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-08T13:05:14.716Z] ---> Running in bae57cd59037 [2020-05-08T13:05:14.815Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-08T13:05:14.818Z] ok github.com/docker/docker/daemon/network 0.030s coverage: 63.8% of statements [2020-05-08T13:05:15.388Z] ok github.com/docker/docker/daemon/logger/splunk 1.984s coverage: 82.5% of statements [2020-05-08T13:05:15.388Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-08T13:05:15.388Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-08T13:05:15.499Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2020-05-08T13:05:15.499Z] === RUN TestBuildLabelWithTargets [2020-05-08T13:05:16.335Z] ok github.com/docker/docker/distribution/metadata 0.122s coverage: 48.2% of statements [2020-05-08T13:05:17.230Z] #54 ... [2020-05-08T13:05:17.230Z] [2020-05-08T13:05:17.230Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-08T13:05:17.230Z] #45 299.9 CC lib/c/criu.o [2020-05-08T13:05:17.230Z] #45 302.3 LINK lib/c/built-in.o [2020-05-08T13:05:17.230Z] #45 302.4 LINK lib/c/libcriu.so [2020-05-08T13:05:17.230Z] #45 302.6 LINK lib/c/libcriu.a [2020-05-08T13:05:17.230Z] #45 303.0 GEN magic.py [2020-05-08T13:05:17.230Z] #45 303.3 Note: Building without setproctitle() and strlcpy() support. [2020-05-08T13:05:17.230Z] #45 303.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-08T13:05:17.230Z] #45 303.3 Note: Building without GnuTLS support [2020-05-08T13:05:17.230Z] #45 304.5 fatal: not a git repository (or any of the parent directories): .git [2020-05-08T13:05:17.230Z] #45 305.9 make[1]: Nothing to be done for 'all'. [2020-05-08T13:05:17.230Z] #45 307.4 make[1]: 'images/built-in.o' is up to date. [2020-05-08T13:05:17.230Z] #45 307.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-08T13:05:17.230Z] #45 307.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-08T13:05:17.230Z] #45 307.8 make[1]: 'compel/libcompel.a' is up to date. [2020-05-08T13:05:17.230Z] #45 307.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-08T13:05:17.230Z] #45 308.0 make[1]: Nothing to be done for 'all'. [2020-05-08T13:05:17.276Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-05-08T13:05:17.276Z] ok github.com/docker/docker/distribution 0.301s coverage: 22.1% of statements [2020-05-08T13:05:17.276Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-08T13:05:17.514Z] --- PASS: TestBuildLabelWithTargets (2.44s) [2020-05-08T13:05:17.515Z] === RUN TestBuildWithEmptyLayers [2020-05-08T13:05:17.570Z] #45 308.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-08T13:05:17.878Z] #45 308.5 make[2]: Nothing to be done for 'all'. [2020-05-08T13:05:18.172Z] #45 308.6 make[2]: Nothing to be done for 'all'. [2020-05-08T13:05:18.172Z] #45 308.7 make[2]: Nothing to be done for 'all'. [2020-05-08T13:05:18.464Z] #45 309.0 make[2]: Nothing to be done for 'all'. [2020-05-08T13:05:18.464Z] #45 309.1 make[2]: Nothing to be done for 'all'. [2020-05-08T13:05:18.464Z] #45 309.1 make[2]: Nothing to be done for 'all'. [2020-05-08T13:05:18.464Z] #45 309.2 make[2]: Nothing to be done for 'all'. [2020-05-08T13:05:18.518Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2020-05-08T13:05:18.518Z] === RUN TestBuildMultiStageOnBuild [2020-05-08T13:05:18.759Z] #45 309.4 make[2]: Nothing to be done for 'all'. [2020-05-08T13:05:18.759Z] #45 309.4 INSTALL criu/criu [2020-05-08T13:05:18.759Z] #45 DONE 309.5s [2020-05-08T13:05:18.759Z] [2020-05-08T13:05:18.759Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:05:19.186Z] ok github.com/docker/docker/image 0.047s coverage: 86.4% of statements [2020-05-08T13:05:19.186Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-05-08T13:05:19.186Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2020-05-08T13:05:19.445Z] ok github.com/docker/docker/distribution/xfer 1.720s coverage: 85.1% of statements [2020-05-08T13:05:19.445Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-08T13:05:19.445Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-08T13:05:19.445Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-08T13:05:19.704Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2020-05-08T13:05:21.086Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 50.0% of statements [2020-05-08T13:05:21.682Z] [2020-05-08T13:05:21.682Z] SUCCESS: Specified value was saved. [2020-05-08T13:05:21.963Z] --- PASS: TestBuildMultiStageOnBuild (3.21s) [2020-05-08T13:05:21.963Z] === RUN TestBuildUncleanTarFilenames [2020-05-08T13:05:22.623Z] INFO: Downloading git... [2020-05-08T13:05:22.998Z] ok github.com/docker/docker/opts 0.041s coverage: 67.4% of statements [2020-05-08T13:05:23.258Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-05-08T13:05:23.432Z] --- PASS: TestBuildUncleanTarFilenames (1.34s) [2020-05-08T13:05:23.432Z] === RUN TestBuildMultiStageLayerLeak [2020-05-08T13:05:23.566Z] INFO: Downloading go... [2020-05-08T13:05:23.826Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-05-08T13:05:23.826Z] ok github.com/docker/docker/pkg/authorization 0.813s coverage: 68.3% of statements [2020-05-08T13:05:23.826Z] ok github.com/docker/docker/pkg/archive 1.119s coverage: 76.8% of statements [2020-05-08T13:05:24.085Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2020-05-08T13:05:24.644Z] #54 ... [2020-05-08T13:05:24.644Z] [2020-05-08T13:05:24.644Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-08T13:05:24.644Z] #61 237.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-08T13:05:24.655Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2020-05-08T13:05:25.066Z] INFO: Downloading compiler 1 of 3... [2020-05-08T13:05:25.223Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2020-05-08T13:05:25.512Z] INFO: Downloading compiler 2 of 3... [2020-05-08T13:05:25.793Z] ok github.com/docker/docker/pkg/discovery/memory 0.020s coverage: 92.3% of statements [2020-05-08T13:05:25.958Z] INFO: Downloading compiler 3 of 3... [2020-05-08T13:05:26.362Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-05-08T13:05:26.404Z] INFO: Extracting git... [2020-05-08T13:05:26.877Z] --- PASS: TestBuildMultiStageLayerLeak (3.62s) [2020-05-08T13:05:26.877Z] === RUN TestBuildWithHugeFile [2020-05-08T13:05:26.940Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-05-08T13:05:27.876Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-05-08T13:05:28.176Z] #61 241.0 + mkdir -p /build [2020-05-08T13:05:28.176Z] #61 241.1 + cp runc /build/runc [2020-05-08T13:05:28.176Z] #61 DONE 241.2s [2020-05-08T13:05:28.176Z] [2020-05-08T13:05:28.176Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:05:28.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-08T13:05:28.814Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-05-08T13:05:28.814Z] ok github.com/docker/docker/pkg/chrootarchive 3.540s coverage: 43.2% of statements [2020-05-08T13:05:29.074Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2020-05-08T13:05:29.333Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-05-08T13:05:29.333Z] ok github.com/docker/docker/pkg/fsutils 0.290s coverage: 85.1% of statements [2020-05-08T13:05:29.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-08T13:05:29.399Z] ......................... [ 67%] [2020-05-08T13:05:30.274Z] ok github.com/docker/docker/layer 7.950s coverage: 68.8% of statements [2020-05-08T13:05:30.274Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-08T13:05:30.274Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-08T13:05:30.274Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-08T13:05:30.274Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-08T13:05:30.274Z] ? github.com/docker/docker/oci [no test files] [2020-05-08T13:05:30.274Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-08T13:05:30.274Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-08T13:05:30.274Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-08T13:05:30.274Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-05-08T13:05:30.847Z] ok github.com/docker/docker/pkg/locker 0.045s coverage: 88.9% of statements [2020-05-08T13:05:30.847Z] ok github.com/docker/docker/pkg/idtools 0.719s coverage: 70.3% of statements [2020-05-08T13:05:30.847Z] ok github.com/docker/docker/pkg/ioutils 0.635s coverage: 70.6% of statements [2020-05-08T13:05:30.847Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2020-05-08T13:05:30.847Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-08T13:05:30.847Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-08T13:05:31.417Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2020-05-08T13:05:31.417Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-08T13:05:31.417Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2020-05-08T13:05:31.417Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2020-05-08T13:05:31.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-08T13:05:31.988Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 91.4% of statements [2020-05-08T13:05:31.988Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.4% of statements [2020-05-08T13:05:31.988Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-08T13:05:31.988Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-08T13:05:32.559Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements [2020-05-08T13:05:33.129Z] ok github.com/docker/docker/pkg/pools 0.022s coverage: 88.2% of statements [2020-05-08T13:05:33.129Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements [2020-05-08T13:05:33.390Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2020-05-08T13:05:33.958Z] ok github.com/docker/docker/pkg/reexec 0.028s coverage: 82.4% of statements [2020-05-08T13:05:34.527Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-05-08T13:05:34.527Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 73.9% of statements [2020-05-08T13:05:35.095Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-05-08T13:05:35.095Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2020-05-08T13:05:35.664Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-05-08T13:05:36.603Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.1% of statements [2020-05-08T13:05:36.863Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 36.9% of statements [2020-05-08T13:05:36.863Z] ok github.com/docker/docker/pkg/signal 2.814s coverage: 61.0% of statements [2020-05-08T13:05:37.433Z] ok github.com/docker/docker/pkg/tailfile 0.127s coverage: 88.6% of statements [2020-05-08T13:05:37.433Z] testing: warning: no tests to run [2020-05-08T13:05:37.433Z] coverage: [no statements] [2020-05-08T13:05:37.433Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2020-05-08T13:05:38.003Z] ok github.com/docker/docker/pkg/tarsum 0.130s coverage: 89.3% of statements [2020-05-08T13:05:38.003Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2020-05-08T13:05:38.003Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2020-05-08T13:05:38.263Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2020-05-08T13:05:38.553Z] #54 ... [2020-05-08T13:05:38.553Z] [2020-05-08T13:05:38.553Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-08T13:05:38.553Z] #42 DONE 422.8s [2020-05-08T13:05:38.553Z] [2020-05-08T13:05:38.553Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:05:39.645Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-05-08T13:05:40.585Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-05-08T13:05:40.585Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 73.8% of statements [2020-05-08T13:05:41.053Z] INFO: Expanding go... [2020-05-08T13:05:41.532Z] ok github.com/docker/docker/plugin 0.569s coverage: 23.3% of statements [2020-05-08T13:05:41.792Z] ok github.com/docker/docker/registry/resumable 0.055s coverage: 100.0% of statements [2020-05-08T13:05:42.361Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 45.3% of statements [2020-05-08T13:05:42.620Z] ok github.com/docker/docker/registry 0.246s coverage: 56.1% of statements [2020-05-08T13:05:42.881Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2020-05-08T13:05:43.821Z] ok github.com/docker/docker/runconfig 0.044s coverage: 65.8% of statements [2020-05-08T13:05:45.732Z] ok github.com/docker/docker/volume/drivers 0.030s coverage: 36.1% of statements [2020-05-08T13:05:45.732Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-05-08T13:05:46.300Z] ok github.com/docker/docker/volume/mounts 0.097s coverage: 67.0% of statements [2020-05-08T13:05:47.239Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-05-08T13:05:58.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-08T13:05:58.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-08T13:05:58.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-08T13:05:58.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-08T13:05:59.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-08T13:05:59.367Z] --- PASS: TestBuildWithHugeFile (27.74s) [2020-05-08T13:05:59.367Z] === RUN TestBuildWithEmptyDockerfile [2020-05-08T13:05:59.367Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:05:59.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:05:59.367Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:05:59.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:05:59.367Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:05:59.367Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:05:59.367Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:05:59.367Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:05:59.367Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:05:59.367Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-05-08T13:05:59.367Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-05-08T13:05:59.367Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-05-08T13:05:59.367Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-05-08T13:05:59.367Z] === RUN TestBuildPreserveOwnership [2020-05-08T13:05:59.367Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-08T13:05:59.367Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-08T13:06:01.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-08T13:06:01.953Z] INFO: Expanding compiler 1 of 3... [2020-05-08T13:06:01.953Z] INFO: Expanding compiler 2 of 3... [2020-05-08T13:06:02.042Z] --- PASS: TestBuildPreserveOwnership (6.81s) [2020-05-08T13:06:02.042Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.39s) [2020-05-08T13:06:02.042Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.41s) [2020-05-08T13:06:02.042Z] === RUN TestBuildPlatformInvalid [2020-05-08T13:06:02.042Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-08T13:06:02.042Z] PASS [2020-05-08T13:06:02.042Z] [2020-05-08T13:06:02.042Z] === Skipped [2020-05-08T13:06:02.042Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-08T13:06:02.042Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T13:06:02.042Z] [2020-05-08T13:06:02.042Z] [2020-05-08T13:06:02.042Z] DONE 32 tests, 1 skipped in 80.445s [2020-05-08T13:06:02.042Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-08T13:06:02.042Z] ++ 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-08T13:06:02.042Z] ++ set -e [2020-05-08T13:06:02.042Z] ++ '[' -n 0 ']' [2020-05-08T13:06:02.042Z] ++ set -x [2020-05-08T13:06:02.042Z] ++ env -i DEST=/go/src/github.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-08T13:06:02.042Z] INFO: Testing against a local daemon [2020-05-08T13:06:02.042Z] === RUN TestConfigInspect [2020-05-08T13:06:04.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-08T13:06:05.612Z] INFO: Expanding compiler 3 of 3... [2020-05-08T13:06:05.612Z] INFO: Removing downloaded files... [2020-05-08T13:06:06.059Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-05-08T13:06:06.059Z] INFO: Configuring git core.autocrlf... [2020-05-08T13:06:06.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-08T13:06:06.417Z] --- PASS: TestConfigInspect (4.40s) [2020-05-08T13:06:06.417Z] === RUN TestConfigList [2020-05-08T13:06:07.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-08T13:06:08.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-08T13:06:09.160Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2020-05-08T13:06:09.160Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-08T13:06:09.160Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-08T13:06:09.160Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-08T13:06:09.160Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-08T13:06:09.160Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/rootless [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/volume [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-08T13:06:09.161Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === Skipped [2020-05-08T13:06:09.161Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-08T13:06:09.161Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-08T13:06:09.161Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-08T13:06:09.161Z] graphtest_unix.go:73: No driver to put! [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-08T13:06:09.161Z] time="2020-05-08T13:04:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-08T13:06:09.161Z] time="2020-05-08T13:04:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-08T13:06:09.161Z] time="2020-05-08T13:04:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-08T13:06:09.161Z] time="2020-05-08T13:04:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-08T13:06:09.161Z] time="2020-05-08T13:04:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-08T13:06:09.161Z] graphtest_unix.go:73: No driver to put! [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-08T13:06:09.161Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-08T13:06:09.161Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-08T13:06:09.161Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-08T13:06:09.161Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-08T13:06:09.161Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:06:09.161Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-08T13:06:09.161Z] graphtest_unix.go:73: No driver to put! [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-08T13:06:09.161Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-08T13:06:09.161Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] [2020-05-08T13:06:09.161Z] DONE 2123 tests, 26 skipped in 194.634s Post stage [Pipeline] junit [2020-05-08T13:06:09.174Z] Recording test results [2020-05-08T13:06:09.885Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-08T13:06:10.019Z] --- PASS: TestConfigList (3.66s) [2020-05-08T13:06:10.019Z] === RUN TestConfigsCreateAndDelete [2020-05-08T13:06:10.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-08T13:06:11.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-08T13:06:12.320Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40595/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb -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:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb hack/make.sh dynbinary test-integration [2020-05-08T13:06:12.888Z] [2020-05-08T13:06:13.147Z] Removing bundles/ [2020-05-08T13:06:13.147Z] [2020-05-08T13:06:13.147Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-08T13:06:13.147Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T13:06:13.147Z] GOOS="" GOARCH="" GOARM="" [2020-05-08T13:06:13.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-08T13:06:14.394Z] --- PASS: TestConfigsCreateAndDelete (3.65s) [2020-05-08T13:06:14.394Z] === RUN TestConfigsUpdate [2020-05-08T13:06:14.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-08T13:06:16.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-08T13:06:17.418Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-08T13:06:17.418Z] Using test binary docker [2020-05-08T13:06:17.418Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-08T13:06:17.418Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T13:06:17.418Z] INFO: Waiting for daemon to start... [2020-05-08T13:06:17.418Z] Starting dockerd [2020-05-08T13:06:17.847Z] --- PASS: TestConfigsUpdate (3.83s) [2020-05-08T13:06:17.847Z] === RUN TestTemplatedConfig [2020-05-08T13:06:17.952Z] #66 402.6 + bin/containerd [2020-05-08T13:06:19.936Z] . [2020-05-08T13:06:19.936Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-08T13:06:19.936Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-08T13:06:19.936Z] Error: No such image: emptyfs [2020-05-08T13:06:19.936Z] Running integration-test (iteration 1) [2020-05-08T13:06:19.936Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-08T13:06:21.292Z] --- PASS: TestTemplatedConfig (3.53s) [2020-05-08T13:06:21.292Z] === RUN TestConfigCreateResolve [2020-05-08T13:06:24.754Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-08T13:06:25.663Z] --- PASS: TestConfigCreateResolve (3.86s) [2020-05-08T13:06:25.663Z] === RUN TestConfigDaemonLibtrustID [2020-05-08T13:06:25.663Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-05-08T13:06:25.663Z] PASS [2020-05-08T13:06:25.663Z] [2020-05-08T13:06:25.663Z] DONE 7 tests in 23.553s [2020-05-08T13:06:25.663Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-08T13:06:25.663Z] ++ 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-08T13:06:25.663Z] ++ set -e [2020-05-08T13:06:25.663Z] ++ '[' -n 0 ']' [2020-05-08T13:06:25.663Z] ++ set -x [2020-05-08T13:06:25.663Z] ++ env -i DEST=/go/src/github.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-08T13:06:25.663Z] INFO: Testing against a local daemon [2020-05-08T13:06:25.663Z] === RUN TestCheckpoint [2020-05-08T13:06:25.663Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-08T13:06:25.663Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T13:06:25.663Z] === RUN TestContainerInvalidJSON [2020-05-08T13:06:25.663Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:06:25.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:06:25.663Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:06:25.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:06:25.663Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:06:25.663Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:06:25.663Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:06:25.663Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:06:25.663Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:06:25.663Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-08T13:06:25.663Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-08T13:06:25.663Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-08T13:06:25.663Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-08T13:06:25.663Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-08T13:06:25.944Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-05-08T13:06:25.944Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-08T13:06:25.944Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-05-08T13:06:25.945Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-08T13:06:26.226Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2020-05-08T13:06:26.226Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-08T13:06:26.226Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2020-05-08T13:06:26.226Z] === RUN TestCopyFromContainer [2020-05-08T13:06:26.912Z] tests/integration/client_test.py ..... [ 75%] [2020-05-08T13:06:26.912Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-08T13:06:27.848Z] tests/integration/errors_test.py . [ 76%] [2020-05-08T13:06:28.917Z] === RUN TestCopyFromContainer// [2020-05-08T13:06:28.917Z] === RUN TestCopyFromContainer//bar/root [2020-05-08T13:06:28.917Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-08T13:06:28.917Z] === RUN TestCopyFromContainer/bar/quux [2020-05-08T13:06:28.917Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-08T13:06:28.917Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-08T13:06:28.917Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-08T13:06:29.221Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-08T13:06:29.221Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-08T13:06:29.221Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-08T13:06:29.502Z] --- PASS: TestCopyFromContainer (3.11s) [2020-05-08T13:06:29.502Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-05-08T13:06:29.502Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-08T13:06:29.502Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-05-08T13:06:29.502Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-08T13:06:29.502Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-08T13:06:29.502Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-08T13:06:29.502Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-08T13:06:29.502Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-05-08T13:06:29.502Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-08T13:06:29.502Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-08T13:06:29.502Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-08T13:06:29.502Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:06:29.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:06:29.502Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:06:29.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:06:29.502Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:06:29.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:06:29.502Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:06:29.502Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:06:29.502Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:06:29.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-08T13:06:29.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-08T13:06:29.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-08T13:06:29.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-08T13:06:29.502Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-08T13:06:29.502Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-08T13:06:29.502Z] === RUN TestCreateWithInvalidEnv [2020-05-08T13:06:29.502Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-08T13:06:29.502Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-08T13:06:29.502Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-08T13:06:29.502Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-08T13:06:29.502Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-08T13:06:29.502Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-08T13:06:29.502Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-08T13:06:29.502Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-08T13:06:29.502Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-08T13:06:29.502Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-08T13:06:29.502Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-08T13:06:29.502Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-08T13:06:29.502Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-08T13:06:29.502Z] === RUN TestCreateTmpfsMountsTarget [2020-05-08T13:06:29.502Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-08T13:06:29.502Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-08T13:06:29.888Z] Loaded image: buildpack-deps:jessie [2020-05-08T13:06:29.888Z] Loaded image: busybox:latest [2020-05-08T13:06:29.888Z] Loaded image: busybox:glibc [2020-05-08T13:06:29.888Z] Loaded image: debian:jessie [2020-05-08T13:06:29.888Z] Loaded image: hello-world:latest [2020-05-08T13:06:29.888Z] INFO: Testing against a local daemon [2020-05-08T13:06:29.888Z] === RUN TestCgroupNamespacesBuild [2020-05-08T13:06:30.613Z] #66 ... [2020-05-08T13:06:30.613Z] [2020-05-08T13:06:30.613Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:06:30.613Z] #24 472.8 + return [2020-05-08T13:06:30.613Z] #24 DONE 472.9s [2020-05-08T13:06:30.613Z] [2020-05-08T13:06:30.613Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:06:31.277Z] #66 ... [2020-05-08T13:06:31.277Z] [2020-05-08T13:06:31.277Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-08T13:06:31.277Z] #25 DONE 0.1s [2020-05-08T13:06:31.277Z] [2020-05-08T13:06:31.277Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-08T13:06:31.952Z] #29 DONE 0.5s [2020-05-08T13:06:31.952Z] [2020-05-08T13:06:31.952Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-08T13:06:31.952Z] #32 DONE 0.1s [2020-05-08T13:06:31.952Z] [2020-05-08T13:06:31.952Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-08T13:06:32.173Z] --- PASS: TestCreateWithCustomMaskedPaths (2.58s) [2020-05-08T13:06:32.173Z] === RUN TestCreateWithCapabilities [2020-05-08T13:06:32.173Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-08T13:06:32.173Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-08T13:06:32.173Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:06:32.173Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:06:32.173Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:06:32.173Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:06:32.173Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:06:32.173Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:06:32.173Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:06:32.173Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:06:32.173Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:06:32.173Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:06:32.173Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-08T13:06:32.173Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-08T13:06:32.173Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:06:32.173Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:06:32.173Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:06:32.173Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:06:32.173Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:06:32.173Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:06:32.173Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:06:32.173Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:06:32.173Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-08T13:06:32.173Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:06:32.173Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:06:32.173Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:06:32.173Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:06:32.173Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-08T13:06:32.173Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:06:32.173Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:06:32.246Z] #35 DONE 0.1s [2020-05-08T13:06:32.246Z] [2020-05-08T13:06:32.246Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-08T13:06:32.246Z] #40 DONE 0.1s [2020-05-08T13:06:32.246Z] [2020-05-08T13:06:32.246Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-08T13:06:32.246Z] #43 DONE 0.1s [2020-05-08T13:06:32.246Z] [2020-05-08T13:06:32.246Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-08T13:06:32.246Z] #46 DONE 0.1s [2020-05-08T13:06:32.246Z] [2020-05-08T13:06:32.246Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:06:32.246Z] #66 ... [2020-05-08T13:06:32.246Z] [2020-05-08T13:06:32.246Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-08T13:06:32.246Z] #49 DONE 0.1s [2020-05-08T13:06:32.407Z] --- PASS: TestCgroupNamespacesBuild (2.98s) [2020-05-08T13:06:32.407Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-08T13:06:32.454Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:06:32.454Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:06:32.454Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:06:32.454Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-08T13:06:32.454Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-08T13:06:32.454Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-08T13:06:32.454Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-08T13:06:32.454Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-05-08T13:06:32.454Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-05-08T13:06:32.454Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-05-08T13:06:32.454Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-05-08T13:06:32.454Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-05-08T13:06:32.454Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-08T13:06:32.454Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-05-08T13:06:32.454Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-08T13:06:32.454Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-08T13:06:32.540Z] [2020-05-08T13:06:32.540Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-08T13:06:32.540Z] #52 DONE 0.1s [2020-05-08T13:06:32.540Z] [2020-05-08T13:06:32.540Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:06:34.926Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.58s) [2020-05-08T13:06:34.927Z] === RUN TestBuildWithSession [2020-05-08T13:06:34.927Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-08T13:06:34.927Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T13:06:34.927Z] === RUN TestBuildSquashParent [2020-05-08T13:06:35.123Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) [2020-05-08T13:06:35.123Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-08T13:06:35.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:06:35.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:06:35.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:06:35.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:06:35.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:06:35.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:06:35.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:06:35.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:06:35.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:06:35.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:06:35.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:06:35.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:06:35.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:06:35.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:06:35.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:06:35.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-08T13:06:35.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-08T13:06:35.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-05-08T13:06:35.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-08T13:06:35.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-08T13:06:35.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-08T13:06:35.123Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-08T13:06:36.126Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.90s) [2020-05-08T13:06:36.126Z] === RUN TestContainerStartOnDaemonRestart [2020-05-08T13:06:36.126Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-08T13:06:36.126Z] === RUN TestDaemonRestartIpcMode [2020-05-08T13:06:36.126Z] === PAUSE TestDaemonRestartIpcMode [2020-05-08T13:06:36.126Z] === RUN TestDaemonHostGatewayIP [2020-05-08T13:06:36.126Z] === PAUSE TestDaemonHostGatewayIP [2020-05-08T13:06:36.126Z] === RUN TestContainerKillOnDaemonStart [2020-05-08T13:06:36.126Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-08T13:06:36.126Z] === RUN TestDiff [2020-05-08T13:06:37.130Z] --- PASS: TestDiff (0.93s) [2020-05-08T13:06:37.130Z] === RUN TestExecWithCloseStdin [2020-05-08T13:06:37.742Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-05-08T13:06:37.742Z] === RUN TestExec [2020-05-08T13:06:38.746Z] --- PASS: TestExec (0.98s) [2020-05-08T13:06:38.746Z] === RUN TestExecUser [2020-05-08T13:06:39.749Z] --- PASS: TestExecUser (0.94s) [2020-05-08T13:06:39.749Z] === RUN TestExportContainerAndImportImage [2020-05-08T13:06:41.222Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2020-05-08T13:06:41.222Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-08T13:06:42.689Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-05-08T13:06:42.689Z] === RUN TestHealthCheckWorkdir [2020-05-08T13:06:43.018Z] --- PASS: TestBuildSquashParent (7.41s) [2020-05-08T13:06:43.018Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-08T13:06:43.018Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:06:43.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:06:43.018Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:06:43.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:06:43.018Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:06:43.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:06:43.018Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:06:43.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:06:43.018Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:06:43.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:06:43.018Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:06:43.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:06:43.018Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:06:43.018Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:06:43.692Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-05-08T13:06:43.692Z] === RUN TestHealthKillContainer [2020-05-08T13:06:44.910Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:06:44.910Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:06:46.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:06:47.060Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:06:47.137Z] --- PASS: TestHealthKillContainer (3.07s) [2020-05-08T13:06:47.137Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-08T13:06:47.419Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-05-08T13:06:47.419Z] === RUN TestIpcModeNone [2020-05-08T13:06:48.422Z] --- PASS: TestIpcModeNone (1.01s) [2020-05-08T13:06:48.422Z] === RUN TestIpcModePrivate [2020-05-08T13:06:48.955Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-08T13:06:48.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.57s) [2020-05-08T13:06:48.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s) [2020-05-08T13:06:48.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.99s) [2020-05-08T13:06:48.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2020-05-08T13:06:48.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2020-05-08T13:06:48.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2020-05-08T13:06:48.955Z] === RUN TestBuildMultiStageCopy [2020-05-08T13:06:48.955Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-08T13:06:49.426Z] --- PASS: TestIpcModePrivate (1.01s) [2020-05-08T13:06:49.426Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-08T13:06:49.426Z] === RUN TestIpcModeShareable [2020-05-08T13:06:50.430Z] --- PASS: TestIpcModeShareable (1.01s) [2020-05-08T13:06:50.430Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-08T13:06:50.430Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-08T13:06:52.226Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-08T13:06:53.154Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-08T13:06:53.878Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) [2020-05-08T13:06:53.878Z] === RUN TestAPIIpcModeHost [2020-05-08T13:06:54.083Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-08T13:06:54.161Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-05-08T13:06:54.161Z] === RUN TestDaemonIpcModeShareable [2020-05-08T13:06:55.450Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-08T13:06:56.189Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-05-08T13:06:56.189Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-08T13:06:56.189Z] === RUN TestDaemonIpcModePrivate [2020-05-08T13:06:56.379Z] --- PASS: TestBuildMultiStageCopy (7.14s) [2020-05-08T13:06:56.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.13s) [2020-05-08T13:06:56.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-05-08T13:06:56.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-05-08T13:06:56.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-05-08T13:06:56.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2020-05-08T13:06:56.379Z] === RUN TestBuildMultiStageParentConfig [2020-05-08T13:06:58.206Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-05-08T13:06:58.206Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-08T13:06:58.206Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-08T13:06:59.675Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-05-08T13:06:59.675Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-08T13:06:59.675Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-08T13:07:01.626Z] --- PASS: TestBuildMultiStageParentConfig (4.96s) [2020-05-08T13:07:01.626Z] === RUN TestBuildLabelWithTargets [2020-05-08T13:07:01.691Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-05-08T13:07:01.691Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-08T13:07:01.691Z] === RUN TestIpcModeOlderClient [2020-05-08T13:07:01.691Z] === PAUSE TestIpcModeOlderClient [2020-05-08T13:07:01.691Z] === RUN TestKillContainerInvalidSignal [2020-05-08T13:07:02.304Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-05-08T13:07:02.304Z] === RUN TestKillContainer [2020-05-08T13:07:02.304Z] === RUN TestKillContainer/no_signal [2020-05-08T13:07:03.307Z] === RUN TestKillContainer/non_killing_signal [2020-05-08T13:07:03.919Z] === RUN TestKillContainer/killing_signal [2020-05-08T13:07:05.388Z] --- PASS: TestKillContainer (2.80s) [2020-05-08T13:07:05.388Z] --- PASS: TestKillContainer/no_signal (0.92s) [2020-05-08T13:07:05.388Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2020-05-08T13:07:05.388Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-05-08T13:07:05.388Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-08T13:07:05.388Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-08T13:07:06.000Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-08T13:07:07.005Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.84s) [2020-05-08T13:07:07.005Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-05-08T13:07:07.005Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-05-08T13:07:07.005Z] === RUN TestKillStoppedContainer [2020-05-08T13:07:07.286Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-08T13:07:07.286Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-08T13:07:07.286Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2020-05-08T13:07:07.286Z] === RUN TestKillDifferentUserContainer [2020-05-08T13:07:08.298Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2020-05-08T13:07:08.298Z] === RUN TestInspectOomKilledTrue [2020-05-08T13:07:08.298Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-08T13:07:08.298Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:07:08.298Z] === RUN TestInspectOomKilledFalse [2020-05-08T13:07:08.298Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-08T13:07:08.298Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:07:08.298Z] === RUN TestLinksEtcHostsContentMatch [2020-05-08T13:07:08.912Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-05-08T13:07:08.912Z] === RUN TestLinksContainerNames [2020-05-08T13:07:09.716Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-08T13:07:09.716Z] === RUN TestBuildWithEmptyLayers [2020-05-08T13:07:10.955Z] --- PASS: TestLinksContainerNames (1.80s) [2020-05-08T13:07:10.955Z] === RUN TestLogsFollowTailEmpty [2020-05-08T13:07:11.588Z] --- PASS: TestLogsFollowTailEmpty (0.91s) [2020-05-08T13:07:11.588Z] === RUN TestContainerNetworkMountsNoChown [2020-05-08T13:07:11.928Z] #54 DONE 510.4s [2020-05-08T13:07:11.928Z] [2020-05-08T13:07:11.928Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:07:11.928Z] #66 ... [2020-05-08T13:07:11.928Z] [2020-05-08T13:07:11.928Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-08T13:07:11.928Z] #55 DONE 0.1s [2020-05-08T13:07:11.928Z] [2020-05-08T13:07:11.928Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-08T13:07:11.928Z] #58 DONE 0.1s [2020-05-08T13:07:11.928Z] [2020-05-08T13:07:11.928Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:07:11.928Z] #66 ... [2020-05-08T13:07:11.928Z] [2020-05-08T13:07:11.928Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-08T13:07:11.928Z] #62 DONE 0.1s [2020-05-08T13:07:11.928Z] [2020-05-08T13:07:11.928Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-08T13:07:12.235Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-05-08T13:07:12.235Z] === RUN TestBuildMultiStageOnBuild [2020-05-08T13:07:12.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-08T13:07:12.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-08T13:07:12.613Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s) [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/default [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/default [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/private [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/private [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rprivate [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/slave [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/slave [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rslave [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/shared [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/shared [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rshared [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-08T13:07:12.613Z] === CONT TestMountDaemonRoot/default [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:07:12.613Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-08T13:07:12.613Z] === CONT TestMountDaemonRoot/rshared [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:07:12.613Z] === CONT TestMountDaemonRoot/rprivate [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:07:12.613Z] === CONT TestMountDaemonRoot/shared [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:07:12.613Z] === CONT TestMountDaemonRoot/rslave [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:07:12.613Z] === CONT TestMountDaemonRoot/slave [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:07:12.613Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:07:12.613Z] === CONT TestMountDaemonRoot/private [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-08T13:07:12.613Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:07:12.613Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:07:12.613Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-08T13:07:12.613Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:07:12.613Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:07:12.613Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:07:12.901Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:07:12.901Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:07:12.901Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:07:12.901Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:07:12.901Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:07:12.901Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:07:12.901Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-08T13:07:12.901Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-08T13:07:12.901Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:07:12.901Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:07:13.215Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:07:13.215Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-08T13:07:13.215Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:07:13.215Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:07:13.215Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:07:13.215Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-08T13:07:13.496Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:07:13.496Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:07:13.496Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-08T13:07:13.496Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:07:13.496Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-08T13:07:13.496Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-08T13:07:13.496Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.09s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.16s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-08T13:07:13.497Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-08T13:07:13.497Z] === RUN TestContainerBindMountNonRecursive [2020-05-08T13:07:13.687Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-08T13:07:15.515Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2020-05-08T13:07:15.515Z] === RUN TestNetworkNat [2020-05-08T13:07:16.518Z] --- PASS: TestNetworkNat (0.95s) [2020-05-08T13:07:16.518Z] === RUN TestNetworkLocalhostTCPNat [2020-05-08T13:07:17.483Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-05-08T13:07:17.483Z] === RUN TestBuildUncleanTarFilenames [2020-05-08T13:07:17.521Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-05-08T13:07:17.521Z] === RUN TestNetworkLoopbackNat [2020-05-08T13:07:17.740Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2020-05-08T13:07:17.740Z] === RUN TestBuildMultiStageLayerLeak [2020-05-08T13:07:18.524Z] --- PASS: TestNetworkLoopbackNat (1.24s) [2020-05-08T13:07:18.524Z] === RUN TestPause [2020-05-08T13:07:19.696Z] --- PASS: TestPause (0.86s) [2020-05-08T13:07:19.696Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-08T13:07:19.696Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T13:07:19.696Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T13:07:19.696Z] === RUN TestPauseStopPausedContainer [2020-05-08T13:07:20.311Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2020-05-08T13:07:20.311Z] === RUN TestPsFilter [2020-05-08T13:07:20.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-08T13:07:20.923Z] --- PASS: TestPsFilter (0.30s) [2020-05-08T13:07:20.923Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-08T13:07:21.927Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.03s) [2020-05-08T13:07:21.927Z] === RUN TestRemoveContainerWithVolume [2020-05-08T13:07:22.930Z] --- PASS: TestRemoveContainerWithVolume (0.94s) [2020-05-08T13:07:22.930Z] === RUN TestRemoveContainerRunning [2020-05-08T13:07:22.989Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-05-08T13:07:22.989Z] === RUN TestBuildWithHugeFile [2020-05-08T13:07:23.542Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-05-08T13:07:23.542Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-08T13:07:24.545Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-05-08T13:07:24.545Z] === RUN TestRemoveInvalidContainer [2020-05-08T13:07:24.545Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-08T13:07:24.545Z] === RUN TestRenameLinkedContainer [2020-05-08T13:07:27.412Z] #66 472.2 + bin/containerd-stress [2020-05-08T13:07:27.989Z] --- PASS: TestRenameLinkedContainer (3.50s) [2020-05-08T13:07:27.989Z] === RUN TestRenameStoppedContainer [2020-05-08T13:07:28.994Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-05-08T13:07:28.994Z] === RUN TestRenameRunningContainerAndReuse [2020-05-08T13:07:30.136Z] #66 475.9 + bin/containerd-shim [2020-05-08T13:07:31.015Z] --- PASS: TestRenameRunningContainerAndReuse (1.91s) [2020-05-08T13:07:31.015Z] === RUN TestRenameInvalidName [2020-05-08T13:07:31.629Z] --- PASS: TestRenameInvalidName (0.91s) [2020-05-08T13:07:31.629Z] === RUN TestRenameAnonymousContainer [2020-05-08T13:07:33.351Z] ......... [ 86%] [2020-05-08T13:07:34.598Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T13:07:34.598Z] [2020-05-08T13:07:34.598Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-08T13:07:34.598Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-08T13:07:34.598Z] HOSTNAME=86921edebc47 [2020-05-08T13:07:34.598Z] TESTDEBUG=0 [2020-05-08T13:07:34.598Z] DEST=bundles/test-integration [2020-05-08T13:07:34.598Z] PWD=/go/src/github.com/docker/docker [2020-05-08T13:07:34.598Z] DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb [2020-05-08T13:07:34.598Z] container=docker [2020-05-08T13:07:34.598Z] HOME=/root [2020-05-08T13:07:34.598Z] GOLANG_VERSION=1.13.10 [2020-05-08T13:07:34.598Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-08T13:07:34.598Z] VALIDATE_BRANCH=master [2020-05-08T13:07:34.598Z] TERM=xterm [2020-05-08T13:07:34.598Z] DOCKER_PKG=github.com/docker/docker [2020-05-08T13:07:34.598Z] SHLVL=1 [2020-05-08T13:07:34.598Z] TIMEOUT=120m [2020-05-08T13:07:34.598Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-08T13:07:34.598Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-08T13:07:34.598Z] GO111MODULE=off [2020-05-08T13:07:34.598Z] DOCKER_EXPERIMENTAL=1 [2020-05-08T13:07:34.598Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-08T13:07:34.598Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-08T13:07:34.598Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-08T13:07:34.598Z] GOPATH=/go [2020-05-08T13:07:34.598Z] PKG_CONFIG=pkg-config [2020-05-08T13:07:34.598Z] _=/usr/bin/env [2020-05-08T13:07:34.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-08T13:07:37.137Z] --- PASS: TestRenameAnonymousContainer (4.86s) [2020-05-08T13:07:37.137Z] === RUN TestRenameContainerWithSameName [2020-05-08T13:07:37.418Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2020-05-08T13:07:37.419Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-08T13:07:39.440Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2020-05-08T13:07:39.440Z] === RUN TestResize [2020-05-08T13:07:39.541Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-08T13:07:40.052Z] --- PASS: TestResize (0.86s) [2020-05-08T13:07:40.052Z] === RUN TestResizeWithInvalidSize [2020-05-08T13:07:40.512Z] #66 486.3 + bin/containerd-shim-runc-v1 [2020-05-08T13:07:41.055Z] --- PASS: TestResizeWithInvalidSize (0.94s) [2020-05-08T13:07:41.055Z] === RUN TestResizeWhenContainerNotStarted [2020-05-08T13:07:41.174Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-08T13:07:42.059Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2020-05-08T13:07:42.059Z] === RUN TestDaemonRestartKillContainers [2020-05-08T13:07:42.059Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T13:07:42.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T13:07:42.059Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T13:07:42.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T13:07:42.059Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T13:07:42.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T13:07:42.059Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T13:07:42.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T13:07:42.059Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T13:07:42.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T13:07:42.059Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T13:07:42.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T13:07:42.059Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T13:07:42.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T13:07:42.059Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T13:07:42.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T13:07:42.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:07:42.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:07:42.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:07:42.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:07:42.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:07:42.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:07:42.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:07:42.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:07:42.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T13:07:42.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T13:07:44.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:07:44.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:07:45.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:07:46.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:07:46.077Z] #66 491.3 + bin/containerd-shim-runc-v2 [2020-05-08T13:07:46.708Z] #66 492.8 + binaries [2020-05-08T13:07:47.017Z] #66 492.9 + mkdir -p /build [2020-05-08T13:07:47.017Z] #66 492.9 + cp bin/containerd /build/containerd [2020-05-08T13:07:47.017Z] #66 492.9 + cp bin/containerd-shim /build/containerd-shim [2020-05-08T13:07:47.017Z] #66 492.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-08T13:07:47.017Z] #66 492.9 + cp bin/ctr /build/ctr [2020-05-08T13:07:47.017Z] #66 DONE 493.0s [2020-05-08T13:07:47.487Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T13:07:47.488Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T13:07:47.735Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-08T13:07:48.301Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-08T13:07:48.534Z] [2020-05-08T13:07:48.534Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-08T13:07:48.534Z] #67 DONE 0.1s [2020-05-08T13:07:48.534Z] [2020-05-08T13:07:48.534Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-08T13:07:48.826Z] #71 DONE 0.1s [2020-05-08T13:07:48.826Z] [2020-05-08T13:07:48.826Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-08T13:07:48.826Z] #73 DONE 0.1s [2020-05-08T13:07:48.826Z] [2020-05-08T13:07:48.826Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-08T13:07:48.826Z] #76 DONE 0.1s [2020-05-08T13:07:48.826Z] [2020-05-08T13:07:48.826Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-08T13:07:48.826Z] #77 DONE 0.0s [2020-05-08T13:07:48.826Z] [2020-05-08T13:07:48.826Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-08T13:07:50.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T13:07:50.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T13:07:51.542Z] #78 DONE 2.4s [2020-05-08T13:07:51.542Z] [2020-05-08T13:07:51.542Z] #79 exporting to oci image format [2020-05-08T13:07:51.542Z] #79 exporting layers [2020-05-08T13:07:52.826Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T13:07:52.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T13:07:54.130Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-08T13:07:55.495Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-08T13:07:55.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s) [2020-05-08T13:07:55.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2020-05-08T13:07:55.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-05-08T13:07:55.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-05-08T13:07:55.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-05-08T13:07:55.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-05-08T13:07:55.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2020-05-08T13:07:55.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s) [2020-05-08T13:07:55.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.23s) [2020-05-08T13:07:55.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.20s) [2020-05-08T13:07:55.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2020-05-08T13:07:55.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2020-05-08T13:07:55.495Z] === RUN TestCgroupNamespacesRun [2020-05-08T13:07:56.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-08T13:07:56.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-08T13:07:56.967Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-05-08T13:07:56.967Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-08T13:07:58.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-08T13:07:58.561Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-08T13:07:58.561Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-08T13:07:58.989Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-05-08T13:07:58.989Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-08T13:08:01.032Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2020-05-08T13:08:01.032Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-08T13:08:02.251Z] Removing intermediate container bae57cd59037 [2020-05-08T13:08:02.251Z] ---> 1d8667d921e6 [2020-05-08T13:08:02.251Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-05-08T13:08:02.251Z] ---> Running in 213887357cab [2020-05-08T13:08:02.251Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-05-08T13:08:02.499Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-05-08T13:08:02.499Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-08T13:08:03.168Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-08T13:08:03.685Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-08T13:08:03.685Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-08T13:08:03.685Z] [2020-05-08T13:08:03.685Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-08T13:08:03.685Z] =========================== short test summary info ============================ [2020-05-08T13:08:03.685Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-08T13:08:03.685Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-08T13:08:03.685Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-08T13:08:03.685Z] Not supported on most drivers [2020-05-08T13:08:03.685Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-08T13:08:03.685Z] Can fail if eth0 has multiple IP addresses [2020-05-08T13:08:03.685Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-08T13:08:03.685Z] This doesn't seem to be taken into account by the engine [2020-05-08T13:08:03.685Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-08T13:08:03.685Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-08T13:08:03.685Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-08T13:08:03.685Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-08T13:08:03.685Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-08T13:08:03.685Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-08T13:08:03.685Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-08T13:08:03.685Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 385.39 seconds == [2020-05-08T13:08:03.943Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-08T13:08:04.517Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-05-08T13:08:04.518Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-08T13:08:05.985Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-05-08T13:08:05.985Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-08T13:08:06.989Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-05-08T13:08:06.989Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-08T13:08:08.456Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-05-08T13:08:08.456Z] === RUN TestKernelTCPMemory [2020-05-08T13:08:09.460Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-05-08T13:08:09.460Z] === RUN TestNISDomainname [2020-05-08T13:08:10.463Z] --- PASS: TestNISDomainname (1.02s) [2020-05-08T13:08:10.463Z] === RUN TestHostnameDnsResolution [2020-05-08T13:08:12.479Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-05-08T13:08:12.479Z] === RUN TestStats [2020-05-08T13:08:15.150Z] --- PASS: TestStats (2.97s) [2020-05-08T13:08:15.150Z] === RUN TestStopContainerWithTimeout [2020-05-08T13:08:15.150Z] === RUN TestStopContainerWithTimeout/0 [2020-05-08T13:08:15.150Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-08T13:08:15.150Z] === RUN TestStopContainerWithTimeout/1 [2020-05-08T13:08:15.150Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-08T13:08:15.150Z] === RUN TestStopContainerWithTimeout/3 [2020-05-08T13:08:15.150Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-08T13:08:15.150Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-08T13:08:15.150Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-08T13:08:15.150Z] === CONT TestStopContainerWithTimeout/0 [2020-05-08T13:08:15.150Z] === CONT TestStopContainerWithTimeout/3 [2020-05-08T13:08:16.141Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T13:08:16.141Z] [2020-05-08T13:08:16.141Z] Unloading profiles will leave already running processes permanently [2020-05-08T13:08:16.141Z] unconfined, which can lead to unexpected situations. [2020-05-08T13:08:16.141Z] [2020-05-08T13:08:16.141Z] To set a process to complain mode, use the command line tool [2020-05-08T13:08:16.141Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T13:08:16.141Z] [2020-05-08T13:08:16.621Z] === CONT TestStopContainerWithTimeout/1 Post stage [Pipeline] junit [2020-05-08T13:08:16.751Z] Recording test results [Pipeline] sh [2020-05-08T13:08:17.269Z] + echo Ensuring container killed. [2020-05-08T13:08:17.269Z] Ensuring container killed. [2020-05-08T13:08:17.269Z] + docker rm -vf docker-pr6 [2020-05-08T13:08:17.269Z] Error: No such container: docker-pr6 [2020-05-08T13:08:17.269Z] + true [Pipeline] sh [2020-05-08T13:08:17.553Z] + echo Chowning /workspace to jenkins user [2020-05-08T13:08:17.553Z] Chowning /workspace to jenkins user [2020-05-08T13:08:17.553Z] + id -u [2020-05-08T13:08:17.553Z] + id -g [2020-05-08T13:08:17.553Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40595:/workspace busybox chown -R 1000:1000 /workspace [2020-05-08T13:08:18.637Z] === CONT TestStopContainerWithTimeout/-1 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-08T13:08:19.234Z] + bundleName=docker-py [2020-05-08T13:08:19.234Z] + echo Creating docker-py-bundles.tar.gz [2020-05-08T13:08:19.234Z] Creating docker-py-bundles.tar.gz [2020-05-08T13:08:19.234Z] + 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-08T13:08:19.246Z] Archiving artifacts [2020-05-08T13:08:19.272Z] --- PASS: TestBuildWithHugeFile (51.88s) [2020-05-08T13:08:19.272Z] === RUN TestBuildWithEmptyDockerfile [2020-05-08T13:08:19.272Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:08:19.272Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:08:19.272Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:08:19.272Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:08:19.272Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:08:19.272Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:08:19.272Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:08:19.272Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:08:19.272Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:08:19.272Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-05-08T13:08:19.272Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-05-08T13:08:19.272Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-05-08T13:08:19.272Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-05-08T13:08:19.272Z] === RUN TestBuildPreserveOwnership [2020-05-08T13:08:19.272Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-08T13:08:19.482Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40595/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-08T13:08:19.858Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40595/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb -e DOCKER_GRAPHDRIVER docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb hack/make.sh binary-daemon [2020-05-08T13:08:20.201Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-08T13:08:20.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-08T13:08:20.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-08T13:08:20.424Z] [2020-05-08T13:08:20.424Z] Removing bundles/ [2020-05-08T13:08:20.424Z] [2020-05-08T13:08:20.424Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-08T13:08:20.424Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-08T13:08:20.424Z] GOOS="" GOARCH="" GOARM="" [2020-05-08T13:08:21.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-08T13:08:21.340Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-08T13:08:21.340Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-05-08T13:08:21.340Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2020-05-08T13:08:21.340Z] --- PASS: TestStopContainerWithTimeout/1 (2.06s) [2020-05-08T13:08:21.340Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2020-05-08T13:08:21.340Z] === RUN TestDeleteDevicemapper [2020-05-08T13:08:21.340Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-08T13:08:21.340Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T13:08:21.340Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-08T13:08:23.146Z] INFO: Sources obtained for gotestsum... [2020-05-08T13:08:23.146Z] INFO: Checkout done for gotestsum... [2020-05-08T13:08:23.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-08T13:08:23.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-08T13:08:24.372Z] --- PASS: TestBuildPreserveOwnership (9.76s) [2020-05-08T13:08:24.372Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.75s) [2020-05-08T13:08:24.372Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-08T13:08:24.372Z] === RUN TestBuildPlatformInvalid [2020-05-08T13:08:24.372Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-05-08T13:08:24.372Z] PASS [2020-05-08T13:08:24.372Z] [2020-05-08T13:08:24.372Z] === Skipped [2020-05-08T13:08:24.372Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-08T13:08:24.372Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T13:08:24.372Z] [2020-05-08T13:08:24.372Z] [2020-05-08T13:08:24.372Z] DONE 32 tests, 1 skipped in 124.553s [2020-05-08T13:08:24.372Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-08T13:08:24.372Z] INFO: Testing against a local daemon [2020-05-08T13:08:24.372Z] === RUN TestConfigInspect [2020-05-08T13:08:24.372Z] --- SKIP: TestConfigInspect (0.03s) [2020-05-08T13:08:24.372Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:08:24.372Z] === RUN TestConfigList [2020-05-08T13:08:24.628Z] --- SKIP: TestConfigList (0.01s) [2020-05-08T13:08:24.628Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:08:24.628Z] === RUN TestConfigsCreateAndDelete [2020-05-08T13:08:24.628Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-08T13:08:24.628Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:08:24.628Z] === RUN TestConfigsUpdate [2020-05-08T13:08:24.628Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-05-08T13:08:24.628Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:08:24.628Z] === RUN TestTemplatedConfig [2020-05-08T13:08:24.628Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-08T13:08:24.628Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:08:24.628Z] === RUN TestConfigCreateResolve [2020-05-08T13:08:24.628Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-08T13:08:24.628Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:08:24.628Z] === RUN TestConfigDaemonLibtrustID [2020-05-08T13:08:24.643Z] INFO: Build done for gotestsum... [2020-05-08T13:08:24.918Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.63s) [2020-05-08T13:08:24.918Z] === RUN TestUpdateMemory [2020-05-08T13:08:24.918Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-08T13:08:24.918Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:08:24.918Z] === RUN TestUpdateCPUQuota [2020-05-08T13:08:25.921Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-05-08T13:08:25.921Z] === RUN TestUpdatePidsLimit [2020-05-08T13:08:25.921Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-08T13:08:26.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-08T13:08:26.520Z] --- PASS: TestConfigDaemonLibtrustID (1.73s) [2020-05-08T13:08:26.520Z] PASS [2020-05-08T13:08:26.520Z] [2020-05-08T13:08:26.520Z] === Skipped [2020-05-08T13:08:26.520Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2020-05-08T13:08:26.520Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:08:26.520Z] [2020-05-08T13:08:26.520Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-08T13:08:26.520Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:08:26.520Z] [2020-05-08T13:08:26.520Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-08T13:08:26.520Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:08:26.520Z] [2020-05-08T13:08:26.520Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-05-08T13:08:26.520Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:08:26.520Z] [2020-05-08T13:08:26.520Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-08T13:08:26.520Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:08:26.520Z] [2020-05-08T13:08:26.520Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-05-08T13:08:26.520Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:08:26.520Z] [2020-05-08T13:08:26.520Z] [2020-05-08T13:08:26.520Z] DONE 7 tests, 6 skipped in 1.945s [2020-05-08T13:08:26.520Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-08T13:08:26.520Z] INFO: Testing against a local daemon [2020-05-08T13:08:26.520Z] === RUN TestCheckpoint [2020-05-08T13:08:26.520Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-08T13:08:26.520Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T13:08:26.520Z] === RUN TestContainerInvalidJSON [2020-05-08T13:08:26.520Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:08:26.520Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:08:26.520Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:08:26.520Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:08:26.520Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:08:26.520Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:08:26.520Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:08:26.520Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:08:26.520Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:08:26.520Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-08T13:08:26.520Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-08T13:08:26.520Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-08T13:08:26.520Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-08T13:08:26.520Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-08T13:08:26.520Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-08T13:08:26.520Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-08T13:08:26.533Z] === RUN TestUpdatePidsLimit/no_change [2020-05-08T13:08:26.776Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-08T13:08:26.776Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-08T13:08:26.776Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-05-08T13:08:26.776Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-08T13:08:26.776Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-08T13:08:26.776Z] === RUN TestCopyFromContainer [2020-05-08T13:08:26.814Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-08T13:08:27.095Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-08T13:08:27.376Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-08T13:08:27.854Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-08T13:08:28.467Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-08T13:08:29.934Z] --- PASS: TestUpdatePidsLimit (3.90s) [2020-05-08T13:08:29.934Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-05-08T13:08:29.934Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-05-08T13:08:29.934Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-05-08T13:08:29.934Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-05-08T13:08:29.934Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-05-08T13:08:29.934Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-05-08T13:08:29.934Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2020-05-08T13:08:29.934Z] === RUN TestUpdateRestartPolicy [2020-05-08T13:08:30.203Z] === RUN TestCopyFromContainer// [2020-05-08T13:08:30.204Z] === RUN TestCopyFromContainer//bar/root [2020-05-08T13:08:30.460Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-08T13:08:30.460Z] === RUN TestCopyFromContainer/bar/quux [2020-05-08T13:08:30.460Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-08T13:08:30.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-08T13:08:30.717Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-08T13:08:30.717Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-08T13:08:30.717Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-08T13:08:30.717Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-08T13:08:30.974Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-08T13:08:30.974Z] --- PASS: TestCopyFromContainer (4.18s) [2020-05-08T13:08:30.974Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-08T13:08:30.974Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-08T13:08:30.974Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-08T13:08:30.974Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-05-08T13:08:30.974Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-08T13:08:30.974Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-05-08T13:08:30.974Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-08T13:08:30.974Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-08T13:08:30.974Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-08T13:08:30.974Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-05-08T13:08:30.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-08T13:08:30.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:08:30.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:08:30.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:08:30.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:08:30.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:08:30.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:08:30.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:08:30.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:08:30.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:08:30.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-08T13:08:30.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-08T13:08:30.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-08T13:08:30.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-08T13:08:30.974Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-08T13:08:30.974Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-05-08T13:08:30.974Z] === RUN TestCreateWithInvalidEnv [2020-05-08T13:08:30.974Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-08T13:08:30.974Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-08T13:08:30.974Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-08T13:08:30.974Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-08T13:08:30.974Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-08T13:08:30.974Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-08T13:08:30.974Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-08T13:08:30.974Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-08T13:08:30.974Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-08T13:08:30.974Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-08T13:08:30.974Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-08T13:08:30.974Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-08T13:08:30.974Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-08T13:08:30.974Z] === RUN TestCreateTmpfsMountsTarget [2020-05-08T13:08:30.974Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-08T13:08:30.974Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-08T13:08:32.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-08T13:08:32.866Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2020-05-08T13:08:32.866Z] === RUN TestCreateWithCapabilities [2020-05-08T13:08:32.866Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-08T13:08:32.866Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-08T13:08:32.866Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:08:32.866Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:08:32.866Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:08:32.866Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:08:32.866Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:08:32.866Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:08:32.866Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:08:32.866Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:08:32.866Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:08:32.866Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:08:32.866Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-08T13:08:32.866Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-08T13:08:32.866Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:08:32.866Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:08:32.866Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:08:32.866Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:08:32.866Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:08:32.866Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:08:32.866Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:08:32.866Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:08:32.866Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-08T13:08:32.866Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:08:32.866Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:08:32.866Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:08:32.866Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:08:32.866Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-08T13:08:32.866Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:08:32.866Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:08:32.866Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:08:32.866Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:08:32.866Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:08:32.866Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-08T13:08:32.866Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-08T13:08:32.866Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-08T13:08:32.866Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-08T13:08:32.866Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-08T13:08:32.866Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-08T13:08:32.866Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-05-08T13:08:32.866Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-08T13:08:32.866Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-08T13:08:32.866Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-08T13:08:32.866Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.11s) [2020-05-08T13:08:32.866Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.11s) [2020-05-08T13:08:32.866Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-08T13:08:34.758Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2020-05-08T13:08:34.758Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-08T13:08:34.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:08:34.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:08:34.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:08:34.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:08:34.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:08:34.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:08:34.759Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:08:34.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:08:34.759Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:08:34.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:08:34.759Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:08:34.759Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:08:34.759Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:08:34.759Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:08:34.759Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:08:34.759Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-08T13:08:34.759Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-08T13:08:34.759Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-08T13:08:34.759Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-08T13:08:34.759Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-08T13:08:34.759Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-08T13:08:34.759Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-08T13:08:34.822Z] Removing intermediate container 213887357cab [2020-05-08T13:08:34.822Z] ---> 424bc189a228 [2020-05-08T13:08:34.822Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-08T13:08:34.822Z] ---> Running in 27b8bf512fe2 [2020-05-08T13:08:34.822Z] Removing intermediate container 27b8bf512fe2 [2020-05-08T13:08:34.822Z] ---> 01d4035a5705 [2020-05-08T13:08:34.822Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-08T13:08:34.822Z] ---> Running in da7b9849f057 [2020-05-08T13:08:35.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-08T13:08:35.322Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2020-05-08T13:08:35.322Z] === RUN TestContainerStartOnDaemonRestart [2020-05-08T13:08:35.322Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-08T13:08:35.322Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-08T13:08:35.322Z] === RUN TestDaemonRestartIpcMode [2020-05-08T13:08:35.322Z] === PAUSE TestDaemonRestartIpcMode [2020-05-08T13:08:35.322Z] === RUN TestDaemonHostGatewayIP [2020-05-08T13:08:35.322Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-08T13:08:35.322Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:08:35.322Z] === RUN TestContainerKillOnDaemonStart [2020-05-08T13:08:35.322Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-08T13:08:35.322Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-08T13:08:35.322Z] === RUN TestDiff [2020-05-08T13:08:35.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-08T13:08:35.763Z] Removing intermediate container da7b9849f057 [2020-05-08T13:08:35.763Z] ---> c87e29f720ad [2020-05-08T13:08:35.763Z] Step 10/10 : COPY . . [2020-05-08T13:08:35.885Z] --- PASS: TestDiff (0.58s) [2020-05-08T13:08:35.885Z] === RUN TestExecWithCloseStdin [2020-05-08T13:08:36.448Z] --- PASS: TestExecWithCloseStdin (0.68s) [2020-05-08T13:08:36.448Z] === RUN TestExec [2020-05-08T13:08:37.377Z] --- PASS: TestExec (0.62s) [2020-05-08T13:08:37.377Z] === RUN TestExecUser [2020-05-08T13:08:37.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-08T13:08:37.941Z] --- PASS: TestExecUser (0.61s) [2020-05-08T13:08:37.941Z] === RUN TestExportContainerAndImportImage [2020-05-08T13:08:38.504Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-05-08T13:08:38.504Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-08T13:08:39.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-08T13:08:42.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-08T13:08:42.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-08T13:08:42.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-08T13:08:42.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-08T13:08:42.676Z] --- PASS: TestExportContainerAfterDaemonRestart (3.76s) [2020-05-08T13:08:42.676Z] === RUN TestHealthCheckWorkdir [2020-05-08T13:08:43.239Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2020-05-08T13:08:43.239Z] === RUN TestHealthKillContainer [2020-05-08T13:08:44.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-08T13:08:45.134Z] --- PASS: TestUpdateRestartPolicy (13.04s) [2020-05-08T13:08:45.134Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-08T13:08:45.134Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-05-08T13:08:45.134Z] === RUN TestWaitNonBlocked [2020-05-08T13:08:45.134Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:08:45.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:08:45.134Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:08:45.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:08:45.134Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:08:45.134Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:08:45.134Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-08T13:08:45.134Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2020-05-08T13:08:45.134Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2020-05-08T13:08:45.134Z] === RUN TestWaitBlocked [2020-05-08T13:08:45.134Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:08:45.134Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:08:45.134Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:08:45.134Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:08:45.134Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:08:45.134Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:08:45.757Z] --- PASS: TestHealthKillContainer (2.75s) [2020-05-08T13:08:45.757Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-08T13:08:46.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-08T13:08:46.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-08T13:08:46.601Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-08T13:08:46.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2020-05-08T13:08:46.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2020-05-08T13:08:46.601Z] === CONT TestContainerStartOnDaemonRestart [2020-05-08T13:08:46.601Z] === CONT TestIpcModeOlderClient [2020-05-08T13:08:46.601Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-05-08T13:08:46.601Z] === CONT TestDaemonHostGatewayIP [2020-05-08T13:08:46.690Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2020-05-08T13:08:46.690Z] === RUN TestIpcModeNone [2020-05-08T13:08:46.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-08T13:08:47.253Z] --- PASS: TestIpcModeNone (0.71s) [2020-05-08T13:08:47.253Z] === RUN TestIpcModePrivate [2020-05-08T13:08:47.816Z] --- PASS: TestIpcModePrivate (0.63s) [2020-05-08T13:08:47.816Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-05-08T13:08:47.816Z] === RUN TestIpcModeShareable [2020-05-08T13:08:47.816Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-08T13:08:47.816Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T13:08:47.816Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-08T13:08:48.678Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-08T13:08:48.678Z] Using test binary docker [2020-05-08T13:08:48.678Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-08T13:08:48.678Z] +++ /etc/init.d/apparmor start [2020-05-08T13:08:48.678Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T13:08:48.678Z] INFO: Waiting for daemon to start... [2020-05-08T13:08:48.678Z] Starting dockerd [2020-05-08T13:08:48.678Z] +++ 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-08T13:08:49.269Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s) [2020-05-08T13:08:49.269Z] === CONT TestContainerKillOnDaemonStart [2020-05-08T13:08:50.274Z] --- PASS: TestDaemonHostGatewayIP (3.67s) [2020-05-08T13:08:50.274Z] === CONT TestDaemonRestartIpcMode [2020-05-08T13:08:50.341Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.02s) [2020-05-08T13:08:50.341Z] === RUN TestAPIIpcModeHost [2020-05-08T13:08:50.341Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-08T13:08:50.341Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T13:08:50.341Z] === RUN TestDaemonIpcModeShareable [2020-05-08T13:08:50.341Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-08T13:08:50.341Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T13:08:50.341Z] === RUN TestDaemonIpcModePrivate [2020-05-08T13:08:50.579Z] . [2020-05-08T13:08:50.579Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-08T13:08:50.579Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-08T13:08:50.579Z] Error: No such image: emptyfs [2020-05-08T13:08:50.579Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-08T13:08:50.579Z] ++++ docker load [2020-05-08T13:08:50.838Z] Running integration-test (iteration 1) [2020-05-08T13:08:50.838Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-08T13:08:50.838Z] ++ 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-08T13:08:50.838Z] ++ set -e [2020-05-08T13:08:50.838Z] ++ '[' -n 0 ']' [2020-05-08T13:08:50.838Z] ++ set -x [2020-05-08T13:08:50.838Z] ++ env -i DEST=/go/src/github.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-08T13:08:51.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-08T13:08:52.232Z] --- PASS: TestDaemonIpcModePrivate (2.44s) [2020-05-08T13:08:52.232Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-05-08T13:08:52.232Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-08T13:08:52.232Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-08T13:08:52.232Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T13:08:52.232Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-08T13:08:52.232Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-08T13:08:52.232Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T13:08:52.232Z] === RUN TestIpcModeOlderClient [2020-05-08T13:08:52.232Z] === PAUSE TestIpcModeOlderClient [2020-05-08T13:08:52.232Z] === RUN TestKillContainerInvalidSignal [2020-05-08T13:08:53.161Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-05-08T13:08:53.161Z] === RUN TestKillContainer [2020-05-08T13:08:53.161Z] === RUN TestKillContainer/no_signal [2020-05-08T13:08:53.418Z] === RUN TestKillContainer/non_killing_signal [2020-05-08T13:08:53.719Z] --- PASS: TestDaemonRestartIpcMode (3.64s) [2020-05-08T13:08:53.980Z] === RUN TestKillContainer/killing_signal [2020-05-08T13:08:54.909Z] --- PASS: TestKillContainer (1.74s) [2020-05-08T13:08:54.909Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-05-08T13:08:54.909Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-05-08T13:08:54.909Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2020-05-08T13:08:54.909Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-08T13:08:54.909Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-08T13:08:55.166Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-08T13:08:55.728Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2020-05-08T13:08:55.728Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-05-08T13:08:55.728Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-05-08T13:08:55.728Z] === RUN TestKillStoppedContainer [2020-05-08T13:08:55.985Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-08T13:08:55.985Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-08T13:08:55.985Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-08T13:08:55.985Z] === RUN TestKillDifferentUserContainer [2020-05-08T13:08:56.549Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2020-05-08T13:08:56.549Z] === RUN TestInspectOomKilledTrue [2020-05-08T13:08:56.549Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-08T13:08:56.549Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:08:56.549Z] === RUN TestInspectOomKilledFalse [2020-05-08T13:08:56.549Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-08T13:08:56.549Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:08:56.549Z] === RUN TestLinksEtcHostsContentMatch [2020-05-08T13:08:56.549Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-08T13:08:56.549Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-08T13:08:56.549Z] === RUN TestLinksContainerNames [2020-05-08T13:08:57.916Z] --- PASS: TestLinksContainerNames (1.20s) [2020-05-08T13:08:57.916Z] === RUN TestLogsFollowTailEmpty [2020-05-08T13:08:58.479Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-05-08T13:08:58.479Z] === RUN TestContainerNetworkMountsNoChown [2020-05-08T13:08:58.736Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-05-08T13:08:58.736Z] === RUN TestMountDaemonRoot [2020-05-08T13:08:58.736Z] === RUN TestMountDaemonRoot/default [2020-05-08T13:08:58.736Z] === PAUSE TestMountDaemonRoot/default [2020-05-08T13:08:58.736Z] === RUN TestMountDaemonRoot/private [2020-05-08T13:08:58.736Z] === PAUSE TestMountDaemonRoot/private [2020-05-08T13:08:58.736Z] === RUN TestMountDaemonRoot/rprivate [2020-05-08T13:08:58.736Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-08T13:08:58.736Z] === RUN TestMountDaemonRoot/slave [2020-05-08T13:08:58.736Z] === PAUSE TestMountDaemonRoot/slave [2020-05-08T13:08:58.736Z] === RUN TestMountDaemonRoot/rslave [2020-05-08T13:08:58.736Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-08T13:08:58.736Z] === RUN TestMountDaemonRoot/shared [2020-05-08T13:08:58.736Z] === PAUSE TestMountDaemonRoot/shared [2020-05-08T13:08:58.736Z] === RUN TestMountDaemonRoot/rshared [2020-05-08T13:08:58.736Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/default [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/rslave [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/rshared [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/shared [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/rprivate [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/slave [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/private [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-08T13:08:58.994Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:08:58.994Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:08:58.994Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:08:59.254Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:08:59.254Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:08:59.254Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:08:59.254Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:08:59.254Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-08T13:08:59.254Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-08T13:08:59.254Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:08:59.254Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-08T13:08:59.254Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-08T13:08:59.254Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:08:59.254Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:08:59.254Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:08:59.254Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:08:59.511Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-08T13:08:59.511Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:08:59.511Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-08T13:08:59.511Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:08:59.511Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-08T13:08:59.511Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-08T13:08:59.512Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-08T13:08:59.512Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-08T13:08:59.512Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-08T13:08:59.512Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-05-08T13:08:59.512Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-08T13:08:59.512Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-08T13:08:59.512Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-08T13:08:59.512Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-05-08T13:08:59.512Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-08T13:08:59.512Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-05-08T13:08:59.512Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-05-08T13:08:59.512Z] === RUN TestContainerBindMountNonRecursive [2020-05-08T13:08:59.512Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-08T13:08:59.512Z] 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-08T13:08:59.512Z] === RUN TestNetworkNat [2020-05-08T13:09:00.441Z] --- PASS: TestNetworkNat (0.79s) [2020-05-08T13:09:00.441Z] === RUN TestNetworkLocalhostTCPNat [2020-05-08T13:09:00.703Z] ---> 173ab874366a [2020-05-08T13:09:00.703Z] Successfully built 173ab874366a [2020-05-08T13:09:00.703Z] Successfully tagged docker:latest [2020-05-08T13:09:00.703Z] INFO: Image build ended at 05/08/2020 13:08:58. Duration:00:03:50.9101392 [2020-05-08T13:09:00.703Z] [2020-05-08T13:09:00.703Z] [2020-05-08T13:09:00.703Z] INFO: Building the test binaries at 05/08/2020 13:08:58... [2020-05-08T13:09:00.814Z] Loaded image: buildpack-deps:jessie [2020-05-08T13:09:00.814Z] Loaded image: busybox:latest [2020-05-08T13:09:00.814Z] Loaded image: busybox:glibc [2020-05-08T13:09:00.814Z] Loaded image: debian:jessie [2020-05-08T13:09:00.814Z] Loaded image: hello-world:latest [2020-05-08T13:09:00.814Z] INFO: Testing against a local daemon [2020-05-08T13:09:00.814Z] === RUN TestCgroupNamespacesBuild [2020-05-08T13:09:01.004Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2020-05-08T13:09:01.004Z] === RUN TestNetworkLoopbackNat [2020-05-08T13:09:01.566Z] --- PASS: TestNetworkLoopbackNat (0.81s) [2020-05-08T13:09:01.566Z] === RUN TestPause [2020-05-08T13:09:01.566Z] --- SKIP: TestPause (0.00s) [2020-05-08T13:09:01.566Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:09:01.566Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-08T13:09:01.566Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T13:09:01.566Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T13:09:01.566Z] === RUN TestPauseStopPausedContainer [2020-05-08T13:09:01.566Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-08T13:09:01.566Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:09:01.566Z] === RUN TestPsFilter [2020-05-08T13:09:01.823Z] --- PASS: TestPsFilter (0.18s) [2020-05-08T13:09:01.823Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-08T13:09:02.099Z] --- PASS: TestContainerKillOnDaemonStart (12.41s) [2020-05-08T13:09:02.099Z] PASS [2020-05-08T13:09:02.099Z] [2020-05-08T13:09:02.099Z] === Skipped [2020-05-08T13:09:02.099Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-08T13:09:02.099Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T13:09:02.099Z] [2020-05-08T13:09:02.099Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-08T13:09:02.099Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:09:02.099Z] [2020-05-08T13:09:02.099Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-08T13:09:02.099Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:09:02.099Z] [2020-05-08T13:09:02.099Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T13:09:02.099Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T13:09:02.099Z] [2020-05-08T13:09:02.099Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-08T13:09:02.099Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T13:09:02.099Z] [2020-05-08T13:09:02.099Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-08T13:09:02.099Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:09:02.099Z] [2020-05-08T13:09:02.099Z] [2020-05-08T13:09:02.099Z] DONE 200 tests, 6 skipped in 156.079s [2020-05-08T13:09:02.099Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-08T13:09:02.099Z] ++ 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-08T13:09:02.099Z] ++ set -e [2020-05-08T13:09:02.099Z] ++ '[' -n 0 ']' [2020-05-08T13:09:02.099Z] ++ set -x [2020-05-08T13:09:02.099Z] ++ env -i DEST=/go/src/github.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-08T13:09:02.099Z] INFO: Testing against a local daemon [2020-05-08T13:09:02.099Z] === RUN TestCommitInheritsEnv [2020-05-08T13:09:02.387Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2020-05-08T13:09:02.387Z] === RUN TestRemoveContainerWithVolume [2020-05-08T13:09:02.712Z] --- PASS: TestCommitInheritsEnv (0.63s) [2020-05-08T13:09:02.712Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-08T13:09:02.712Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-08T13:09:02.712Z] === RUN TestImagesFilterMultiReference [2020-05-08T13:09:02.712Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-05-08T13:09:02.712Z] === RUN TestImagePullPlatformInvalid [2020-05-08T13:09:02.712Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-08T13:09:02.712Z] === RUN TestRemoveImageOrphaning [2020-05-08T13:09:02.839Z] INFO: make.ps1 starting at 05/08/2020 13:09:02 [2020-05-08T13:09:02.950Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-05-08T13:09:02.950Z] === RUN TestRemoveContainerRunning [2020-05-08T13:09:03.285Z] INFO: Git commit (33140c2a24) assumed from DOCKER_GITCOMMIT environment variable [2020-05-08T13:09:03.285Z] INFO: Invoking autogen... [2020-05-08T13:09:03.325Z] --- PASS: TestRemoveImageOrphaning (0.63s) [2020-05-08T13:09:03.325Z] === RUN TestRemoveImageGarbageCollector [2020-05-08T13:09:03.325Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-08T13:09:03.325Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:09:03.325Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-08T13:09:03.325Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-08T13:09:03.325Z] === RUN TestTagInvalidReference [2020-05-08T13:09:03.325Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-08T13:09:03.325Z] === RUN TestTagValidPrefixedRepo [2020-05-08T13:09:03.325Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-08T13:09:03.325Z] === RUN TestTagExistedNameWithoutForce [2020-05-08T13:09:03.325Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-08T13:09:03.325Z] === RUN TestTagOfficialNames [2020-05-08T13:09:03.325Z] --- PASS: TestTagOfficialNames (0.03s) [2020-05-08T13:09:03.325Z] === RUN TestTagMatchesDigest [2020-05-08T13:09:03.325Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-08T13:09:03.325Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-08T13:09:03.348Z] --- PASS: TestCgroupNamespacesBuild (3.13s) [2020-05-08T13:09:03.348Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-08T13:09:03.731Z] INFO: Building daemon... [2020-05-08T13:09:03.879Z] --- PASS: TestRemoveContainerRunning (0.63s) [2020-05-08T13:09:03.879Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-08T13:09:04.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-08T13:09:04.442Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2020-05-08T13:09:04.442Z] === RUN TestRemoveInvalidContainer [2020-05-08T13:09:04.442Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-08T13:09:04.442Z] === RUN TestRenameLinkedContainer [2020-05-08T13:09:05.252Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-05-08T13:09:05.252Z] === RUN TestBuildWithSession [2020-05-08T13:09:05.252Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-08T13:09:05.252Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T13:09:05.252Z] === RUN TestBuildSquashParent [2020-05-08T13:09:06.964Z] --- PASS: TestRenameLinkedContainer (2.36s) [2020-05-08T13:09:06.964Z] === RUN TestRenameStoppedContainer [2020-05-08T13:09:07.220Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-05-08T13:09:07.220Z] === RUN TestRenameRunningContainerAndReuse [2020-05-08T13:09:08.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-08T13:09:08.587Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s) [2020-05-08T13:09:08.587Z] === RUN TestRenameInvalidName [2020-05-08T13:09:09.150Z] --- PASS: TestRenameInvalidName (0.61s) [2020-05-08T13:09:09.150Z] === RUN TestRenameAnonymousContainer [2020-05-08T13:09:11.669Z] --- PASS: TestRenameAnonymousContainer (2.75s) [2020-05-08T13:09:11.669Z] === RUN TestRenameContainerWithSameName [2020-05-08T13:09:11.814Z] --- PASS: TestBuildSquashParent (6.66s) [2020-05-08T13:09:11.814Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-08T13:09:11.814Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:09:11.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:09:11.814Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:09:11.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:09:11.814Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:09:11.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:09:11.814Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:09:11.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:09:11.814Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:09:11.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:09:11.815Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:09:11.815Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:09:11.815Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:09:11.815Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:09:11.815Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:09:11.815Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:09:12.233Z] --- PASS: TestRenameContainerWithSameName (0.59s) [2020-05-08T13:09:12.233Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-08T13:09:13.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-08T13:09:13.600Z] --- PASS: TestRenameContainerWithLinkedContainer (1.16s) [2020-05-08T13:09:13.600Z] === RUN TestResize [2020-05-08T13:09:14.207Z] --- PASS: TestResize (0.60s) [2020-05-08T13:09:14.207Z] === RUN TestResizeWithInvalidSize [2020-05-08T13:09:14.351Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:09:14.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:09:14.784Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-05-08T13:09:14.784Z] === RUN TestResizeWhenContainerNotStarted [2020-05-08T13:09:14.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-08T13:09:15.356Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-05-08T13:09:15.356Z] === RUN TestDaemonRestartKillContainers [2020-05-08T13:09:15.356Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-08T13:09:15.356Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-08T13:09:15.356Z] === RUN TestCgroupNamespacesRun [2020-05-08T13:09:17.143Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-08T13:09:17.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-05-08T13:09:17.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s) [2020-05-08T13:09:17.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.98s) [2020-05-08T13:09:17.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s) [2020-05-08T13:09:17.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.12s) [2020-05-08T13:09:17.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2020-05-08T13:09:17.143Z] === RUN TestBuildMultiStageCopy [2020-05-08T13:09:17.143Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-08T13:09:17.907Z] --- PASS: TestCgroupNamespacesRun (2.41s) [2020-05-08T13:09:17.907Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-08T13:09:19.234Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-08T13:09:19.492Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-08T13:09:20.059Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-08T13:09:20.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-08T13:09:20.426Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.48s) [2020-05-08T13:09:20.426Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-08T13:09:20.626Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-08T13:09:21.193Z] --- PASS: TestBuildMultiStageCopy (4.41s) [2020-05-08T13:09:21.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2020-05-08T13:09:21.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-05-08T13:09:21.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-05-08T13:09:21.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-05-08T13:09:21.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-05-08T13:09:21.193Z] === RUN TestBuildMultiStageParentConfig [2020-05-08T13:09:22.568Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2020-05-08T13:09:22.568Z] === RUN TestBuildLabelWithTargets [2020-05-08T13:09:22.945Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.59s) [2020-05-08T13:09:22.945Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-08T13:09:24.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-08T13:09:25.101Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2020-05-08T13:09:25.101Z] === RUN TestBuildWithEmptyLayers [2020-05-08T13:09:25.463Z] --- PASS: TestCgroupNamespacesRunHostMode (2.58s) [2020-05-08T13:09:25.463Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-08T13:09:25.673Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-05-08T13:09:25.673Z] === RUN TestBuildMultiStageOnBuild [2020-05-08T13:09:27.981Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.60s) [2020-05-08T13:09:27.981Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-08T13:09:28.958Z] --- PASS: TestBuildMultiStageOnBuild (2.76s) [2020-05-08T13:09:28.958Z] === RUN TestBuildUncleanTarFilenames [2020-05-08T13:09:29.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-08T13:09:29.895Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-05-08T13:09:29.895Z] === RUN TestBuildMultiStageLayerLeak [2020-05-08T13:09:30.500Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.70s) [2020-05-08T13:09:30.500Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-08T13:09:33.018Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s) [2020-05-08T13:09:33.018Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-08T13:09:33.179Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s) [2020-05-08T13:09:33.179Z] === RUN TestBuildWithHugeFile [2020-05-08T13:09:33.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-08T13:09:35.537Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.58s) [2020-05-08T13:09:35.537Z] === RUN TestKernelTCPMemory [2020-05-08T13:09:35.537Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-05-08T13:09:35.537Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:09:35.537Z] === RUN TestNISDomainname [2020-05-08T13:09:35.537Z] --- SKIP: TestNISDomainname (0.01s) [2020-05-08T13:09:35.537Z] 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-08T13:09:35.537Z] === RUN TestHostnameDnsResolution [2020-05-08T13:09:36.101Z] --- PASS: TestHostnameDnsResolution (1.07s) [2020-05-08T13:09:36.101Z] === RUN TestStats [2020-05-08T13:09:36.357Z] --- SKIP: TestStats (0.00s) [2020-05-08T13:09:36.357Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:09:36.357Z] === RUN TestStopContainerWithTimeout [2020-05-08T13:09:36.357Z] === RUN TestStopContainerWithTimeout/0 [2020-05-08T13:09:36.357Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-08T13:09:36.357Z] === RUN TestStopContainerWithTimeout/1 [2020-05-08T13:09:36.357Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-08T13:09:36.357Z] === RUN TestStopContainerWithTimeout/3 [2020-05-08T13:09:36.357Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-08T13:09:36.357Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-08T13:09:36.357Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-08T13:09:36.357Z] === CONT TestStopContainerWithTimeout/0 [2020-05-08T13:09:36.357Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-08T13:09:37.286Z] === CONT TestStopContainerWithTimeout/3 [2020-05-08T13:09:37.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-08T13:09:39.178Z] === CONT TestStopContainerWithTimeout/1 [2020-05-08T13:09:40.545Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-08T13:09:40.545Z] --- PASS: TestStopContainerWithTimeout/0 (0.82s) [2020-05-08T13:09:40.545Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2020-05-08T13:09:40.545Z] --- PASS: TestStopContainerWithTimeout/3 (2.50s) [2020-05-08T13:09:40.545Z] --- PASS: TestStopContainerWithTimeout/1 (1.57s) [2020-05-08T13:09:40.545Z] === RUN TestDeleteDevicemapper [2020-05-08T13:09:40.545Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-08T13:09:40.545Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T13:09:40.545Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-08T13:09:41.853Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-08T13:09:41.853Z] Copying nested executables into bundles/binary-daemon [2020-05-08T13:09:41.853Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-08T13:09:42.179Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-08T13:09:42.179Z] Using test binary docker [2020-05-08T13:09:42.179Z] +++ /etc/init.d/apparmor start [2020-05-08T13:09:42.179Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T13:09:42.179Z] INFO: Waiting for daemon to start... [2020-05-08T13:09:42.179Z] Starting dockerd [2020-05-08T13:09:42.179Z] +++ 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-08T13:09:42.198Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40595/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb -e DOCKER_GRAPHDRIVER docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb hack/make.sh cross [2020-05-08T13:09:42.437Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2020-05-08T13:09:42.437Z] === RUN TestUpdateMemory [2020-05-08T13:09:42.437Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-08T13:09:42.437Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:09:42.437Z] === RUN TestUpdateCPUQuota [2020-05-08T13:09:42.437Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-08T13:09:42.437Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:09:42.437Z] === RUN TestUpdatePidsLimit [2020-05-08T13:09:42.437Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-08T13:09:42.437Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:09:42.437Z] === RUN TestUpdateRestartPolicy [2020-05-08T13:09:42.764Z] [2020-05-08T13:09:42.764Z] Removing bundles/ [2020-05-08T13:09:42.764Z] [2020-05-08T13:09:42.764Z] ---> Making bundle: cross (in bundles/cross) [2020-05-08T13:09:42.764Z] Cross building: bundles/cross/linux/amd64 [2020-05-08T13:09:42.764Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-08T13:09:42.764Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-08T13:09:44.714Z] . [2020-05-08T13:09:44.714Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-08T13:09:44.714Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-08T13:09:44.714Z] Error: No such image: emptyfs [2020-05-08T13:09:44.714Z] ++++ docker load [2020-05-08T13:09:44.714Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-08T13:09:44.973Z] Running integration-test (iteration 1) [2020-05-08T13:09:44.973Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-08T13:09:44.973Z] ++ 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-08T13:09:44.973Z] ++ set -e [2020-05-08T13:09:44.973Z] ++ '[' -n 0 ']' [2020-05-08T13:09:44.973Z] ++ set -x [2020-05-08T13:09:44.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T13:09:54.610Z] --- PASS: TestUpdateRestartPolicy (11.69s) [2020-05-08T13:09:54.610Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-08T13:09:54.610Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-05-08T13:09:54.610Z] === RUN TestWaitNonBlocked [2020-05-08T13:09:54.610Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:09:54.610Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:09:54.610Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:09:54.610Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:09:54.610Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:09:54.610Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:09:55.173Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-08T13:09:55.173Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2020-05-08T13:09:55.173Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2020-05-08T13:09:55.173Z] === RUN TestWaitBlocked [2020-05-08T13:09:55.173Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:09:55.173Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:09:55.173Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:09:55.173Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:09:55.173Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:09:55.173Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:09:56.103Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-08T13:09:56.103Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) [2020-05-08T13:09:56.103Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2020-05-08T13:09:56.103Z] === CONT TestDaemonRestartIpcMode [2020-05-08T13:09:56.103Z] === CONT TestIpcModeOlderClient [2020-05-08T13:09:56.103Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-05-08T13:09:59.483Z] #79 exporting layers 118.1s done [2020-05-08T13:09:59.483Z] #79 exporting manifest sha256:9dff54580917b9a38d74dd9b727685e7cc3f8d04f9f7dc128e752dbc52b62388 done [2020-05-08T13:09:59.483Z] #79 exporting config sha256:1ab9391a5398815a60e3134fd71e27519fbf87a54a160767bca9ea5b7705469b done [2020-05-08T13:09:59.483Z] #79 sending tarball [2020-05-08T13:10:01.352Z] --- PASS: TestDaemonRestartIpcMode (4.74s) [2020-05-08T13:10:01.352Z] PASS [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === Skipped [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-08T13:10:01.352Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-08T13:10:01.352Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-08T13:10:01.352Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-08T13:10:01.352Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-08T13:10:01.352Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-08T13:10:01.352Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-08T13:10:01.352Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-08T13:10:01.352Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-08T13:10:01.352Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-08T13:10:01.352Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-08T13:10:01.352Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-08T13:10:01.352Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-08T13:10:01.352Z] 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-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-08T13:10:01.352Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T13:10:01.352Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-08T13:10:01.352Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-08T13:10:01.352Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-05-08T13:10:01.352Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-05-08T13:10:01.352Z] 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-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-08T13:10:01.352Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-08T13:10:01.352Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-08T13:10:01.352Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-08T13:10:01.352Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-08T13:10:01.352Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] [2020-05-08T13:10:01.352Z] DONE 181 tests, 24 skipped in 94.454s [2020-05-08T13:10:01.352Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-08T13:10:01.352Z] INFO: Testing against a local daemon [2020-05-08T13:10:01.352Z] === RUN TestCommitInheritsEnv [2020-05-08T13:10:02.281Z] --- PASS: TestCommitInheritsEnv (1.22s) [2020-05-08T13:10:02.281Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-08T13:10:02.281Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-08T13:10:02.281Z] === RUN TestImagesFilterMultiReference [2020-05-08T13:10:02.281Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-08T13:10:02.281Z] === RUN TestImagePullPlatformInvalid [2020-05-08T13:10:02.281Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-08T13:10:02.281Z] === RUN TestRemoveImageOrphaning [2020-05-08T13:10:04.173Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-05-08T13:10:04.173Z] === RUN TestRemoveImageGarbageCollector [2020-05-08T13:10:04.173Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-08T13:10:04.173Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-08T13:10:04.173Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-08T13:10:04.173Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-08T13:10:04.173Z] === RUN TestTagInvalidReference [2020-05-08T13:10:04.173Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-08T13:10:04.173Z] === RUN TestTagValidPrefixedRepo [2020-05-08T13:10:04.173Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-08T13:10:04.173Z] === RUN TestTagExistedNameWithoutForce [2020-05-08T13:10:04.173Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-08T13:10:04.173Z] === RUN TestTagOfficialNames [2020-05-08T13:10:04.429Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-08T13:10:04.429Z] === RUN TestTagMatchesDigest [2020-05-08T13:10:04.429Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-08T13:10:04.429Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-08T13:10:10.112Z] #79 sending tarball 18.9s done [2020-05-08T13:10:10.112Z] #79 DONE 137.0s [2020-05-08T13:10:10.112Z] [2020-05-08T13:10:10.112Z] #80 importing to docker [2020-05-08T13:10:15.578Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-08T13:10:15.578Z] [2020-05-08T13:10:15.578Z] ________ ____ __. [2020-05-08T13:10:15.578Z] \_____ \ | |/ _| [2020-05-08T13:10:15.578Z] / | \| < [2020-05-08T13:10:15.578Z] / | \ | \ [2020-05-08T13:10:15.578Z] \_______ /____|__ \ [2020-05-08T13:10:15.578Z] \/ \/ [2020-05-08T13:10:15.578Z] [2020-05-08T13:10:15.578Z] INFO: make.ps1 ended at 05/08/2020 13:10:07 [2020-05-08T13:10:15.578Z] INFO: Binaries build ended at 05/08/2020 13:10:09. Duration:00:01:10.4610696 [2020-05-08T13:10:15.578Z] INFO: Copying the built daemon binary to d:\CI\PR-40595\6\binary\dockerd-33140c2a24.exe... [2020-05-08T13:10:15.578Z] INFO: Copying the built client binary to d:\CI\PR-40595\6\binary\docker-33140c2a24.exe... [2020-05-08T13:10:15.578Z] INFO: Copying dockerversion from the container... [2020-05-08T13:10:15.578Z] INFO: Copying the golang package from the container to d:\CI\PR-40595\6\installer\go.zip... [2020-05-08T13:10:16.104Z] INFO: Extracting go.zip to d:\CI\PR-40595\6\go [2020-05-08T13:10:17.151Z] Loaded image: buildpack-deps:jessie [2020-05-08T13:10:17.151Z] Loaded image: busybox:latest [2020-05-08T13:10:17.151Z] Loaded image: busybox:glibc [2020-05-08T13:10:17.151Z] Loaded image: debian:jessie [2020-05-08T13:10:17.151Z] Loaded image: hello-world:latest [2020-05-08T13:10:17.151Z] INFO: Testing against a local daemon [2020-05-08T13:10:17.151Z] === RUN TestCgroupNamespacesBuild [2020-05-08T13:10:19.683Z] --- PASS: TestCgroupNamespacesBuild (3.54s) [2020-05-08T13:10:19.683Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-08T13:10:20.058Z] --- PASS: TestBuildWithHugeFile (41.00s) [2020-05-08T13:10:20.058Z] === RUN TestBuildWithEmptyDockerfile [2020-05-08T13:10:20.058Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:10:20.058Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:10:20.058Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:10:20.058Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:10:20.058Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:10:20.058Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:10:20.058Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:10:20.058Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:10:20.058Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:10:20.058Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-05-08T13:10:20.058Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-05-08T13:10:20.058Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-05-08T13:10:20.058Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-05-08T13:10:20.058Z] === RUN TestBuildPreserveOwnership [2020-05-08T13:10:20.058Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-08T13:10:20.058Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-08T13:10:20.316Z] --- PASS: TestBuildPreserveOwnership (6.09s) [2020-05-08T13:10:20.316Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.96s) [2020-05-08T13:10:20.316Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2020-05-08T13:10:20.316Z] === RUN TestBuildPlatformInvalid [2020-05-08T13:10:20.575Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-05-08T13:10:20.575Z] PASS [2020-05-08T13:10:20.575Z] [2020-05-08T13:10:20.575Z] === Skipped [2020-05-08T13:10:20.575Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-08T13:10:20.575Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T13:10:20.575Z] [2020-05-08T13:10:20.575Z] [2020-05-08T13:10:20.575Z] DONE 32 tests, 1 skipped in 89.564s [2020-05-08T13:10:20.575Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-08T13:10:20.575Z] ++ 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-08T13:10:20.575Z] ++ set -e [2020-05-08T13:10:20.575Z] ++ '[' -n 0 ']' [2020-05-08T13:10:20.575Z] ++ set -x [2020-05-08T13:10:20.575Z] ++ env -i DEST=/go/src/github.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-08T13:10:20.833Z] INFO: Testing against a local daemon [2020-05-08T13:10:20.833Z] === RUN TestConfigInspect [2020-05-08T13:10:22.216Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.27s) [2020-05-08T13:10:22.216Z] === RUN TestBuildWithSession [2020-05-08T13:10:22.216Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-08T13:10:22.216Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T13:10:22.216Z] === RUN TestBuildSquashParent [2020-05-08T13:10:25.019Z] --- PASS: TestConfigInspect (3.94s) [2020-05-08T13:10:25.019Z] === RUN TestConfigList [2020-05-08T13:10:28.304Z] --- PASS: TestConfigList (3.23s) [2020-05-08T13:10:28.304Z] === RUN TestConfigsCreateAndDelete [2020-05-08T13:10:31.588Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2020-05-08T13:10:31.588Z] === RUN TestConfigsUpdate [2020-05-08T13:10:32.201Z] --- PASS: TestBuildSquashParent (10.26s) [2020-05-08T13:10:32.201Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-08T13:10:32.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:10:32.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:10:32.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:10:32.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:10:32.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:10:32.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:10:32.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:10:32.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:10:32.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:10:32.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:10:32.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:10:32.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:10:32.201Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:10:32.201Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:10:34.871Z] --- PASS: TestConfigsUpdate (3.27s) [2020-05-08T13:10:34.871Z] === RUN TestTemplatedConfig [2020-05-08T13:10:35.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:10:35.751Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:10:38.155Z] --- PASS: TestTemplatedConfig (3.51s) [2020-05-08T13:10:38.155Z] === RUN TestConfigCreateResolve [2020-05-08T13:10:39.045Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:10:39.045Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:10:40.309Z] --- PASS: TestImportExtremelyLargeImageWorks (82.43s) [2020-05-08T13:10:40.309Z] PASS [2020-05-08T13:10:40.309Z] [2020-05-08T13:10:40.309Z] === Skipped [2020-05-08T13:10:40.309Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-08T13:10:40.309Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:10:40.309Z] [2020-05-08T13:10:40.309Z] [2020-05-08T13:10:40.309Z] DONE 12 tests, 1 skipped in 84.141s [2020-05-08T13:10:40.309Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-08T13:10:40.309Z] ++ 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-08T13:10:40.309Z] ++ set -e [2020-05-08T13:10:40.309Z] ++ '[' -n 0 ']' [2020-05-08T13:10:40.309Z] ++ set -x [2020-05-08T13:10:40.309Z] ++ env -i DEST=/go/src/github.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-08T13:10:40.309Z] INFO: Testing against a local daemon [2020-05-08T13:10:40.309Z] === RUN TestNetworkCreateDelete [2020-05-08T13:10:40.309Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-05-08T13:10:40.309Z] === RUN TestDockerNetworkDeletePreferID [2020-05-08T13:10:40.309Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-05-08T13:10:40.309Z] === RUN TestInspectNetwork [2020-05-08T13:10:40.309Z] === RUN TestInspectNetwork/full_network_id [2020-05-08T13:10:40.309Z] === RUN TestInspectNetwork/partial_network_id [2020-05-08T13:10:40.309Z] === RUN TestInspectNetwork/network_name [2020-05-08T13:10:40.309Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-08T13:10:40.309Z] --- PASS: TestInspectNetwork (11.26s) [2020-05-08T13:10:40.309Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-05-08T13:10:40.309Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-08T13:10:40.309Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-08T13:10:40.309Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-08T13:10:40.309Z] === RUN TestRunContainerWithBridgeNone [2020-05-08T13:10:40.309Z] --- PASS: TestRunContainerWithBridgeNone (2.49s) [2020-05-08T13:10:40.309Z] === RUN TestNetworkInvalidJSON [2020-05-08T13:10:40.309Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-08T13:10:40.309Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-08T13:10:40.309Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:10:40.309Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:10:40.309Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:10:40.309Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:10:40.309Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-08T13:10:40.309Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:10:40.309Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:10:40.309Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-08T13:10:40.309Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-08T13:10:40.309Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-08T13:10:40.309Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-08T13:10:40.309Z] === RUN TestHostIPv4BridgeLabel [2020-05-08T13:10:40.921Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-05-08T13:10:40.921Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-08T13:10:41.295Z] INFO: Extraction ended at 05/08/2020 13:10:38. Duration:00:00:22.7123648 [2020-05-08T13:10:41.295Z] INFO: Updating the golang and path environment variables [2020-05-08T13:10:41.295Z] INFO: GOPATH=d:\gopath [2020-05-08T13:10:41.295Z] INFO: go version go1.13.10 windows/amd64 [2020-05-08T13:10:41.295Z] INFO: Running the daemon under test in debug mode [2020-05-08T13:10:41.295Z] INFO: Starting a daemon under test... [2020-05-08T13:10:41.295Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40595\6\daemon --pidfile d:\CI\PR-40595\6\docker.pid -D [2020-05-08T13:10:41.295Z] INFO: Process started successfully. [2020-05-08T13:10:41.295Z] INFO: Start tailing logs of the daemon under tests [2020-05-08T13:10:41.295Z] INFO: Waiting for the daemon under test to start... [2020-05-08T13:10:41.438Z] --- PASS: TestConfigCreateResolve (3.25s) [2020-05-08T13:10:41.438Z] === RUN TestConfigDaemonLibtrustID [2020-05-08T13:10:41.696Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-05-08T13:10:41.696Z] PASS [2020-05-08T13:10:41.696Z] [2020-05-08T13:10:41.696Z] DONE 7 tests in 21.256s [2020-05-08T13:10:41.926Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-05-08T13:10:41.926Z] === RUN TestDaemonDefaultNetworkPools [2020-05-08T13:10:41.955Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-08T13:10:41.955Z] ++ 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-08T13:10:41.955Z] ++ set -e [2020-05-08T13:10:41.955Z] ++ '[' -n 0 ']' [2020-05-08T13:10:41.955Z] ++ set -x [2020-05-08T13:10:41.955Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-08T13:10:41.955Z] INFO: Testing against a local daemon [2020-05-08T13:10:41.955Z] === RUN TestCheckpoint [2020-05-08T13:10:41.955Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-08T13:10:41.955Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T13:10:41.955Z] === RUN TestContainerInvalidJSON [2020-05-08T13:10:41.955Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:10:41.955Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:10:41.955Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:10:41.955Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:10:41.955Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:10:41.955Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:10:41.955Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:10:41.955Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:10:41.955Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:10:41.955Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-08T13:10:41.955Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-08T13:10:41.955Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-08T13:10:41.955Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-08T13:10:41.955Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-08T13:10:42.213Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-05-08T13:10:42.213Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-08T13:10:42.213Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-05-08T13:10:42.213Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-08T13:10:42.237Z] INFO: Daemon under test started and replied! [2020-05-08T13:10:42.237Z] INFO: Docker version of the daemon under test [2020-05-08T13:10:42.237Z] [2020-05-08T13:10:42.237Z] Client: [2020-05-08T13:10:42.237Z] Version: 17.06.2-ce [2020-05-08T13:10:42.237Z] API version: 1.30 [2020-05-08T13:10:42.237Z] Go version: go1.8.3 [2020-05-08T13:10:42.237Z] Git commit: cec0b72 [2020-05-08T13:10:42.237Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-08T13:10:42.237Z] OS/Arch: windows/amd64 [2020-05-08T13:10:42.237Z] [2020-05-08T13:10:42.237Z] Server: [2020-05-08T13:10:42.237Z] Version: 0.0.0-dev [2020-05-08T13:10:42.237Z] API version: 1.41 (minimum version 1.24) [2020-05-08T13:10:42.237Z] Go version: go1.13.10 [2020-05-08T13:10:42.237Z] Git commit: 33140c2a24 [2020-05-08T13:10:42.237Z] Built: 05/08/2020 13:09:03 [2020-05-08T13:10:42.237Z] OS/Arch: windows/amd64 [2020-05-08T13:10:42.237Z] Experimental: false [2020-05-08T13:10:42.237Z] [2020-05-08T13:10:42.237Z] INFO: Docker info of the daemon under test [2020-05-08T13:10:42.237Z] [2020-05-08T13:10:42.237Z] Containers: 0 [2020-05-08T13:10:42.237Z] Running: 0 [2020-05-08T13:10:42.237Z] Paused: 0 [2020-05-08T13:10:42.237Z] Stopped: 0 [2020-05-08T13:10:42.237Z] Images: 0 [2020-05-08T13:10:42.237Z] Server Version: 0.0.0-dev [2020-05-08T13:10:42.237Z] Storage Driver: windowsfilter [2020-05-08T13:10:42.237Z] Windows: [2020-05-08T13:10:42.237Z] Logging Driver: json-file [2020-05-08T13:10:42.237Z] Plugins: [2020-05-08T13:10:42.237Z] Volume: local [2020-05-08T13:10:42.237Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-08T13:10:42.237Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-08T13:10:42.237Z] Swarm: inactive [2020-05-08T13:10:42.237Z] Default Isolation: process [2020-05-08T13:10:42.237Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-08T13:10:42.237Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-08T13:10:42.237Z] OSType: windows [2020-05-08T13:10:42.237Z] Architecture: x86_64 [2020-05-08T13:10:42.237Z] CPUs: 4 [2020-05-08T13:10:42.237Z] Total Memory: 32GiB [2020-05-08T13:10:42.237Z] Name: azwin-2-6c3c60 [2020-05-08T13:10:42.237Z] ID: IFPW:A7J2:OEGK:RKLG:QRSQ:GJVG:PMX6:ZNGN:VGHF:Q6LI:IHVS:VR7L [2020-05-08T13:10:42.237Z] Docker Root Dir: D:\CI\PR-40595\6\daemon [2020-05-08T13:10:42.237Z] Debug Mode (client): false [2020-05-08T13:10:42.237Z] Debug Mode (server): true [2020-05-08T13:10:42.237Z] File Descriptors: -1 [2020-05-08T13:10:42.237Z] Goroutines: 17 [2020-05-08T13:10:42.237Z] System Time: 2020-05-08T13:10:42.1652362Z [2020-05-08T13:10:42.237Z] EventsListeners: 0 [2020-05-08T13:10:42.237Z] Registry: https://index.docker.io/v1/ [2020-05-08T13:10:42.237Z] Labels: [2020-05-08T13:10:42.237Z] Experimental: false [2020-05-08T13:10:42.237Z] Insecure Registries: [2020-05-08T13:10:42.237Z] 127.0.0.0/8 [2020-05-08T13:10:42.237Z] Live Restore Enabled: false [2020-05-08T13:10:42.237Z] [2020-05-08T13:10:42.237Z] [2020-05-08T13:10:42.237Z] INFO: Docker images of the daemon under test [2020-05-08T13:10:42.237Z] [2020-05-08T13:10:42.471Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-05-08T13:10:42.471Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-08T13:10:42.471Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-05-08T13:10:42.471Z] === RUN TestCopyFromContainer [2020-05-08T13:10:42.686Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-08T13:10:42.686Z] [2020-05-08T13:10:42.686Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-08T13:10:42.686Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-08T13:10:42.686Z] ltsc2019: Pulling from windows/servercore [2020-05-08T13:10:42.686Z] 65014b3c3121: Pulling fs layer [2020-05-08T13:10:42.686Z] eac6fba788c9: Pulling fs layer [2020-05-08T13:10:42.930Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2020-05-08T13:10:42.931Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-08T13:10:43.238Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-08T13:10:43.238Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2020-05-08T13:10:43.238Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.67s) [2020-05-08T13:10:43.238Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2020-05-08T13:10:43.238Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.25s) [2020-05-08T13:10:43.238Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.41s) [2020-05-08T13:10:43.238Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.45s) [2020-05-08T13:10:43.238Z] === RUN TestBuildMultiStageCopy [2020-05-08T13:10:43.238Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-08T13:10:43.935Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-05-08T13:10:43.935Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-08T13:10:44.373Z] === RUN TestCopyFromContainer// [2020-05-08T13:10:44.631Z] === RUN TestCopyFromContainer//bar/root [2020-05-08T13:10:44.631Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-08T13:10:44.890Z] === RUN TestCopyFromContainer/bar/quux [2020-05-08T13:10:44.890Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-08T13:10:45.148Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-08T13:10:45.148Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-08T13:10:45.403Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-05-08T13:10:45.403Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-08T13:10:45.408Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-08T13:10:45.408Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-08T13:10:45.408Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-08T13:10:45.667Z] --- PASS: TestCopyFromContainer (3.18s) [2020-05-08T13:10:45.667Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-05-08T13:10:45.667Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-05-08T13:10:45.667Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-08T13:10:45.667Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-05-08T13:10:45.667Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-08T13:10:45.667Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-05-08T13:10:45.667Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-05-08T13:10:45.667Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-08T13:10:45.667Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-08T13:10:45.667Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-05-08T13:10:45.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-08T13:10:45.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:10:45.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:10:45.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:10:45.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:10:45.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:10:45.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:10:45.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:10:45.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:10:45.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:10:45.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-08T13:10:45.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-08T13:10:45.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-08T13:10:45.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-08T13:10:45.667Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-08T13:10:45.667Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-05-08T13:10:45.667Z] === RUN TestCreateWithInvalidEnv [2020-05-08T13:10:45.667Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-08T13:10:45.667Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-08T13:10:45.667Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-08T13:10:45.667Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-08T13:10:45.667Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-08T13:10:45.667Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-08T13:10:45.684Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-05-08T13:10:45.684Z] === RUN TestServiceWithPredefinedNetwork [2020-05-08T13:10:45.773Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-08T13:10:45.926Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-08T13:10:45.926Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-08T13:10:45.926Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-08T13:10:45.926Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-08T13:10:45.926Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-08T13:10:45.926Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-08T13:10:45.926Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-08T13:10:45.926Z] === RUN TestCreateTmpfsMountsTarget [2020-05-08T13:10:45.926Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-08T13:10:45.926Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-08T13:10:46.342Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-08T13:10:47.279Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-08T13:10:47.847Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-08T13:10:48.414Z] --- PASS: TestBuildMultiStageCopy (5.96s) [2020-05-08T13:10:48.414Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2020-05-08T13:10:48.414Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2020-05-08T13:10:48.414Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2020-05-08T13:10:48.414Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2020-05-08T13:10:48.415Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s) [2020-05-08T13:10:48.415Z] === RUN TestBuildMultiStageParentConfig [2020-05-08T13:10:48.458Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2020-05-08T13:10:48.458Z] === RUN TestCreateWithCapabilities [2020-05-08T13:10:48.458Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-08T13:10:48.458Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-08T13:10:48.458Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:10:48.458Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:10:48.458Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:10:48.458Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:10:48.458Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:10:48.458Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:10:48.458Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:10:48.458Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:10:48.458Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:10:48.458Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:10:48.458Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-08T13:10:48.458Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-08T13:10:48.458Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:10:48.458Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:10:48.458Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:10:48.458Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:10:48.458Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:10:48.458Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:10:48.458Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:10:48.458Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:10:48.458Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-08T13:10:48.458Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-08T13:10:48.458Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:10:48.458Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:10:48.458Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:10:48.458Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:10:48.458Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:10:48.458Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:10:48.458Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:10:48.458Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:10:48.458Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:10:48.458Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-08T13:10:48.458Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-08T13:10:48.458Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-08T13:10:48.458Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-08T13:10:48.458Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-08T13:10:48.458Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-05-08T13:10:48.458Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-08T13:10:48.458Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-08T13:10:48.458Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-08T13:10:48.458Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-08T13:10:48.458Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-05-08T13:10:48.458Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-08T13:10:48.458Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-08T13:10:49.656Z] eac6fba788c9: Verifying Checksum [2020-05-08T13:10:49.656Z] eac6fba788c9: Download complete [2020-05-08T13:10:49.713Z] #80 DONE 37.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-08T13:10:50.055Z] --- PASS: TestServiceWithPredefinedNetwork (3.78s) [2020-05-08T13:10:50.055Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-08T13:10:50.055Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T13:10:50.055Z] service_test.go:236: FLAKY_TEST [2020-05-08T13:10:50.055Z] === RUN TestServiceWithDataPathPortInit [2020-05-08T13:10:50.179Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40595/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb hack/test/unit [2020-05-08T13:10:50.320Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2020-05-08T13:10:50.320Z] === RUN TestBuildLabelWithTargets [2020-05-08T13:10:50.990Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2020-05-08T13:10:50.990Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-08T13:10:50.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:10:50.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:10:50.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:10:50.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:10:50.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:10:50.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:10:50.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:10:50.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:10:50.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:10:50.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:10:50.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:10:50.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:10:50.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:10:50.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:10:50.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:10:50.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-08T13:10:50.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-08T13:10:50.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-05-08T13:10:50.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-05-08T13:10:50.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-05-08T13:10:50.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-05-08T13:10:50.990Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-08T13:10:51.557Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-05-08T13:10:51.557Z] === RUN TestContainerStartOnDaemonRestart [2020-05-08T13:10:51.557Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-08T13:10:51.557Z] === RUN TestDaemonRestartIpcMode [2020-05-08T13:10:51.557Z] === PAUSE TestDaemonRestartIpcMode [2020-05-08T13:10:51.557Z] === RUN TestDaemonHostGatewayIP [2020-05-08T13:10:51.557Z] === PAUSE TestDaemonHostGatewayIP [2020-05-08T13:10:51.557Z] === RUN TestContainerKillOnDaemonStart [2020-05-08T13:10:51.557Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-08T13:10:51.557Z] === RUN TestDiff [2020-05-08T13:10:52.125Z] --- PASS: TestDiff (0.78s) [2020-05-08T13:10:52.125Z] === RUN TestExecWithCloseStdin [2020-05-08T13:10:52.855Z] --- PASS: TestBuildLabelWithTargets (2.51s) [2020-05-08T13:10:52.855Z] === RUN TestBuildWithEmptyLayers [2020-05-08T13:10:53.060Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-05-08T13:10:53.060Z] === RUN TestExec [2020-05-08T13:10:53.996Z] --- PASS: TestExec (0.94s) [2020-05-08T13:10:53.996Z] === RUN TestExecUser [2020-05-08T13:10:54.233Z] --- PASS: TestBuildWithEmptyLayers (1.46s) [2020-05-08T13:10:54.233Z] === RUN TestBuildMultiStageOnBuild [2020-05-08T13:10:54.689Z] ? github.com/docker/docker/api [no test files] [2020-05-08T13:10:54.931Z] --- PASS: TestExecUser (0.92s) [2020-05-08T13:10:54.931Z] === RUN TestExportContainerAndImportImage [2020-05-08T13:10:55.358Z] 65014b3c3121: Verifying Checksum [2020-05-08T13:10:55.358Z] 65014b3c3121: Download complete [2020-05-08T13:10:55.866Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-05-08T13:10:55.866Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-08T13:10:58.399Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s) [2020-05-08T13:10:58.399Z] === RUN TestHealthCheckWorkdir [2020-05-08T13:10:58.422Z] --- PASS: TestBuildMultiStageOnBuild (3.80s) [2020-05-08T13:10:58.422Z] === RUN TestBuildUncleanTarFilenames [2020-05-08T13:10:58.967Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-05-08T13:10:58.967Z] === RUN TestHealthKillContainer [2020-05-08T13:10:59.800Z] --- PASS: TestBuildUncleanTarFilenames (1.98s) [2020-05-08T13:10:59.800Z] === RUN TestBuildMultiStageLayerLeak [2020-05-08T13:11:02.251Z] --- PASS: TestHealthKillContainer (3.01s) [2020-05-08T13:11:02.251Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-08T13:11:02.817Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-05-08T13:11:02.817Z] === RUN TestIpcModeNone [2020-05-08T13:11:03.089Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-08T13:11:03.089Z] Using test binary docker [2020-05-08T13:11:03.089Z] +++ /etc/init.d/apparmor start [2020-05-08T13:11:03.089Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T13:11:03.089Z] INFO: Waiting for daemon to start... [2020-05-08T13:11:03.089Z] Starting dockerd [2020-05-08T13:11:03.089Z] +++ 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-08T13:11:03.658Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-08T13:11:03.658Z] Using test binary docker [2020-05-08T13:11:03.658Z] +++ /etc/init.d/apparmor start [2020-05-08T13:11:03.658Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T13:11:03.658Z] INFO: Waiting for daemon to start... [2020-05-08T13:11:03.658Z] Starting dockerd [2020-05-08T13:11:03.658Z] +++ 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-08T13:11:03.753Z] --- PASS: TestIpcModeNone (0.90s) [2020-05-08T13:11:03.753Z] === RUN TestIpcModePrivate [2020-05-08T13:11:03.917Z] .--- PASS: TestBuildMultiStageLayerLeak (3.98s) [2020-05-08T13:11:03.917Z] === RUN TestBuildWithHugeFile [2020-05-08T13:11:04.199Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-08T13:11:04.199Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-08T13:11:04.199Z] Cross building: bundles/cross/windows/amd64 [2020-05-08T13:11:04.199Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-08T13:11:04.199Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-08T13:11:04.689Z] --- PASS: TestIpcModePrivate (0.87s) [2020-05-08T13:11:04.689Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-05-08T13:11:04.689Z] === RUN TestIpcModeShareable [2020-05-08T13:11:04.918Z] [2020-05-08T13:11:04.918Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-08T13:11:04.918Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-08T13:11:05.179Z] Error: No such image: emptyfs [2020-05-08T13:11:05.179Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-08T13:11:05.179Z] ++++ docker load [2020-05-08T13:11:05.438Z] Running integration-test (iteration 1) [2020-05-08T13:11:05.438Z] 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-08T13:11:05.438Z] ++ 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-08T13:11:05.438Z] ++ set -e [2020-05-08T13:11:05.438Z] ++ '[' -n 0 ']' [2020-05-08T13:11:05.438Z] ++ set -x [2020-05-08T13:11:05.438Z] ++ env -i DEST=/go/src/github.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-08T13:11:05.624Z] --- PASS: TestIpcModeShareable (0.91s) [2020-05-08T13:11:05.624Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-05-08T13:11:05.624Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-08T13:11:06.005Z] [2020-05-08T13:11:06.005Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-08T13:11:06.005Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-08T13:11:06.005Z] Error: No such image: emptyfs [2020-05-08T13:11:06.005Z] ++++ docker load [2020-05-08T13:11:06.005Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-08T13:11:06.264Z] Running integration-test (iteration 1) [2020-05-08T13:11:06.524Z] 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-08T13:11:06.524Z] ++ 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-08T13:11:06.524Z] ++ set -e [2020-05-08T13:11:06.524Z] ++ '[' -n 0 ']' [2020-05-08T13:11:06.524Z] ++ set -x [2020-05-08T13:11:06.524Z] ++ env -i DEST=/go/src/github.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-08T13:11:08.156Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s) [2020-05-08T13:11:08.157Z] === RUN TestAPIIpcModeHost [2020-05-08T13:11:09.091Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-05-08T13:11:09.092Z] === RUN TestDaemonIpcModeShareable [2020-05-08T13:11:10.994Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-05-08T13:11:10.994Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-08T13:11:10.994Z] === RUN TestDaemonIpcModePrivate [2020-05-08T13:11:12.389Z] --- PASS: TestServiceWithDataPathPortInit (21.09s) [2020-05-08T13:11:12.389Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-08T13:11:12.896Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2020-05-08T13:11:12.896Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-08T13:11:12.896Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-08T13:11:14.798Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-05-08T13:11:14.798Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-08T13:11:14.798Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-08T13:11:16.174Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-05-08T13:11:16.174Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-08T13:11:16.174Z] === RUN TestIpcModeOlderClient [2020-05-08T13:11:16.174Z] === PAUSE TestIpcModeOlderClient [2020-05-08T13:11:16.174Z] === RUN TestKillContainerInvalidSignal [2020-05-08T13:11:17.110Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-05-08T13:11:17.110Z] === RUN TestKillContainer [2020-05-08T13:11:17.110Z] === RUN TestKillContainer/no_signal [2020-05-08T13:11:18.044Z] === RUN TestKillContainer/non_killing_signal [2020-05-08T13:11:18.302Z] === RUN TestKillContainer/killing_signal [2020-05-08T13:11:19.678Z] --- PASS: TestKillContainer (2.39s) [2020-05-08T13:11:19.678Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-05-08T13:11:19.678Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-05-08T13:11:19.678Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-05-08T13:11:19.678Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-08T13:11:19.678Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-08T13:11:20.245Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-08T13:11:21.179Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-05-08T13:11:21.179Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-05-08T13:11:21.179Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-05-08T13:11:21.179Z] === RUN TestKillStoppedContainer [2020-05-08T13:11:21.179Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-05-08T13:11:21.179Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-08T13:11:21.179Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-08T13:11:21.179Z] === RUN TestKillDifferentUserContainer [2020-05-08T13:11:21.848Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2020-05-08T13:11:22.114Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-05-08T13:11:22.114Z] === RUN TestInspectOomKilledTrue [2020-05-08T13:11:22.114Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-08T13:11:22.114Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:11:22.114Z] === RUN TestInspectOomKilledFalse [2020-05-08T13:11:22.114Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-08T13:11:22.114Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:11:22.114Z] === RUN TestLinksEtcHostsContentMatch [2020-05-08T13:11:22.636Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.48s) [2020-05-08T13:11:22.636Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o5uguhuh4i3o4rno4jwwn0onv Created:2020-05-08 13:11:12.209236587 +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[401c6cdc8c71298c461e7e69b77508d93f429a5cb923b67b1684ebb7564976dd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yibh9ptzbsn6d527kfs1th28d EndpointID:707c9e0469aa58dfaebf3d9ea789ba284d6fb13595c30ef25961517dcd6b5805 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:07c62a5b41c218d954089fed9678971cf6e4dca1cf76afa1c6b2dcb80092b9b5 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:c471febc031f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yibh9ptzbsn6d527kfs1th28d EndpointID:707c9e0469aa58dfaebf3d9ea789ba284d6fb13595c30ef25961517dcd6b5805 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-08T13:11:22.636Z] PASS [2020-05-08T13:11:22.636Z] [2020-05-08T13:11:22.636Z] === Skipped [2020-05-08T13:11:22.636Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T13:11:22.636Z] service_test.go:236: FLAKY_TEST [2020-05-08T13:11:22.636Z] [2020-05-08T13:11:22.636Z] [2020-05-08T13:11:22.636Z] DONE 22 tests, 1 skipped in 55.330s [2020-05-08T13:11:22.636Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-08T13:11:22.636Z] ++ 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-08T13:11:22.636Z] ++ set -e [2020-05-08T13:11:22.636Z] ++ '[' -n 0 ']' [2020-05-08T13:11:22.636Z] ++ set -x [2020-05-08T13:11:22.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T13:11:22.636Z] INFO: Testing against a local daemon [2020-05-08T13:11:22.636Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-08T13:11:22.636Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T13:11:22.636Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:11:22.636Z] === RUN TestDockerNetworkIpvlan [2020-05-08T13:11:22.636Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-08T13:11:22.636Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:11:22.636Z] PASS [2020-05-08T13:11:22.636Z] [2020-05-08T13:11:22.636Z] === Skipped [2020-05-08T13:11:22.636Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T13:11:22.636Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:11:22.636Z] [2020-05-08T13:11:22.636Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-08T13:11:22.636Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:11:22.636Z] [2020-05-08T13:11:22.636Z] [2020-05-08T13:11:22.636Z] DONE 2 tests, 2 skipped in 0.114s [2020-05-08T13:11:22.636Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-08T13:11:22.636Z] ++ 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-08T13:11:22.636Z] ++ set -e [2020-05-08T13:11:22.636Z] ++ '[' -n 0 ']' [2020-05-08T13:11:22.636Z] ++ set -x [2020-05-08T13:11:22.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T13:11:22.636Z] INFO: Testing against a local daemon [2020-05-08T13:11:22.636Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-08T13:11:22.681Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-05-08T13:11:22.681Z] === RUN TestLinksContainerNames [2020-05-08T13:11:22.918Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-05-08T13:11:22.918Z] === RUN TestDockerNetworkMacvlan [2020-05-08T13:11:23.921Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-08T13:11:24.582Z] --- PASS: TestLinksContainerNames (1.59s) [2020-05-08T13:11:24.582Z] === RUN TestLogsFollowTailEmpty [2020-05-08T13:11:24.924Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-08T13:11:25.149Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-05-08T13:11:25.149Z] === RUN TestContainerNetworkMountsNoChown [2020-05-08T13:11:25.929Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-08T13:11:26.086Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/default [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/default [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/private [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/private [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/rprivate [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/slave [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/slave [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/rslave [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/shared [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/shared [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/rshared [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-08T13:11:26.086Z] === CONT TestMountDaemonRoot/default [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-08T13:11:26.086Z] === CONT TestMountDaemonRoot/rshared [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:11:26.086Z] === CONT TestMountDaemonRoot/slave [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:11:26.086Z] === CONT TestMountDaemonRoot/rprivate [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:11:26.086Z] === CONT TestMountDaemonRoot/rslave [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:11:26.086Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:11:26.086Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:11:26.087Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:11:26.087Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:11:26.087Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:11:26.087Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/shared [2020-05-08T13:11:26.087Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-08T13:11:26.087Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-08T13:11:26.087Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:11:26.087Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:11:26.087Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-08T13:11:26.087Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-08T13:11:26.087Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:11:26.087Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/private [2020-05-08T13:11:26.087Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-08T13:11:26.087Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-08T13:11:26.087Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:11:26.087Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:11:26.087Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-08T13:11:26.087Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-08T13:11:26.087Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:11:26.087Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:11:26.087Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:11:26.087Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:11:26.087Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-08T13:11:26.087Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-08T13:11:26.087Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:11:26.087Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:11:26.087Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:11:26.345Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:11:26.345Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-08T13:11:26.345Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:11:26.345Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:11:26.345Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-08T13:11:26.345Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:11:26.345Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:11:26.345Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-08T13:11:26.345Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-08T13:11:26.346Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-08T13:11:26.346Z] === RUN TestContainerBindMountNonRecursive [2020-05-08T13:11:28.878Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2020-05-08T13:11:28.878Z] === RUN TestNetworkNat [2020-05-08T13:11:29.445Z] --- PASS: TestNetworkNat (0.88s) [2020-05-08T13:11:29.445Z] === RUN TestNetworkLocalhostTCPNat [2020-05-08T13:11:30.298Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-08T13:11:30.381Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-05-08T13:11:30.381Z] === RUN TestNetworkLoopbackNat [2020-05-08T13:11:31.316Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-05-08T13:11:31.316Z] === RUN TestPause [2020-05-08T13:11:32.251Z] --- PASS: TestPause (0.83s) [2020-05-08T13:11:32.251Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-08T13:11:32.251Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T13:11:32.251Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T13:11:32.251Z] === RUN TestPauseStopPausedContainer [2020-05-08T13:11:33.186Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-05-08T13:11:33.186Z] === RUN TestPsFilter [2020-05-08T13:11:33.186Z] --- PASS: TestPsFilter (0.25s) [2020-05-08T13:11:33.186Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-08T13:11:33.741Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-08T13:11:34.122Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-05-08T13:11:34.122Z] === RUN TestRemoveContainerWithVolume [2020-05-08T13:11:34.689Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-05-08T13:11:34.689Z] === RUN TestRemoveContainerRunning [2020-05-08T13:11:35.626Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-05-08T13:11:35.626Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-08T13:11:36.562Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-05-08T13:11:36.562Z] === RUN TestRemoveInvalidContainer [2020-05-08T13:11:36.562Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-08T13:11:36.562Z] === RUN TestRenameLinkedContainer [2020-05-08T13:11:38.612Z] Loaded image: buildpack-deps:jessie [2020-05-08T13:11:38.612Z] Loaded image: buildpack-deps:jessie [2020-05-08T13:11:38.612Z] Loaded image: busybox:latest [2020-05-08T13:11:38.612Z] Loaded image: busybox:latest [2020-05-08T13:11:38.612Z] Loaded image: busybox:glibc [2020-05-08T13:11:38.612Z] Loaded image: debian:jessie [2020-05-08T13:11:38.612Z] Loaded image: hello-world:latest [2020-05-08T13:11:38.612Z] INFO: Testing against a local daemon [2020-05-08T13:11:38.612Z] === RUN TestDockerSuite [2020-05-08T13:11:38.612Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-08T13:11:38.612Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-08T13:11:38.612Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-08T13:11:38.612Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-08T13:11:38.612Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-08T13:11:38.612Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-08T13:11:38.612Z] Loaded image: busybox:glibc [2020-05-08T13:11:38.612Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-08T13:11:38.612Z] Loaded image: debian:jessie [2020-05-08T13:11:38.612Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-08T13:11:38.612Z] Loaded image: hello-world:latest [2020-05-08T13:11:38.612Z] INFO: Testing against a local daemon [2020-05-08T13:11:38.612Z] === RUN TestDockerDaemonSuite [2020-05-08T13:11:38.612Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-08T13:11:39.849Z] --- PASS: TestRenameLinkedContainer (3.11s) [2020-05-08T13:11:39.849Z] === RUN TestRenameStoppedContainer [2020-05-08T13:11:40.416Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-05-08T13:11:40.416Z] === RUN TestRenameRunningContainerAndReuse [2020-05-08T13:11:41.791Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2020-05-08T13:11:41.791Z] === RUN TestRenameInvalidName [2020-05-08T13:11:42.106Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-08T13:11:42.727Z] --- PASS: TestRenameInvalidName (0.79s) [2020-05-08T13:11:42.727Z] === RUN TestRenameAnonymousContainer [2020-05-08T13:11:42.800Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-08T13:11:42.800Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-08T13:11:43.058Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-08T13:11:43.058Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-08T13:11:43.111Z] --- PASS: TestDockerNetworkMacvlan (20.07s) [2020-05-08T13:11:43.111Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-05-08T13:11:43.111Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-08T13:11:43.111Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.50s) [2020-05-08T13:11:43.111Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.55s) [2020-05-08T13:11:43.111Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.50s) [2020-05-08T13:11:43.111Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.55s) [2020-05-08T13:11:43.111Z] PASS [2020-05-08T13:11:43.111Z] [2020-05-08T13:11:43.111Z] DONE 8 tests in 21.720s [2020-05-08T13:11:43.111Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-08T13:11:43.111Z] ++ 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-08T13:11:43.111Z] ++ set -e [2020-05-08T13:11:43.111Z] ++ '[' -n 0 ']' [2020-05-08T13:11:43.111Z] ++ set -x [2020-05-08T13:11:43.111Z] ++ env -i DEST=/go/src/github.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-08T13:11:43.111Z] testing: warning: no tests to run [2020-05-08T13:11:43.111Z] PASS [2020-05-08T13:11:43.111Z] [2020-05-08T13:11:43.111Z] DONE 0 tests in 0.113s [2020-05-08T13:11:43.111Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-08T13:11:43.111Z] ++ 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-08T13:11:43.111Z] ++ set -e [2020-05-08T13:11:43.111Z] ++ '[' -n 0 ']' [2020-05-08T13:11:43.111Z] ++ set -x [2020-05-08T13:11:43.111Z] ++ env -i DEST=/go/src/github.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-08T13:11:43.392Z] INFO: Testing against a local daemon [2020-05-08T13:11:43.392Z] === RUN TestAuthZPluginAllowRequest [2020-05-08T13:11:43.993Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-08T13:11:44.251Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-08T13:11:44.251Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-08T13:11:45.408Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-05-08T13:11:45.408Z] === RUN TestAuthZPluginTLS [2020-05-08T13:11:45.689Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-05-08T13:11:45.689Z] === RUN TestAuthZPluginDenyRequest [2020-05-08T13:11:46.154Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-08T13:11:46.350Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-05-08T13:11:46.350Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-08T13:11:46.413Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-08T13:11:46.413Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-08T13:11:46.413Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-08T13:11:46.919Z] --- PASS: TestRenameAnonymousContainer (4.11s) [2020-05-08T13:11:46.919Z] === RUN TestRenameContainerWithSameName [2020-05-08T13:11:46.962Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-08T13:11:46.962Z] === RUN TestAuthZPluginDenyResponse [2020-05-08T13:11:46.980Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-08T13:11:47.487Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-05-08T13:11:47.487Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-08T13:11:47.547Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-08T13:11:47.576Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-05-08T13:11:47.576Z] === RUN TestAuthZPluginAllowEventStream [2020-05-08T13:11:48.930Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-08T13:11:48.930Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-08T13:11:48.930Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-08T13:11:48.930Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-08T13:11:49.189Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-08T13:11:49.389Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2020-05-08T13:11:49.389Z] === RUN TestResize [2020-05-08T13:11:49.593Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2020-05-08T13:11:49.593Z] === RUN TestAuthZPluginErrorResponse [2020-05-08T13:11:49.756Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-08T13:11:49.874Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-08T13:11:49.874Z] === RUN TestAuthZPluginErrorRequest [2020-05-08T13:11:49.956Z] --- PASS: TestResize (0.86s) [2020-05-08T13:11:49.956Z] === RUN TestResizeWithInvalidSize [2020-05-08T13:11:50.486Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-05-08T13:11:50.486Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-08T13:11:50.767Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-05-08T13:11:50.767Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-08T13:11:50.891Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-05-08T13:11:50.891Z] === RUN TestResizeWhenContainerNotStarted [2020-05-08T13:11:51.459Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-05-08T13:11:51.459Z] === RUN TestDaemonRestartKillContainers [2020-05-08T13:11:51.459Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T13:11:51.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T13:11:51.459Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T13:11:51.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T13:11:51.459Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T13:11:51.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T13:11:51.459Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T13:11:51.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T13:11:51.459Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T13:11:51.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T13:11:51.459Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T13:11:51.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T13:11:51.459Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T13:11:51.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T13:11:51.459Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T13:11:51.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T13:11:51.459Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:11:51.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:11:51.459Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:11:51.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:11:51.459Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:11:51.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:11:51.459Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:11:51.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:11:51.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T13:11:51.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T13:11:51.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:11:51.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:11:53.040Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-08T13:11:53.040Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-08T13:11:53.400Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:11:53.400Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:11:53.439Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.31s) [2020-05-08T13:11:53.439Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-08T13:11:54.790Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T13:11:54.790Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T13:11:55.051Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T13:11:55.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T13:11:55.454Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-05-08T13:11:55.454Z] === RUN TestAuthZPluginHeader [2020-05-08T13:11:55.832Z] --- PASS: TestImportExtremelyLargeImageWorks (103.83s) [2020-05-08T13:11:55.832Z] PASS [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.832Z] === Skipped [2020-05-08T13:11:55.832Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-08T13:11:55.832Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.832Z] DONE 12 tests, 1 skipped in 107.433s [2020-05-08T13:11:55.832Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-08T13:11:55.832Z] INFO: Testing against a local daemon [2020-05-08T13:11:55.832Z] === RUN TestNetworkCreateDelete [2020-05-08T13:11:55.832Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-05-08T13:11:55.832Z] === RUN TestDockerNetworkDeletePreferID [2020-05-08T13:11:55.832Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s) [2020-05-08T13:11:55.832Z] === RUN TestInspectNetwork [2020-05-08T13:11:55.832Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-08T13:11:55.832Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:11:55.832Z] === RUN TestRunContainerWithBridgeNone [2020-05-08T13:11:55.832Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-08T13:11:55.832Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.832Z] === RUN TestNetworkInvalidJSON [2020-05-08T13:11:55.832Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-08T13:11:55.832Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-08T13:11:55.832Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:11:55.832Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:11:55.832Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:11:55.832Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:11:55.832Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-08T13:11:55.832Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:11:55.832Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:11:55.832Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-08T13:11:55.832Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-08T13:11:55.832Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-08T13:11:55.832Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-08T13:11:55.832Z] === RUN TestHostIPv4BridgeLabel [2020-05-08T13:11:55.832Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-08T13:11:55.832Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.832Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-08T13:11:55.832Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.832Z] === RUN TestDaemonDefaultNetworkPools [2020-05-08T13:11:55.832Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.832Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-08T13:11:55.832Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.832Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-08T13:11:55.832Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.832Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-08T13:11:55.832Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.832Z] === RUN TestServiceWithPredefinedNetwork [2020-05-08T13:11:55.832Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:11:55.832Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-08T13:11:55.832Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:236: FLAKY_TEST [2020-05-08T13:11:55.832Z] === RUN TestServiceWithDataPathPortInit [2020-05-08T13:11:55.832Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:11:55.832Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-08T13:11:55.832Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:11:55.832Z] PASS [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.832Z] === Skipped [2020-05-08T13:11:55.832Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-08T13:11:55.832Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.832Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-08T13:11:55.832Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.832Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-08T13:11:55.832Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.832Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.832Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.832Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.832Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.832Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.832Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.832Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:236: FLAKY_TEST [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.832Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-08T13:11:55.832Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:11:55.832Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-08T13:11:55.833Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] DONE 18 tests, 12 skipped in 0.632s [2020-05-08T13:11:55.833Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-08T13:11:55.833Z] INFO: Testing against a local daemon [2020-05-08T13:11:55.833Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-08T13:11:55.833Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T13:11:55.833Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:11:55.833Z] === RUN TestDockerNetworkIpvlan [2020-05-08T13:11:55.833Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-08T13:11:55.833Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:11:55.833Z] PASS [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === Skipped [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T13:11:55.833Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-08T13:11:55.833Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] DONE 2 tests, 2 skipped in 0.164s [2020-05-08T13:11:55.833Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-08T13:11:55.833Z] INFO: Testing against a local daemon [2020-05-08T13:11:55.833Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-08T13:11:55.833Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-08T13:11:55.833Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.833Z] === RUN TestDockerNetworkMacvlan [2020-05-08T13:11:55.833Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-08T13:11:55.833Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.833Z] PASS [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === Skipped [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-08T13:11:55.833Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-08T13:11:55.833Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] DONE 2 tests, 2 skipped in 0.141s [2020-05-08T13:11:55.833Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-08T13:11:55.833Z] testing: warning: no tests to run [2020-05-08T13:11:55.833Z] PASS [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] DONE 0 tests in 0.028s [2020-05-08T13:11:55.833Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-08T13:11:55.833Z] INFO: Testing against a local daemon [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginAllowRequest [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginTLS [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginDenyRequest [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginDenyResponse [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginAllowEventStream [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginErrorResponse [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginErrorRequest [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginHeader [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginV2Disable [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginV2Disable (0.04s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-08T13:11:55.833Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] PASS [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === Skipped [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.04s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-08T13:11:55.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] DONE 17 tests, 17 skipped in 0.519s [2020-05-08T13:11:55.833Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-08T13:11:55.833Z] INFO: Testing against a local daemon [2020-05-08T13:11:55.833Z] === RUN TestPluginInvalidJSON [2020-05-08T13:11:55.833Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:11:55.833Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:11:55.833Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:11:55.833Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-08T13:11:55.833Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-08T13:11:55.833Z] === RUN TestPluginInstall [2020-05-08T13:11:55.833Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-08T13:11:55.833Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] PASS [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] === Skipped [2020-05-08T13:11:55.833Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-08T13:11:55.833Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] [2020-05-08T13:11:55.833Z] DONE 3 tests, 1 skipped in 0.174s [2020-05-08T13:11:55.833Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-08T13:11:55.833Z] INFO: Testing against a local daemon [2020-05-08T13:11:55.833Z] === RUN TestExternalGraphDriver [2020-05-08T13:11:55.833Z] --- SKIP: TestExternalGraphDriver (0.09s) [2020-05-08T13:11:55.833Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-08T13:11:55.833Z] === RUN TestGraphdriverPluginV2 [2020-05-08T13:11:56.333Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-08T13:11:56.333Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-08T13:11:56.456Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-05-08T13:11:56.456Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-08T13:11:56.456Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-08T13:11:56.456Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:11:56.456Z] === RUN TestAuthZPluginV2Disable [2020-05-08T13:11:56.456Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-08T13:11:56.456Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:11:56.456Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-08T13:11:56.456Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-08T13:11:56.456Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:11:56.456Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-08T13:11:56.456Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-08T13:11:56.456Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:11:56.456Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-08T13:11:56.761Z] --- PASS: TestGraphdriverPluginV2 (6.48s) [2020-05-08T13:11:56.762Z] PASS [2020-05-08T13:11:56.762Z] [2020-05-08T13:11:56.762Z] === Skipped [2020-05-08T13:11:56.762Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.09s) [2020-05-08T13:11:56.762Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-08T13:11:56.762Z] [2020-05-08T13:11:56.762Z] [2020-05-08T13:11:56.762Z] DONE 2 tests, 1 skipped in 6.699s [2020-05-08T13:11:56.762Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-08T13:11:56.762Z] INFO: Testing against a local daemon [2020-05-08T13:11:56.762Z] === RUN TestContinueAfterPluginCrash [2020-05-08T13:11:56.762Z] === PAUSE TestContinueAfterPluginCrash [2020-05-08T13:11:56.762Z] === RUN TestReadPluginNoRead [2020-05-08T13:11:56.762Z] === PAUSE TestReadPluginNoRead [2020-05-08T13:11:56.762Z] === RUN TestDaemonStartWithLogOpt [2020-05-08T13:11:56.762Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-08T13:11:56.762Z] === CONT TestContinueAfterPluginCrash [2020-05-08T13:11:56.762Z] === CONT TestDaemonStartWithLogOpt [2020-05-08T13:11:57.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T13:11:57.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T13:11:58.235Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-08T13:11:59.171Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-08T13:11:59.738Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-08T13:12:00.908Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-08T13:12:00.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-05-08T13:12:00.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-05-08T13:12:00.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s) [2020-05-08T13:12:00.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.13s) [2020-05-08T13:12:00.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2020-05-08T13:12:00.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-05-08T13:12:00.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2020-05-08T13:12:00.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2020-05-08T13:12:00.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2020-05-08T13:12:00.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s) [2020-05-08T13:12:00.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s) [2020-05-08T13:12:00.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.16s) [2020-05-08T13:12:00.908Z] === RUN TestCgroupNamespacesRun [2020-05-08T13:12:01.643Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-08T13:12:02.579Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-08T13:12:02.811Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2020-05-08T13:12:02.811Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-08T13:12:03.515Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-08T13:12:03.773Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-08T13:12:04.188Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2020-05-08T13:12:04.188Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-08T13:12:05.149Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-08T13:12:06.085Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-08T13:12:06.085Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-08T13:12:06.090Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-05-08T13:12:06.090Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-08T13:12:07.994Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-05-08T13:12:07.994Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-08T13:12:08.673Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-08T13:12:09.896Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-05-08T13:12:09.896Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-08T13:12:10.582Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-08T13:12:10.582Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-08T13:12:11.272Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2020-05-08T13:12:11.272Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-08T13:12:11.615Z] --- PASS: TestDaemonStartWithLogOpt (13.75s) [2020-05-08T13:12:11.615Z] === CONT TestReadPluginNoRead [2020-05-08T13:12:11.960Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-08T13:12:12.035Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-08T13:12:12.035Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-08T13:12:12.035Z] remote: Enumerating objects: 2, done. [2020-05-08T13:12:12.035Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-08T13:12:12.035Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-08T13:12:12.035Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-08T13:12:12.035Z] 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-08T13:12:12.035Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-08T13:12:12.648Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-05-08T13:12:12.648Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-08T13:12:13.339Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-08T13:12:14.023Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-05-08T13:12:14.023Z] === RUN TestKernelTCPMemory [2020-05-08T13:12:14.134Z] --- PASS: TestContinueAfterPluginCrash (17.39s) [2020-05-08T13:12:14.134Z] === RUN TestReadPluginNoRead/default [2020-05-08T13:12:14.931Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.33s) [2020-05-08T13:12:14.931Z] PASS [2020-05-08T13:12:14.931Z] [2020-05-08T13:12:14.931Z] === Skipped [2020-05-08T13:12:14.931Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-08T13:12:14.931Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:12:14.931Z] [2020-05-08T13:12:14.931Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-08T13:12:14.931Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:12:14.931Z] [2020-05-08T13:12:14.931Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-08T13:12:14.931Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:12:14.931Z] [2020-05-08T13:12:14.931Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-08T13:12:14.931Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:12:14.931Z] [2020-05-08T13:12:14.931Z] [2020-05-08T13:12:14.931Z] DONE 17 tests, 4 skipped in 30.463s [2020-05-08T13:12:14.931Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-08T13:12:14.931Z] ++ 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-08T13:12:14.931Z] ++ set -e [2020-05-08T13:12:14.931Z] ++ '[' -n 0 ']' [2020-05-08T13:12:14.931Z] ++ set -x [2020-05-08T13:12:14.931Z] ++ env -i DEST=/go/src/github.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-08T13:12:14.931Z] INFO: Testing against a local daemon [2020-05-08T13:12:14.931Z] === RUN TestPluginInvalidJSON [2020-05-08T13:12:14.931Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:12:14.931Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:12:14.931Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:12:14.931Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-08T13:12:14.931Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-08T13:12:14.931Z] === RUN TestPluginInstall [2020-05-08T13:12:14.931Z] === RUN TestPluginInstall/no_auth [2020-05-08T13:12:14.958Z] --- PASS: TestKernelTCPMemory (0.95s) [2020-05-08T13:12:14.958Z] === RUN TestNISDomainname [2020-05-08T13:12:15.242Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-08T13:12:15.500Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-08T13:12:16.334Z] --- PASS: TestNISDomainname (0.99s) [2020-05-08T13:12:16.334Z] === RUN TestHostnameDnsResolution [2020-05-08T13:12:16.876Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-08T13:12:17.306Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-08T13:12:17.403Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-08T13:12:17.644Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40595/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb hack/test/unit [2020-05-08T13:12:17.812Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-08T13:12:18.236Z] --- PASS: TestHostnameDnsResolution (1.78s) [2020-05-08T13:12:18.236Z] === RUN TestStats [2020-05-08T13:12:18.379Z] time="2020-05-08T13:12:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:12:18.379Z] time="2020-05-08T13:12:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:12:18.379Z] time="2020-05-08T13:12:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a52486bde643ddb54487d12d8fd75c001958897545a682adefa0482bb09ca070" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:12:18.379Z] time="2020-05-08T13:12:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:12:18.379Z] time="2020-05-08T13:12:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:12:18.380Z] time="2020-05-08T13:12:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a52486bde643ddb54487d12d8fd75c001958897545a682adefa0482bb09ca070" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:12:18.380Z] === RUN TestPluginInstall/with_htpasswd [2020-05-08T13:12:18.381Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-08T13:12:18.661Z] time="2020-05-08T13:12:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:12:18.661Z] time="2020-05-08T13:12:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:12:18.661Z] time="2020-05-08T13:12:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5242fa918039f89d107384f6a942fe99a5da19bf8e358f4b83bcd03f33da7ac5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:12:18.661Z] time="2020-05-08T13:12:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:12:18.661Z] time="2020-05-08T13:12:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:12:18.661Z] time="2020-05-08T13:12:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5242fa918039f89d107384f6a942fe99a5da19bf8e358f4b83bcd03f33da7ac5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:12:19.272Z] === RUN TestPluginInstall/with_insecure [2020-05-08T13:12:19.760Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-08T13:12:19.760Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-08T13:12:19.954Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-08T13:12:20.175Z] ? github.com/docker/docker/api [no test files] [2020-05-08T13:12:20.275Z] time="2020-05-08T13:12:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:12:20.275Z] time="2020-05-08T13:12:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:12:20.275Z] time="2020-05-08T13:12:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22b735fb982418d94cea7178344d3ee606eb19b74c98f080aa581ed8937bd101" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:12:20.275Z] time="2020-05-08T13:12:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:12:20.275Z] time="2020-05-08T13:12:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:12:20.275Z] time="2020-05-08T13:12:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22b735fb982418d94cea7178344d3ee606eb19b74c98f080aa581ed8937bd101" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:12:20.556Z] --- PASS: TestPluginInstall (6.56s) [2020-05-08T13:12:20.556Z] --- PASS: TestPluginInstall/no_auth (4.40s) [2020-05-08T13:12:20.556Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2020-05-08T13:12:20.556Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2020-05-08T13:12:20.556Z] plugin_test.go:157: [d482dd98a951d] daemon is not started [2020-05-08T13:12:20.556Z] PASS [2020-05-08T13:12:20.556Z] [2020-05-08T13:12:20.556Z] DONE 6 tests in 6.800s [2020-05-08T13:12:20.556Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-08T13:12:20.556Z] ++ 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-08T13:12:20.556Z] ++ set -e [2020-05-08T13:12:20.556Z] ++ '[' -n 0 ']' [2020-05-08T13:12:20.556Z] ++ set -x [2020-05-08T13:12:20.556Z] ++ env -i DEST=/go/src/github.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-08T13:12:20.556Z] INFO: Testing against a local daemon [2020-05-08T13:12:20.556Z] === RUN TestExternalGraphDriver [2020-05-08T13:12:20.765Z] --- PASS: TestStats (2.83s) [2020-05-08T13:12:20.765Z] === RUN TestStopContainerWithTimeout [2020-05-08T13:12:20.765Z] === RUN TestStopContainerWithTimeout/0 [2020-05-08T13:12:20.765Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-08T13:12:20.765Z] === RUN TestStopContainerWithTimeout/1 [2020-05-08T13:12:20.765Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-08T13:12:20.765Z] === RUN TestStopContainerWithTimeout/3 [2020-05-08T13:12:20.765Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-08T13:12:20.765Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-08T13:12:20.765Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-08T13:12:20.765Z] === CONT TestStopContainerWithTimeout/0 [2020-05-08T13:12:20.765Z] === CONT TestStopContainerWithTimeout/1 [2020-05-08T13:12:20.765Z] === CONT TestStopContainerWithTimeout/3 [2020-05-08T13:12:20.765Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-08T13:12:20.837Z] === RUN TestExternalGraphDriver/json [2020-05-08T13:12:22.292Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-08T13:12:22.292Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-08T13:12:22.495Z] --- PASS: TestReadPluginNoRead (11.52s) [2020-05-08T13:12:22.495Z] --- PASS: TestReadPluginNoRead/default (2.60s) [2020-05-08T13:12:22.495Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.64s) [2020-05-08T13:12:22.495Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.63s) [2020-05-08T13:12:22.495Z] read_test.go:91: [d9d2b646eb0ea] daemon is not started [2020-05-08T13:12:22.495Z] PASS [2020-05-08T13:12:22.495Z] [2020-05-08T13:12:22.495Z] DONE 6 tests in 25.446s [2020-05-08T13:12:22.495Z] 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-08T13:12:22.495Z] testing: warning: no tests to run [2020-05-08T13:12:22.495Z] PASS [2020-05-08T13:12:22.495Z] [2020-05-08T13:12:22.495Z] DONE 0 tests in 0.044s [2020-05-08T13:12:22.495Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-08T13:12:22.495Z] INFO: Testing against a local daemon [2020-05-08T13:12:22.495Z] === RUN TestPluginWithDevMounts [2020-05-08T13:12:22.495Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-08T13:12:22.495Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-08T13:12:22.495Z] PASS [2020-05-08T13:12:22.495Z] [2020-05-08T13:12:22.495Z] === Skipped [2020-05-08T13:12:22.495Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-08T13:12:22.495Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-08T13:12:22.495Z] [2020-05-08T13:12:22.495Z] [2020-05-08T13:12:22.495Z] DONE 1 tests, 1 skipped in 0.150s [2020-05-08T13:12:22.495Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-08T13:12:22.495Z] INFO: Testing against a local daemon [2020-05-08T13:12:22.495Z] === RUN TestSecretInspect [2020-05-08T13:12:22.496Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-08T13:12:22.496Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.496Z] === RUN TestSecretList [2020-05-08T13:12:22.496Z] --- SKIP: TestSecretList (0.01s) [2020-05-08T13:12:22.496Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.496Z] === RUN TestSecretsCreateAndDelete [2020-05-08T13:12:22.496Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-05-08T13:12:22.496Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.496Z] === RUN TestSecretsUpdate [2020-05-08T13:12:22.496Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-05-08T13:12:22.496Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.496Z] === RUN TestTemplatedSecret [2020-05-08T13:12:22.496Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-08T13:12:22.496Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.496Z] === RUN TestSecretCreateResolve [2020-05-08T13:12:22.496Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-08T13:12:22.496Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.496Z] PASS [2020-05-08T13:12:22.496Z] [2020-05-08T13:12:22.496Z] === Skipped [2020-05-08T13:12:22.496Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-08T13:12:22.496Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.496Z] [2020-05-08T13:12:22.496Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-05-08T13:12:22.496Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.496Z] [2020-05-08T13:12:22.496Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-05-08T13:12:22.496Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.496Z] [2020-05-08T13:12:22.496Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-05-08T13:12:22.496Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.496Z] [2020-05-08T13:12:22.496Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-08T13:12:22.496Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.496Z] [2020-05-08T13:12:22.496Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-08T13:12:22.496Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.496Z] [2020-05-08T13:12:22.496Z] [2020-05-08T13:12:22.496Z] DONE 6 tests, 6 skipped in 0.210s [2020-05-08T13:12:22.496Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-08T13:12:22.752Z] INFO: Testing against a local daemon [2020-05-08T13:12:22.752Z] === RUN TestServiceCreateInit [2020-05-08T13:12:22.752Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-08T13:12:22.752Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-08T13:12:22.752Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-08T13:12:22.752Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-08T13:12:22.752Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.752Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-08T13:12:22.752Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.752Z] === RUN TestCreateServiceMultipleTimes [2020-05-08T13:12:22.752Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-05-08T13:12:22.752Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.752Z] === RUN TestCreateServiceConflict [2020-05-08T13:12:22.752Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-05-08T13:12:22.752Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.752Z] === RUN TestCreateServiceMaxReplicas [2020-05-08T13:12:22.752Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-05-08T13:12:22.752Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.752Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-08T13:12:22.752Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-05-08T13:12:22.752Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.752Z] === RUN TestCreateServiceSecretFileMode [2020-05-08T13:12:22.752Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-08T13:12:22.752Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.752Z] === RUN TestCreateServiceConfigFileMode [2020-05-08T13:12:22.752Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-08T13:12:22.752Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.752Z] === RUN TestCreateServiceSysctls [2020-05-08T13:12:22.752Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-08T13:12:22.752Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.752Z] === RUN TestCreateServiceCapabilities [2020-05-08T13:12:22.752Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-08T13:12:22.752Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.752Z] === RUN TestInspect [2020-05-08T13:12:22.752Z] --- SKIP: TestInspect (0.02s) [2020-05-08T13:12:22.752Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.752Z] === RUN TestCreateJob [2020-05-08T13:12:22.752Z] --- SKIP: TestCreateJob (0.01s) [2020-05-08T13:12:22.752Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:22.752Z] === RUN TestReplicatedJob [2020-05-08T13:12:22.851Z] === RUN TestExternalGraphDriver/spec [2020-05-08T13:12:22.860Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-08T13:12:23.009Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-08T13:12:23.009Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:23.009Z] === RUN TestUpdateReplicatedJob [2020-05-08T13:12:23.009Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-08T13:12:23.009Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:23.009Z] === RUN TestServiceListWithStatuses [2020-05-08T13:12:23.009Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-08T13:12:23.009Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T13:12:23.009Z] === RUN TestDockerNetworkConnectAlias [2020-05-08T13:12:23.009Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-08T13:12:23.009Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:23.009Z] === RUN TestDockerNetworkReConnect [2020-05-08T13:12:23.009Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-05-08T13:12:23.009Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:23.009Z] === RUN TestServicePlugin [2020-05-08T13:12:23.427Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-08T13:12:23.994Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-08T13:12:24.049Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-08T13:12:24.049Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-05-08T13:12:24.049Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2020-05-08T13:12:24.049Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-05-08T13:12:24.049Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2020-05-08T13:12:24.049Z] === RUN TestDeleteDevicemapper [2020-05-08T13:12:24.049Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-08T13:12:24.049Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T13:12:24.049Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-08T13:12:25.371Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-08T13:12:25.519Z] === RUN TestExternalGraphDriver/pull [2020-05-08T13:12:25.630Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-08T13:12:25.630Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-08T13:12:25.630Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-08T13:12:27.008Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-08T13:12:27.184Z] --- SKIP: TestServicePlugin (3.50s) [2020-05-08T13:12:27.184Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] === RUN TestServiceUpdateLabel [2020-05-08T13:12:27.184Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-05-08T13:12:27.184Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] === RUN TestServiceUpdateSecrets [2020-05-08T13:12:27.184Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-08T13:12:27.184Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] === RUN TestServiceUpdateConfigs [2020-05-08T13:12:27.184Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-08T13:12:27.184Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] === RUN TestServiceUpdateNetwork [2020-05-08T13:12:27.184Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-05-08T13:12:27.184Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] === RUN TestServiceUpdatePidsLimit [2020-05-08T13:12:27.184Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2020-05-08T13:12:27.184Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] PASS [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === Skipped [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-08T13:12:27.184Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-08T13:12:27.184Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-08T13:12:27.184Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-08T13:12:27.184Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-05-08T13:12:27.184Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-05-08T13:12:27.184Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-05-08T13:12:27.184Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-05-08T13:12:27.184Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-08T13:12:27.184Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-08T13:12:27.184Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-05-08T13:12:27.184Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-08T13:12:27.184Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-05-08T13:12:27.184Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-08T13:12:27.184Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-08T13:12:27.184Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-08T13:12:27.184Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-08T13:12:27.184Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-08T13:12:27.184Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-05-08T13:12:27.184Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestServicePlugin (3.50s) [2020-05-08T13:12:27.184Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-05-08T13:12:27.184Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-08T13:12:27.184Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-08T13:12:27.184Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-05-08T13:12:27.184Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2020-05-08T13:12:27.184Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] DONE 24 tests, 23 skipped in 3.988s [2020-05-08T13:12:27.184Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-08T13:12:27.184Z] INFO: Testing against a local daemon [2020-05-08T13:12:27.184Z] === RUN TestSessionCreate [2020-05-08T13:12:27.184Z] --- PASS: TestSessionCreate (0.02s) [2020-05-08T13:12:27.184Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-08T13:12:27.184Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-08T13:12:27.184Z] PASS [2020-05-08T13:12:27.184Z] [2020-05-08T13:12:27.184Z] DONE 2 tests in 0.170s [2020-05-08T13:12:27.184Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-08T13:12:27.184Z] INFO: Testing against a local daemon [2020-05-08T13:12:27.184Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-08T13:12:27.184Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T13:12:27.184Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T13:12:27.184Z] === RUN TestEventsExecDie [2020-05-08T13:12:27.334Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.10s) [2020-05-08T13:12:27.334Z] === RUN TestUpdateMemory [2020-05-08T13:12:27.334Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-08T13:12:27.334Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:12:27.334Z] === RUN TestUpdateCPUQuota [2020-05-08T13:12:27.440Z] --- PASS: TestEventsExecDie (0.67s) [2020-05-08T13:12:27.440Z] === RUN TestEventsBackwardsCompatible [2020-05-08T13:12:27.594Z] --- PASS: TestExternalGraphDriver (6.58s) [2020-05-08T13:12:27.595Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-05-08T13:12:27.595Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2020-05-08T13:12:27.595Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-05-08T13:12:27.595Z] === RUN TestGraphdriverPluginV2 [2020-05-08T13:12:27.595Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-05-08T13:12:27.595Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:12:27.595Z] PASS [2020-05-08T13:12:27.595Z] [2020-05-08T13:12:27.595Z] === Skipped [2020-05-08T13:12:27.595Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-05-08T13:12:27.595Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:12:27.595Z] [2020-05-08T13:12:27.595Z] [2020-05-08T13:12:27.595Z] DONE 5 tests, 1 skipped in 6.875s [2020-05-08T13:12:27.595Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-08T13:12:27.595Z] ++ 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-08T13:12:27.595Z] ++ set -e [2020-05-08T13:12:27.595Z] ++ '[' -n 0 ']' [2020-05-08T13:12:27.595Z] ++ set -x [2020-05-08T13:12:27.595Z] ++ env -i DEST=/go/src/github.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-08T13:12:27.595Z] INFO: Testing against a local daemon [2020-05-08T13:12:27.595Z] === RUN TestContinueAfterPluginCrash [2020-05-08T13:12:27.595Z] === PAUSE TestContinueAfterPluginCrash [2020-05-08T13:12:27.595Z] === RUN TestReadPluginNoRead [2020-05-08T13:12:27.595Z] === PAUSE TestReadPluginNoRead [2020-05-08T13:12:27.595Z] === RUN TestDaemonStartWithLogOpt [2020-05-08T13:12:27.595Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-08T13:12:27.595Z] === CONT TestContinueAfterPluginCrash [2020-05-08T13:12:27.595Z] === CONT TestDaemonStartWithLogOpt [2020-05-08T13:12:27.697Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-05-08T13:12:27.697Z] === RUN TestInfoBinaryCommits [2020-05-08T13:12:27.697Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-08T13:12:27.697Z] === RUN TestInfoAPIVersioned [2020-05-08T13:12:27.697Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-08T13:12:27.697Z] === RUN TestInfoDiscoveryBackend [2020-05-08T13:12:28.269Z] --- PASS: TestUpdateCPUQuota (1.30s) [2020-05-08T13:12:28.269Z] === RUN TestUpdatePidsLimit [2020-05-08T13:12:28.269Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-08T13:12:28.385Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-08T13:12:28.835Z] === RUN TestUpdatePidsLimit/no_change [2020-05-08T13:12:28.952Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-08T13:12:29.094Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-08T13:12:29.587Z] --- PASS: TestInfoDiscoveryBackend (1.58s) [2020-05-08T13:12:29.587Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-08T13:12:29.661Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-08T13:12:29.919Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-08T13:12:30.485Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-08T13:12:30.743Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-08T13:12:31.487Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-08T13:12:31.963Z] --- PASS: TestDaemonStartWithLogOpt (3.96s) [2020-05-08T13:12:31.963Z] === CONT TestReadPluginNoRead [2020-05-08T13:12:32.644Z] --- PASS: TestUpdatePidsLimit (4.11s) [2020-05-08T13:12:32.644Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-05-08T13:12:32.644Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-05-08T13:12:32.644Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-05-08T13:12:32.644Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.51s) [2020-05-08T13:12:32.644Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-05-08T13:12:32.644Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-05-08T13:12:32.644Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-05-08T13:12:32.644Z] === RUN TestUpdateRestartPolicy [2020-05-08T13:12:32.858Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.53s) [2020-05-08T13:12:32.858Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-08T13:12:32.858Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-08T13:12:32.858Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:12:32.858Z] === RUN TestInfoAPI [2020-05-08T13:12:32.858Z] --- PASS: TestInfoAPI (0.04s) [2020-05-08T13:12:32.858Z] === RUN TestInfoAPIWarnings [2020-05-08T13:12:34.019Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-08T13:12:34.588Z] --- PASS: TestBuildWithHugeFile (90.84s) [2020-05-08T13:12:34.588Z] === RUN TestBuildWithEmptyDockerfile [2020-05-08T13:12:34.632Z] === RUN TestReadPluginNoRead/default [2020-05-08T13:12:34.749Z] --- PASS: TestInfoAPIWarnings (1.59s) [2020-05-08T13:12:34.749Z] === RUN TestInfoDebug [2020-05-08T13:12:34.847Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:12:34.847Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:12:34.847Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:12:34.847Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:12:34.847Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:12:34.847Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:12:34.847Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:12:34.847Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:12:35.055Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-05-08T13:12:35.105Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:12:35.105Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-05-08T13:12:35.105Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-05-08T13:12:35.105Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-05-08T13:12:35.105Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-05-08T13:12:35.105Z] === RUN TestBuildPreserveOwnership [2020-05-08T13:12:35.105Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-08T13:12:35.363Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-08T13:12:35.931Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-08T13:12:36.117Z] --- PASS: TestInfoDebug (1.79s) [2020-05-08T13:12:36.117Z] === RUN TestInfoInsecureRegistries [2020-05-08T13:12:36.648Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-08T13:12:36.930Z] --- PASS: TestContinueAfterPluginCrash (9.33s) [2020-05-08T13:12:38.010Z] --- PASS: TestInfoInsecureRegistries (1.83s) [2020-05-08T13:12:38.010Z] === RUN TestInfoRegistryMirrors [2020-05-08T13:12:38.396Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-08T13:12:39.216Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-08T13:12:39.474Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-08T13:12:39.901Z] --- PASS: TestInfoRegistryMirrors (1.79s) [2020-05-08T13:12:39.901Z] === RUN TestLoginFailsWithBadCredentials [2020-05-08T13:12:39.901Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-05-08T13:12:39.901Z] === RUN TestPingCacheHeaders [2020-05-08T13:12:40.158Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-08T13:12:40.158Z] === RUN TestPingGet [2020-05-08T13:12:40.158Z] --- PASS: TestPingGet (0.01s) [2020-05-08T13:12:40.158Z] === RUN TestPingHead [2020-05-08T13:12:40.158Z] --- PASS: TestPingHead (0.02s) [2020-05-08T13:12:40.158Z] === RUN TestVersion [2020-05-08T13:12:40.158Z] --- PASS: TestVersion (0.02s) [2020-05-08T13:12:40.158Z] PASS [2020-05-08T13:12:40.158Z] [2020-05-08T13:12:40.158Z] === Skipped [2020-05-08T13:12:40.158Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T13:12:40.158Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T13:12:40.158Z] [2020-05-08T13:12:40.158Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-08T13:12:40.158Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-08T13:12:40.158Z] [2020-05-08T13:12:40.158Z] [2020-05-08T13:12:40.158Z] DONE 18 tests, 2 skipped in 13.353s [2020-05-08T13:12:40.158Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-08T13:12:40.158Z] INFO: Testing against a local daemon [2020-05-08T13:12:40.158Z] === RUN TestVolumesCreateAndList [2020-05-08T13:12:40.158Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-08T13:12:40.158Z] === RUN TestVolumesRemove [2020-05-08T13:12:40.410Z] --- PASS: TestBuildPreserveOwnership (5.39s) [2020-05-08T13:12:40.410Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.63s) [2020-05-08T13:12:40.411Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s) [2020-05-08T13:12:40.411Z] === RUN TestBuildPlatformInvalid [2020-05-08T13:12:40.411Z] --- PASS: TestReadPluginNoRead (8.95s) [2020-05-08T13:12:40.412Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2020-05-08T13:12:40.412Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.03s) [2020-05-08T13:12:40.412Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.09s) [2020-05-08T13:12:40.412Z] read_test.go:91: [dbb417028c59a] daemon is not started [2020-05-08T13:12:40.412Z] PASS [2020-05-08T13:12:40.412Z] [2020-05-08T13:12:40.412Z] DONE 6 tests in 13.088s [2020-05-08T13:12:40.412Z] 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-08T13:12:40.412Z] ++ 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-08T13:12:40.412Z] ++ set -e [2020-05-08T13:12:40.412Z] ++ '[' -n 0 ']' [2020-05-08T13:12:40.412Z] ++ set -x [2020-05-08T13:12:40.412Z] ++ env -i DEST=/go/src/github.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-08T13:12:40.412Z] testing: warning: no tests to run [2020-05-08T13:12:40.412Z] PASS [2020-05-08T13:12:40.412Z] [2020-05-08T13:12:40.412Z] DONE 0 tests in 0.085s [2020-05-08T13:12:40.412Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-08T13:12:40.412Z] ++ 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-08T13:12:40.412Z] ++ set -e [2020-05-08T13:12:40.412Z] ++ '[' -n 0 ']' [2020-05-08T13:12:40.412Z] ++ set -x [2020-05-08T13:12:40.412Z] ++ env -i DEST=/go/src/github.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-08T13:12:40.414Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-08T13:12:40.414Z] === RUN TestVolumesInspect [2020-05-08T13:12:40.414Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-08T13:12:40.414Z] === RUN TestVolumesInvalidJSON [2020-05-08T13:12:40.414Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-08T13:12:40.414Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-08T13:12:40.414Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-08T13:12:40.414Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-08T13:12:40.414Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-08T13:12:40.414Z] PASS [2020-05-08T13:12:40.414Z] [2020-05-08T13:12:40.414Z] DONE 5 tests in 0.265s [2020-05-08T13:12:40.414Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-08T13:12:40.414Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12245 is not a child of this shell [2020-05-08T13:12:40.414Z] warning: PID 12245 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-08T13:12:40.414Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T13:12:40.414Z] [2020-05-08T13:12:40.414Z] Unloading profiles will leave already running processes permanently [2020-05-08T13:12:40.414Z] unconfined, which can lead to unexpected situations. [2020-05-08T13:12:40.414Z] [2020-05-08T13:12:40.414Z] To set a process to complain mode, use the command line tool [2020-05-08T13:12:40.414Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T13:12:40.414Z] Removing test suite binaries [2020-05-08T13:12:40.670Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-05-08T13:12:40.670Z] PASS [2020-05-08T13:12:40.670Z] [2020-05-08T13:12:40.670Z] === Skipped [2020-05-08T13:12:40.670Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-08T13:12:40.670Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T13:12:40.670Z] [2020-05-08T13:12:40.670Z] [2020-05-08T13:12:40.670Z] DONE 32 tests, 1 skipped in 175.745s [2020-05-08T13:12:40.670Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-08T13:12:40.670Z] ++ 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-08T13:12:40.670Z] ++ set -e [2020-05-08T13:12:40.670Z] ++ '[' -n 0 ']' [2020-05-08T13:12:40.670Z] ++ set -x [2020-05-08T13:12:40.670Z] ++ env -i DEST=/go/src/github.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-08T13:12:40.693Z] INFO: Testing against a local daemon [2020-05-08T13:12:40.693Z] === RUN TestPluginWithDevMounts [2020-05-08T13:12:40.693Z] === PAUSE TestPluginWithDevMounts [2020-05-08T13:12:40.693Z] === CONT TestPluginWithDevMounts [2020-05-08T13:12:40.928Z] INFO: Testing against a local daemon [2020-05-08T13:12:40.928Z] === RUN TestConfigInspect [2020-05-08T13:12:41.343Z] [2020-05-08T13:12:42.708Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-05-08T13:12:42.708Z] PASS [2020-05-08T13:12:42.708Z] [2020-05-08T13:12:42.708Z] DONE 1 tests in 2.045s [2020-05-08T13:12:42.708Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-08T13:12:42.708Z] ++ 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-08T13:12:42.708Z] ++ set -e [2020-05-08T13:12:42.708Z] ++ '[' -n 0 ']' [2020-05-08T13:12:42.708Z] ++ set -x [2020-05-08T13:12:42.708Z] ++ env -i DEST=/go/src/github.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-08T13:12:42.708Z] INFO: Testing against a local daemon [2020-05-08T13:12:42.708Z] === RUN TestSecretInspect Post stage [Pipeline] junit [2020-05-08T13:12:42.722Z] Recording test results [2020-05-08T13:12:43.460Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-08T13:12:43.719Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-08T13:12:43.719Z] --- PASS: TestConfigInspect (2.95s) [2020-05-08T13:12:43.719Z] === RUN TestConfigList [2020-05-08T13:12:44.286Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-08T13:12:44.544Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-08T13:12:44.846Z] --- PASS: TestUpdateRestartPolicy (12.52s) [2020-05-08T13:12:44.846Z] === RUN TestUpdateRestartWithAutoRemove [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-08T13:12:45.113Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-08T13:12:45.339Z] + echo Ensuring container killed. [2020-05-08T13:12:45.339Z] Ensuring container killed. [2020-05-08T13:12:45.339Z] + docker rm -vf docker-pr6 [2020-05-08T13:12:45.339Z] Error: No such container: docker-pr6 [2020-05-08T13:12:45.339Z] + true [Pipeline] sh [2020-05-08T13:12:45.619Z] + echo Chowning /workspace to jenkins user [2020-05-08T13:12:45.619Z] Chowning /workspace to jenkins user [2020-05-08T13:12:45.619Z] + id -u [2020-05-08T13:12:45.619Z] + id -g [2020-05-08T13:12:45.619Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40595:/workspace busybox chown -R 1000:1000 /workspace [2020-05-08T13:12:45.619Z] Unable to find image 'busybox:latest' locally [2020-05-08T13:12:45.619Z] latest: Pulling from library/busybox [2020-05-08T13:12:45.619Z] e2334dd9fee4: Pulling fs layer [2020-05-08T13:12:45.781Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-05-08T13:12:45.781Z] === RUN TestWaitNonBlocked [2020-05-08T13:12:45.781Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:12:45.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:12:45.781Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:12:45.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:12:45.781Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:12:45.781Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:12:46.489Z] --- PASS: TestConfigList (2.76s) [2020-05-08T13:12:46.489Z] === RUN TestConfigsCreateAndDelete [2020-05-08T13:12:46.715Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-08T13:12:46.715Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-05-08T13:12:46.715Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-05-08T13:12:46.715Z] === RUN TestWaitBlocked [2020-05-08T13:12:46.715Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:12:46.715Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:12:46.715Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:12:46.715Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:12:46.715Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:12:46.715Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:12:47.078Z] --- PASS: TestSecretInspect (3.79s) [2020-05-08T13:12:47.078Z] === RUN TestSecretList [2020-05-08T13:12:47.654Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-08T13:12:47.654Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-05-08T13:12:47.654Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-05-08T13:12:47.654Z] === CONT TestContainerStartOnDaemonRestart [2020-05-08T13:12:47.654Z] === CONT TestIpcModeOlderClient [2020-05-08T13:12:47.654Z] === CONT TestDaemonHostGatewayIP [2020-05-08T13:12:47.654Z] === CONT TestContainerKillOnDaemonStart [2020-05-08T13:12:47.914Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-05-08T13:12:47.914Z] === CONT TestDaemonRestartIpcMode [2020-05-08T13:12:48.394Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-08T13:12:48.653Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-08T13:12:49.221Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-08T13:12:49.481Z] --- PASS: TestConfigsCreateAndDelete (2.94s) [2020-05-08T13:12:49.481Z] === RUN TestConfigsUpdate [2020-05-08T13:12:50.522Z] --- PASS: TestSecretList (3.73s) [2020-05-08T13:12:50.522Z] === RUN TestSecretsCreateAndDelete [2020-05-08T13:12:50.857Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-08T13:12:50.867Z] e2334dd9fee4: Download complete [2020-05-08T13:12:50.867Z] e2334dd9fee4: Pull complete [2020-05-08T13:12:50.867Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-08T13:12:50.867Z] Status: Downloaded newer image for busybox:latest [2020-05-08T13:12:51.116Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-08T13:12:51.205Z] --- PASS: TestContainerStartOnDaemonRestart (3.46s) [2020-05-08T13:12:52.055Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-08T13:12:52.581Z] --- PASS: TestDaemonRestartIpcMode (4.38s) [2020-05-08T13:12:52.581Z] --- PASS: TestDaemonHostGatewayIP (4.83s) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-08T13:12:52.990Z] --- PASS: TestConfigsUpdate (3.48s) [2020-05-08T13:12:52.990Z] === RUN TestTemplatedConfig [2020-05-08T13:12:53.051Z] + bundleName=amd64-rootless [2020-05-08T13:12:53.051Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-08T13:12:53.051Z] Creating amd64-rootless-bundles.tar.gz [2020-05-08T13:12:53.051Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-05-08T13:12:53.051Z] + 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-08T13:12:53.060Z] Archiving artifacts [2020-05-08T13:12:53.558Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-08T13:12:54.126Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-08T13:12:54.891Z] --- PASS: TestSecretsCreateAndDelete (3.86s) [2020-05-08T13:12:54.891Z] === RUN TestSecretsUpdate [2020-05-08T13:12:55.079Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40595/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-08T13:12:55.397Z] + make clean [2020-05-08T13:12:55.654Z] docker volume rm -f docker-dev-cache [2020-05-08T13:12:55.654Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-08T13:12:56.659Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-08T13:12:56.659Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-08T13:12:56.659Z] --- PASS: TestTemplatedConfig (3.81s) [2020-05-08T13:12:56.659Z] === RUN TestConfigCreateResolve [2020-05-08T13:12:56.917Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-08T13:12:57.853Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-08T13:12:58.444Z] --- PASS: TestSecretsUpdate (3.75s) [2020-05-08T13:12:58.445Z] === RUN TestTemplatedSecret [2020-05-08T13:12:58.806Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-08T13:12:59.742Z] --- PASS: TestConfigCreateResolve (3.08s) [2020-05-08T13:12:59.742Z] === RUN TestConfigDaemonLibtrustID [2020-05-08T13:13:00.309Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-05-08T13:13:00.309Z] PASS [2020-05-08T13:13:00.309Z] [2020-05-08T13:13:00.309Z] DONE 7 tests in 19.720s [2020-05-08T13:13:00.568Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-08T13:13:00.568Z] ++ 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-08T13:13:00.568Z] ++ set -e [2020-05-08T13:13:00.568Z] ++ '[' -n 0 ']' [2020-05-08T13:13:00.568Z] ++ set -x [2020-05-08T13:13:00.568Z] ++ env -i DEST=/go/src/github.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-08T13:13:00.568Z] INFO: Testing against a local daemon [2020-05-08T13:13:00.568Z] === RUN TestCheckpoint [2020-05-08T13:13:00.568Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-08T13:13:00.568Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T13:13:00.568Z] === RUN TestContainerInvalidJSON [2020-05-08T13:13:00.568Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:13:00.568Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:13:00.568Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:13:00.568Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:13:00.568Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:13:00.568Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:13:00.568Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:13:00.568Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:13:00.568Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:13:00.568Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-08T13:13:00.568Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-05-08T13:13:00.568Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-05-08T13:13:00.568Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-08T13:13:00.568Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-08T13:13:00.827Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-05-08T13:13:00.827Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-08T13:13:00.827Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-05-08T13:13:00.827Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-08T13:13:01.088Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-05-08T13:13:01.088Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-08T13:13:01.088Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-08T13:13:01.088Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-08T13:13:01.088Z] === RUN TestCopyFromContainer [2020-05-08T13:13:01.890Z] --- PASS: TestTemplatedSecret (3.91s) [2020-05-08T13:13:01.890Z] === RUN TestSecretCreateResolve [2020-05-08T13:13:02.552Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2020-05-08T13:13:02.552Z] PASS [2020-05-08T13:13:02.552Z] [2020-05-08T13:13:02.552Z] === Skipped [2020-05-08T13:13:02.552Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-08T13:13:02.552Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T13:13:02.552Z] [2020-05-08T13:13:02.552Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-08T13:13:02.552Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:13:02.552Z] [2020-05-08T13:13:02.552Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-08T13:13:02.552Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:13:02.552Z] [2020-05-08T13:13:02.552Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T13:13:02.552Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T13:13:02.552Z] [2020-05-08T13:13:02.552Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-08T13:13:02.552Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T13:13:02.552Z] [2020-05-08T13:13:02.552Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-08T13:13:02.552Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:13:02.552Z] [2020-05-08T13:13:02.552Z] [2020-05-08T13:13:02.552Z] DONE 200 tests, 6 skipped in 139.069s [2020-05-08T13:13:02.552Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-08T13:13:02.552Z] ++ 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-08T13:13:02.552Z] ++ set -e [2020-05-08T13:13:02.552Z] ++ '[' -n 0 ']' [2020-05-08T13:13:02.552Z] ++ set -x [2020-05-08T13:13:02.552Z] ++ env -i DEST=/go/src/github.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-08T13:13:02.552Z] INFO: Testing against a local daemon [2020-05-08T13:13:02.552Z] === RUN TestCommitInheritsEnv [2020-05-08T13:13:02.552Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-05-08T13:13:02.552Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-08T13:13:02.552Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-08T13:13:02.552Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-08T13:13:02.552Z] === RUN TestImagesFilterMultiReference [2020-05-08T13:13:02.552Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-05-08T13:13:02.552Z] === RUN TestImagePullPlatformInvalid [2020-05-08T13:13:02.552Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-08T13:13:02.552Z] === RUN TestRemoveImageOrphaning [2020-05-08T13:13:02.552Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-05-08T13:13:02.552Z] === RUN TestRemoveImageGarbageCollector [2020-05-08T13:13:02.552Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-08T13:13:02.552Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:13:02.552Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-08T13:13:02.552Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-08T13:13:02.552Z] === RUN TestTagInvalidReference [2020-05-08T13:13:02.552Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-08T13:13:02.552Z] === RUN TestTagValidPrefixedRepo [2020-05-08T13:13:02.552Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-08T13:13:02.552Z] === RUN TestTagExistedNameWithoutForce [2020-05-08T13:13:02.811Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-08T13:13:02.811Z] === RUN TestTagOfficialNames [2020-05-08T13:13:02.811Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-08T13:13:02.811Z] === RUN TestTagMatchesDigest [2020-05-08T13:13:02.811Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-08T13:13:02.811Z] PASS [2020-05-08T13:13:02.811Z] [2020-05-08T13:13:02.811Z] === Skipped [2020-05-08T13:13:02.811Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-08T13:13:02.811Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-08T13:13:02.811Z] [2020-05-08T13:13:02.811Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-08T13:13:02.811Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:13:02.811Z] [2020-05-08T13:13:02.811Z] [2020-05-08T13:13:02.811Z] DONE 12 tests, 2 skipped in 1.822s [2020-05-08T13:13:02.811Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-08T13:13:02.811Z] ++ 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-08T13:13:02.811Z] ++ set -e [2020-05-08T13:13:02.811Z] ++ '[' -n 0 ']' [2020-05-08T13:13:02.811Z] ++ set -x [2020-05-08T13:13:02.811Z] ++ env -i DEST=/go/src/github.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-08T13:13:02.991Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-08T13:13:02.991Z] === RUN TestCopyFromContainer// [2020-05-08T13:13:02.991Z] === RUN TestCopyFromContainer//bar/root [2020-05-08T13:13:03.070Z] INFO: Testing against a local daemon [2020-05-08T13:13:03.070Z] === RUN TestNetworkCreateDelete [2020-05-08T13:13:03.292Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-08T13:13:03.292Z] === RUN TestCopyFromContainer/bar/quux [2020-05-08T13:13:03.329Z] --- PASS: TestNetworkCreateDelete (0.44s) [2020-05-08T13:13:03.329Z] === RUN TestDockerNetworkDeletePreferID [2020-05-08T13:13:03.551Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-08T13:13:03.551Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-08T13:13:03.551Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-08T13:13:03.809Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-08T13:13:03.809Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-08T13:13:03.809Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-08T13:13:04.068Z] --- PASS: TestCopyFromContainer (3.04s) [2020-05-08T13:13:04.068Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-05-08T13:13:04.068Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-08T13:13:04.068Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-05-08T13:13:04.068Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2020-05-08T13:13:04.068Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-05-08T13:13:04.068Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-08T13:13:04.068Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-08T13:13:04.068Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-05-08T13:13:04.068Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-08T13:13:04.068Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-08T13:13:04.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-08T13:13:04.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:13:04.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:13:04.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:13:04.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:13:04.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:13:04.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:13:04.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:13:04.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:13:04.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:13:04.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-08T13:13:04.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-08T13:13:04.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-08T13:13:04.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-08T13:13:04.068Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-08T13:13:04.068Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-08T13:13:04.068Z] === RUN TestCreateWithInvalidEnv [2020-05-08T13:13:04.068Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-08T13:13:04.068Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-08T13:13:04.068Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-08T13:13:04.068Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-08T13:13:04.068Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-08T13:13:04.068Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-08T13:13:04.068Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-08T13:13:04.068Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-08T13:13:04.068Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-08T13:13:04.068Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-08T13:13:04.068Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-08T13:13:04.068Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-08T13:13:04.068Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-05-08T13:13:04.068Z] === RUN TestCreateTmpfsMountsTarget [2020-05-08T13:13:04.327Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-08T13:13:04.327Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-08T13:13:04.705Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s) [2020-05-08T13:13:04.705Z] === RUN TestInspectNetwork [2020-05-08T13:13:04.894Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-08T13:13:06.258Z] --- PASS: TestSecretCreateResolve (3.92s) [2020-05-08T13:13:06.258Z] PASS [2020-05-08T13:13:06.258Z] [2020-05-08T13:13:06.258Z] DONE 6 tests in 23.120s [2020-05-08T13:13:06.258Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-08T13:13:06.258Z] ++ 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-08T13:13:06.258Z] ++ set -e [2020-05-08T13:13:06.258Z] ++ '[' -n 0 ']' [2020-05-08T13:13:06.258Z] ++ set -x [2020-05-08T13:13:06.258Z] ++ env -i DEST=/go/src/github.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-08T13:13:06.258Z] INFO: Testing against a local daemon [2020-05-08T13:13:06.258Z] === RUN TestServiceCreateInit [2020-05-08T13:13:06.258Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-08T13:13:06.796Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2020-05-08T13:13:06.796Z] === RUN TestCreateWithCapabilities [2020-05-08T13:13:06.796Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-08T13:13:06.796Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-08T13:13:06.796Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:13:06.796Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:13:06.796Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:13:06.796Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:13:06.796Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:13:06.796Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:13:06.796Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:13:06.796Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:13:06.796Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:13:06.796Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:13:06.796Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-08T13:13:06.796Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-08T13:13:06.796Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:13:06.796Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:13:06.796Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:13:06.796Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:13:06.796Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:13:06.796Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:13:06.796Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:13:06.796Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:13:06.796Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-08T13:13:06.796Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-08T13:13:06.796Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:13:06.796Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:13:06.796Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:13:06.796Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:13:06.796Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:13:06.796Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:13:06.796Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:13:06.796Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:13:06.796Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:13:06.796Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-08T13:13:06.796Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-08T13:13:06.796Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-08T13:13:06.796Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-08T13:13:06.796Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-08T13:13:06.796Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-08T13:13:06.796Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-08T13:13:06.796Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-08T13:13:06.796Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-08T13:13:06.796Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-08T13:13:06.796Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-05-08T13:13:06.796Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-05-08T13:13:06.796Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-08T13:13:07.055Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-08T13:13:07.113Z] 65014b3c3121: Pull complete [2020-05-08T13:13:08.432Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-08T13:13:09.000Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-08T13:13:09.259Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s) [2020-05-08T13:13:09.259Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-08T13:13:09.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:13:09.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:13:09.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:13:09.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:13:09.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:13:09.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:13:09.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:13:09.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:13:09.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:13:09.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:13:09.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:13:09.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:13:09.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:13:09.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:13:09.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:13:09.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-08T13:13:09.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-08T13:13:09.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-08T13:13:09.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-08T13:13:09.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-08T13:13:09.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-08T13:13:09.518Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-08T13:13:09.972Z] === RUN TestInspectNetwork/full_network_id [2020-05-08T13:13:09.972Z] === RUN TestInspectNetwork/partial_network_id [2020-05-08T13:13:09.972Z] === RUN TestInspectNetwork/network_name [2020-05-08T13:13:09.972Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-08T13:13:10.454Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-05-08T13:13:10.454Z] === RUN TestContainerStartOnDaemonRestart [2020-05-08T13:13:10.454Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-08T13:13:10.454Z] === RUN TestDaemonRestartIpcMode [2020-05-08T13:13:10.454Z] === PAUSE TestDaemonRestartIpcMode [2020-05-08T13:13:10.454Z] === RUN TestDaemonHostGatewayIP [2020-05-08T13:13:10.454Z] === PAUSE TestDaemonHostGatewayIP [2020-05-08T13:13:10.454Z] === RUN TestContainerKillOnDaemonStart [2020-05-08T13:13:10.454Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-08T13:13:10.454Z] === RUN TestDiff [2020-05-08T13:13:11.390Z] --- PASS: TestDiff (1.01s) [2020-05-08T13:13:11.390Z] === RUN TestExecWithCloseStdin [2020-05-08T13:13:11.390Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-08T13:13:11.390Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-08T13:13:11.735Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-08T13:13:12.326Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-05-08T13:13:12.326Z] === RUN TestExec [2020-05-08T13:13:12.894Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-08T13:13:13.460Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-08T13:13:13.460Z] --- PASS: TestExec (1.06s) [2020-05-08T13:13:13.460Z] === RUN TestExecUser [2020-05-08T13:13:14.396Z] --- PASS: TestExecUser (1.05s) [2020-05-08T13:13:14.396Z] === RUN TestExportContainerAndImportImage [2020-05-08T13:13:14.469Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-08T13:13:14.469Z] ok github.com/docker/docker/api/server/middleware 0.044s coverage: 37.7% of statements [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-08T13:13:14.469Z] ok github.com/docker/docker/api/types/strslice 0.029s coverage: 90.0% of statements [2020-05-08T13:13:14.469Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2020-05-08T13:13:14.469Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.8% of statements [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-08T13:13:14.469Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2020-05-08T13:13:14.469Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/builder [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-08T13:13:14.469Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-08T13:13:14.469Z] ok github.com/docker/docker/builder/dockerignore 0.024s coverage: 96.8% of statements [2020-05-08T13:13:15.239Z] --- PASS: TestInspectNetwork (9.67s) [2020-05-08T13:13:15.239Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-08T13:13:15.239Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-08T13:13:15.239Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-08T13:13:15.239Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-08T13:13:15.239Z] === RUN TestRunContainerWithBridgeNone [2020-05-08T13:13:15.771Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2020-05-08T13:13:15.771Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-08T13:13:17.140Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2020-05-08T13:13:17.140Z] === RUN TestNetworkInvalidJSON [2020-05-08T13:13:17.140Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-08T13:13:17.140Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-08T13:13:17.140Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:13:17.140Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:13:17.140Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:13:17.140Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:13:17.140Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-08T13:13:17.140Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:13:17.140Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:13:17.140Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-08T13:13:17.140Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-08T13:13:17.140Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-08T13:13:17.140Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-08T13:13:17.140Z] === RUN TestHostIPv4BridgeLabel [2020-05-08T13:13:17.186Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-08T13:13:17.186Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-05-08T13:13:17.186Z] === RUN TestHealthCheckWorkdir [2020-05-08T13:13:17.206Z] --- PASS: TestServiceCreateInit (11.22s) [2020-05-08T13:13:17.206Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.60s) [2020-05-08T13:13:17.206Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.60s) [2020-05-08T13:13:17.206Z] === RUN TestCreateServiceMultipleTimes [2020-05-08T13:13:17.708Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-05-08T13:13:17.708Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-08T13:13:17.754Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-08T13:13:17.997Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-05-08T13:13:18.329Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2020-05-08T13:13:18.329Z] === RUN TestHealthKillContainer [2020-05-08T13:13:19.085Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s) [2020-05-08T13:13:19.085Z] === RUN TestDaemonDefaultNetworkPools [2020-05-08T13:13:19.264Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-08T13:13:19.832Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-08T13:13:20.399Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-08T13:13:20.461Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-05-08T13:13:20.461Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-08T13:13:20.965Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-08T13:13:21.532Z] --- PASS: TestHealthKillContainer (3.11s) [2020-05-08T13:13:21.532Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-08T13:13:21.532Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-08T13:13:21.542Z] ok github.com/docker/docker/builder/remotecontext/git 5.304s coverage: 86.3% of statements [2020-05-08T13:13:22.102Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-08T13:13:22.102Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-05-08T13:13:22.102Z] === RUN TestIpcModeNone [2020-05-08T13:13:22.364Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2020-05-08T13:13:22.364Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-08T13:13:23.477Z] --- PASS: TestIpcModeNone (1.08s) [2020-05-08T13:13:23.477Z] === RUN TestIpcModePrivate [2020-05-08T13:13:23.477Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-08T13:13:23.736Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-08T13:13:24.302Z] ok github.com/docker/docker/builder/remotecontext 0.653s coverage: 13.6% of statements [2020-05-08T13:13:24.303Z] --- PASS: TestIpcModePrivate (1.09s) [2020-05-08T13:13:24.303Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:199, shared: false, mustBeShared: false [2020-05-08T13:13:24.303Z] === RUN TestIpcModeShareable [2020-05-08T13:13:24.896Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s) [2020-05-08T13:13:24.896Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-08T13:13:25.238Z] --- PASS: TestIpcModeShareable (0.98s) [2020-05-08T13:13:25.238Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:194, shared: true, mustBeShared: true [2020-05-08T13:13:25.238Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-08T13:13:25.336Z] ok github.com/docker/docker/builder/dockerfile 1.517s coverage: 48.2% of statements [2020-05-08T13:13:25.336Z] ? github.com/docker/docker/cli [no test files] [2020-05-08T13:13:25.336Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-08T13:13:25.462Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-05-08T13:13:25.462Z] === RUN TestServiceWithPredefinedNetwork [2020-05-08T13:13:25.496Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-08T13:13:26.431Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-08T13:13:27.367Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-08T13:13:27.935Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-08T13:13:28.503Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.21s) [2020-05-08T13:13:28.503Z] === RUN TestAPIIpcModeHost [2020-05-08T13:13:28.744Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2020-05-08T13:13:28.744Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-08T13:13:28.744Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T13:13:28.744Z] service_test.go:236: FLAKY_TEST [2020-05-08T13:13:28.744Z] === RUN TestServiceWithDataPathPortInit [2020-05-08T13:13:29.070Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-08T13:13:29.330Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-08T13:13:29.330Z] --- PASS: TestAPIIpcModeHost (0.91s) [2020-05-08T13:13:29.330Z] === RUN TestDaemonIpcModeShareable [2020-05-08T13:13:31.236Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-08T13:13:31.236Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-05-08T13:13:31.236Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:228, shared: true, mustBeShared: true [2020-05-08T13:13:31.236Z] === RUN TestDaemonIpcModePrivate [2020-05-08T13:13:32.294Z] ok github.com/docker/docker/client 0.812s coverage: 75.4% of statements [2020-05-08T13:13:33.138Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-08T13:13:33.138Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-08T13:13:33.397Z] --- PASS: TestDaemonIpcModePrivate (2.03s) [2020-05-08T13:13:33.397Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: false, mustBeShared: false [2020-05-08T13:13:33.397Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-08T13:13:34.772Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-08T13:13:35.339Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.01s) [2020-05-08T13:13:35.339Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false [2020-05-08T13:13:35.339Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-08T13:13:35.339Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-08T13:13:37.244Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2020-05-08T13:13:37.244Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2020-05-08T13:13:37.244Z] === RUN TestIpcModeOlderClient [2020-05-08T13:13:37.244Z] === PAUSE TestIpcModeOlderClient [2020-05-08T13:13:37.244Z] === RUN TestKillContainerInvalidSignal [2020-05-08T13:13:37.812Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-05-08T13:13:37.812Z] === RUN TestKillContainer [2020-05-08T13:13:37.812Z] === RUN TestKillContainer/no_signal [2020-05-08T13:13:38.749Z] === RUN TestKillContainer/non_killing_signal [2020-05-08T13:13:39.007Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-08T13:13:39.498Z] --- PASS: TestCreateServiceMultipleTimes (22.46s) [2020-05-08T13:13:39.498Z] === RUN TestCreateServiceConflict [2020-05-08T13:13:39.577Z] === RUN TestKillContainer/killing_signal [2020-05-08T13:13:40.513Z] --- PASS: TestKillContainer (2.62s) [2020-05-08T13:13:40.513Z] --- PASS: TestKillContainer/no_signal (0.91s) [2020-05-08T13:13:40.513Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2020-05-08T13:13:40.513Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-05-08T13:13:40.513Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-08T13:13:40.513Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-08T13:13:41.081Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-08T13:13:41.339Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-08T13:13:42.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s) [2020-05-08T13:13:42.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-05-08T13:13:42.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-05-08T13:13:42.273Z] === RUN TestKillStoppedContainer [2020-05-08T13:13:42.273Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-08T13:13:42.273Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-08T13:13:42.273Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-08T13:13:42.273Z] === RUN TestKillDifferentUserContainer [2020-05-08T13:13:42.741Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-08T13:13:42.741Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-05-08T13:13:43.208Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-05-08T13:13:43.208Z] === RUN TestInspectOomKilledTrue [2020-05-08T13:13:43.208Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-08T13:13:43.208Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:13:43.208Z] === RUN TestInspectOomKilledFalse [2020-05-08T13:13:43.208Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-08T13:13:43.208Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:13:43.208Z] === RUN TestLinksEtcHostsContentMatch [2020-05-08T13:13:43.775Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-05-08T13:13:43.775Z] === RUN TestLinksContainerNames [2020-05-08T13:13:43.868Z] --- PASS: TestCreateServiceConflict (3.63s) [2020-05-08T13:13:43.868Z] === RUN TestCreateServiceMaxReplicas [2020-05-08T13:13:44.117Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-05-08T13:13:44.117Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-08T13:13:44.117Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-08T13:13:44.117Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-08T13:13:44.692Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-08T13:13:44.692Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-08T13:13:44.692Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-08T13:13:44.692Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-08T13:13:44.951Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-08T13:13:44.951Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-08T13:13:45.681Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-08T13:13:45.681Z] --- PASS: TestLinksContainerNames (1.91s) [2020-05-08T13:13:45.681Z] === RUN TestLogsFollowTailEmpty [2020-05-08T13:13:45.886Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-08T13:13:45.886Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-08T13:13:46.248Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-08T13:13:46.453Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.8% of statements [2020-05-08T13:13:46.453Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-08T13:13:46.453Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-08T13:13:46.453Z] ? github.com/docker/docker/api/types [no test files] [2020-05-08T13:13:46.453Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-08T13:13:46.453Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-08T13:13:46.453Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-08T13:13:46.453Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-08T13:13:46.508Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2020-05-08T13:13:46.508Z] === RUN TestContainerNetworkMountsNoChown [2020-05-08T13:13:46.822Z] --- PASS: TestServiceWithDataPathPortInit (17.60s) [2020-05-08T13:13:46.822Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-08T13:13:47.020Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-05-08T13:13:47.020Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-05-08T13:13:47.020Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-08T13:13:47.020Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-08T13:13:47.020Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-08T13:13:47.020Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-08T13:13:47.020Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-08T13:13:47.020Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-08T13:13:47.020Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-08T13:13:47.279Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-05-08T13:13:47.313Z] --- PASS: TestCreateServiceMaxReplicas (3.86s) [2020-05-08T13:13:47.313Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-08T13:13:47.444Z] --- PASS: TestContainerNetworkMountsNoChown (0.99s) [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/default [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/default [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/private [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/private [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/rprivate [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/slave [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/slave [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/rslave [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/shared [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/shared [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/rshared [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-08T13:13:47.444Z] === CONT TestMountDaemonRoot/default [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:13:47.444Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-08T13:13:47.444Z] === CONT TestMountDaemonRoot/rshared [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:13:47.444Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:13:47.444Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:13:47.444Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:13:47.537Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-05-08T13:13:47.537Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-08T13:13:47.537Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-08T13:13:47.537Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-08T13:13:47.537Z] ? github.com/docker/docker/builder [no test files] [2020-05-08T13:13:47.537Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-08T13:13:47.537Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-08T13:13:47.537Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-08T13:13:47.537Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-08T13:13:47.537Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-08T13:13:47.537Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-08T13:13:47.537Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-08T13:13:47.702Z] === CONT TestMountDaemonRoot/shared [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:13:47.702Z] === CONT TestMountDaemonRoot/rslave [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:13:47.702Z] === CONT TestMountDaemonRoot/slave [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:13:47.702Z] === CONT TestMountDaemonRoot/rprivate [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:13:47.702Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:13:47.702Z] === CONT TestMountDaemonRoot/private [2020-05-08T13:13:47.702Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-08T13:13:47.703Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-08T13:13:47.703Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:13:47.703Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:13:47.703Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-08T13:13:47.703Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-08T13:13:47.703Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:13:47.703Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:13:47.703Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:13:47.703Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-08T13:13:47.703Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:13:47.703Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:13:47.703Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:13:47.703Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:13:47.961Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-08T13:13:47.961Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:13:47.961Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:13:47.961Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-08T13:13:47.961Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:13:47.961Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-08T13:13:47.961Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:13:47.961Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:13:47.961Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:13:47.961Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:13:48.103Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-05-08T13:13:48.220Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:13:48.220Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-08T13:13:48.220Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:13:48.220Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-08T13:13:48.220Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:13:48.220Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:13:48.220Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:13:48.220Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:13:48.220Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-08T13:13:48.480Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.09s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.09s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-08T13:13:48.480Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-08T13:13:48.480Z] === RUN TestContainerBindMountNonRecursive [2020-05-08T13:13:50.383Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-08T13:13:50.950Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-08T13:13:50.950Z] --- PASS: TestContainerBindMountNonRecursive (2.54s) [2020-05-08T13:13:50.950Z] === RUN TestNetworkNat [2020-05-08T13:13:51.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-08T13:13:52.082Z] --- PASS: TestNetworkNat (1.05s) [2020-05-08T13:13:52.082Z] === RUN TestNetworkLocalhostTCPNat [2020-05-08T13:13:52.294Z] ok github.com/docker/docker/builder/dockerfile 0.557s coverage: 48.2% of statements [2020-05-08T13:13:52.294Z] ok github.com/docker/docker/builder/remotecontext 0.211s coverage: 13.6% of statements [2020-05-08T13:13:52.862Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-08T13:13:53.024Z] --- PASS: TestNetworkLocalhostTCPNat (1.10s) [2020-05-08T13:13:53.024Z] === RUN TestNetworkLoopbackNat [2020-05-08T13:13:53.798Z] ok github.com/docker/docker/builder/remotecontext/git 1.094s coverage: 86.3% of statements [2020-05-08T13:13:53.798Z] ? github.com/docker/docker/cli [no test files] [2020-05-08T13:13:53.798Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-08T13:13:53.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-08T13:13:54.218Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-05-08T13:13:54.218Z] === RUN TestPause [2020-05-08T13:13:55.595Z] --- PASS: TestPause (1.06s) [2020-05-08T13:13:55.595Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-08T13:13:55.595Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T13:13:55.595Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T13:13:55.595Z] === RUN TestPauseStopPausedContainer [2020-05-08T13:13:56.533Z] --- PASS: TestPauseStopPausedContainer (1.26s) [2020-05-08T13:13:56.533Z] === RUN TestPsFilter [2020-05-08T13:13:56.792Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.33s) [2020-05-08T13:13:56.792Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gnpmuknphk7b8kj4kxmgp6oux Created:2020-05-08 13:13:48.018157683 +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[de5552d98d6ea794646ed330243063f76aa66899447d24d79d99e864b4b27e82:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sjsy76unj5rslxqewuds8y5ix EndpointID:67644b8d03ab699463785d1182a2c9ec321f459fb6f7daf4c9dfc12fe56d280d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fd46e2eabd5b375759cb77a273d8de4013b4b51d0e4b204dcff712156b8e9ee5 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:d48a8663d6cd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sjsy76unj5rslxqewuds8y5ix EndpointID:67644b8d03ab699463785d1182a2c9ec321f459fb6f7daf4c9dfc12fe56d280d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-08T13:13:56.792Z] PASS [2020-05-08T13:13:56.792Z] [2020-05-08T13:13:56.792Z] === Skipped [2020-05-08T13:13:56.792Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T13:13:56.792Z] service_test.go:236: FLAKY_TEST [2020-05-08T13:13:56.792Z] [2020-05-08T13:13:56.792Z] [2020-05-08T13:13:56.792Z] DONE 22 tests, 1 skipped in 52.862s [2020-05-08T13:13:56.792Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-08T13:13:56.792Z] ++ 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-08T13:13:56.792Z] ++ set -e [2020-05-08T13:13:56.792Z] ++ '[' -n 0 ']' [2020-05-08T13:13:56.792Z] ++ set -x [2020-05-08T13:13:56.792Z] ++ env -i DEST=/go/src/github.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-08T13:13:56.792Z] INFO: Testing against a local daemon [2020-05-08T13:13:56.792Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-08T13:13:56.792Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T13:13:56.792Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:13:56.792Z] === RUN TestDockerNetworkIpvlan [2020-05-08T13:13:56.792Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-08T13:13:56.792Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:13:56.792Z] PASS [2020-05-08T13:13:56.792Z] [2020-05-08T13:13:56.792Z] === Skipped [2020-05-08T13:13:56.792Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T13:13:56.792Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:13:56.792Z] [2020-05-08T13:13:56.792Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-08T13:13:56.792Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:13:56.792Z] [2020-05-08T13:13:56.792Z] [2020-05-08T13:13:56.792Z] DONE 2 tests, 2 skipped in 0.153s [2020-05-08T13:13:56.792Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-08T13:13:56.792Z] ++ 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-08T13:13:56.792Z] ++ set -e [2020-05-08T13:13:56.792Z] ++ '[' -n 0 ']' [2020-05-08T13:13:56.792Z] ++ set -x [2020-05-08T13:13:56.792Z] ++ env -i DEST=/go/src/github.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-08T13:13:56.792Z] INFO: Testing against a local daemon [2020-05-08T13:13:56.792Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-08T13:13:56.792Z] --- PASS: TestPsFilter (0.22s) [2020-05-08T13:13:56.792Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-08T13:13:57.985Z] ok github.com/docker/docker/client 0.138s coverage: 75.4% of statements [2020-05-08T13:13:58.168Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s) [2020-05-08T13:13:58.168Z] === RUN TestDockerNetworkMacvlan [2020-05-08T13:13:58.173Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.14s) [2020-05-08T13:13:58.173Z] === RUN TestRemoveContainerWithVolume [2020-05-08T13:13:58.740Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-05-08T13:13:58.740Z] === RUN TestRemoveContainerRunning [2020-05-08T13:13:59.103Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-08T13:13:59.676Z] --- PASS: TestRemoveContainerRunning (0.99s) [2020-05-08T13:13:59.677Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-08T13:14:00.480Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-08T13:14:01.053Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.27s) [2020-05-08T13:14:01.053Z] === RUN TestRemoveInvalidContainer [2020-05-08T13:14:01.053Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-08T13:14:01.053Z] === RUN TestRenameLinkedContainer [2020-05-08T13:14:01.311Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-08T13:14:01.857Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-08T13:14:02.551Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.06s) [2020-05-08T13:14:02.551Z] === RUN TestCreateServiceSecretFileMode [2020-05-08T13:14:03.217Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-08T13:14:04.595Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-08T13:14:05.141Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-08T13:14:05.995Z] --- PASS: TestCreateServiceSecretFileMode (3.57s) [2020-05-08T13:14:05.995Z] === RUN TestCreateServiceConfigFileMode [2020-05-08T13:14:06.071Z] --- PASS: TestRenameLinkedContainer (4.74s) [2020-05-08T13:14:06.071Z] === RUN TestRenameStoppedContainer [2020-05-08T13:14:07.009Z] --- PASS: TestRenameStoppedContainer (1.24s) [2020-05-08T13:14:07.009Z] === RUN TestRenameRunningContainerAndReuse [2020-05-08T13:14:07.269Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-08T13:14:08.425Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-08T13:14:09.173Z] --- PASS: TestRenameRunningContainerAndReuse (1.94s) [2020-05-08T13:14:09.174Z] === RUN TestRenameInvalidName [2020-05-08T13:14:09.435Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-08T13:14:09.439Z] --- PASS: TestCreateServiceConfigFileMode (3.51s) [2020-05-08T13:14:09.439Z] === RUN TestCreateServiceSysctls [2020-05-08T13:14:09.694Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-08T13:14:09.953Z] --- PASS: TestRenameInvalidName (1.04s) [2020-05-08T13:14:09.953Z] === RUN TestRenameAnonymousContainer [2020-05-08T13:14:10.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-08T13:14:13.808Z] --- PASS: TestCreateServiceSysctls (4.62s) [2020-05-08T13:14:13.808Z] === RUN TestCreateServiceCapabilities [2020-05-08T13:14:14.176Z] --- PASS: TestRenameAnonymousContainer (3.73s) [2020-05-08T13:14:14.176Z] === RUN TestRenameContainerWithSameName [2020-05-08T13:14:14.742Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-05-08T13:14:14.742Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-08T13:14:14.987Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-08T13:14:15.678Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-08T13:14:16.614Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2020-05-08T13:14:16.614Z] === RUN TestResize [2020-05-08T13:14:16.872Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-08T13:14:16.889Z] --- PASS: TestDockerNetworkMacvlan (18.59s) [2020-05-08T13:14:16.889Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-05-08T13:14:16.889Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-08T13:14:16.889Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2020-05-08T13:14:16.889Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2020-05-08T13:14:16.889Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.80s) [2020-05-08T13:14:16.889Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s) [2020-05-08T13:14:16.889Z] PASS [2020-05-08T13:14:16.889Z] [2020-05-08T13:14:16.889Z] DONE 8 tests in 20.801s [2020-05-08T13:14:16.889Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-08T13:14:16.889Z] ++ 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-08T13:14:16.889Z] ++ set -e [2020-05-08T13:14:16.889Z] ++ '[' -n 0 ']' [2020-05-08T13:14:16.889Z] ++ set -x [2020-05-08T13:14:16.889Z] ++ env -i DEST=/go/src/github.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-08T13:14:16.889Z] testing: warning: no tests to run [2020-05-08T13:14:16.889Z] PASS [2020-05-08T13:14:16.889Z] [2020-05-08T13:14:16.889Z] DONE 0 tests in 0.032s [2020-05-08T13:14:16.889Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-08T13:14:16.889Z] ++ 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-08T13:14:16.889Z] ++ set -e [2020-05-08T13:14:16.889Z] ++ '[' -n 0 ']' [2020-05-08T13:14:16.889Z] ++ set -x [2020-05-08T13:14:16.889Z] ++ env -i DEST=/go/src/github.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-08T13:14:16.889Z] INFO: Testing against a local daemon [2020-05-08T13:14:16.889Z] === RUN TestAuthZPluginAllowRequest [2020-05-08T13:14:17.131Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-08T13:14:17.697Z] --- PASS: TestResize (1.04s) [2020-05-08T13:14:17.697Z] === RUN TestResizeWithInvalidSize [2020-05-08T13:14:18.181Z] --- PASS: TestCreateServiceCapabilities (3.63s) [2020-05-08T13:14:18.181Z] === RUN TestInspect [2020-05-08T13:14:18.632Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2020-05-08T13:14:18.632Z] === RUN TestResizeWhenContainerNotStarted [2020-05-08T13:14:18.791Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2020-05-08T13:14:18.791Z] === RUN TestAuthZPluginTLS [2020-05-08T13:14:19.201Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-08T13:14:19.201Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-05-08T13:14:19.201Z] === RUN TestDaemonRestartKillContainers [2020-05-08T13:14:19.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T13:14:19.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T13:14:19.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T13:14:19.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T13:14:19.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T13:14:19.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T13:14:19.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T13:14:19.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T13:14:19.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T13:14:19.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T13:14:19.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T13:14:19.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T13:14:19.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T13:14:19.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T13:14:19.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T13:14:19.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T13:14:19.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:14:19.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:14:19.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:14:19.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:14:19.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:14:19.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:14:19.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:14:19.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:14:19.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T13:14:19.201Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T13:14:19.358Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-05-08T13:14:19.358Z] === RUN TestAuthZPluginDenyRequest [2020-05-08T13:14:19.925Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-05-08T13:14:19.925Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-08T13:14:20.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-08T13:14:20.862Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2020-05-08T13:14:20.862Z] === RUN TestAuthZPluginDenyResponse [2020-05-08T13:14:21.429Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-05-08T13:14:21.429Z] === RUN TestAuthZPluginAllowEventStream [2020-05-08T13:14:21.625Z] --- PASS: TestInspect (3.74s) [2020-05-08T13:14:21.625Z] === RUN TestCreateJob [2020-05-08T13:14:22.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:14:22.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-08T13:14:22.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:14:23.330Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2020-05-08T13:14:23.330Z] === RUN TestAuthZPluginErrorResponse [2020-05-08T13:14:23.897Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-05-08T13:14:23.897Z] === RUN TestAuthZPluginErrorRequest [2020-05-08T13:14:24.053Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:14:24.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-08T13:14:24.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:14:24.464Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-05-08T13:14:24.464Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-08T13:14:25.031Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-05-08T13:14:25.031Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-08T13:14:25.279Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-08T13:14:25.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T13:14:25.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T13:14:25.995Z] --- PASS: TestCreateJob (4.04s) [2020-05-08T13:14:25.995Z] === RUN TestReplicatedJob [2020-05-08T13:14:26.731Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-08T13:14:27.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-08T13:14:27.563Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-05-08T13:14:27.563Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-08T13:14:27.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T13:14:28.805Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T13:14:29.282Z] ok github.com/docker/docker/cmd/dockerd 0.285s coverage: 30.8% of statements [2020-05-08T13:14:29.372Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-08T13:14:29.467Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-05-08T13:14:29.467Z] === RUN TestAuthZPluginHeader [2020-05-08T13:14:30.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-08T13:14:30.403Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-05-08T13:14:30.403Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-08T13:14:30.403Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-08T13:14:30.403Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:14:30.403Z] === RUN TestAuthZPluginV2Disable [2020-05-08T13:14:30.403Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-08T13:14:30.403Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:14:30.403Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-08T13:14:30.403Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-08T13:14:30.403Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:14:30.403Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-08T13:14:30.403Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-08T13:14:30.403Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:14:30.403Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-08T13:14:32.210Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T13:14:32.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T13:14:32.784Z] --- PASS: TestReplicatedJob (7.04s) [2020-05-08T13:14:32.784Z] === RUN TestUpdateReplicatedJob [2020-05-08T13:14:33.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-08T13:14:34.782Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-08T13:14:34.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s) [2020-05-08T13:14:34.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.28s) [2020-05-08T13:14:34.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-05-08T13:14:34.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-05-08T13:14:34.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-05-08T13:14:34.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-05-08T13:14:34.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2020-05-08T13:14:34.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s) [2020-05-08T13:14:34.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.87s) [2020-05-08T13:14:34.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.71s) [2020-05-08T13:14:34.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2020-05-08T13:14:34.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2020-05-08T13:14:34.782Z] === RUN TestCgroupNamespacesRun [2020-05-08T13:14:34.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-08T13:14:36.253Z] ok github.com/docker/docker/container 0.201s coverage: 34.9% of statements [2020-05-08T13:14:36.253Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-08T13:14:36.253Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-08T13:14:36.253Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-08T13:14:36.253Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-08T13:14:36.685Z] --- PASS: TestCgroupNamespacesRun (1.95s) [2020-05-08T13:14:36.685Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-08T13:14:36.707Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 30.8% of statements [2020-05-08T13:14:37.211Z] --- PASS: TestUpdateReplicatedJob (4.53s) [2020-05-08T13:14:37.211Z] === RUN TestServiceListWithStatuses [2020-05-08T13:14:37.211Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-08T13:14:37.211Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T13:14:37.211Z] === RUN TestDockerNetworkConnectAlias [2020-05-08T13:14:38.085Z] ok github.com/docker/docker/container 0.139s coverage: 34.9% of statements [2020-05-08T13:14:38.085Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-08T13:14:38.085Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-08T13:14:38.085Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-08T13:14:38.085Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-08T13:14:38.588Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2020-05-08T13:14:38.588Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-08T13:14:39.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-08T13:14:39.805Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 67.4% of statements [2020-05-08T13:14:40.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-08T13:14:40.534Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.03s) [2020-05-08T13:14:40.534Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-08T13:14:42.440Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-05-08T13:14:42.440Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-08T13:14:43.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-08T13:14:44.387Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2020-05-08T13:14:44.387Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-08T13:14:45.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-08T13:14:45.583Z] --- PASS: TestDockerNetworkConnectAlias (8.32s) [2020-05-08T13:14:45.583Z] === RUN TestDockerNetworkReConnect [2020-05-08T13:14:45.890Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2020-05-08T13:14:45.890Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-08T13:14:46.828Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-05-08T13:14:46.828Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-08T13:14:47.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-08T13:14:48.065Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2020-05-08T13:14:48.360Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.6% of statements [2020-05-08T13:14:48.479Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.08s) [2020-05-08T13:14:48.479Z] PASS [2020-05-08T13:14:48.479Z] [2020-05-08T13:14:48.479Z] === Skipped [2020-05-08T13:14:48.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-08T13:14:48.479Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:14:48.479Z] [2020-05-08T13:14:48.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-08T13:14:48.479Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:14:48.479Z] [2020-05-08T13:14:48.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-08T13:14:48.479Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:14:48.479Z] [2020-05-08T13:14:48.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-08T13:14:48.479Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:14:48.479Z] [2020-05-08T13:14:48.479Z] [2020-05-08T13:14:48.479Z] DONE 17 tests, 4 skipped in 31.823s [2020-05-08T13:14:48.700Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-05-08T13:14:48.700Z] === RUN TestKernelTCPMemory [2020-05-08T13:14:48.738Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-08T13:14:48.738Z] ++ 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-08T13:14:48.738Z] ++ set -e [2020-05-08T13:14:48.738Z] ++ '[' -n 0 ']' [2020-05-08T13:14:48.738Z] ++ set -x [2020-05-08T13:14:48.738Z] ++ env -i DEST=/go/src/github.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-08T13:14:48.738Z] INFO: Testing against a local daemon [2020-05-08T13:14:48.738Z] === RUN TestPluginInvalidJSON [2020-05-08T13:14:48.738Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:14:48.738Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:14:48.738Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:14:48.738Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-08T13:14:48.738Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-08T13:14:48.738Z] === RUN TestPluginInstall [2020-05-08T13:14:48.738Z] === RUN TestPluginInstall/no_auth [2020-05-08T13:14:49.969Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-08T13:14:50.077Z] --- PASS: TestKernelTCPMemory (1.27s) [2020-05-08T13:14:50.077Z] === RUN TestNISDomainname [2020-05-08T13:14:51.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-08T13:14:51.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-08T13:14:51.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer--- PASS: TestNISDomainname (1.15s) [2020-05-08T13:14:51.014Z] [2020-05-08T13:14:51.014Z] === RUN TestHostnameDnsResolution [2020-05-08T13:14:51.346Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-05-08T13:14:51.898Z] ok github.com/docker/docker/daemon/cluster 0.267s coverage: 0.5% of statements [2020-05-08T13:14:52.376Z] --- PASS: TestDockerNetworkReConnect (6.53s) [2020-05-08T13:14:52.376Z] === RUN TestServicePlugin [2020-05-08T13:14:52.376Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-08T13:14:52.376Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:14:52.376Z] === RUN TestServiceUpdateLabel [2020-05-08T13:14:52.917Z] --- PASS: TestHostnameDnsResolution (1.53s) [2020-05-08T13:14:52.917Z] === RUN TestStats [2020-05-08T13:14:52.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-08T13:14:54.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-08T13:14:55.307Z] time="2020-05-08T13:14:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:14:55.307Z] time="2020-05-08T13:14:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:14:55.307Z] time="2020-05-08T13:14:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f141a5969fb613f0c70c948ea75354818ef6caad03952dddbbcf59715520249e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:14:55.307Z] time="2020-05-08T13:14:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:14:55.307Z] time="2020-05-08T13:14:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:14:55.307Z] time="2020-05-08T13:14:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f141a5969fb613f0c70c948ea75354818ef6caad03952dddbbcf59715520249e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:14:55.307Z] === RUN TestPluginInstall/with_htpasswd [2020-05-08T13:14:55.307Z] time="2020-05-08T13:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:14:55.307Z] time="2020-05-08T13:14:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:14:55.307Z] time="2020-05-08T13:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b27510aaf7fd21fb68adbd0fc5c917b91a882d937c91be946fe5d6a407c627e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:14:55.307Z] time="2020-05-08T13:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:14:55.307Z] time="2020-05-08T13:14:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:14:55.307Z] time="2020-05-08T13:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b27510aaf7fd21fb68adbd0fc5c917b91a882d937c91be946fe5d6a407c627e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:14:55.385Z] --- PASS: TestStats (2.87s) [2020-05-08T13:14:55.385Z] === RUN TestStopContainerWithTimeout [2020-05-08T13:14:55.385Z] === RUN TestStopContainerWithTimeout/0 [2020-05-08T13:14:55.385Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-08T13:14:55.385Z] === RUN TestStopContainerWithTimeout/1 [2020-05-08T13:14:55.385Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-08T13:14:55.385Z] === RUN TestStopContainerWithTimeout/3 [2020-05-08T13:14:55.385Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-08T13:14:55.385Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-08T13:14:55.385Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-08T13:14:55.385Z] === CONT TestStopContainerWithTimeout/0 [2020-05-08T13:14:55.385Z] === CONT TestStopContainerWithTimeout/3 [2020-05-08T13:14:55.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-08T13:14:55.823Z] --- PASS: TestServiceUpdateLabel (3.96s) [2020-05-08T13:14:55.823Z] === RUN TestServiceUpdateSecrets [2020-05-08T13:14:55.873Z] === RUN TestPluginInstall/with_insecure [2020-05-08T13:14:56.581Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-08T13:14:57.249Z] time="2020-05-08T13:14:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:14:57.249Z] time="2020-05-08T13:14:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:14:57.249Z] time="2020-05-08T13:14:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1847923026e964087ea7ee3053346ba8ebbb85543aae0dc3d5964cd32cf089f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:14:57.249Z] time="2020-05-08T13:14:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:14:57.249Z] time="2020-05-08T13:14:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:14:57.249Z] time="2020-05-08T13:14:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1847923026e964087ea7ee3053346ba8ebbb85543aae0dc3d5964cd32cf089f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:14:57.474Z] ok github.com/docker/docker/daemon/discovery 0.032s coverage: 30.0% of statements [2020-05-08T13:14:57.507Z] --- PASS: TestPluginInstall (8.76s) [2020-05-08T13:14:57.507Z] --- PASS: TestPluginInstall/no_auth (5.71s) [2020-05-08T13:14:57.507Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-05-08T13:14:57.507Z] --- PASS: TestPluginInstall/with_insecure (1.85s) [2020-05-08T13:14:57.507Z] plugin_test.go:157: [dc37a38ea2eba] daemon is not started [2020-05-08T13:14:57.507Z] PASS [2020-05-08T13:14:57.507Z] [2020-05-08T13:14:57.507Z] DONE 6 tests in 8.965s [2020-05-08T13:14:57.507Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-08T13:14:57.507Z] ++ 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-08T13:14:57.507Z] ++ set -e [2020-05-08T13:14:57.507Z] ++ '[' -n 0 ']' [2020-05-08T13:14:57.507Z] ++ set -x [2020-05-08T13:14:57.507Z] ++ env -i DEST=/go/src/github.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-08T13:14:57.766Z] INFO: Testing against a local daemon [2020-05-08T13:14:57.766Z] === RUN TestExternalGraphDriver [2020-05-08T13:14:57.766Z] === RUN TestExternalGraphDriver/json [2020-05-08T13:14:58.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-08T13:14:58.740Z] === CONT TestStopContainerWithTimeout/1 [2020-05-08T13:14:58.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-08T13:14:58.998Z] ok github.com/docker/docker/daemon/config 0.106s coverage: 81.7% of statements [2020-05-08T13:14:58.998Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2020-05-08T13:15:00.298Z] === RUN TestExternalGraphDriver/spec [2020-05-08T13:15:00.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-08T13:15:00.644Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-08T13:15:00.644Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2020-05-08T13:15:00.644Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2020-05-08T13:15:00.644Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2020-05-08T13:15:00.644Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2020-05-08T13:15:00.644Z] === RUN TestDeleteDevicemapper [2020-05-08T13:15:00.644Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-08T13:15:00.644Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T13:15:00.644Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-08T13:15:00.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-08T13:15:01.342Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.9% of statements [2020-05-08T13:15:01.342Z] ok github.com/docker/docker/daemon 12.222s coverage: 17.4% of statements [2020-05-08T13:15:01.342Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-08T13:15:01.342Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-08T13:15:02.281Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2020-05-08T13:15:02.540Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 81.7% of statements [2020-05-08T13:15:02.576Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-05-08T13:15:03.256Z] eac6fba788c9: Pull complete [2020-05-08T13:15:03.256Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-08T13:15:03.256Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:15:03.256Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-08T13:15:03.256Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-08T13:15:03.256Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-05-08T13:15:03.256Z] WARN: Skipping validation tests [2020-05-08T13:15:03.256Z] INFO: Running unit tests at 05/08/2020 13:14:59... [2020-05-08T13:15:03.256Z] INFO: make.ps1 starting at 05/08/2020 13:15:02 [2020-05-08T13:15:03.256Z] INFO: Git commit (33140c2a24) assumed from DOCKER_GITCOMMIT environment variable [2020-05-08T13:15:03.256Z] INFO: Invoking autogen... [2020-05-08T13:15:03.475Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2020-05-08T13:15:03.475Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-08T13:15:03.475Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-08T13:15:03.586Z] === RUN TestExternalGraphDriver/pull [2020-05-08T13:15:03.703Z] INFO: Running unit tests... [2020-05-08T13:15:04.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-08T13:15:04.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-08T13:15:04.189Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.53s) [2020-05-08T13:15:04.189Z] === RUN TestUpdateMemory [2020-05-08T13:15:04.189Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-08T13:15:04.189Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:15:04.189Z] === RUN TestUpdateCPUQuota [2020-05-08T13:15:04.411Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-05-08T13:15:05.313Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.527s coverage: 13.9% of statements [2020-05-08T13:15:05.487Z] --- PASS: TestExternalGraphDriver (7.64s) [2020-05-08T13:15:05.487Z] --- PASS: TestExternalGraphDriver/json (2.52s) [2020-05-08T13:15:05.487Z] --- PASS: TestExternalGraphDriver/spec (2.74s) [2020-05-08T13:15:05.487Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2020-05-08T13:15:05.487Z] === RUN TestGraphdriverPluginV2 [2020-05-08T13:15:05.487Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-05-08T13:15:05.487Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:15:05.487Z] PASS [2020-05-08T13:15:05.487Z] [2020-05-08T13:15:05.487Z] === Skipped [2020-05-08T13:15:05.487Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-05-08T13:15:05.487Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:15:05.487Z] [2020-05-08T13:15:05.487Z] [2020-05-08T13:15:05.487Z] DONE 5 tests, 1 skipped in 7.860s [2020-05-08T13:15:05.487Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-08T13:15:05.487Z] ++ 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-08T13:15:05.487Z] ++ set -e [2020-05-08T13:15:05.487Z] ++ '[' -n 0 ']' [2020-05-08T13:15:05.487Z] ++ set -x [2020-05-08T13:15:05.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=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-08T13:15:05.746Z] INFO: Testing against a local daemon [2020-05-08T13:15:05.746Z] === RUN TestContinueAfterPluginCrash [2020-05-08T13:15:05.746Z] === PAUSE TestContinueAfterPluginCrash [2020-05-08T13:15:05.746Z] === RUN TestReadPluginNoRead [2020-05-08T13:15:05.746Z] === PAUSE TestReadPluginNoRead [2020-05-08T13:15:05.746Z] === RUN TestDaemonStartWithLogOpt [2020-05-08T13:15:05.746Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-08T13:15:05.746Z] === CONT TestContinueAfterPluginCrash [2020-05-08T13:15:05.746Z] === CONT TestDaemonStartWithLogOpt [2020-05-08T13:15:05.746Z] === CONT TestReadPluginNoRead [2020-05-08T13:15:06.093Z] --- PASS: TestUpdateCPUQuota (1.65s) [2020-05-08T13:15:06.093Z] === RUN TestUpdatePidsLimit [2020-05-08T13:15:06.093Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-08T13:15:06.093Z] === RUN TestUpdatePidsLimit/no_change [2020-05-08T13:15:06.660Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-08T13:15:06.919Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-08T13:15:06.945Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-05-08T13:15:07.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-08T13:15:07.376Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-05-08T13:15:07.436Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-08T13:15:07.695Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-08T13:15:07.880Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.218s coverage: 57.0% of statements [2020-05-08T13:15:08.262Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-08T13:15:08.884Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.186s coverage: 57.9% of statements [2020-05-08T13:15:09.514Z] ok github.com/docker/docker/daemon 12.518s coverage: 17.4% of statements [2020-05-08T13:15:09.514Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-08T13:15:09.514Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-08T13:15:09.514Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-08T13:15:09.514Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-08T13:15:09.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-08T13:15:09.898Z] --- PASS: TestUpdatePidsLimit (4.03s) [2020-05-08T13:15:09.898Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-08T13:15:09.898Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-05-08T13:15:09.898Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-05-08T13:15:09.898Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-05-08T13:15:09.898Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-05-08T13:15:09.898Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-05-08T13:15:09.898Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s) [2020-05-08T13:15:09.898Z] === RUN TestUpdateRestartPolicy [2020-05-08T13:15:09.939Z] === RUN TestReadPluginNoRead/default [2020-05-08T13:15:10.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-08T13:15:10.506Z] --- PASS: TestDaemonStartWithLogOpt (4.95s) [2020-05-08T13:15:11.179Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.413s coverage: 73.1% of statements [2020-05-08T13:15:11.179Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.710s coverage: 46.2% of statements [2020-05-08T13:15:11.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-08T13:15:11.882Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-08T13:15:12.137Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-05-08T13:15:12.555Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.034s coverage: 1.8% of statements [2020-05-08T13:15:12.555Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-08T13:15:13.218Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-08T13:15:13.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-08T13:15:13.735Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-08T13:15:13.782Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-08T13:15:13.959Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-05-08T13:15:13.959Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.444s coverage: 69.2% of statements [2020-05-08T13:15:14.250Z] --- PASS: TestServiceUpdateSecrets (15.70s) [2020-05-08T13:15:14.250Z] === RUN TestServiceUpdateConfigs [2020-05-08T13:15:14.459Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.069s coverage: 49.5% of statements [2020-05-08T13:15:14.671Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-08T13:15:15.684Z] --- PASS: TestReadPluginNoRead (9.87s) [2020-05-08T13:15:15.684Z] --- PASS: TestReadPluginNoRead/default (1.92s) [2020-05-08T13:15:15.684Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-05-08T13:15:15.684Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2020-05-08T13:15:15.684Z] read_test.go:91: [ddb7db8ec649c] daemon is not started [2020-05-08T13:15:15.835Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.310s coverage: 76.1% of statements [2020-05-08T13:15:15.942Z] --- PASS: TestContinueAfterPluginCrash (10.22s) [2020-05-08T13:15:15.942Z] PASS [2020-05-08T13:15:15.942Z] [2020-05-08T13:15:15.942Z] DONE 6 tests in 10.375s [2020-05-08T13:15:15.942Z] 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-08T13:15:15.943Z] ++ 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-08T13:15:15.943Z] ++ set -e [2020-05-08T13:15:15.943Z] ++ '[' -n 0 ']' [2020-05-08T13:15:15.943Z] ++ set -x [2020-05-08T13:15:15.943Z] ++ env -i DEST=/go/src/github.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-08T13:15:15.943Z] testing: warning: no tests to run [2020-05-08T13:15:15.943Z] PASS [2020-05-08T13:15:15.943Z] [2020-05-08T13:15:15.943Z] DONE 0 tests in 0.044s [2020-05-08T13:15:15.943Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-08T13:15:15.943Z] ++ 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-08T13:15:15.943Z] ++ set -e [2020-05-08T13:15:15.943Z] ++ '[' -n 0 ']' [2020-05-08T13:15:15.943Z] ++ set -x [2020-05-08T13:15:15.943Z] ++ env -i DEST=/go/src/github.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-08T13:15:16.200Z] INFO: Testing against a local daemon [2020-05-08T13:15:16.201Z] === RUN TestPluginWithDevMounts [2020-05-08T13:15:16.201Z] === PAUSE TestPluginWithDevMounts [2020-05-08T13:15:16.201Z] === CONT TestPluginWithDevMounts [2020-05-08T13:15:16.794Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-08T13:15:16.817Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.423s coverage: 49.5% of statements [2020-05-08T13:15:16.817Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.377s coverage: 45.9% of statements [2020-05-08T13:15:16.817Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-08T13:15:17.364Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.138s coverage: 57.7% of statements [2020-05-08T13:15:17.364Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-08T13:15:17.364Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-08T13:15:17.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-08T13:15:18.300Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-05-08T13:15:18.753Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-05-08T13:15:18.753Z] PASS [2020-05-08T13:15:18.753Z] [2020-05-08T13:15:18.753Z] DONE 1 tests in 2.382s [2020-05-08T13:15:18.753Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-08T13:15:18.753Z] ++ 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-08T13:15:18.753Z] ++ set -e [2020-05-08T13:15:18.753Z] ++ '[' -n 0 ']' [2020-05-08T13:15:18.753Z] ++ set -x [2020-05-08T13:15:18.753Z] ++ env -i DEST=/go/src/github.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-08T13:15:18.753Z] INFO: Testing against a local daemon [2020-05-08T13:15:18.753Z] === RUN TestSecretInspect [2020-05-08T13:15:19.236Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-05-08T13:15:19.273Z] ? github.com/docker/docker/api [no test files] [2020-05-08T13:15:20.371Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.552s coverage: 76.1% of statements [2020-05-08T13:15:20.492Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-08T13:15:21.032Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2020-05-08T13:15:21.140Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2020-05-08T13:15:21.140Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-08T13:15:21.140Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-08T13:15:21.140Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 41.8% of statements [2020-05-08T13:15:21.868Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-08T13:15:21.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-08T13:15:22.037Z] --- PASS: TestSecretInspect (3.18s) [2020-05-08T13:15:22.037Z] === RUN TestSecretList [2020-05-08T13:15:22.067Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-05-08T13:15:22.709Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-05-08T13:15:22.812Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-08T13:15:23.047Z] ok github.com/docker/docker/daemon/logger/awslogs 0.151s coverage: 77.8% of statements [2020-05-08T13:15:23.047Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-08T13:15:23.047Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-08T13:15:23.047Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-05-08T13:15:23.348Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.810s coverage: 52.1% of statements [2020-05-08T13:15:23.348Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-08T13:15:23.348Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-08T13:15:23.378Z] --- PASS: TestUpdateRestartPolicy (13.48s) [2020-05-08T13:15:23.378Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-08T13:15:23.636Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-08T13:15:23.982Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-08T13:15:24.203Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2020-05-08T13:15:24.203Z] === RUN TestWaitNonBlocked [2020-05-08T13:15:24.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:15:24.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:15:24.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:15:24.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:15:24.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:15:24.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:15:24.241Z] time="2020-05-08T13:15:23Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-656001010/container.log.1: no such file or directory" [2020-05-08T13:15:24.241Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-05-08T13:15:24.462Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-08T13:15:24.809Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-05-08T13:15:25.322Z] --- PASS: TestSecretList (3.17s) [2020-05-08T13:15:25.322Z] === RUN TestSecretsCreateAndDelete [2020-05-08T13:15:25.398Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-08T13:15:25.398Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-05-08T13:15:25.398Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2020-05-08T13:15:25.398Z] === RUN TestWaitBlocked [2020-05-08T13:15:25.398Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:15:25.398Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:15:25.398Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:15:25.398Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:15:25.398Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:15:25.398Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:15:25.746Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 75.2% of statements [2020-05-08T13:15:25.746Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-08T13:15:26.312Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 37.7% of statements [2020-05-08T13:15:26.775Z] --- PASS: TestWaitBlocked (0.06s) [2020-05-08T13:15:26.775Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2020-05-08T13:15:26.775Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2020-05-08T13:15:26.775Z] === CONT TestContainerStartOnDaemonRestart [2020-05-08T13:15:26.775Z] === CONT TestContainerKillOnDaemonStart [2020-05-08T13:15:27.249Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 33.3% of statements [2020-05-08T13:15:27.832Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 41.8% of statements [2020-05-08T13:15:28.151Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-08T13:15:28.604Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-05-08T13:15:28.604Z] === RUN TestSecretsUpdate [2020-05-08T13:15:28.626Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-05-08T13:15:28.868Z] ok github.com/docker/docker/daemon/logger/awslogs 0.676s coverage: 77.8% of statements [2020-05-08T13:15:28.868Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 67.0% of statements [2020-05-08T13:15:28.884Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-08T13:15:29.445Z] --- PASS: TestServiceUpdateConfigs (16.07s) [2020-05-08T13:15:29.445Z] === RUN TestServiceUpdateNetwork [2020-05-08T13:15:29.452Z] ok github.com/docker/docker/daemon/logger/splunk 1.600s coverage: 82.5% of statements [2020-05-08T13:15:29.452Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-08T13:15:30.020Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2020-05-08T13:15:30.020Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-08T13:15:30.052Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2020-05-08T13:15:30.052Z] === CONT TestIpcModeOlderClient [2020-05-08T13:15:30.052Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-05-08T13:15:30.052Z] === CONT TestDaemonHostGatewayIP [2020-05-08T13:15:30.311Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-08T13:15:30.381Z] ok github.com/docker/docker/daemon/images 0.086s coverage: 4.9% of statements [2020-05-08T13:15:30.381Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-08T13:15:30.381Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-08T13:15:30.381Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-08T13:15:30.381Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-08T13:15:31.017Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2020-05-08T13:15:31.678Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 26.2% of statements [2020-05-08T13:15:31.689Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-08T13:15:31.891Z] --- PASS: TestSecretsUpdate (3.21s) [2020-05-08T13:15:31.891Z] === RUN TestTemplatedSecret [2020-05-08T13:15:31.924Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-05-08T13:15:32.183Z] ok github.com/docker/docker/distribution 0.172s coverage: 22.1% of statements [2020-05-08T13:15:32.183Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-08T13:15:32.729Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.075s coverage: 61.6% of statements [2020-05-08T13:15:33.065Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-08T13:15:33.584Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-05-08T13:15:33.633Z] --- PASS: TestDaemonHostGatewayIP (3.41s) [2020-05-08T13:15:33.633Z] === CONT TestDaemonRestartIpcMode [2020-05-08T13:15:33.633Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-08T13:15:33.891Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-08T13:15:33.921Z] ok github.com/docker/docker/api/server 0.130s coverage: 9.0% of statements [2020-05-08T13:15:34.458Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-08T13:15:34.717Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-08T13:15:34.825Z] ok github.com/docker/docker/daemon/logger/local 0.087s coverage: 75.2% of statements [2020-05-08T13:15:34.825Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-08T13:15:34.960Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-08T13:15:34.976Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-08T13:15:35.177Z] --- PASS: TestTemplatedSecret (3.55s) [2020-05-08T13:15:35.177Z] === RUN TestSecretCreateResolve [2020-05-08T13:15:35.262Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-08T13:15:35.262Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-08T13:15:35.469Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.076s coverage: 37.7% of statements [2020-05-08T13:15:35.895Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-05-08T13:15:35.895Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.1% of statements [2020-05-08T13:15:35.895Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-08T13:15:35.895Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-08T13:15:36.547Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 33.3% of statements [2020-05-08T13:15:36.683Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-08T13:15:37.252Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2020-05-08T13:15:37.252Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-08T13:15:37.271Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-05-08T13:15:37.271Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-08T13:15:37.583Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2020-05-08T13:15:37.839Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-05-08T13:15:38.461Z] --- PASS: TestSecretCreateResolve (3.26s) [2020-05-08T13:15:38.461Z] PASS [2020-05-08T13:15:38.461Z] [2020-05-08T13:15:38.461Z] DONE 6 tests in 19.752s [2020-05-08T13:15:38.461Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-08T13:15:38.461Z] ++ 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-08T13:15:38.461Z] ++ set -e [2020-05-08T13:15:38.461Z] ++ '[' -n 0 ']' [2020-05-08T13:15:38.461Z] ++ set -x [2020-05-08T13:15:38.461Z] ++ env -i DEST=/go/src/github.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-08T13:15:38.461Z] INFO: Testing against a local daemon [2020-05-08T13:15:38.461Z] === RUN TestServiceCreateInit [2020-05-08T13:15:38.461Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-08T13:15:39.108Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 47.8% of statements [2020-05-08T13:15:39.215Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-05-08T13:15:39.474Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-08T13:15:39.783Z] --- PASS: TestContainerKillOnDaemonStart (13.19s) [2020-05-08T13:15:39.783Z] PASS [2020-05-08T13:15:39.783Z] [2020-05-08T13:15:39.783Z] === Skipped [2020-05-08T13:15:39.783Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-08T13:15:39.783Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T13:15:39.783Z] [2020-05-08T13:15:39.783Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-08T13:15:39.783Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:15:39.783Z] [2020-05-08T13:15:39.783Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-08T13:15:39.783Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:15:39.783Z] [2020-05-08T13:15:39.783Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T13:15:39.783Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T13:15:39.783Z] [2020-05-08T13:15:39.783Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-08T13:15:39.783Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T13:15:39.783Z] [2020-05-08T13:15:39.783Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-08T13:15:39.783Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:15:39.783Z] [2020-05-08T13:15:39.783Z] [2020-05-08T13:15:39.783Z] DONE 200 tests, 6 skipped in 159.409s [2020-05-08T13:15:39.783Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-08T13:15:39.783Z] ++ 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-08T13:15:39.783Z] ++ set -e [2020-05-08T13:15:39.783Z] ++ '[' -n 0 ']' [2020-05-08T13:15:39.783Z] ++ set -x [2020-05-08T13:15:39.783Z] ++ env -i DEST=/go/src/github.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-08T13:15:40.042Z] INFO: Testing against a local daemon [2020-05-08T13:15:40.042Z] === RUN TestCommitInheritsEnv [2020-05-08T13:15:40.609Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-05-08T13:15:40.609Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-08T13:15:40.610Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-08T13:15:40.610Z] === RUN TestImagesFilterMultiReference [2020-05-08T13:15:40.610Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-05-08T13:15:40.610Z] === RUN TestImagePullPlatformInvalid [2020-05-08T13:15:40.610Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-08T13:15:40.610Z] === RUN TestRemoveImageOrphaning [2020-05-08T13:15:41.177Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2020-05-08T13:15:41.177Z] === RUN TestRemoveImageGarbageCollector [2020-05-08T13:15:41.375Z] ok github.com/docker/docker/pkg/archive 0.415s coverage: 76.8% of statements [2020-05-08T13:15:41.898Z] ok github.com/docker/docker/daemon/logger/splunk 3.257s coverage: 82.5% of statements [2020-05-08T13:15:41.898Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-08T13:15:41.898Z] ok github.com/docker/docker/daemon/network 0.043s coverage: 63.8% of statements [2020-05-08T13:15:41.898Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-08T13:15:42.312Z] ok github.com/docker/docker/pkg/authorization 0.213s coverage: 68.3% of statements [2020-05-08T13:15:42.552Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-08T13:15:42.570Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-08T13:15:42.570Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-08T13:15:43.118Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-08T13:15:43.376Z] --- PASS: TestRemoveImageGarbageCollector (2.10s) [2020-05-08T13:15:43.376Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-08T13:15:43.377Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-08T13:15:43.377Z] === RUN TestTagInvalidReference [2020-05-08T13:15:43.377Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-08T13:15:43.377Z] === RUN TestTagValidPrefixedRepo [2020-05-08T13:15:43.377Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-08T13:15:43.377Z] === RUN TestTagExistedNameWithoutForce [2020-05-08T13:15:43.377Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-08T13:15:43.377Z] === RUN TestTagOfficialNames [2020-05-08T13:15:43.377Z] --- PASS: TestTagOfficialNames (0.08s) [2020-05-08T13:15:43.377Z] === RUN TestTagMatchesDigest [2020-05-08T13:15:43.636Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-08T13:15:43.636Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-08T13:15:43.636Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-08T13:15:43.747Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-08T13:15:44.203Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-08T13:15:44.203Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-08T13:15:44.675Z] --- PASS: TestServiceUpdateNetwork (16.64s) [2020-05-08T13:15:44.675Z] === RUN TestServiceUpdatePidsLimit [2020-05-08T13:15:44.681Z] ok github.com/docker/docker/distribution/metadata 0.176s coverage: 48.2% of statements [2020-05-08T13:15:45.138Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-08T13:15:45.686Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-08T13:15:46.299Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-08T13:15:46.755Z] ok github.com/docker/docker/layer 7.826s coverage: 68.8% of statements [2020-05-08T13:15:46.755Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-08T13:15:46.755Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-08T13:15:46.755Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-08T13:15:46.755Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-08T13:15:46.755Z] ? github.com/docker/docker/oci [no test files] [2020-05-08T13:15:46.755Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-08T13:15:46.755Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-05-08T13:15:46.755Z] ok github.com/docker/docker/pkg/chrootarchive 2.971s coverage: 43.2% of statements [2020-05-08T13:15:46.755Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-08T13:15:46.755Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-08T13:15:46.791Z] ok github.com/docker/docker/errdefs 0.017s coverage: 49.4% of statements [2020-05-08T13:15:46.791Z] ok github.com/docker/docker/distribution 0.677s coverage: 22.1% of statements [2020-05-08T13:15:46.791Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-08T13:15:47.014Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-08T13:15:47.014Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-05-08T13:15:47.952Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2020-05-08T13:15:48.425Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-08T13:15:48.520Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-05-08T13:15:48.779Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-05-08T13:15:49.033Z] --- PASS: TestServiceCreateInit (10.09s) [2020-05-08T13:15:49.034Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s) [2020-05-08T13:15:49.034Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.90s) [2020-05-08T13:15:49.034Z] === RUN TestCreateServiceMultipleTimes [2020-05-08T13:15:49.556Z] ok github.com/docker/docker/distribution/xfer 1.722s coverage: 85.1% of statements [2020-05-08T13:15:49.556Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-08T13:15:49.802Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-08T13:15:49.849Z] ok github.com/docker/docker/image 0.056s coverage: 86.4% of statements [2020-05-08T13:15:50.060Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-08T13:15:50.157Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-05-08T13:15:50.318Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-08T13:15:50.577Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-08T13:15:50.723Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-05-08T13:15:50.893Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2020-05-08T13:15:50.893Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-08T13:15:51.145Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-08T13:15:51.405Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-08T13:15:51.529Z] ok github.com/docker/docker/image/v1 0.058s coverage: 25.0% of statements [2020-05-08T13:15:51.530Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-08T13:15:51.530Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-05-08T13:15:51.660Z] ok github.com/docker/docker/pkg/discovery/kv 3.061s coverage: 84.1% of statements [2020-05-08T13:15:51.660Z] ok github.com/docker/docker/pkg/fsutils 0.202s coverage: 85.1% of statements [2020-05-08T13:15:51.660Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-05-08T13:15:51.664Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-08T13:15:51.924Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-08T13:15:52.183Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-08T13:15:53.034Z] ok github.com/docker/docker/pkg/idtools 0.488s coverage: 70.3% of statements [2020-05-08T13:15:53.034Z] ok github.com/docker/docker/pkg/ioutils 0.499s coverage: 68.8% of statements [2020-05-08T13:15:53.601Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-05-08T13:15:53.601Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2020-05-08T13:15:53.859Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-05-08T13:15:53.859Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-08T13:15:53.859Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-08T13:15:53.859Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-05-08T13:15:53.859Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-08T13:15:54.427Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-05-08T13:15:54.427Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-05-08T13:15:54.662Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-08T13:15:54.995Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-05-08T13:15:54.995Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-08T13:15:54.995Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-08T13:15:54.995Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-08T13:15:55.111Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2020-05-08T13:15:55.931Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-05-08T13:15:56.376Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-08T13:15:56.498Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-08T13:15:56.635Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-08T13:15:56.757Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-08T13:15:57.015Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-08T13:15:57.898Z] ok github.com/docker/docker/opts 0.057s coverage: 67.4% of statements [2020-05-08T13:15:58.389Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-05-08T13:15:58.647Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-08T13:15:59.409Z] ok github.com/docker/docker/pkg/archive 1.482s coverage: 77.2% of statements [2020-05-08T13:15:59.409Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-05-08T13:15:59.925Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-08T13:16:00.464Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-05-08T13:16:00.464Z] ok github.com/docker/docker/pkg/authorization 1.026s coverage: 68.3% of statements [2020-05-08T13:16:01.124Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-05-08T13:16:01.931Z] ok github.com/docker/docker/pkg/signal 2.385s coverage: 61.0% of statements [2020-05-08T13:16:01.931Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-08T13:16:02.190Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-08T13:16:02.449Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-08T13:16:02.460Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-08T13:16:02.680Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-05-08T13:16:02.680Z] ok github.com/docker/docker/pkg/discovery/file 0.022s coverage: 92.9% of statements [2020-05-08T13:16:02.708Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-08T13:16:03.025Z] --- PASS: TestServiceUpdatePidsLimit (17.92s) [2020-05-08T13:16:03.025Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-05-08T13:16:03.025Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-05-08T13:16:03.025Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.16s) [2020-05-08T13:16:03.025Z] PASS [2020-05-08T13:16:03.025Z] [2020-05-08T13:16:03.025Z] === Skipped [2020-05-08T13:16:03.025Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-08T13:16:03.025Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T13:16:03.025Z] [2020-05-08T13:16:03.025Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-08T13:16:03.025Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:16:03.025Z] [2020-05-08T13:16:03.025Z] [2020-05-08T13:16:03.025Z] DONE 27 tests, 2 skipped in 176.268s [2020-05-08T13:16:03.025Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-08T13:16:03.025Z] ++ 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-08T13:16:03.025Z] ++ set -e [2020-05-08T13:16:03.025Z] ++ '[' -n 0 ']' [2020-05-08T13:16:03.025Z] ++ set -x [2020-05-08T13:16:03.025Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T13:16:03.025Z] INFO: Testing against a local daemon [2020-05-08T13:16:03.025Z] === RUN TestSessionCreate [2020-05-08T13:16:03.025Z] --- PASS: TestSessionCreate (0.04s) [2020-05-08T13:16:03.025Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-08T13:16:03.025Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-08T13:16:03.025Z] PASS [2020-05-08T13:16:03.025Z] [2020-05-08T13:16:03.025Z] DONE 2 tests in 0.293s [2020-05-08T13:16:03.025Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-08T13:16:03.025Z] ++ 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-08T13:16:03.025Z] ++ set -e [2020-05-08T13:16:03.025Z] ++ '[' -n 0 ']' [2020-05-08T13:16:03.025Z] ++ set -x [2020-05-08T13:16:03.025Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T13:16:03.025Z] INFO: Testing against a local daemon [2020-05-08T13:16:03.025Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-08T13:16:03.025Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T13:16:03.025Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T13:16:03.025Z] === RUN TestEventsExecDie [2020-05-08T13:16:03.306Z] --- PASS: TestEventsExecDie (1.00s) [2020-05-08T13:16:03.306Z] === RUN TestEventsBackwardsCompatible [2020-05-08T13:16:03.587Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-08T13:16:03.587Z] === RUN TestInfoBinaryCommits [2020-05-08T13:16:03.587Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-08T13:16:03.587Z] === RUN TestInfoAPIVersioned [2020-05-08T13:16:03.587Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-08T13:16:03.587Z] === RUN TestInfoDiscoveryBackend [2020-05-08T13:16:03.665Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2020-05-08T13:16:04.199Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-05-08T13:16:04.199Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-08T13:16:04.201Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-05-08T13:16:04.231Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.9% of statements [2020-05-08T13:16:04.489Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2020-05-08T13:16:05.056Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2020-05-08T13:16:05.201Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-08T13:16:05.201Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-08T13:16:05.256Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-05-08T13:16:05.256Z] ok github.com/docker/docker/layer 8.009s coverage: 68.8% of statements [2020-05-08T13:16:05.256Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-08T13:16:05.256Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-08T13:16:05.256Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-08T13:16:05.256Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-08T13:16:05.256Z] ? github.com/docker/docker/oci [no test files] [2020-05-08T13:16:05.256Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-08T13:16:05.314Z] testing: warning: no tests to run [2020-05-08T13:16:05.314Z] coverage: [no statements] [2020-05-08T13:16:05.314Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-08T13:16:05.482Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-08T13:16:05.482Z] === RUN TestInfoAPI [2020-05-08T13:16:05.482Z] --- PASS: TestInfoAPI (0.02s) [2020-05-08T13:16:05.482Z] === RUN TestInfoAPIWarnings [2020-05-08T13:16:05.572Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-08T13:16:05.830Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-08T13:16:05.904Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-05-08T13:16:06.089Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-08T13:16:06.094Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-05-08T13:16:06.094Z] === RUN TestInfoDebug [2020-05-08T13:16:06.558Z] ok github.com/docker/docker/pkg/chrootarchive 4.327s coverage: 43.2% of statements [2020-05-08T13:16:06.558Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-08T13:16:06.558Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-08T13:16:06.650Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-08T13:16:06.707Z] --- PASS: TestInfoDebug (0.52s) [2020-05-08T13:16:06.707Z] === RUN TestInfoInsecureRegistries [2020-05-08T13:16:06.866Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2020-05-08T13:16:07.318Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-05-08T13:16:07.318Z] === RUN TestInfoRegistryMirrors [2020-05-08T13:16:07.533Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 89.5% of statements [2020-05-08T13:16:07.586Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-08T13:16:07.586Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-08T13:16:07.599Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-08T13:16:07.599Z] === RUN TestLoginFailsWithBadCredentials [2020-05-08T13:16:07.989Z] ok github.com/docker/docker/plugin 0.537s coverage: 23.3% of statements [2020-05-08T13:16:08.205Z] ok github.com/docker/docker/pkg/discovery/kv 3.154s coverage: 84.1% of statements [2020-05-08T13:16:08.211Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-05-08T13:16:08.211Z] === RUN TestPingCacheHeaders [2020-05-08T13:16:08.211Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-05-08T13:16:08.211Z] === RUN TestPingGet [2020-05-08T13:16:08.211Z] --- PASS: TestPingGet (0.01s) [2020-05-08T13:16:08.211Z] === RUN TestPingHead [2020-05-08T13:16:08.211Z] --- PASS: TestPingHead (0.01s) [2020-05-08T13:16:08.211Z] === RUN TestVersion [2020-05-08T13:16:08.211Z] --- PASS: TestVersion (0.01s) [2020-05-08T13:16:08.211Z] PASS [2020-05-08T13:16:08.211Z] [2020-05-08T13:16:08.211Z] === Skipped [2020-05-08T13:16:08.211Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T13:16:08.211Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T13:16:08.211Z] [2020-05-08T13:16:08.211Z] [2020-05-08T13:16:08.211Z] DONE 18 tests, 1 skipped in 5.885s [2020-05-08T13:16:08.211Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-08T13:16:08.211Z] ++ 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-08T13:16:08.211Z] ++ set -e [2020-05-08T13:16:08.211Z] ++ '[' -n 0 ']' [2020-05-08T13:16:08.211Z] ++ set -x [2020-05-08T13:16:08.211Z] ++ env -i DEST=/go/src/github.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-08T13:16:08.211Z] INFO: Testing against a local daemon [2020-05-08T13:16:08.211Z] === RUN TestVolumesCreateAndList [2020-05-08T13:16:08.492Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-08T13:16:08.492Z] === RUN TestVolumesRemove [2020-05-08T13:16:08.492Z] --- PASS: TestVolumesRemove (0.14s) [2020-05-08T13:16:08.492Z] === RUN TestVolumesInspect [2020-05-08T13:16:08.492Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-08T13:16:08.492Z] === RUN TestVolumesInvalidJSON [2020-05-08T13:16:08.492Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-08T13:16:08.492Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-08T13:16:08.492Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-08T13:16:08.492Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-08T13:16:08.492Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-08T13:16:08.492Z] PASS [2020-05-08T13:16:08.492Z] [2020-05-08T13:16:08.492Z] DONE 5 tests in 0.354s [2020-05-08T13:16:08.492Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-08T13:16:08.520Z] ok github.com/docker/docker/pkg/fsutils 0.425s coverage: 85.1% of statements [2020-05-08T13:16:08.523Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-08T13:16:08.774Z] ++++ cat bundles/test-integration/docker.pid [2020-05-08T13:16:08.774Z] +++ kill 12306 [2020-05-08T13:16:08.840Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-05-08T13:16:08.924Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-08T13:16:09.458Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-08T13:16:09.491Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-08T13:16:10.058Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-08T13:16:10.241Z] +++ /etc/init.d/apparmor stop [2020-05-08T13:16:10.241Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T13:16:10.241Z] [2020-05-08T13:16:10.241Z] Unloading profiles will leave already running processes permanently [2020-05-08T13:16:10.241Z] unconfined, which can lead to unexpected situations. [2020-05-08T13:16:10.241Z] [2020-05-08T13:16:10.241Z] To set a process to complain mode, use the command line tool [2020-05-08T13:16:10.241Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T13:16:10.241Z] +++ true [2020-05-08T13:16:10.241Z] [2020-05-08T13:16:10.957Z] --- PASS: TestCreateServiceMultipleTimes (19.20s) [2020-05-08T13:16:10.958Z] === RUN TestCreateServiceConflict [2020-05-08T13:16:10.958Z] --- PASS: TestCreateServiceConflict (3.19s) [2020-05-08T13:16:10.958Z] === RUN TestCreateServiceMaxReplicas [2020-05-08T13:16:10.984Z] ok github.com/docker/docker/pkg/jsonmessage 0.031s coverage: 91.7% of statements [2020-05-08T13:16:10.984Z] ok github.com/docker/docker/pkg/locker 0.062s coverage: 88.9% of statements [2020-05-08T13:16:11.434Z] ok github.com/docker/docker/registry 0.073s coverage: 56.1% of statements Post stage [Pipeline] junit [2020-05-08T13:16:11.742Z] Recording test results [2020-05-08T13:16:12.001Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [Pipeline] } [2020-05-08T13:16:12.049Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-05-08T13:16:12.049Z] ok github.com/docker/docker/pkg/ioutils 1.554s coverage: 70.1% of statements [2020-05-08T13:16:12.049Z] ok github.com/docker/docker/pkg/idtools 1.019s coverage: 70.3% of statements [2020-05-08T13:16:12.049Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-08T13:16:12.049Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-08T13:16:12.049Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-05-08T13:16:12.049Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-08T13:16:12.259Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-05-08T13:16:12.474Z] + echo Ensuring container killed. [2020-05-08T13:16:12.474Z] Ensuring container killed. [2020-05-08T13:16:12.474Z] + docker rm -vf docker-pr6 [2020-05-08T13:16:12.474Z] Error: No such container: docker-pr6 [2020-05-08T13:16:12.474Z] + true [Pipeline] sh [2020-05-08T13:16:12.842Z] + echo Chowning /workspace to jenkins user [2020-05-08T13:16:12.842Z] Chowning /workspace to jenkins user [2020-05-08T13:16:12.842Z] + id -u [2020-05-08T13:16:12.842Z] + id -g [2020-05-08T13:16:12.842Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40595:/workspace busybox chown -R 1001:1001 /workspace [2020-05-08T13:16:12.842Z] Unable to find image 'busybox:latest' locally [2020-05-08T13:16:13.097Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements [2020-05-08T13:16:13.122Z] latest: Pulling from library/busybox [2020-05-08T13:16:13.122Z] 0f0ac3ee2e90: Pulling fs layer [2020-05-08T13:16:13.194Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-05-08T13:16:13.396Z] ok github.com/docker/docker/pkg/parsers/kernel 0.024s coverage: 60.0% of statements [2020-05-08T13:16:13.404Z] 0f0ac3ee2e90: Verifying Checksum [2020-05-08T13:16:13.404Z] 0f0ac3ee2e90: Download complete [2020-05-08T13:16:13.453Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-08T13:16:13.649Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-08T13:16:13.685Z] 0f0ac3ee2e90: Pull complete [2020-05-08T13:16:13.685Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-08T13:16:13.685Z] Status: Downloaded newer image for busybox:latest [2020-05-08T13:16:13.717Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 91.4% of statements [2020-05-08T13:16:13.717Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.4% of statements [2020-05-08T13:16:13.717Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-08T13:16:13.717Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-08T13:16:13.908Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-08T13:16:14.247Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2020-05-08T13:16:14.247Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-08T13:16:15.285Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-08T13:16:15.985Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-08T13:16:16.084Z] + bundleName=s390x-integration [2020-05-08T13:16:16.085Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-08T13:16:16.085Z] Creating s390x-integration-bundles.tar.gz [2020-05-08T13:16:16.085Z] + 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-08T13:16:16.085Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-08T13:16:16.119Z] Archiving artifacts [2020-05-08T13:16:16.369Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2020-05-08T13:16:16.369Z] ok github.com/docker/docker/pkg/progress 0.024s coverage: 75.9% of statements [2020-05-08T13:16:16.369Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-05-08T13:16:16.723Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40595/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-08T13:16:16.921Z] ok github.com/docker/docker/volume/local 0.018s coverage: 73.0% of statements [2020-05-08T13:16:17.119Z] + make clean [2020-05-08T13:16:17.179Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-08T13:16:17.194Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-08T13:16:17.731Z] docker volume rm -f docker-dev-cache [2020-05-08T13:16:17.731Z] docker-dev-cache [Pipeline] deleteDir [2020-05-08T13:16:17.957Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2020-05-08T13:16:18.555Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-05-08T13:16:18.623Z] ok github.com/docker/docker/pkg/pubsub 1.157s coverage: 73.9% of statements [2020-05-08T13:16:18.925Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-08T13:16:19.098Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-08T13:16:20.034Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-08T13:16:20.040Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-05-08T13:16:20.040Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-05-08T13:16:20.969Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-08T13:16:20.969Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-08T13:16:20.969Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-08T13:16:20.969Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-08T13:16:20.969Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-08T13:16:21.118Z] ok github.com/docker/docker/pkg/symlink 0.052s coverage: 87.7% of statements [2020-05-08T13:16:21.776Z] ok github.com/docker/docker/pkg/signal 3.544s coverage: 61.0% of statements [2020-05-08T13:16:22.834Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 53.7% of statements [2020-05-08T13:16:22.834Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2020-05-08T13:16:22.873Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-08T13:16:23.441Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-08T13:16:23.463Z] ok github.com/docker/docker/pkg/tailfile 0.177s coverage: 88.6% of statements [2020-05-08T13:16:23.756Z] testing: warning: no tests to run [2020-05-08T13:16:23.756Z] coverage: [no statements] [2020-05-08T13:16:23.756Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-05-08T13:16:24.146Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-08T13:16:24.344Z] ok github.com/docker/docker/api/server/httputils 0.168s coverage: 14.7% of statements [2020-05-08T13:16:24.344Z] ok github.com/docker/docker/api/server/middleware 0.172s coverage: 37.7% of statements [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-08T13:16:24.344Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2020-05-08T13:16:24.344Z] ok github.com/docker/docker/api/types/filters 0.082s coverage: 92.2% of statements [2020-05-08T13:16:24.344Z] ok github.com/docker/docker/api/server/router/swarm 0.120s coverage: 4.8% of statements [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-08T13:16:24.344Z] ok github.com/docker/docker/api/types/time 0.164s coverage: 100.0% of statements [2020-05-08T13:16:24.344Z] ok github.com/docker/docker/api/types/versions 0.077s coverage: 75.0% of statements [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/builder [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-08T13:16:24.344Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-08T13:16:24.344Z] ok github.com/docker/docker/builder/dockerignore 0.048s coverage: 96.8% of statements [2020-05-08T13:16:24.404Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-08T13:16:24.937Z] ok github.com/docker/docker/pkg/tarsum 0.227s coverage: 89.3% of statements [2020-05-08T13:16:24.937Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-05-08T13:16:24.937Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-05-08T13:16:25.570Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2020-05-08T13:16:26.315Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-08T13:16:26.573Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-08T13:16:26.573Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-08T13:16:27.187Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2020-05-08T13:16:27.638Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-05-08T13:16:28.130Z] ok github.com/docker/docker/builder/remotecontext 0.706s coverage: 9.2% of statements [2020-05-08T13:16:28.130Z] ok github.com/docker/docker/builder/dockerfile 0.566s coverage: 46.3% of statements [2020-05-08T13:16:28.479Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-08T13:16:29.121Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.37s) [2020-05-08T13:16:29.121Z] === RUN TestCreateServiceSecretFileMode [2020-05-08T13:16:29.708Z] ok github.com/docker/docker/reference 0.038s coverage: 83.7% of statements [2020-05-08T13:16:29.855Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-08T13:16:30.345Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 68.8% of statements [2020-05-08T13:16:30.749Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/rootless [no test files] [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-08T13:16:30.749Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-08T13:16:30.750Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-08T13:16:30.750Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-08T13:16:30.750Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-08T13:16:30.750Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-08T13:16:30.750Z] ? github.com/docker/docker/volume [no test files] [2020-05-08T13:16:30.750Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-08T13:16:30.750Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === Skipped [2020-05-08T13:16:30.750Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-08T13:16:30.750Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-08T13:16:30.750Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-08T13:16:30.750Z] graphtest_unix.go:73: No driver to put! [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-08T13:16:30.750Z] time="2020-05-08T13:15:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-08T13:16:30.750Z] time="2020-05-08T13:15:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-08T13:16:30.750Z] time="2020-05-08T13:15:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-08T13:16:30.750Z] time="2020-05-08T13:15:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-08T13:16:30.750Z] time="2020-05-08T13:15:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-08T13:16:30.750Z] graphtest_unix.go:73: No driver to put! [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-08T13:16:30.750Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-08T13:16:30.750Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-08T13:16:30.750Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-08T13:16:30.750Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-08T13:16:30.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:30.750Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-08T13:16:30.750Z] graphtest_unix.go:73: No driver to put! [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-08T13:16:30.750Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-08T13:16:30.750Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] [2020-05-08T13:16:30.750Z] DONE 2123 tests, 26 skipped in 250.603s Post stage [Pipeline] junit [2020-05-08T13:16:30.762Z] Recording test results [2020-05-08T13:16:30.989Z] ok github.com/docker/docker/plugin 0.593s coverage: 23.3% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-08T13:16:31.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40595/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb hack/validate/vendor [2020-05-08T13:16:32.405Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2020-05-08T13:16:32.405Z] === RUN TestCreateServiceConfigFileMode [2020-05-08T13:16:32.539Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-05-08T13:16:33.141Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-08T13:16:33.198Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2020-05-08T13:16:33.347Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-08T13:16:33.946Z] + echo Building e2e image [2020-05-08T13:16:33.946Z] Building e2e image [2020-05-08T13:16:33.946Z] + docker build --build-arg DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb -t moby-e2e-test -f Dockerfile.e2e . [2020-05-08T13:16:33.946Z] #2 [internal] load .dockerignore [2020-05-08T13:16:33.946Z] #2 transferring context: 34B done [2020-05-08T13:16:33.946Z] #2 DONE 0.0s [2020-05-08T13:16:33.946Z] [2020-05-08T13:16:33.946Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-08T13:16:33.946Z] #1 transferring dockerfile: 3.21kB done [2020-05-08T13:16:33.946Z] #1 DONE 0.0s [2020-05-08T13:16:33.946Z] [2020-05-08T13:16:33.946Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-08T13:16:34.207Z] #4 DONE 0.3s [2020-05-08T13:16:34.207Z] [2020-05-08T13:16:34.207Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-08T13:16:34.207Z] #3 DONE 0.3s [2020-05-08T13:16:34.207Z] [2020-05-08T13:16:34.207Z] #8 [internal] load build context [2020-05-08T13:16:34.300Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-05-08T13:16:34.466Z] #8 transferring context: 849.61kB 0.3s done [2020-05-08T13:16:34.518Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-08T13:16:34.724Z] #8 DONE 0.4s [2020-05-08T13:16:34.724Z] [2020-05-08T13:16:34.724Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-08T13:16:34.724Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done [2020-05-08T13:16:34.724Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s [2020-05-08T13:16:34.724Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-05-08T13:16:34.724Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 6.63MB / 126.95MB 0.3s [2020-05-08T13:16:34.724Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.2s done [2020-05-08T13:16:34.724Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done [2020-05-08T13:16:34.724Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done [2020-05-08T13:16:34.724Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done [2020-05-08T13:16:34.724Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-05-08T13:16:34.724Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s done [2020-05-08T13:16:34.724Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 15.00MB / 126.95MB 0.4s [2020-05-08T13:16:34.724Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-08T13:16:34.982Z] #14 ... [2020-05-08T13:16:34.982Z] [2020-05-08T13:16:34.982Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-08T13:16:34.982Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-08T13:16:34.982Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-08T13:16:34.982Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-08T13:16:34.982Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-08T13:16:34.982Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-05-08T13:16:34.982Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-05-08T13:16:34.982Z] #5 DONE 0.6s [2020-05-08T13:16:34.982Z] [2020-05-08T13:16:34.982Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-08T13:16:34.982Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 28.76MB / 126.95MB 0.6s [2020-05-08T13:16:34.982Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 43.43MB / 126.95MB 0.7s [2020-05-08T13:16:35.241Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 51.34MB / 126.95MB 0.9s [2020-05-08T13:16:35.335Z] ok github.com/docker/docker/registry 0.498s coverage: 56.1% of statements [2020-05-08T13:16:35.499Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 59.39MB / 126.95MB 1.1s [2020-05-08T13:16:35.689Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2020-05-08T13:16:35.689Z] === RUN TestCreateServiceSysctls [2020-05-08T13:16:35.759Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 71.94MB / 126.95MB 1.4s [2020-05-08T13:16:35.759Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 84.89MB / 126.95MB 1.5s [2020-05-08T13:16:35.894Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-08T13:16:36.018Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 94.04MB / 126.95MB 1.6s [2020-05-08T13:16:36.018Z] #14 ... [2020-05-08T13:16:36.018Z] [2020-05-08T13:16:36.018Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-08T13:16:36.018Z] #6 DONE 1.2s [2020-05-08T13:16:36.018Z] [2020-05-08T13:16:36.018Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-08T13:16:36.018Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 113.62MB / 126.95MB 1.8s [2020-05-08T13:16:36.277Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 121.77MB / 126.95MB 1.9s [2020-05-08T13:16:36.535Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 2.0s done [2020-05-08T13:16:36.535Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 0.1s [2020-05-08T13:16:36.830Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-08T13:16:36.844Z] ok github.com/docker/docker/runconfig 0.034s coverage: 65.8% of statements [2020-05-08T13:16:37.398Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-08T13:16:37.966Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-08T13:16:39.874Z] --- PASS: TestCreateServiceSysctls (4.13s) [2020-05-08T13:16:39.874Z] === RUN TestCreateServiceCapabilities [2020-05-08T13:16:40.359Z] ok github.com/docker/docker/client 0.542s coverage: 74.9% of statements [2020-05-08T13:16:40.364Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-05-08T13:16:40.999Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.0% of statements [2020-05-08T13:16:41.642Z] ok github.com/docker/docker/volume/local 0.034s coverage: 73.0% of statements [2020-05-08T13:16:41.803Z] #14 ... [2020-05-08T13:16:41.803Z] [2020-05-08T13:16:41.803Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-08T13:16:41.803Z] #7 0.969 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-08T13:16:41.803Z] #7 2.066 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-08T13:16:41.803Z] #7 2.162 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-08T13:16:41.803Z] #7 2.171 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-08T13:16:41.803Z] #7 2.180 (3/30) Installing readline (8.0.0-r0) [2020-05-08T13:16:41.803Z] #7 2.188 (4/30) Installing bash (5.0.0-r0) [2020-05-08T13:16:41.803Z] #7 2.202 Executing bash-5.0.0-r0.post-install [2020-05-08T13:16:41.803Z] #7 2.206 (5/30) Installing ca-certificates (20191127-r0) [2020-05-08T13:16:41.803Z] #7 2.221 (6/30) Installing libgcc (8.3.0-r0) [2020-05-08T13:16:41.803Z] #7 2.228 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-08T13:16:41.803Z] #7 2.243 (8/30) Installing binutils (2.32-r0) [2020-05-08T13:16:41.803Z] #7 2.342 (9/30) Installing gmp (6.1.2-r1) [2020-05-08T13:16:41.803Z] #7 2.348 (10/30) Installing isl (0.18-r0) [2020-05-08T13:16:41.803Z] #7 2.371 (11/30) Installing libgomp (8.3.0-r0) [2020-05-08T13:16:41.803Z] #7 2.377 (12/30) Installing libatomic (8.3.0-r0) [2020-05-08T13:16:41.803Z] #7 2.379 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-08T13:16:41.803Z] #7 2.387 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-08T13:16:41.803Z] #7 2.391 (15/30) Installing gcc (8.3.0-r0) [2020-05-08T13:16:41.803Z] #7 3.220 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-08T13:16:41.803Z] #7 3.319 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-08T13:16:41.803Z] #7 3.322 (18/30) Installing g++ (8.3.0-r0) [2020-05-08T13:16:41.803Z] #7 3.854 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-08T13:16:41.803Z] #7 3.858 (20/30) Installing libcurl (7.66.0-r0) [2020-05-08T13:16:41.803Z] #7 3.867 (21/30) Installing expat (2.2.8-r0) [2020-05-08T13:16:41.803Z] #7 3.872 (22/30) Installing pcre2 (10.33-r0) [2020-05-08T13:16:41.803Z] #7 3.882 (23/30) Installing git (2.22.4-r0) [2020-05-08T13:16:41.803Z] #7 4.084 (24/30) Installing libmnl (1.0.4-r0) [2020-05-08T13:16:41.803Z] #7 4.086 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-08T13:16:41.803Z] #7 4.091 (26/30) Installing iptables (1.8.3-r1) [2020-05-08T13:16:41.803Z] #7 4.117 (27/30) Installing pigz (2.4-r0) [2020-05-08T13:16:41.803Z] #7 4.122 (28/30) Installing tar (1.32-r0) [2020-05-08T13:16:41.803Z] #7 4.131 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-08T13:16:41.803Z] #7 4.136 (30/30) Installing xz (5.2.4-r0) [2020-05-08T13:16:41.803Z] #7 4.169 Executing busybox-1.30.1-r3.trigger [2020-05-08T13:16:41.803Z] #7 4.175 Executing ca-certificates-20191127-r0.trigger [2020-05-08T13:16:41.803Z] #7 4.223 OK: 179 MiB in 44 packages [2020-05-08T13:16:41.803Z] #7 DONE 5.4s [2020-05-08T13:16:41.803Z] [2020-05-08T13:16:41.803Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-08T13:16:41.803Z] #14 ... [2020-05-08T13:16:41.803Z] [2020-05-08T13:16:41.803Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-08T13:16:41.803Z] #9 DONE 0.1s [2020-05-08T13:16:41.803Z] [2020-05-08T13:16:41.803Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-08T13:16:41.803Z] #10 DONE 0.1s [2020-05-08T13:16:41.803Z] [2020-05-08T13:16:41.803Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-08T13:16:41.803Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.2s [2020-05-08T13:16:41.803Z] #14 ... [2020-05-08T13:16:41.803Z] [2020-05-08T13:16:41.803Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-08T13:16:41.803Z] #11 DONE 0.1s [2020-05-08T13:16:41.803Z] [2020-05-08T13:16:41.803Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-08T13:16:42.062Z] #14 ... [2020-05-08T13:16:42.062Z] [2020-05-08T13:16:42.062Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-08T13:16:42.062Z] #12 DONE 0.1s [2020-05-08T13:16:42.062Z] [2020-05-08T13:16:42.062Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-08T13:16:42.062Z] #13 DONE 0.1s [2020-05-08T13:16:42.062Z] [2020-05-08T13:16:42.062Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-08T13:16:42.154Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-08T13:16:42.322Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.7s done [2020-05-08T13:16:42.322Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done [2020-05-08T13:16:42.405Z] --- PASS: TestCreateServiceCapabilities (2.88s) [2020-05-08T13:16:42.405Z] === RUN TestInspect [2020-05-08T13:16:42.580Z] #14 DONE 8.2s [2020-05-08T13:16:42.580Z] [2020-05-08T13:16:42.580Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-08T13:16:43.514Z] #15 0.759 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-08T13:16:43.702Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-05-08T13:16:44.449Z] #15 1.835 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-08T13:16:44.449Z] #15 1.919 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-08T13:16:44.449Z] #15 1.923 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-08T13:16:44.449Z] #15 1.931 (3/42) Installing readline (8.0.1-r0) [2020-05-08T13:16:44.449Z] #15 1.935 (4/42) Installing bash (5.0.11-r1) [2020-05-08T13:16:44.449Z] #15 1.947 Executing bash-5.0.11-r1.post-install [2020-05-08T13:16:44.449Z] #15 1.950 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-08T13:16:44.449Z] #15 2.023 (6/42) Installing libblkid (2.34-r1) [2020-05-08T13:16:44.449Z] #15 2.029 (7/42) Installing libuuid (2.34-r1) [2020-05-08T13:16:44.449Z] #15 2.031 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-08T13:16:44.449Z] #15 2.037 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-08T13:16:44.449Z] #15 2.042 (10/42) Installing libgcc (9.2.0-r4) [2020-05-08T13:16:44.449Z] #15 2.045 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-08T13:16:44.449Z] #15 2.058 (12/42) Installing binutils (2.33.1-r0) [2020-05-08T13:16:44.449Z] #15 2.127 (13/42) Installing libmagic (5.37-r1) [2020-05-08T13:16:44.709Z] #15 2.146 (14/42) Installing file (5.37-r1) [2020-05-08T13:16:44.709Z] #15 2.148 (15/42) Installing gmp (6.1.2-r1) [2020-05-08T13:16:44.709Z] #15 2.155 (16/42) Installing isl (0.18-r0) [2020-05-08T13:16:44.709Z] #15 2.171 (17/42) Installing libgomp (9.2.0-r4) [2020-05-08T13:16:44.709Z] #15 2.175 (18/42) Installing libatomic (9.2.0-r4) [2020-05-08T13:16:44.709Z] #15 2.177 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-08T13:16:44.709Z] #15 2.184 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-08T13:16:44.709Z] #15 2.188 (21/42) Installing gcc (9.2.0-r4) [2020-05-08T13:16:45.277Z] #15 2.853 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-08T13:16:45.277Z] #15 2.925 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-08T13:16:45.277Z] #15 2.927 (24/42) Installing g++ (9.2.0-r4) [2020-05-08T13:16:45.441Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-08T13:16:45.441Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-08T13:16:45.691Z] --- PASS: TestInspect (3.49s) [2020-05-08T13:16:45.691Z] === RUN TestCreateJob [2020-05-08T13:16:45.844Z] #15 3.350 (25/42) Installing make (4.2.1-r2) [2020-05-08T13:16:45.844Z] #15 3.354 (26/42) Installing fortify-headers (1.1-r0) [2020-05-08T13:16:45.844Z] #15 3.357 (27/42) Installing build-base (0.5-r1) [2020-05-08T13:16:45.844Z] #15 3.358 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-08T13:16:45.844Z] #15 3.362 (29/42) Installing libcurl (7.67.0-r0) [2020-05-08T13:16:45.844Z] #15 3.369 (30/42) Installing curl (7.67.0-r0) [2020-05-08T13:16:45.844Z] #15 3.372 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-08T13:16:45.844Z] #15 3.378 (32/42) Installing jq (1.6-r0) [2020-05-08T13:16:45.844Z] #15 3.386 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-08T13:16:45.844Z] #15 3.392 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-08T13:16:45.844Z] #15 3.394 (35/42) Installing libaio (0.3.112-r1) [2020-05-08T13:16:45.844Z] #15 3.396 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-08T13:16:45.844Z] #15 3.425 (37/42) Installing libfdisk (2.34-r1) [2020-05-08T13:16:45.844Z] #15 3.432 (38/42) Installing libmount (2.34-r1) [2020-05-08T13:16:45.844Z] #15 3.437 (39/42) Installing libsmartcols (2.34-r1) [2020-05-08T13:16:45.844Z] #15 3.440 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-08T13:16:45.844Z] #15 3.443 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-08T13:16:45.844Z] #15 3.466 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-08T13:16:45.844Z] #15 3.471 Executing busybox-1.31.1-r9.trigger [2020-05-08T13:16:45.844Z] #15 3.476 OK: 196 MiB in 57 packages [2020-05-08T13:16:46.414Z] #15 DONE 4.0s [2020-05-08T13:16:46.414Z] [2020-05-08T13:16:46.414Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-08T13:16:46.981Z] #16 DONE 0.7s [2020-05-08T13:16:47.239Z] [2020-05-08T13:16:47.239Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-08T13:16:47.807Z] #17 DONE 0.7s [2020-05-08T13:16:48.066Z] [2020-05-08T13:16:48.066Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-08T13:16:48.066Z] #18 DONE 0.0s [2020-05-08T13:16:48.066Z] [2020-05-08T13:16:48.066Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-08T13:16:48.066Z] #26 DONE 0.0s [2020-05-08T13:16:48.066Z] [2020-05-08T13:16:48.066Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-08T13:16:48.066Z] #27 DONE 0.0s [2020-05-08T13:16:48.066Z] [2020-05-08T13:16:48.066Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-08T13:16:48.066Z] #22 DONE 0.1s [2020-05-08T13:16:48.066Z] [2020-05-08T13:16:48.066Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-08T13:16:48.066Z] #19 DONE 0.1s [2020-05-08T13:16:48.066Z] [2020-05-08T13:16:48.066Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-08T13:16:48.066Z] #28 DONE 0.1s [2020-05-08T13:16:48.066Z] [2020-05-08T13:16:48.066Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-08T13:16:48.324Z] #20 ... [2020-05-08T13:16:48.324Z] [2020-05-08T13:16:48.324Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-08T13:16:48.324Z] #23 DONE 0.2s [2020-05-08T13:16:48.324Z] [2020-05-08T13:16:48.324Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-08T13:16:49.703Z] #24 ... [2020-05-08T13:16:49.703Z] [2020-05-08T13:16:49.703Z] #31 [builder 1/4] COPY . . [2020-05-08T13:16:49.703Z] #31 DONE 1.5s [2020-05-08T13:16:49.703Z] [2020-05-08T13:16:49.703Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-08T13:16:49.878Z] --- PASS: TestCreateJob (4.25s) [2020-05-08T13:16:49.878Z] === RUN TestReplicatedJob [2020-05-08T13:16:50.558Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/rootless [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/volume [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-08T13:16:50.558Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-08T13:16:50.710Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === Skipped [2020-05-08T13:16:50.847Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-08T13:16:50.847Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-08T13:16:50.847Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-08T13:16:50.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:50.847Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-08T13:16:50.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:50.847Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-08T13:16:50.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:50.847Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-08T13:16:50.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:50.847Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-08T13:16:50.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:50.847Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-08T13:16:50.847Z] graphtest_unix.go:73: No driver to put! [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-08T13:16:50.847Z] time="2020-05-08T13:15:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:16:50.847Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:16:50.847Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-08T13:16:50.847Z] time="2020-05-08T13:15:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:16:50.847Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:16:50.847Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-08T13:16:50.847Z] time="2020-05-08T13:15:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:16:50.847Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:16:50.847Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-08T13:16:50.847Z] time="2020-05-08T13:15:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:16:50.847Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:16:50.847Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-08T13:16:50.847Z] time="2020-05-08T13:15:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-08T13:16:50.847Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-08T13:16:50.847Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-08T13:16:50.847Z] graphtest_unix.go:73: No driver to put! [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-08T13:16:50.847Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-08T13:16:50.847Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-08T13:16:50.847Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-08T13:16:50.847Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-08T13:16:50.847Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:50.847Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:16:50.847Z] [2020-05-08T13:16:50.847Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-08T13:16:50.848Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:50.848Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:16:50.848Z] [2020-05-08T13:16:50.848Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-08T13:16:50.848Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:50.848Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:16:50.848Z] [2020-05-08T13:16:50.848Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-08T13:16:50.848Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:50.848Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:16:50.848Z] [2020-05-08T13:16:50.848Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-08T13:16:50.848Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-08T13:16:50.848Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-08T13:16:50.848Z] [2020-05-08T13:16:50.848Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-08T13:16:50.848Z] graphtest_unix.go:73: No driver to put! [2020-05-08T13:16:50.848Z] [2020-05-08T13:16:50.848Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-08T13:16:50.848Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-08T13:16:50.848Z] [2020-05-08T13:16:50.848Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-08T13:16:50.848Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-08T13:16:50.848Z] [2020-05-08T13:16:50.848Z] [2020-05-08T13:16:50.848Z] DONE 2123 tests, 26 skipped in 358.335s [2020-05-08T13:16:51.080Z] #32 DONE 1.7s [2020-05-08T13:16:51.080Z] [2020-05-08T13:16:51.080Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary Post stage [Pipeline] junit [2020-05-08T13:16:51.528Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-08T13:16:52.387Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40595/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb -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:bdb48fdae6f834a419d52c4acaedca1c8fefbeeb hack/make.sh dynbinary test-integration [2020-05-08T13:16:52.458Z] #33 1.369 [2020-05-08T13:16:52.615Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-08T13:16:52.675Z] [2020-05-08T13:16:52.717Z] #33 1.550 Removing bundles/ [2020-05-08T13:16:52.717Z] #33 1.551 [2020-05-08T13:16:52.717Z] #33 1.566 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-08T13:16:52.874Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-08T13:16:52.969Z] Removing bundles/ [2020-05-08T13:16:52.969Z] [2020-05-08T13:16:52.969Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-08T13:16:52.969Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T13:16:52.969Z] GOOS="" GOARCH="" GOARM="" [2020-05-08T13:16:53.286Z] #33 ... [2020-05-08T13:16:53.286Z] [2020-05-08T13:16:53.286Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-08T13:16:53.286Z] #24 1.849 Install docker/cli version 17.06.2-ce from stable [2020-05-08T13:16:53.286Z] #24 1.850 + RM_GOPATH=0 [2020-05-08T13:16:53.286Z] #24 1.850 + TMP_GOPATH= [2020-05-08T13:16:53.286Z] #24 1.850 + : /build [2020-05-08T13:16:53.286Z] #24 1.850 + '[' -z '' ']' [2020-05-08T13:16:53.286Z] #24 1.850 ++ mktemp -d [2020-05-08T13:16:53.286Z] #24 1.850 + export GOPATH=/tmp/tmp.onjLdJ [2020-05-08T13:16:53.286Z] #24 1.850 + GOPATH=/tmp/tmp.onjLdJ [2020-05-08T13:16:53.286Z] #24 1.850 + RM_GOPATH=1 [2020-05-08T13:16:53.286Z] #24 1.850 ++ dirname ./install.sh [2020-05-08T13:16:53.286Z] #24 1.850 + dir=. [2020-05-08T13:16:53.286Z] #24 1.850 + bin=dockercli [2020-05-08T13:16:53.286Z] #24 1.850 + shift [2020-05-08T13:16:53.286Z] #24 1.850 + '[' '!' -f ./dockercli.installer ']' [2020-05-08T13:16:53.286Z] #24 1.850 + . ./dockercli.installer [2020-05-08T13:16:53.286Z] #24 1.850 ++ : stable [2020-05-08T13:16:53.286Z] #24 1.850 ++ : 17.06.2-ce [2020-05-08T13:16:53.286Z] #24 1.850 + install_dockercli [2020-05-08T13:16:53.286Z] #24 1.850 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-08T13:16:53.286Z] #24 1.850 ++ uname -m [2020-05-08T13:16:53.286Z] #24 1.850 + arch=x86_64 [2020-05-08T13:16:53.286Z] #24 1.850 + '[' x86_64 '!=' x86_64 ']' [2020-05-08T13:16:53.286Z] #24 1.850 + url=https://download.docker.com/linux/static [2020-05-08T13:16:53.286Z] #24 1.850 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-08T13:16:53.286Z] #24 1.860 + tar -xz docker/docker [2020-05-08T13:16:53.286Z] #24 4.890 + mkdir -p /build [2020-05-08T13:16:53.286Z] #24 4.891 + mv docker/docker /build/ [2020-05-08T13:16:53.286Z] #24 4.898 + rmdir docker [2020-05-08T13:16:53.286Z] #24 DONE 5.0s [2020-05-08T13:16:53.286Z] [2020-05-08T13:16:53.286Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-08T13:16:53.286Z] #20 2.156 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-08T13:16:53.286Z] #20 2.620 curl: option --progress: is ambiguous [2020-05-08T13:16:53.286Z] #20 2.623 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-08T13:16:53.286Z] #20 3.276 curl: option --progress: is ambiguous [2020-05-08T13:16:53.286Z] #20 3.276 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-08T13:16:53.286Z] #20 3.830 curl: option --progress: is ambiguous [2020-05-08T13:16:53.286Z] #20 3.830 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-08T13:16:53.286Z] #20 4.376 curl: option --progress: is ambiguous [2020-05-08T13:16:53.286Z] #20 4.377 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-08T13:16:53.286Z] #20 4.817 [2020-05-08T13:16:53.811Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-08T13:16:53.811Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-08T13:16:54.224Z] #20 6.168 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-08T13:16:54.743Z] #20 6.580 curl: option --progress: is ambiguous [2020-05-08T13:16:54.743Z] #20 6.585 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-08T13:16:54.743Z] #20 6.877 [2020-05-08T13:16:55.002Z] ok github.com/docker/docker/builder/remotecontext/git 29.211s coverage: 86.3% of statements [2020-05-08T13:16:55.002Z] ? github.com/docker/docker/cli [no test files] [2020-05-08T13:16:55.002Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-08T13:16:55.188Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-08T13:16:55.447Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-08T13:16:56.121Z] #20 7.937 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-08T13:16:56.380Z] #20 8.325 curl: option --progress: is ambiguous [2020-05-08T13:16:56.380Z] #20 8.325 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-08T13:16:56.448Z] --- PASS: TestReplicatedJob (6.55s) [2020-05-08T13:16:56.448Z] === RUN TestUpdateReplicatedJob [2020-05-08T13:16:56.639Z] #20 8.593 [2020-05-08T13:16:58.022Z] #20 9.644 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-08T13:16:58.022Z] #20 9.891 curl: option --progress: is ambiguous [2020-05-08T13:16:58.022Z] #20 9.895 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-08T13:16:58.281Z] #20 ... [2020-05-08T13:16:58.281Z] [2020-05-08T13:16:58.281Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-08T13:16:58.281Z] #29 ... [2020-05-08T13:16:58.281Z] [2020-05-08T13:16:58.281Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-08T13:16:58.281Z] #20 10.28 [2020-05-08T13:16:58.782Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-08T13:16:59.659Z] #20 11.29 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-08T13:16:59.918Z] #20 11.69 curl: option --progress: is ambiguous [2020-05-08T13:16:59.918Z] #20 11.70 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-08T13:17:00.177Z] #20 12.08 [2020-05-08T13:17:00.177Z] #20 12.18 Download of images into '/build' complete. [2020-05-08T13:17:00.177Z] #20 12.18 Use something like the following to load the result into a Docker daemon: [2020-05-08T13:17:00.177Z] #20 12.18 tar -cC '/build' . | docker load [2020-05-08T13:17:00.177Z] #20 DONE 12.3s [2020-05-08T13:17:00.177Z] [2020-05-08T13:17:00.177Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-08T13:17:00.177Z] #33 3.123 Building test suite binary ./integration-cli/test.main [2020-05-08T13:17:00.633Z] --- PASS: TestUpdateReplicatedJob (4.28s) [2020-05-08T13:17:00.633Z] === RUN TestServiceListWithStatuses [2020-05-08T13:17:00.633Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-08T13:17:00.633Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T13:17:00.633Z] === RUN TestDockerNetworkConnectAlias [2020-05-08T13:17:00.688Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-08T13:17:00.745Z] #33 ... [2020-05-08T13:17:00.746Z] [2020-05-08T13:17:00.746Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-08T13:17:01.005Z] #21 DONE 0.1s [2020-05-08T13:17:01.005Z] [2020-05-08T13:17:01.005Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-08T13:17:01.005Z] #25 DONE 0.1s [2020-05-08T13:17:01.005Z] [2020-05-08T13:17:01.005Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-08T13:17:01.626Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-08T13:17:01.626Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-08T13:17:01.957Z] ok github.com/docker/docker/cmd/dockerd 0.633s coverage: 19.3% of statements [2020-05-08T13:17:02.404Z] ok github.com/docker/docker/container 0.497s coverage: 41.9% of statements [2020-05-08T13:17:02.404Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-08T13:17:02.404Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-08T13:17:02.404Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-08T13:17:02.404Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-08T13:17:03.001Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-08T13:17:04.904Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-08T13:17:05.243Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.366s coverage: 65.3% of statements [2020-05-08T13:17:06.281Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-08T13:17:07.367Z] ok github.com/docker/docker/daemon/cluster 0.737s coverage: 0.5% of statements [2020-05-08T13:17:07.367Z] ok github.com/docker/docker/daemon/cluster/convert 1.070s coverage: 35.6% of statements [2020-05-08T13:17:07.657Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-08T13:17:08.746Z] --- PASS: TestDockerNetworkConnectAlias (6.73s) [2020-05-08T13:17:08.746Z] === RUN TestDockerNetworkReConnect [2020-05-08T13:17:12.937Z] --- PASS: TestDockerNetworkReConnect (5.12s) [2020-05-08T13:17:12.937Z] === RUN TestServicePlugin [2020-05-08T13:17:12.937Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-08T13:17:12.937Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:17:12.937Z] === RUN TestServiceUpdateLabel [2020-05-08T13:17:13.054Z] ok github.com/docker/docker/daemon/config 0.729s coverage: 79.6% of statements [2020-05-08T13:17:13.995Z] ok github.com/docker/docker/daemon/discovery 1.013s coverage: 30.0% of statements [2020-05-08T13:17:14.937Z] ok github.com/docker/docker/daemon/events 0.355s coverage: 50.0% of statements [2020-05-08T13:17:14.937Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.237s coverage: 11.1% of statements [2020-05-08T13:17:15.878Z] ok github.com/docker/docker/daemon 2.970s coverage: 9.2% of statements [2020-05-08T13:17:15.878Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-08T13:17:15.878Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-08T13:17:15.878Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-08T13:17:15.878Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-08T13:17:16.221Z] --- PASS: TestServiceUpdateLabel (3.25s) [2020-05-08T13:17:16.221Z] === RUN TestServiceUpdateSecrets [2020-05-08T13:17:16.324Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2020-05-08T13:17:16.770Z] ok github.com/docker/docker/daemon/graphdriver 0.234s coverage: 2.3% of statements [2020-05-08T13:17:16.770Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-08T13:17:16.770Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-08T13:17:16.770Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-08T13:17:16.770Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-08T13:17:16.770Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-08T13:17:16.770Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-08T13:17:16.770Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-08T13:17:16.770Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-08T13:17:16.770Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-08T13:17:16.770Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-08T13:17:16.770Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-08T13:17:16.770Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-08T13:17:17.633Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-08T13:17:19.118Z] #33 ... [2020-05-08T13:17:19.118Z] [2020-05-08T13:17:19.118Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-08T13:17:19.118Z] #29 30.35 # github.com/docker/docker/contrib/httpserver [2020-05-08T13:17:19.118Z] #29 30.35 loadinternal: cannot find runtime/cgo [2020-05-08T13:17:19.118Z] #29 DONE 30.7s [2020-05-08T13:17:19.118Z] [2020-05-08T13:17:19.118Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-08T13:17:19.376Z] #33 ... [2020-05-08T13:17:19.376Z] [2020-05-08T13:17:19.376Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-08T13:17:19.536Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-08T13:17:19.613Z] ok github.com/docker/docker/daemon/logger 0.665s coverage: 42.1% of statements [2020-05-08T13:17:19.635Z] #30 DONE 0.1s [2020-05-08T13:17:19.635Z] [2020-05-08T13:17:19.635Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-08T13:17:20.472Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-08T13:17:20.554Z] ok github.com/docker/docker/daemon/images 0.595s coverage: 4.9% of statements [2020-05-08T13:17:20.554Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-08T13:17:20.554Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-08T13:17:21.000Z] ok github.com/docker/docker/daemon/logger/awslogs 1.109s coverage: 77.4% of statements [2020-05-08T13:17:21.000Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-08T13:17:21.000Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-08T13:17:21.000Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-08T13:17:21.000Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-08T13:17:21.000Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-08T13:17:21.000Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.948s coverage: 61.6% of statements [2020-05-08T13:17:21.044Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-08T13:17:21.942Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.401s coverage: 87.2% of statements [2020-05-08T13:17:22.419Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-08T13:17:23.439Z] ok github.com/docker/docker/daemon/logger/local 0.305s coverage: 75.2% of statements [2020-05-08T13:17:23.439Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-08T13:17:23.439Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.324s coverage: 35.9% of statements [2020-05-08T13:17:23.884Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.201s coverage: 33.3% of statements [2020-05-08T13:17:24.950Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-08T13:17:25.382Z] ok github.com/docker/docker/daemon/logger/templates 0.090s coverage: 8.3% of statements [2020-05-08T13:17:25.382Z] ok github.com/docker/docker/daemon/logger/syslog 0.140s coverage: 47.8% of statements [2020-05-08T13:17:25.518Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-08T13:17:25.518Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-08T13:17:27.506Z] ok github.com/docker/docker/daemon/logger/splunk 2.260s coverage: 82.5% of statements [2020-05-08T13:17:27.506Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-08T13:17:27.506Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-08T13:17:27.506Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-08T13:17:28.448Z] ok github.com/docker/docker/distribution 1.401s coverage: 20.3% of statements [2020-05-08T13:17:28.448Z] ok github.com/docker/docker/distribution/metadata 1.021s coverage: 48.2% of statements [2020-05-08T13:17:28.894Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-08T13:17:28.894Z] ok github.com/docker/docker/errdefs 0.110s coverage: 49.4% of statements [2020-05-08T13:17:29.836Z] ok github.com/docker/docker/distribution/xfer 2.179s coverage: 76.8% of statements [2020-05-08T13:17:29.836Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-08T13:17:30.779Z] ok github.com/docker/docker/image/cache 0.302s coverage: 19.2% of statements [2020-05-08T13:17:30.779Z] ok github.com/docker/docker/image/v1 0.211s coverage: 25.0% of statements [2020-05-08T13:17:31.218Z] --- PASS: TestServiceUpdateSecrets (15.03s) [2020-05-08T13:17:31.218Z] === RUN TestServiceUpdateConfigs [2020-05-08T13:17:31.333Z] ok github.com/docker/docker/image 0.942s coverage: 86.4% of statements [2020-05-08T13:17:31.333Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-08T13:17:31.333Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite (352.41s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.52s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.03s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.39s) [2020-05-08T13:17:32.083Z] docker_cli_daemon_test.go:1449: [de1bb67ccd0a8] daemon is not started [2020-05-08T13:17:32.083Z] check_test.go:309: [d93ff88e978e6] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.77s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.33s) [2020-05-08T13:17:32.083Z] check_test.go:309: [da3fb175d1512] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.66s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.55s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.77s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.48s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.60s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.05s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.67s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-08T13:17:32.083Z] check_test.go:309: [dd311f54879f9] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-08T13:17:32.083Z] check_test.go:309: [d5745f0f53fc8] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.72s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-05-08T13:17:32.083Z] check_test.go:309: [d7bf14f92cdc7] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.34s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.09s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.98s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.24s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-08T13:17:32.083Z] check_test.go:309: [d2d1ea3b849fa] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.10s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.29s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.79s) [2020-05-08T13:17:32.083Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-08T13:17:32.083Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-08T13:17:32.083Z] check_test.go:309: [dcf1ec04b75c6] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.37s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.25s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.12s) [2020-05-08T13:17:32.083Z] check_test.go:309: [dd1f01aa5b093] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.65s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-05-08T13:17:32.083Z] check_test.go:309: [dde49555ab285] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.92s) [2020-05-08T13:17:32.083Z] docker_cli_daemon_plugins_test.go:79: [d61fcf5b6c98a] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.99s) [2020-05-08T13:17:32.083Z] docker_cli_daemon_plugins_test.go:169: [d0907dfedf00e] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-05-08T13:17:32.083Z] check_test.go:309: [d155a6839bc67] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.98s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.02s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.16s) [2020-05-08T13:17:32.083Z] check_test.go:309: [d605921ad09f3] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.27s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.29s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.44s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.09s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.34s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.96s) [2020-05-08T13:17:32.083Z] check_test.go:309: [de50ab4ff03a8] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.61s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.13s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.15s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.47s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.36s) [2020-05-08T13:17:32.083Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-08T13:17:32.083Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-08T13:17:32.083Z] check_test.go:309: [d3cd56d4ae84c] daemon is not started [2020-05-08T13:17:32.083Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2020-05-08T13:17:32.083Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-08T13:17:32.083Z] check_test.go:309: [dd00f931dfa5f] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.85s) [2020-05-08T13:17:32.083Z] check_test.go:309: [da25251f6cd40] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.32s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.48s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.39s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.50s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.89s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.88s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.56s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.50s) [2020-05-08T13:17:32.083Z] check_test.go:309: [df969572209ed] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.63s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.69s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.92s) [2020-05-08T13:17:32.083Z] check_test.go:309: [d4d60840713c2] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.41s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2020-05-08T13:17:32.083Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-05-08T13:17:32.083Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-05-08T13:17:32.083Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-05-08T13:17:32.083Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-05-08T13:17:32.083Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-05-08T13:17:32.083Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-05-08T13:17:32.083Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-05-08T13:17:32.083Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-05-08T13:17:32.083Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-05-08T13:17:32.083Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-05-08T13:17:32.083Z] check_test.go:309: [da7cb6c236eed] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-05-08T13:17:32.083Z] check_test.go:309: [d65f39d7f0576] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.74s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2020-05-08T13:17:32.083Z] check_test.go:309: [d7e7d627ce0fb] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.43s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.06s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.58s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-05-08T13:17:32.083Z] check_test.go:309: [db72e7b53b6e4] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.52s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.86s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.06s) [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.63s) [2020-05-08T13:17:32.083Z] check_test.go:309: [d42f1e49c9542] daemon is not started [2020-05-08T13:17:32.083Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.09s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-05-08T13:17:32.084Z] check_test.go:309: [dc2e49a3afeef] daemon is not started [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.65s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.70s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.31s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.69s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.64s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.44s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.98s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.39s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.18s) [2020-05-08T13:17:32.084Z] docker_cli_daemon_test.go:2544: [d82bd556921e9] daemon is not started [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.54s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.04s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.07s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.04s) [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2020-05-08T13:17:32.084Z] check_test.go:309: [d70fe76b0b243] daemon is not started [2020-05-08T13:17:32.084Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.43s) [2020-05-08T13:17:32.084Z] === RUN TestDockerSwarmSuite [2020-05-08T13:17:32.084Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-08T13:17:32.274Z] ok github.com/docker/docker/libcontainerd/queue 0.114s coverage: 100.0% of statements [2020-05-08T13:17:33.772Z] ok github.com/docker/docker/libcontainerd/local 0.360s coverage: 1.0% of statements [2020-05-08T13:17:34.219Z] ok github.com/docker/docker/pkg/aaparser 0.372s coverage: 50.0% of statements [2020-05-08T13:17:34.219Z] ok github.com/docker/docker/layer 0.778s coverage: 30.1% of statements [2020-05-08T13:17:34.664Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-08T13:17:34.664Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-08T13:17:34.664Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-08T13:17:34.664Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-08T13:17:34.664Z] ? github.com/docker/docker/oci [no test files] [2020-05-08T13:17:34.664Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-08T13:17:34.664Z] ok github.com/docker/docker/opts 0.181s coverage: 67.7% of statements [2020-05-08T13:17:35.369Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-08T13:17:36.161Z] ok github.com/docker/docker/pkg/broadcaster 0.213s coverage: 100.0% of statements [2020-05-08T13:17:36.161Z] ok github.com/docker/docker/pkg/authorization 0.379s coverage: 26.8% of statements [2020-05-08T13:17:36.607Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2020-05-08T13:17:37.053Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2020-05-08T13:17:37.499Z] ok github.com/docker/docker/pkg/chrootarchive 0.125s coverage: 15.4% of statements [2020-05-08T13:17:37.945Z] ok github.com/docker/docker/pkg/discovery 0.201s coverage: 58.3% of statements [2020-05-08T13:17:38.393Z] ok github.com/docker/docker/pkg/discovery/file 0.114s coverage: 92.9% of statements [2020-05-08T13:17:38.654Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-08T13:17:39.335Z] ok github.com/docker/docker/pkg/discovery/memory 0.093s coverage: 92.3% of statements [2020-05-08T13:17:39.780Z] ok github.com/docker/docker/pkg/discovery/nodes 0.121s coverage: 93.8% of statements [2020-05-08T13:17:40.031Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-08T13:17:41.279Z] ok github.com/docker/docker/pkg/filenotify 0.199s coverage: 45.7% of statements [2020-05-08T13:17:41.279Z] ok github.com/docker/docker/pkg/fileutils 0.063s coverage: 87.7% of statements [2020-05-08T13:17:41.409Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-08T13:17:41.409Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-08T13:17:41.725Z] ok github.com/docker/docker/pkg/homedir 0.077s coverage: 42.9% of statements [2020-05-08T13:17:42.666Z] ok github.com/docker/docker/pkg/idtools 0.097s coverage: 6.5% of statements [2020-05-08T13:17:43.112Z] ok github.com/docker/docker/pkg/discovery/kv 3.454s coverage: 84.1% of statements [2020-05-08T13:17:43.112Z] ok github.com/docker/docker/pkg/archive 6.765s coverage: 62.0% of statements [2020-05-08T13:17:44.054Z] ok github.com/docker/docker/pkg/jsonmessage 0.218s coverage: 91.7% of statements [2020-05-08T13:17:44.054Z] ok github.com/docker/docker/pkg/ioutils 0.762s coverage: 69.2% of statements [2020-05-08T13:17:44.054Z] ok github.com/docker/docker/pkg/locker 0.044s coverage: 88.9% of statements [2020-05-08T13:17:44.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-08T13:17:44.996Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2020-05-08T13:17:44.996Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2020-05-08T13:17:45.443Z] ok github.com/docker/docker/pkg/parsers 0.192s coverage: 97.0% of statements [2020-05-08T13:17:45.889Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2020-05-08T13:17:46.089Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2020-05-08T13:17:46.089Z] === RUN TestServiceUpdateNetwork [2020-05-08T13:17:47.234Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-08T13:17:47.386Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.146s coverage: 56.8% of statements [2020-05-08T13:17:47.832Z] ok github.com/docker/docker/pkg/plugins/transport 0.173s coverage: 85.7% of statements [2020-05-08T13:17:48.278Z] ok github.com/docker/docker/pkg/pools 0.116s coverage: 88.2% of statements [2020-05-08T13:17:48.723Z] ok github.com/docker/docker/pkg/progress 0.067s coverage: 75.9% of statements [2020-05-08T13:17:49.666Z] ok github.com/docker/docker/pkg/reexec 0.132s coverage: 82.4% of statements [2020-05-08T13:17:49.769Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-08T13:17:50.112Z] ok github.com/docker/docker/pkg/pubsub 1.074s coverage: 73.9% of statements [2020-05-08T13:17:50.558Z] ok github.com/docker/docker/pkg/signal 0.050s coverage: 20.3% of statements [2020-05-08T13:17:51.005Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2020-05-08T13:17:51.450Z] ok github.com/docker/docker/pkg/streamformatter 0.065s coverage: 66.2% of statements [2020-05-08T13:17:51.896Z] ok github.com/docker/docker/pkg/stringid 0.070s coverage: 70.6% of statements [2020-05-08T13:17:52.341Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2020-05-08T13:17:52.788Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-08T13:17:52.788Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-08T13:17:52.788Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-08T13:17:52.788Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-08T13:17:52.788Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-08T13:17:52.788Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-08T13:17:52.788Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-08T13:17:52.788Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-08T13:17:53.057Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-08T13:17:53.234Z] ok github.com/docker/docker/pkg/system 0.117s coverage: 13.8% of statements [2020-05-08T13:17:53.680Z] ok github.com/docker/docker/pkg/tailfile 0.188s coverage: 88.6% of statements [2020-05-08T13:17:54.125Z] ok github.com/docker/docker/pkg/tarsum 0.133s coverage: 89.3% of statements [2020-05-08T13:17:54.125Z] testing: warning: no tests to run [2020-05-08T13:17:54.125Z] coverage: [no statements] [2020-05-08T13:17:54.125Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2020-05-08T13:17:54.570Z] ok github.com/docker/docker/pkg/truncindex 0.158s coverage: 91.5% of statements [2020-05-08T13:17:55.016Z] ok github.com/docker/docker/pkg/urlutil 0.142s coverage: 100.0% of statements [2020-05-08T13:17:55.016Z] ok github.com/docker/docker/pkg/useragent 0.180s coverage: 88.9% of statements [2020-05-08T13:17:57.140Z] ok github.com/docker/docker/plugin/v2 0.131s coverage: 20.1% of statements [2020-05-08T13:17:57.140Z] ok github.com/docker/docker/plugin 0.229s coverage: 12.4% of statements [2020-05-08T13:17:57.140Z] ok github.com/docker/docker/reference 0.436s coverage: 83.7% of statements [2020-05-08T13:17:58.083Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2020-05-08T13:17:58.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-08T13:17:59.025Z] ok github.com/docker/docker/registry/resumable 0.272s coverage: 100.0% of statements [2020-05-08T13:17:59.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-08T13:18:00.197Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-08T13:18:00.524Z] ok github.com/docker/docker/registry 0.498s coverage: 51.5% of statements [2020-05-08T13:18:00.524Z] ok github.com/docker/docker/runconfig 0.480s coverage: 52.2% of statements [2020-05-08T13:18:00.524Z] ok github.com/docker/docker/testutil 0.380s coverage: 62.5% of statements [2020-05-08T13:18:00.962Z] --- PASS: TestServiceUpdateNetwork (14.74s) [2020-05-08T13:18:00.962Z] === RUN TestServiceUpdatePidsLimit [2020-05-08T13:18:02.864Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-08T13:18:03.363Z] ok github.com/docker/docker/volume/drivers 0.232s coverage: 36.1% of statements [2020-05-08T13:18:03.430Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-08T13:18:03.484Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-08T13:18:04.305Z] ok github.com/docker/docker/volume/local 0.157s coverage: 37.7% of statements [2020-05-08T13:18:04.305Z] ok github.com/docker/docker/volume/mounts 0.142s coverage: 66.2% of statements [2020-05-08T13:18:05.803Z] ok github.com/docker/docker/volume/service 0.481s coverage: 70.3% of statements [2020-05-08T13:18:06.770Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-08T13:18:11.539Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-08T13:18:19.648Z] --- PASS: TestServiceUpdatePidsLimit (17.76s) [2020-05-08T13:18:19.648Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-05-08T13:18:19.648Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2020-05-08T13:18:19.648Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-05-08T13:18:19.648Z] PASS [2020-05-08T13:18:19.648Z] [2020-05-08T13:18:19.648Z] === Skipped [2020-05-08T13:18:19.648Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-08T13:18:19.648Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T13:18:19.648Z] [2020-05-08T13:18:19.648Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-08T13:18:19.648Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:18:19.648Z] [2020-05-08T13:18:19.648Z] [2020-05-08T13:18:19.648Z] DONE 27 tests, 2 skipped in 160.538s [2020-05-08T13:18:19.648Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-08T13:18:19.648Z] ++ 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-08T13:18:19.648Z] ++ set -e [2020-05-08T13:18:19.648Z] ++ '[' -n 0 ']' [2020-05-08T13:18:19.648Z] ++ set -x [2020-05-08T13:18:19.648Z] ++ env -i DEST=/go/src/github.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-08T13:18:19.648Z] INFO: Testing against a local daemon [2020-05-08T13:18:19.648Z] === RUN TestSessionCreate [2020-05-08T13:18:19.648Z] --- PASS: TestSessionCreate (0.05s) [2020-05-08T13:18:19.648Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-08T13:18:19.648Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-08T13:18:19.648Z] PASS [2020-05-08T13:18:19.648Z] [2020-05-08T13:18:19.648Z] DONE 2 tests in 0.249s [2020-05-08T13:18:19.648Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-08T13:18:19.648Z] ++ 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-08T13:18:19.648Z] ++ set -e [2020-05-08T13:18:19.648Z] ++ '[' -n 0 ']' [2020-05-08T13:18:19.648Z] ++ set -x [2020-05-08T13:18:19.648Z] ++ env -i DEST=/go/src/github.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-08T13:18:19.648Z] INFO: Testing against a local daemon [2020-05-08T13:18:19.648Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-08T13:18:19.648Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T13:18:19.648Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T13:18:19.648Z] === RUN TestEventsExecDie [2020-05-08T13:18:20.215Z] --- PASS: TestEventsExecDie (0.93s) [2020-05-08T13:18:20.215Z] === RUN TestEventsBackwardsCompatible [2020-05-08T13:18:20.215Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-08T13:18:20.215Z] === RUN TestInfoBinaryCommits [2020-05-08T13:18:20.215Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-08T13:18:20.215Z] === RUN TestInfoAPIVersioned [2020-05-08T13:18:20.215Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-08T13:18:20.215Z] === RUN TestInfoDiscoveryBackend [2020-05-08T13:18:20.782Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-05-08T13:18:20.782Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-08T13:18:22.156Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-08T13:18:22.156Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-08T13:18:22.415Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-05-08T13:18:22.415Z] === RUN TestInfoAPI [2020-05-08T13:18:22.415Z] --- PASS: TestInfoAPI (0.06s) [2020-05-08T13:18:22.415Z] === RUN TestInfoAPIWarnings [2020-05-08T13:18:23.302Z] ok github.com/docker/docker/pkg/plugins 34.979s coverage: 73.4% of statements [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/rootless [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/volume [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-08T13:18:23.302Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === Skipped [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-08T13:18:23.302Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-08T13:18:23.302Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-08T13:18:23.302Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-08T13:18:23.302Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-08T13:18:23.302Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-08T13:18:23.302Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-08T13:18:23.302Z] daemon_test.go:147: root required [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-08T13:18:23.302Z] reload_test.go:520: root required [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-08T13:18:23.302Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-08T13:18:23.302Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-08T13:18:23.302Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-08T13:18:23.302Z] download_test.go:268: Needs fixing on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-08T13:18:23.302Z] layer_test.go:304: Failing on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-08T13:18:23.302Z] layer_test.go:353: Failing on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-08T13:18:23.302Z] layer_test.go:468: Failing on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-08T13:18:23.302Z] layer_test.go:697: Failing on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-08T13:18:23.302Z] migration_test.go:46: Failing on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-08T13:18:23.302Z] migration_test.go:182: Failing on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-08T13:18:23.302Z] mount_test.go:17: Failing on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-08T13:18:23.302Z] mount_test.go:76: Failing on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-08T13:18:23.302Z] mount_test.go:125: Failing on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-08T13:18:23.302Z] mount_test.go:212: Failing on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-08T13:18:23.302Z] archive_test.go:133: Xz not present in msys2 [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-08T13:18:23.302Z] archive_test.go:238: Failing on Windows CI machines [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-08T13:18:23.302Z] archive_windows_test.go:16: Currently fails [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-08T13:18:23.302Z] changes_test.go:192: needs more investigation [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-08T13:18:23.302Z] changes_test.go:405: needs further investigation [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-08T13:18:23.302Z] changes_test.go:441: needs further investigation [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-08T13:18:23.302Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-08T13:18:23.302Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-08T13:18:23.302Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-08T13:18:23.302Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-08T13:18:23.302Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-08T13:18:23.302Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-08T13:18:23.302Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-08T13:18:23.302Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-08T13:18:23.302Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-08T13:18:23.302Z] poller_test.go:41: No chmod on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-08T13:18:23.302Z] fileutils_test.go:134: Needs porting to Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-08T13:18:23.302Z] fileutils_test.go:180: Needs porting to Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-08T13:18:23.302Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-08T13:18:23.302Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-05-08T13:18:23.302Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-08T13:18:23.302Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-08T13:18:23.302Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-08T13:18:23.302Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] [2020-05-08T13:18:23.302Z] DONE 1761 tests, 46 skipped in 191.685s [2020-05-08T13:18:23.303Z] INFO: make.ps1 ended at 05/08/2020 13:18:23 [2020-05-08T13:18:23.351Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-05-08T13:18:23.351Z] === RUN TestInfoDebug [2020-05-08T13:18:23.609Z] --- PASS: TestInfoDebug (0.60s) [2020-05-08T13:18:23.609Z] === RUN TestInfoInsecureRegistries [2020-05-08T13:18:24.545Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-05-08T13:18:24.545Z] === RUN TestInfoRegistryMirrors [2020-05-08T13:18:24.819Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-08T13:18:25.112Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-05-08T13:18:25.112Z] === RUN TestLoginFailsWithBadCredentials [2020-05-08T13:18:25.112Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-05-08T13:18:25.112Z] === RUN TestPingCacheHeaders [2020-05-08T13:18:25.265Z] INFO: Unit tests ended at 05/08/2020 13:18:24. Duration:00:03:25.2436056 [2020-05-08T13:18:25.265Z] INFO: Building busybox [2020-05-08T13:18:25.265Z] Sending build context to Docker daemon 5.12kB [2020-05-08T13:18:25.265Z] [2020-05-08T13:18:25.265Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-08T13:18:25.265Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-08T13:18:25.265Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-08T13:18:25.265Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-08T13:18:25.265Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-08T13:18:25.265Z] ---> fdf6432edbdc [2020-05-08T13:18:25.265Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-08T13:18:25.265Z] ---> Running in 2b430e00086d [2020-05-08T13:18:25.370Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-08T13:18:25.370Z] === RUN TestPingGet [2020-05-08T13:18:25.370Z] --- PASS: TestPingGet (0.03s) [2020-05-08T13:18:25.370Z] === RUN TestPingHead [2020-05-08T13:18:25.370Z] --- PASS: TestPingHead (0.05s) [2020-05-08T13:18:25.370Z] === RUN TestVersion [2020-05-08T13:18:25.370Z] --- PASS: TestVersion (0.05s) [2020-05-08T13:18:25.370Z] PASS [2020-05-08T13:18:25.370Z] [2020-05-08T13:18:25.370Z] === Skipped [2020-05-08T13:18:25.370Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T13:18:25.370Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T13:18:25.370Z] [2020-05-08T13:18:25.370Z] [2020-05-08T13:18:25.370Z] DONE 18 tests, 1 skipped in 6.444s [2020-05-08T13:18:25.370Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-08T13:18:25.370Z] ++ 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-08T13:18:25.370Z] ++ set -e [2020-05-08T13:18:25.370Z] ++ '[' -n 0 ']' [2020-05-08T13:18:25.370Z] ++ set -x [2020-05-08T13:18:25.371Z] ++ env -i DEST=/go/src/github.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-08T13:18:25.629Z] INFO: Testing against a local daemon [2020-05-08T13:18:25.629Z] === RUN TestVolumesCreateAndList [2020-05-08T13:18:25.629Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-08T13:18:25.629Z] === RUN TestVolumesRemove [2020-05-08T13:18:25.629Z] --- PASS: TestVolumesRemove (0.12s) [2020-05-08T13:18:25.629Z] === RUN TestVolumesInspect [2020-05-08T13:18:25.887Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-08T13:18:25.887Z] === RUN TestVolumesInvalidJSON [2020-05-08T13:18:25.887Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-08T13:18:25.887Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-08T13:18:25.887Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-08T13:18:25.887Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-08T13:18:25.887Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-08T13:18:25.887Z] PASS [2020-05-08T13:18:25.887Z] [2020-05-08T13:18:25.887Z] DONE 5 tests in 0.370s [2020-05-08T13:18:25.887Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-08T13:18:26.145Z] ++++ cat bundles/test-integration/docker.pid [2020-05-08T13:18:26.145Z] +++ kill 13908 [2020-05-08T13:18:27.522Z] +++ /etc/init.d/apparmor stop [2020-05-08T13:18:27.522Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T13:18:27.522Z] [2020-05-08T13:18:27.522Z] Unloading profiles will leave already running processes permanently [2020-05-08T13:18:27.522Z] unconfined, which can lead to unexpected situations. [2020-05-08T13:18:27.522Z] [2020-05-08T13:18:27.522Z] To set a process to complain mode, use the command line tool [2020-05-08T13:18:27.522Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T13:18:27.522Z] +++ true [2020-05-08T13:18:27.522Z] [2020-05-08T13:18:28.698Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-08T13:18:28.698Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-08T13:18:28.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-08T13:18:28.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit Post stage [Pipeline] junit [2020-05-08T13:18:30.066Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-08T13:18:30.951Z] Removing intermediate container 2b430e00086d [2020-05-08T13:18:30.951Z] ---> de82194c7206 [2020-05-08T13:18:30.951Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-08T13:18:30.951Z] ---> Running in 8643483251ef [2020-05-08T13:18:30.951Z] Removing intermediate container 8643483251ef [2020-05-08T13:18:30.951Z] ---> 5d5712b0586d [2020-05-08T13:18:30.951Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-08T13:18:30.951Z] ---> Running in 52de7498147e [2020-05-08T13:18:30.951Z] Removing intermediate container 52de7498147e [2020-05-08T13:18:30.951Z] ---> abe434b63bac [2020-05-08T13:18:30.951Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-08T13:18:30.982Z] + echo Ensuring container killed. [2020-05-08T13:18:30.982Z] Ensuring container killed. [2020-05-08T13:18:30.982Z] + docker rm -vf docker-pr6 [2020-05-08T13:18:30.982Z] Error: No such container: docker-pr6 [2020-05-08T13:18:30.982Z] + true [Pipeline] sh [2020-05-08T13:18:31.269Z] + echo Chowning /workspace to jenkins user [2020-05-08T13:18:31.269Z] Chowning /workspace to jenkins user [2020-05-08T13:18:31.269Z] + id -u [2020-05-08T13:18:31.269Z] + id -g [2020-05-08T13:18:31.269Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40595:/workspace busybox chown -R 1000:1000 /workspace [2020-05-08T13:18:31.269Z] Unable to find image 'busybox:latest' locally [2020-05-08T13:18:31.527Z] latest: Pulling from library/busybox [2020-05-08T13:18:31.527Z] a28b2a8c0530: Pulling fs layer [2020-05-08T13:18:31.785Z] a28b2a8c0530: Download complete [2020-05-08T13:18:31.984Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-08T13:18:32.048Z] a28b2a8c0530: Pull complete [2020-05-08T13:18:32.048Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-08T13:18:32.048Z] Status: Downloaded newer image for busybox:latest [2020-05-08T13:18:32.243Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-08T13:18:32.451Z] [2020-05-08T13:18:32.810Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-08T13:18:32.897Z] ---> 68258bf48094 [2020-05-08T13:18:32.897Z] 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-08T13:18:32.897Z] ---> Running in ae10c349247d [2020-05-08T13:18:33.744Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-08T13:18:33.744Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-08T13:18:34.003Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-08T13:18:34.570Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-08T13:18:35.635Z] + bundleName=arm64-integration [2020-05-08T13:18:35.635Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-08T13:18:35.635Z] Creating arm64-integration-bundles.tar.gz [2020-05-08T13:18:35.635Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -name *.profxargs -o -name tar *-report.xml -czf ) arm64-integration-bundles.tar.gz -print [2020-05-08T13:18:35.635Z] [Pipeline] archiveArtifacts [2020-05-08T13:18:35.905Z] Archiving artifacts [2020-05-08T13:18:37.858Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-08T13:18:38.136Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40595/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-08T13:18:38.492Z] + make clean [2020-05-08T13:18:39.061Z] docker volume rm -f docker-dev-cache [2020-05-08T13:18:39.236Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-08T13:18:39.324Z] docker-dev-cache [Pipeline] deleteDir [2020-05-08T13:18:40.612Z] --- PASS: TestImportExtremelyLargeImageWorks (176.89s) [2020-05-08T13:18:40.612Z] PASS [2020-05-08T13:18:40.612Z] [2020-05-08T13:18:40.612Z] DONE 12 tests in 180.501s [2020-05-08T13:18:40.612Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-08T13:18:40.612Z] ++ 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-08T13:18:40.612Z] ++ set -e [2020-05-08T13:18:40.612Z] ++ '[' -n 0 ']' [2020-05-08T13:18:40.612Z] ++ set -x [2020-05-08T13:18:40.612Z] ++ env -i DEST=/go/src/github.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-08T13:18:40.612Z] INFO: Testing against a local daemon [2020-05-08T13:18:40.612Z] === RUN TestNetworkCreateDelete [2020-05-08T13:18:40.612Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-08T13:18:40.612Z] === RUN TestDockerNetworkDeletePreferID [2020-05-08T13:18:40.870Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-08T13:18:41.129Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-05-08T13:18:41.129Z] === RUN TestInspectNetwork [2020-05-08T13:18:42.505Z] === RUN TestDockerSuite/TestBuildEnvEscapes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-08T13:18:43.293Z] Removing intermediate container ae10c349247d [2020-05-08T13:18:43.293Z] ---> 270b9f94586b [2020-05-08T13:18:43.293Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-08T13:18:43.293Z] ---> Running in d3d32fbc7dd5 [2020-05-08T13:18:44.407Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-08T13:18:44.790Z] [2020-05-08T13:18:44.790Z] SUCCESS: Specified value was saved. [2020-05-08T13:18:44.974Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-08T13:18:46.349Z] === RUN TestInspectNetwork/full_network_id [2020-05-08T13:18:46.349Z] === RUN TestInspectNetwork/partial_network_id [2020-05-08T13:18:46.349Z] === RUN TestInspectNetwork/network_name [2020-05-08T13:18:46.349Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-08T13:18:47.628Z] Removing intermediate container d3d32fbc7dd5 [2020-05-08T13:18:47.628Z] ---> afae818fbc8d [2020-05-08T13:18:47.628Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-08T13:18:47.628Z] ---> Running in 1a55f6c47f13 [2020-05-08T13:18:49.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-08T13:18:49.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-08T13:18:50.541Z] Cannot create a file when that file already exists. [2020-05-08T13:18:50.580Z] --- PASS: TestInspectNetwork (9.60s) [2020-05-08T13:18:50.580Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-08T13:18:50.580Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-08T13:18:50.580Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-08T13:18:50.580Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-08T13:18:50.580Z] === RUN TestRunContainerWithBridgeNone [2020-05-08T13:18:52.482Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-08T13:18:53.858Z] --- PASS: TestRunContainerWithBridgeNone (2.97s) [2020-05-08T13:18:53.858Z] === RUN TestNetworkInvalidJSON [2020-05-08T13:18:53.858Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-08T13:18:53.858Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-08T13:18:53.858Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:18:53.858Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:18:53.858Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:18:53.858Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:18:53.858Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-08T13:18:53.858Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:18:53.858Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:18:53.858Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-08T13:18:53.858Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-08T13:18:53.858Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-08T13:18:53.858Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-08T13:18:53.858Z] === RUN TestHostIPv4BridgeLabel [2020-05-08T13:18:54.116Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-05-08T13:18:54.116Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-08T13:18:55.137Z] Removing intermediate container 1a55f6c47f13 [2020-05-08T13:18:55.137Z] ---> 55a6949cb584 [2020-05-08T13:18:55.137Z] Step 13/13 : CMD ["sh"] [2020-05-08T13:18:55.137Z] ---> Running in 55c3606501c0 [2020-05-08T13:18:55.492Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-05-08T13:18:55.492Z] === RUN TestDaemonDefaultNetworkPools [2020-05-08T13:18:55.582Z] Removing intermediate container 55c3606501c0 [2020-05-08T13:18:55.582Z] ---> 16e9d5a1d15b [2020-05-08T13:18:55.582Z] Successfully built 16e9d5a1d15b [2020-05-08T13:18:55.582Z] Successfully tagged busybox:latest [2020-05-08T13:18:55.582Z] INFO: Docker images of the daemon under test [2020-05-08T13:18:55.582Z] [2020-05-08T13:18:55.582Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-08T13:18:55.582Z] busybox latest 16e9d5a1d15b Less than a second ago 4.99GB [2020-05-08T13:18:55.582Z] microsoft/windowsservercore latest fdf6432edbdc 3 weeks ago 4.94GB [2020-05-08T13:18:55.582Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 3 weeks ago 4.94GB [2020-05-08T13:18:55.582Z] [2020-05-08T13:18:55.582Z] INFO: Running integration tests at 05/08/2020 13:18:55... [2020-05-08T13:18:55.582Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-08T13:18:55.582Z] INFO: Integration API tests being run from the host: [2020-05-08T13:18:55.582Z] INFO: make.ps1 starting at 05/08/2020 13:18:55 [2020-05-08T13:18:56.028Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-08T13:18:56.060Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-05-08T13:18:56.060Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-08T13:18:57.436Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-05-08T13:18:57.436Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-08T13:18:58.372Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2020-05-08T13:18:58.372Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-08T13:18:58.939Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-05-08T13:18:58.939Z] === RUN TestServiceWithPredefinedNetwork [2020-05-08T13:19:00.493Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-08T13:19:00.493Z] [2020-05-08T13:19:00.493Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-08T13:19:00.493Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-08T13:19:00.493Z] HOSTNAME=4f520e8b12fe [2020-05-08T13:19:00.493Z] TESTDEBUG=0 [2020-05-08T13:19:00.493Z] DEST=bundles/test-integration [2020-05-08T13:19:00.493Z] PWD=/go/src/github.com/docker/docker [2020-05-08T13:19:00.493Z] DOCKER_GITCOMMIT=bdb48fdae6f834a419d52c4acaedca1c8fefbeeb [2020-05-08T13:19:00.493Z] container=docker [2020-05-08T13:19:00.493Z] HOME=/root [2020-05-08T13:19:00.493Z] GOLANG_VERSION=1.13.10 [2020-05-08T13:19:00.493Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-08T13:19:00.493Z] VALIDATE_BRANCH=master [2020-05-08T13:19:00.493Z] TERM=xterm [2020-05-08T13:19:00.493Z] DOCKER_PKG=github.com/docker/docker [2020-05-08T13:19:00.493Z] SHLVL=1 [2020-05-08T13:19:00.493Z] TIMEOUT=120m [2020-05-08T13:19:00.493Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-08T13:19:00.493Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-08T13:19:00.493Z] GO111MODULE=off [2020-05-08T13:19:00.493Z] DOCKER_EXPERIMENTAL=1 [2020-05-08T13:19:00.493Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-08T13:19:00.493Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-08T13:19:00.493Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-08T13:19:00.493Z] GOPATH=/go [2020-05-08T13:19:00.493Z] PKG_CONFIG=pkg-config [2020-05-08T13:19:00.493Z] _=/usr/bin/env [2020-05-08T13:19:00.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-08T13:19:02.223Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2020-05-08T13:19:02.223Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-08T13:19:02.223Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T13:19:02.223Z] service_test.go:236: FLAKY_TEST [2020-05-08T13:19:02.223Z] === RUN TestServiceWithDataPathPortInit [2020-05-08T13:19:11.091Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-08T13:19:11.091Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-08T13:19:11.091Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-08T13:19:11.091Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-08T13:19:12.995Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-08T13:19:14.897Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-08T13:19:16.276Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-08T13:19:16.947Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:19:16.947Z] INFO: Testing against a local daemon [2020-05-08T13:19:17.097Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-08T13:19:17.097Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-08T13:19:17.654Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-08T13:19:17.912Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-08T13:19:19.629Z] --- PASS: TestServiceWithDataPathPortInit (18.03s) [2020-05-08T13:19:19.629Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-08T13:19:19.816Z] #33 148.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-08T13:19:21.193Z] #33 150.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-08T13:19:23.096Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-08T13:19:24.472Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-08T13:19:25.407Z] #33 154.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-08T13:19:26.189Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-08T13:19:27.124Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-08T13:19:27.351Z] #33 155.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-08T13:19:27.382Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-08T13:19:27.949Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-08T13:19:28.726Z] #33 157.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-08T13:19:28.883Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.01s) [2020-05-08T13:19:28.884Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y3hmey7wttsvm12rik3tlxl53 Created:2020-05-08 13:19:21.109070502 +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[002ee8440d82031fa80c4745ce73184dd27d52648ffe35b089f7a0087bc8c2a7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c05994kqbcyzp715lsu8trv1w EndpointID:ddc4a9021cb09c3aab2c9869224850b7e725ac58942845fffd2020e03d9b107e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:56274ef1084bfc0605ae08248b3d6517d2b2d262d9ca5f7da9d486d1eae8dda3 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:d35bc7f807bc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c05994kqbcyzp715lsu8trv1w EndpointID:ddc4a9021cb09c3aab2c9869224850b7e725ac58942845fffd2020e03d9b107e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-08T13:19:28.884Z] PASS [2020-05-08T13:19:28.884Z] [2020-05-08T13:19:28.884Z] === Skipped [2020-05-08T13:19:28.884Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T13:19:28.884Z] service_test.go:236: FLAKY_TEST [2020-05-08T13:19:28.884Z] [2020-05-08T13:19:28.884Z] [2020-05-08T13:19:28.884Z] DONE 22 tests, 1 skipped in 48.295s [2020-05-08T13:19:28.884Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-08T13:19:28.884Z] ++ 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-08T13:19:28.884Z] ++ set -e [2020-05-08T13:19:28.884Z] ++ '[' -n 0 ']' [2020-05-08T13:19:28.884Z] ++ set -x [2020-05-08T13:19:28.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T13:19:28.884Z] INFO: Testing against a local daemon [2020-05-08T13:19:28.884Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-08T13:19:28.884Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T13:19:28.884Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:19:28.884Z] === RUN TestDockerNetworkIpvlan [2020-05-08T13:19:28.884Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-08T13:19:28.884Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:19:28.884Z] PASS [2020-05-08T13:19:28.884Z] [2020-05-08T13:19:28.884Z] === Skipped [2020-05-08T13:19:28.884Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T13:19:28.884Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:19:28.884Z] [2020-05-08T13:19:28.884Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-08T13:19:28.884Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:19:28.884Z] [2020-05-08T13:19:28.884Z] [2020-05-08T13:19:28.884Z] DONE 2 tests, 2 skipped in 0.125s [2020-05-08T13:19:28.884Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-08T13:19:28.884Z] ++ 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-08T13:19:28.884Z] ++ set -e [2020-05-08T13:19:28.884Z] ++ '[' -n 0 ']' [2020-05-08T13:19:28.884Z] ++ set -x [2020-05-08T13:19:28.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T13:19:29.143Z] INFO: Testing against a local daemon [2020-05-08T13:19:29.143Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-08T13:19:29.402Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-08T13:19:29.402Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-08T13:19:29.660Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-08T13:19:30.595Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-05-08T13:19:30.595Z] === RUN TestDockerNetworkMacvlan [2020-05-08T13:19:30.628Z] #33 159.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-08T13:19:31.163Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-08T13:19:31.564Z] #33 160.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-08T13:19:31.588Z] ok github.com/docker/docker/integration/build 14.523s [2020-05-08T13:19:31.588Z] [2020-05-08T13:19:31.588Z] === Skipped [2020-05-08T13:19:31.588Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-08T13:19:31.588Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T13:19:31.588Z] [2020-05-08T13:19:31.588Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-08T13:19:31.588Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:19:31.588Z] [2020-05-08T13:19:31.588Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-08T13:19:31.588Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T13:19:31.588Z] [2020-05-08T13:19:31.588Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-05-08T13:19:31.588Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T13:19:31.588Z] [2020-05-08T13:19:31.588Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-05-08T13:19:31.588Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T13:19:31.588Z] [2020-05-08T13:19:31.588Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-08T13:19:31.588Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T13:19:31.588Z] [2020-05-08T13:19:31.589Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-05-08T13:19:31.589Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T13:19:31.589Z] [2020-05-08T13:19:31.589Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-05-08T13:19:31.589Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T13:19:31.589Z] [2020-05-08T13:19:31.589Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-08T13:19:31.589Z] build_test.go:491: testEnv.OSType == "windows" [2020-05-08T13:19:31.589Z] [2020-05-08T13:19:31.589Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-08T13:19:31.589Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T13:19:31.589Z] [2020-05-08T13:19:31.589Z] [2020-05-08T13:19:31.589Z] DONE 22 tests, 10 skipped in 35.074s [2020-05-08T13:19:31.589Z] [2020-05-08T13:19:31.589Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-08T13:19:32.098Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-08T13:19:33.035Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-08T13:19:33.469Z] #33 162.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-08T13:19:33.713Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:19:33.713Z] INFO: Testing against a local daemon [2020-05-08T13:19:33.713Z] ok github.com/docker/docker/integration/config 0.236s [2020-05-08T13:19:33.713Z] [2020-05-08T13:19:33.713Z] === Skipped [2020-05-08T13:19:33.713Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-08T13:19:33.713Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:19:33.713Z] [2020-05-08T13:19:33.713Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-08T13:19:33.713Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:19:33.713Z] [2020-05-08T13:19:33.713Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-08T13:19:33.713Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:19:33.713Z] [2020-05-08T13:19:33.713Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-08T13:19:33.713Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:19:33.713Z] [2020-05-08T13:19:33.713Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-08T13:19:33.713Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:19:33.713Z] [2020-05-08T13:19:33.713Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-08T13:19:33.713Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T13:19:33.713Z] [2020-05-08T13:19:33.713Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-08T13:19:33.713Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T13:19:33.713Z] [2020-05-08T13:19:33.713Z] [2020-05-08T13:19:33.713Z] DONE 7 tests, 7 skipped in 2.272s [2020-05-08T13:19:33.713Z] [2020-05-08T13:19:33.713Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-08T13:19:34.843Z] #33 163.5 [2020-05-08T13:19:35.101Z] #33 DONE 164.0s [2020-05-08T13:19:35.101Z] [2020-05-08T13:19:35.101Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-08T13:19:36.318Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-08T13:19:36.682Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:19:36.682Z] INFO: Testing against a local daemon [2020-05-08T13:19:37.002Z] #34 DONE 1.6s [2020-05-08T13:19:38.377Z] [2020-05-08T13:19:38.377Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-08T13:19:38.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-08T13:19:38.849Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-08T13:19:38.942Z] #35 DONE 0.8s [2020-05-08T13:19:38.942Z] [2020-05-08T13:19:38.942Z] #36 exporting to image [2020-05-08T13:19:38.942Z] #36 exporting layers [2020-05-08T13:19:40.844Z] #36 exporting layers 2.0s done [2020-05-08T13:19:40.844Z] #36 writing image sha256:43fa66c80e8617c9864990b7f6cb945a05d4b1d2d6d30e782683414ef0c2ba19 done [2020-05-08T13:19:40.844Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-08T13:19:40.844Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-08T13:19:41.163Z] + echo Ensuring container killed. [2020-05-08T13:19:41.163Z] Ensuring container killed. [2020-05-08T13:19:41.163Z] + docker rm -vf docker-pr6 [2020-05-08T13:19:41.163Z] Error: No such container: docker-pr6 [2020-05-08T13:19:41.163Z] + true [Pipeline] sh [2020-05-08T13:19:41.447Z] + echo Chowning /workspace to jenkins user [2020-05-08T13:19:41.447Z] Chowning /workspace to jenkins user [2020-05-08T13:19:41.447Z] + id -u [2020-05-08T13:19:41.447Z] + id -g [2020-05-08T13:19:41.447Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40595:/workspace busybox chown -R 1000:1000 /workspace [2020-05-08T13:19:42.134Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-08T13:19:42.134Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-08T13:19:43.071Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-08T13:19:43.119Z] + bundleName=unit [2020-05-08T13:19:43.119Z] + echo Creating unit-bundles.tar.gz [2020-05-08T13:19:43.119Z] Creating unit-bundles.tar.gz [2020-05-08T13:19:43.119Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-08T13:19:43.119Z] bundles/junit-report.xml [2020-05-08T13:19:43.119Z] bundles/go-test-report.json [2020-05-08T13:19:43.119Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-08T13:19:43.131Z] Archiving artifacts [2020-05-08T13:19:43.329Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-08T13:19:43.899Z] === RUN TestDockerSuite/TestBuildFails [2020-05-08T13:19:44.400Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40595/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-08T13:19:44.716Z] + make clean [2020-05-08T13:19:44.716Z] docker volume rm -f docker-dev-cache [2020-05-08T13:19:44.835Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-08T13:19:44.835Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-08T13:19:44.974Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-08T13:19:45.401Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-08T13:19:46.778Z] --- PASS: TestDockerNetworkMacvlan (16.36s) [2020-05-08T13:19:46.778Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-05-08T13:19:46.778Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-05-08T13:19:46.778Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s) [2020-05-08T13:19:46.778Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.75s) [2020-05-08T13:19:46.778Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.99s) [2020-05-08T13:19:46.778Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s) [2020-05-08T13:19:46.778Z] PASS [2020-05-08T13:19:46.778Z] [2020-05-08T13:19:46.778Z] DONE 8 tests in 17.902s [2020-05-08T13:19:46.778Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-08T13:19:46.778Z] ++ 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-08T13:19:46.778Z] ++ set -e [2020-05-08T13:19:46.778Z] ++ '[' -n 0 ']' [2020-05-08T13:19:46.778Z] ++ set -x [2020-05-08T13:19:46.778Z] ++ env -i DEST=/go/src/github.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-08T13:19:46.778Z] testing: warning: no tests to run [2020-05-08T13:19:46.778Z] PASS [2020-05-08T13:19:46.778Z] [2020-05-08T13:19:46.778Z] DONE 0 tests in 0.025s [2020-05-08T13:19:46.778Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-08T13:19:46.778Z] ++ 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-08T13:19:46.778Z] ++ set -e [2020-05-08T13:19:46.778Z] ++ '[' -n 0 ']' [2020-05-08T13:19:46.778Z] ++ set -x [2020-05-08T13:19:46.778Z] ++ env -i DEST=/go/src/github.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-08T13:19:47.037Z] INFO: Testing against a local daemon [2020-05-08T13:19:47.037Z] === RUN TestAuthZPluginAllowRequest [2020-05-08T13:19:47.037Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-08T13:19:48.411Z] --- PASS: TestAuthZPluginAllowRequest (1.52s) [2020-05-08T13:19:48.411Z] === RUN TestAuthZPluginTLS [2020-05-08T13:19:48.978Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-08T13:19:48.978Z] === RUN TestAuthZPluginDenyRequest [2020-05-08T13:19:49.544Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-05-08T13:19:49.544Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-08T13:19:49.802Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-08T13:19:50.060Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-08T13:19:50.060Z] === RUN TestAuthZPluginDenyResponse [2020-05-08T13:19:50.626Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-05-08T13:19:50.626Z] === RUN TestAuthZPluginAllowEventStream [2020-05-08T13:19:51.562Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-08T13:19:52.497Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-05-08T13:19:52.497Z] === RUN TestAuthZPluginErrorResponse [2020-05-08T13:19:53.064Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-08T13:19:53.064Z] === RUN TestAuthZPluginErrorRequest [2020-05-08T13:19:53.064Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-08T13:19:53.631Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-05-08T13:19:53.631Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-08T13:19:53.631Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-08T13:19:54.198Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-08T13:19:54.198Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-08T13:19:54.766Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-08T13:19:56.142Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2020-05-08T13:19:56.142Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-08T13:19:57.079Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-08T13:19:58.014Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-08T13:19:58.014Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-08T13:19:58.273Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2020-05-08T13:19:58.273Z] === RUN TestAuthZPluginHeader [2020-05-08T13:19:59.208Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-05-08T13:19:59.208Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-08T13:20:00.583Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-08T13:20:02.485Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-08T13:20:03.861Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.71s) [2020-05-08T13:20:03.861Z] === RUN TestAuthZPluginV2Disable [2020-05-08T13:20:04.119Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-08T13:20:07.402Z] --- PASS: TestAuthZPluginV2Disable (3.60s) [2020-05-08T13:20:07.402Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-08T13:20:08.779Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-08T13:20:09.038Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-08T13:20:09.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-08T13:20:09.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-08T13:20:09.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-08T13:20:09.296Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-08T13:20:10.231Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-08T13:20:10.489Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-08T13:20:10.489Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-08T13:20:10.748Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.41s) [2020-05-08T13:20:10.748Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-08T13:20:11.683Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-08T13:20:11.942Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-08T13:20:12.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-08T13:20:12.780Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-08T13:20:13.728Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-08T13:20:13.996Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-08T13:20:14.938Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-08T13:20:16.840Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-08T13:20:21.026Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-08T13:20:22.401Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.60s) [2020-05-08T13:20:22.401Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-08T13:20:26.585Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-08T13:20:27.097Z] ok github.com/docker/docker/integration/container 50.521s [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === Skipped [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-08T13:20:27.097Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-05-08T13:20:27.097Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-08T13:20:27.097Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-08T13:20:27.097Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-05-08T13:20:27.097Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-08T13:20:27.097Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-08T13:20:27.097Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-08T13:20:27.097Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-08T13:20:27.097Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-08T13:20:27.097Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-08T13:20:27.097Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-08T13:20:27.097Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-08T13:20:27.097Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-08T13:20:27.097Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-08T13:20:27.097Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-08T13:20:27.097Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-08T13:20:27.097Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-08T13:20:27.097Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-08T13:20:27.097Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-08T13:20:27.097Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-08T13:20:27.097Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-08T13:20:27.097Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-08T13:20:27.097Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-08T13:20:27.097Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-08T13:20:27.097Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-08T13:20:27.097Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-08T13:20:27.097Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-08T13:20:27.097Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-08T13:20:27.097Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-08T13:20:27.097Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-08T13:20:27.097Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-08T13:20:27.097Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-08T13:20:27.097Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-08T13:20:27.097Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-08T13:20:27.097Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-08T13:20:27.097Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-08T13:20:27.097Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-08T13:20:27.097Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-08T13:20:27.097Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-08T13:20:27.097Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-08T13:20:27.097Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-08T13:20:27.097Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] DONE 81 tests, 42 skipped in 53.093s [2020-05-08T13:20:27.097Z] [2020-05-08T13:20:27.097Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-08T13:20:29.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:20:29.227Z] INFO: Testing against a local daemon [2020-05-08T13:20:29.227Z] ok github.com/docker/docker/integration/image 0.444s [2020-05-08T13:20:29.227Z] [2020-05-08T13:20:29.227Z] === Skipped [2020-05-08T13:20:29.227Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-08T13:20:29.227Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T13:20:29.227Z] [2020-05-08T13:20:29.227Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-08T13:20:29.227Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-08T13:20:29.227Z] [2020-05-08T13:20:29.227Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-08T13:20:29.227Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T13:20:29.227Z] [2020-05-08T13:20:29.227Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-08T13:20:29.227Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-08T13:20:29.227Z] [2020-05-08T13:20:29.227Z] [2020-05-08T13:20:29.227Z] DONE 11 tests, 4 skipped in 2.421s [2020-05-08T13:20:29.227Z] [2020-05-08T13:20:29.227Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-08T13:20:29.867Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-08T13:20:29.867Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-08T13:20:29.867Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-08T13:20:29.867Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-08T13:20:29.867Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-08T13:20:30.126Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-08T13:20:31.502Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-08T13:20:32.069Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:20:32.069Z] INFO: Testing against a local daemon [2020-05-08T13:20:32.069Z] ok github.com/docker/docker/integration/network 0.254s [2020-05-08T13:20:32.069Z] [2020-05-08T13:20:32.069Z] === Skipped [2020-05-08T13:20:32.069Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-08T13:20:32.069Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T13:20:32.069Z] [2020-05-08T13:20:32.069Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-08T13:20:32.069Z] 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-08T13:20:32.069Z] [2020-05-08T13:20:32.069Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-08T13:20:32.069Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-08T13:20:32.069Z] [2020-05-08T13:20:32.069Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-08T13:20:32.069Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T13:20:32.069Z] [2020-05-08T13:20:32.069Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-08T13:20:32.069Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-08T13:20:32.069Z] [2020-05-08T13:20:32.069Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-08T13:20:32.069Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-08T13:20:32.069Z] [2020-05-08T13:20:32.069Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-08T13:20:32.069Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-08T13:20:32.069Z] [2020-05-08T13:20:32.069Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-08T13:20:32.069Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-08T13:20:32.069Z] [2020-05-08T13:20:32.069Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-08T13:20:32.069Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-08T13:20:32.069Z] [2020-05-08T13:20:32.069Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-08T13:20:32.069Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-08T13:20:32.069Z] [2020-05-08T13:20:32.069Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-08T13:20:32.069Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-08T13:20:32.069Z] [2020-05-08T13:20:32.070Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T13:20:32.070Z] service_test.go:236: FLAKY_TEST [2020-05-08T13:20:32.070Z] [2020-05-08T13:20:32.070Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-08T13:20:32.070Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-08T13:20:32.070Z] [2020-05-08T13:20:32.070Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-08T13:20:32.070Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-08T13:20:32.070Z] [2020-05-08T13:20:32.070Z] [2020-05-08T13:20:32.070Z] DONE 18 tests, 14 skipped in 2.467s [2020-05-08T13:20:32.070Z] [2020-05-08T13:20:32.070Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-08T13:20:32.515Z] testing: warning: no tests to run [2020-05-08T13:20:32.515Z] ok github.com/docker/docker/integration/network/ipvlan 0.065s [2020-05-08T13:20:32.515Z] [2020-05-08T13:20:32.515Z] DONE 0 tests in 0.741s [2020-05-08T13:20:32.515Z] [2020-05-08T13:20:32.515Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-08T13:20:32.877Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-08T13:20:33.457Z] testing: warning: no tests to run [2020-05-08T13:20:33.457Z] ok github.com/docker/docker/integration/network/macvlan 0.063s [2020-05-08T13:20:33.457Z] [2020-05-08T13:20:33.457Z] DONE 0 tests in 0.722s [2020-05-08T13:20:33.457Z] [2020-05-08T13:20:33.457Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-08T13:20:34.397Z] testing: warning: no tests to run [2020-05-08T13:20:34.397Z] ok github.com/docker/docker/integration/plugin 0.069s [2020-05-08T13:20:34.397Z] [2020-05-08T13:20:34.397Z] DONE 0 tests in 0.763s [2020-05-08T13:20:34.397Z] [2020-05-08T13:20:34.397Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-08T13:20:34.844Z] testing: warning: no tests to run [2020-05-08T13:20:34.844Z] ok github.com/docker/docker/integration/plugin/authz 0.059s [2020-05-08T13:20:34.844Z] [2020-05-08T13:20:34.844Z] DONE 0 tests in 0.758s [2020-05-08T13:20:35.290Z] [2020-05-08T13:20:35.290Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-08T13:20:37.061Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-08T13:20:37.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-08T13:20:37.319Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-08T13:20:37.887Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-08T13:20:39.262Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-05-08T13:20:39.262Z] PASS [2020-05-08T13:20:39.262Z] [2020-05-08T13:20:39.262Z] DONE 17 tests in 52.182s [2020-05-08T13:20:39.262Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-08T13:20:39.262Z] ++ 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-08T13:20:39.262Z] ++ set -e [2020-05-08T13:20:39.262Z] ++ '[' -n 0 ']' [2020-05-08T13:20:39.262Z] ++ set -x [2020-05-08T13:20:39.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T13:20:39.262Z] INFO: Testing against a local daemon [2020-05-08T13:20:39.262Z] === RUN TestPluginInvalidJSON [2020-05-08T13:20:39.262Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:20:39.262Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:20:39.262Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:20:39.262Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-08T13:20:39.262Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-05-08T13:20:39.262Z] === RUN TestPluginInstall [2020-05-08T13:20:39.262Z] === RUN TestPluginInstall/no_auth [2020-05-08T13:20:43.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:20:43.732Z] INFO: Testing against a local daemon [2020-05-08T13:20:43.732Z] ok github.com/docker/docker/integration/plugin/common 0.223s [2020-05-08T13:20:43.732Z] [2020-05-08T13:20:43.732Z] === Skipped [2020-05-08T13:20:43.732Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-08T13:20:43.732Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-08T13:20:43.732Z] [2020-05-08T13:20:43.732Z] [2020-05-08T13:20:43.732Z] DONE 3 tests, 1 skipped in 7.800s [2020-05-08T13:20:43.732Z] [2020-05-08T13:20:43.732Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-08T13:20:45.857Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:20:45.857Z] INFO: Testing against a local daemon [2020-05-08T13:20:45.857Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.237s [2020-05-08T13:20:46.304Z] [2020-05-08T13:20:46.304Z] === Skipped [2020-05-08T13:20:46.304Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-08T13:20:46.304Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-08T13:20:46.304Z] [2020-05-08T13:20:46.304Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-08T13:20:46.304Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-08T13:20:46.304Z] [2020-05-08T13:20:46.304Z] [2020-05-08T13:20:46.304Z] DONE 2 tests, 2 skipped in 3.159s [2020-05-08T13:20:46.304Z] [2020-05-08T13:20:46.304Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-08T13:20:47.380Z] time="2020-05-08T13:20:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:20:47.380Z] time="2020-05-08T13:20:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:20:47.380Z] time="2020-05-08T13:20:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9b2cdddc1bd68c495b08fa7026c113b4f8622412e06d8013734c9df89a9d2fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:20:47.380Z] time="2020-05-08T13:20:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:20:47.380Z] time="2020-05-08T13:20:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:20:47.380Z] time="2020-05-08T13:20:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9b2cdddc1bd68c495b08fa7026c113b4f8622412e06d8013734c9df89a9d2fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:20:47.380Z] === RUN TestPluginInstall/with_htpasswd [2020-05-08T13:20:47.380Z] time="2020-05-08T13:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:20:47.380Z] time="2020-05-08T13:20:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:20:47.380Z] time="2020-05-08T13:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ed23c06c584d468c47fd200416cd0854d562dbaed1561279a7722fe2a10399e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:20:47.380Z] time="2020-05-08T13:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:20:47.380Z] time="2020-05-08T13:20:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:20:47.380Z] time="2020-05-08T13:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ed23c06c584d468c47fd200416cd0854d562dbaed1561279a7722fe2a10399e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:20:47.638Z] === RUN TestPluginInstall/with_insecure [2020-05-08T13:20:48.429Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:20:48.429Z] INFO: Testing against a local daemon [2020-05-08T13:20:48.429Z] ok github.com/docker/docker/integration/plugin/logging 0.213s [2020-05-08T13:20:48.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-08T13:20:48.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-08T13:20:48.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-08T13:20:48.875Z] [2020-05-08T13:20:48.875Z] === Skipped [2020-05-08T13:20:48.875Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-08T13:20:48.875Z] read_test.go:21: no unix domain sockets on Windows [2020-05-08T13:20:48.875Z] [2020-05-08T13:20:48.875Z] [2020-05-08T13:20:48.875Z] DONE 1 tests, 1 skipped in 2.546s [2020-05-08T13:20:48.875Z] [2020-05-08T13:20:48.875Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-08T13:20:49.014Z] time="2020-05-08T13:20:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:20:49.014Z] time="2020-05-08T13:20:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:20:49.014Z] time="2020-05-08T13:20:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d59193adde1cc1be75d720d5e7079b87c28cf6fb90c83311f028a87d3e1c3a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:20:49.014Z] time="2020-05-08T13:20:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:20:49.014Z] time="2020-05-08T13:20:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:20:49.014Z] time="2020-05-08T13:20:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d59193adde1cc1be75d720d5e7079b87c28cf6fb90c83311f028a87d3e1c3a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:20:49.274Z] --- PASS: TestPluginInstall (10.10s) [2020-05-08T13:20:49.274Z] --- PASS: TestPluginInstall/no_auth (7.45s) [2020-05-08T13:20:49.274Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2020-05-08T13:20:49.274Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2020-05-08T13:20:49.274Z] plugin_test.go:157: [da00b165626e2] daemon is not started [2020-05-08T13:20:49.274Z] PASS [2020-05-08T13:20:49.274Z] [2020-05-08T13:20:49.274Z] DONE 6 tests in 10.341s [2020-05-08T13:20:49.274Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-08T13:20:49.274Z] ++ 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-08T13:20:49.274Z] ++ set -e [2020-05-08T13:20:49.274Z] ++ '[' -n 0 ']' [2020-05-08T13:20:49.274Z] ++ set -x [2020-05-08T13:20:49.274Z] ++ env -i DEST=/go/src/github.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-08T13:20:49.532Z] INFO: Testing against a local daemon [2020-05-08T13:20:49.532Z] === RUN TestExternalGraphDriver [2020-05-08T13:20:49.790Z] === RUN TestExternalGraphDriver/json [2020-05-08T13:20:49.816Z] testing: warning: no tests to run [2020-05-08T13:20:49.816Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.096s [2020-05-08T13:20:49.816Z] [2020-05-08T13:20:49.816Z] DONE 0 tests in 1.254s [2020-05-08T13:20:50.263Z] [2020-05-08T13:20:50.263Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-08T13:20:51.168Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-08T13:20:51.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-08T13:20:51.735Z] === RUN TestExternalGraphDriver/spec [2020-05-08T13:20:52.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-08T13:20:52.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:20:52.389Z] INFO: Testing against a local daemon [2020-05-08T13:20:52.389Z] ok github.com/docker/docker/integration/plugin/volumes 0.249s [2020-05-08T13:20:52.389Z] [2020-05-08T13:20:52.389Z] === Skipped [2020-05-08T13:20:52.389Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-08T13:20:52.389Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:52.389Z] [2020-05-08T13:20:52.389Z] [2020-05-08T13:20:52.389Z] DONE 1 tests, 1 skipped in 2.523s [2020-05-08T13:20:52.835Z] [2020-05-08T13:20:52.835Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-08T13:20:54.266Z] === RUN TestExternalGraphDriver/pull [2020-05-08T13:20:54.958Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:20:54.958Z] INFO: Testing against a local daemon [2020-05-08T13:20:54.958Z] ok github.com/docker/docker/integration/secret 0.222s [2020-05-08T13:20:54.958Z] [2020-05-08T13:20:54.958Z] === Skipped [2020-05-08T13:20:54.958Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-08T13:20:54.958Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:54.958Z] [2020-05-08T13:20:54.958Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-08T13:20:54.958Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:54.958Z] [2020-05-08T13:20:54.958Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-08T13:20:54.958Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:54.958Z] [2020-05-08T13:20:54.958Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-08T13:20:54.958Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:54.958Z] [2020-05-08T13:20:54.958Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-08T13:20:54.958Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:54.958Z] [2020-05-08T13:20:54.958Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-08T13:20:54.958Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T13:20:54.958Z] [2020-05-08T13:20:54.958Z] [2020-05-08T13:20:54.958Z] DONE 6 tests, 6 skipped in 2.202s [2020-05-08T13:20:54.958Z] [2020-05-08T13:20:54.958Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-08T13:20:55.643Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-08T13:20:55.643Z] --- PASS: TestExternalGraphDriver (5.87s) [2020-05-08T13:20:55.643Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-05-08T13:20:55.643Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-05-08T13:20:55.643Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2020-05-08T13:20:55.643Z] === RUN TestGraphdriverPluginV2 [2020-05-08T13:20:55.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-08T13:20:56.577Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-08T13:20:57.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:20:57.799Z] INFO: Testing against a local daemon [2020-05-08T13:20:57.799Z] ok github.com/docker/docker/integration/service 0.340s [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === Skipped [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-08T13:20:57.799Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-08T13:20:57.799Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-08T13:20:57.799Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-08T13:20:57.799Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-08T13:20:57.799Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-08T13:20:57.799Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-08T13:20:57.799Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-08T13:20:57.799Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-08T13:20:57.799Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-08T13:20:57.799Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-05-08T13:20:57.799Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-05-08T13:20:57.799Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-08T13:20:57.799Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-08T13:20:57.799Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-08T13:20:57.799Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-08T13:20:57.799Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-08T13:20:57.799Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-08T13:20:57.799Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-08T13:20:57.799Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-08T13:20:57.799Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-08T13:20:57.799Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-08T13:20:57.799Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-08T13:20:57.799Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-08T13:20:57.799Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-05-08T13:20:57.799Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] DONE 24 tests, 23 skipped in 2.704s [2020-05-08T13:20:57.799Z] [2020-05-08T13:20:57.799Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-08T13:20:59.108Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-08T13:20:59.108Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-08T13:20:59.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:20:59.922Z] INFO: Testing against a local daemon [2020-05-08T13:20:59.922Z] ok github.com/docker/docker/integration/session 0.195s [2020-05-08T13:20:59.922Z] [2020-05-08T13:20:59.922Z] === Skipped [2020-05-08T13:20:59.922Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-08T13:20:59.922Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-08T13:20:59.922Z] [2020-05-08T13:20:59.922Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-08T13:20:59.922Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-08T13:20:59.922Z] [2020-05-08T13:20:59.922Z] [2020-05-08T13:20:59.922Z] DONE 2 tests, 2 skipped in 2.082s [2020-05-08T13:20:59.922Z] [2020-05-08T13:20:59.922Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-08T13:21:00.483Z] --- PASS: TestGraphdriverPluginV2 (4.88s) [2020-05-08T13:21:00.483Z] PASS [2020-05-08T13:21:00.483Z] [2020-05-08T13:21:00.483Z] DONE 5 tests in 10.907s [2020-05-08T13:21:00.483Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-08T13:21:00.483Z] ++ 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-08T13:21:00.483Z] ++ set -e [2020-05-08T13:21:00.483Z] ++ '[' -n 0 ']' [2020-05-08T13:21:00.483Z] ++ set -x [2020-05-08T13:21:00.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08T13:21:00.483Z] INFO: Testing against a local daemon [2020-05-08T13:21:00.483Z] === RUN TestContinueAfterPluginCrash [2020-05-08T13:21:00.483Z] === PAUSE TestContinueAfterPluginCrash [2020-05-08T13:21:00.483Z] === RUN TestReadPluginNoRead [2020-05-08T13:21:00.483Z] === PAUSE TestReadPluginNoRead [2020-05-08T13:21:00.483Z] === RUN TestDaemonStartWithLogOpt [2020-05-08T13:21:00.483Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-08T13:21:00.483Z] === CONT TestContinueAfterPluginCrash [2020-05-08T13:21:00.483Z] === CONT TestDaemonStartWithLogOpt [2020-05-08T13:21:01.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-08T13:21:01.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-08T13:21:02.063Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:21:02.063Z] INFO: Testing against a local daemon [2020-05-08T13:21:03.006Z] ok github.com/docker/docker/integration/system 1.268s [2020-05-08T13:21:03.006Z] [2020-05-08T13:21:03.006Z] === Skipped [2020-05-08T13:21:03.006Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T13:21:03.006Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-08T13:21:03.006Z] [2020-05-08T13:21:03.006Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-08T13:21:03.006Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-08T13:21:03.006Z] [2020-05-08T13:21:03.006Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-08T13:21:03.006Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-08T13:21:03.006Z] [2020-05-08T13:21:03.006Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-08T13:21:03.006Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-08T13:21:03.006Z] [2020-05-08T13:21:03.006Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-08T13:21:03.006Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-08T13:21:03.006Z] [2020-05-08T13:21:03.006Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-08T13:21:03.006Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-08T13:21:03.006Z] [2020-05-08T13:21:03.006Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-08T13:21:03.006Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-08T13:21:03.006Z] [2020-05-08T13:21:03.006Z] [2020-05-08T13:21:03.006Z] DONE 13 tests, 7 skipped in 3.068s [2020-05-08T13:21:03.006Z] [2020-05-08T13:21:03.006Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-08T13:21:05.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-08T13:21:05.132Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:21:05.132Z] INFO: Testing against a local daemon [2020-05-08T13:21:05.132Z] ok github.com/docker/docker/integration/volume 0.320s [2020-05-08T13:21:05.132Z] [2020-05-08T13:21:05.132Z] === Skipped [2020-05-08T13:21:05.132Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-08T13:21:05.132Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-08T13:21:05.132Z] [2020-05-08T13:21:05.132Z] [2020-05-08T13:21:05.132Z] DONE 5 tests, 1 skipped in 2.330s [2020-05-08T13:21:05.132Z] [2020-05-08T13:21:05.132Z] INFO: make.ps1 ended at 05/08/2020 13:21:05 [2020-05-08T13:21:05.578Z] INFO: Integration CLI tests being run from the host: [2020-05-08T13:21:05.578Z] 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-08T13:21:06.050Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-08T13:21:06.309Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-08T13:21:06.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-08T13:21:07.141Z] --- PASS: TestDaemonStartWithLogOpt (6.56s) [2020-05-08T13:21:07.141Z] === CONT TestReadPluginNoRead [2020-05-08T13:21:07.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-08T13:21:09.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-08T13:21:09.674Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-08T13:21:09.932Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-08T13:21:11.307Z] === RUN TestReadPluginNoRead/default [2020-05-08T13:21:12.242Z] --- PASS: TestContinueAfterPluginCrash (11.81s) [2020-05-08T13:21:12.242Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-08T13:21:13.177Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-08T13:21:13.177Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-08T13:21:13.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-08T13:21:14.111Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-08T13:21:14.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-08T13:21:14.131Z] INFO: Testing against a local daemon [2020-05-08T13:21:15.046Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-08T13:21:15.305Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-08T13:21:16.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-08T13:21:17.206Z] --- PASS: TestReadPluginNoRead (10.03s) [2020-05-08T13:21:17.206Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2020-05-08T13:21:17.206Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2020-05-08T13:21:17.206Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.02s) [2020-05-08T13:21:17.206Z] read_test.go:91: [dac019b21e469] daemon is not started [2020-05-08T13:21:17.206Z] PASS [2020-05-08T13:21:17.206Z] [2020-05-08T13:21:17.206Z] DONE 6 tests in 16.734s [2020-05-08T13:21:17.206Z] 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-08T13:21:17.206Z] ++ 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-08T13:21:17.206Z] ++ set -e [2020-05-08T13:21:17.206Z] ++ '[' -n 0 ']' [2020-05-08T13:21:17.206Z] ++ set -x [2020-05-08T13:21:17.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=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-08T13:21:17.206Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-08T13:21:17.206Z] testing: warning: no tests to run [2020-05-08T13:21:17.206Z] PASS [2020-05-08T13:21:17.206Z] [2020-05-08T13:21:17.206Z] DONE 0 tests in 0.048s [2020-05-08T13:21:17.206Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-08T13:21:17.206Z] ++ 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-08T13:21:17.206Z] ++ set -e [2020-05-08T13:21:17.206Z] ++ '[' -n 0 ']' [2020-05-08T13:21:17.206Z] ++ set -x [2020-05-08T13:21:17.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=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-08T13:21:17.206Z] INFO: Testing against a local daemon [2020-05-08T13:21:17.206Z] === RUN TestPluginWithDevMounts [2020-05-08T13:21:17.206Z] === PAUSE TestPluginWithDevMounts [2020-05-08T13:21:17.206Z] === CONT TestPluginWithDevMounts [2020-05-08T13:21:17.465Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-08T13:21:17.723Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-08T13:21:17.982Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-08T13:21:18.549Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-08T13:21:19.484Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-08T13:21:19.484Z] --- PASS: TestPluginWithDevMounts (2.04s) [2020-05-08T13:21:19.484Z] PASS [2020-05-08T13:21:19.484Z] [2020-05-08T13:21:19.484Z] DONE 1 tests in 2.198s [2020-05-08T13:21:19.484Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-08T13:21:19.484Z] ++ 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-08T13:21:19.484Z] ++ set -e [2020-05-08T13:21:19.484Z] ++ '[' -n 0 ']' [2020-05-08T13:21:19.484Z] ++ set -x [2020-05-08T13:21:19.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T13:21:19.484Z] INFO: Testing against a local daemon [2020-05-08T13:21:19.484Z] === RUN TestSecretInspect [2020-05-08T13:21:19.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-08T13:21:20.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-08T13:21:21.795Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-08T13:21:22.362Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-08T13:21:22.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-08T13:21:22.621Z] --- PASS: TestSecretInspect (3.17s) [2020-05-08T13:21:22.621Z] === RUN TestSecretList [2020-05-08T13:21:25.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-08T13:21:25.905Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-08T13:21:25.905Z] --- PASS: TestSecretList (3.21s) [2020-05-08T13:21:25.905Z] === RUN TestSecretsCreateAndDelete [2020-05-08T13:21:27.809Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-08T13:21:28.231Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-08T13:21:28.231Z] Using test binary docker [2020-05-08T13:21:28.231Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-08T13:21:28.231Z] +++ /etc/init.d/apparmor start [2020-05-08T13:21:28.231Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-08T13:21:28.231Z] INFO: Waiting for daemon to start... [2020-05-08T13:21:28.231Z] Starting dockerd [2020-05-08T13:21:28.231Z] +++ 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-08T13:21:29.714Z] --- PASS: TestSecretsCreateAndDelete (3.46s) [2020-05-08T13:21:29.714Z] === RUN TestSecretsUpdate [2020-05-08T13:21:29.804Z] . [2020-05-08T13:21:29.804Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-08T13:21:29.973Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-08T13:21:30.115Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-08T13:21:30.115Z] Error: No such image: emptyfs [2020-05-08T13:21:30.115Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-08T13:21:30.115Z] ++++ docker load [2020-05-08T13:21:30.430Z] Running integration-test (iteration 1) [2020-05-08T13:21:30.430Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-08T13:21:30.430Z] ++ 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-08T13:21:30.430Z] ++ set -e [2020-05-08T13:21:30.430Z] ++ '[' -n 0 ']' [2020-05-08T13:21:30.430Z] ++ set -x [2020-05-08T13:21:30.430Z] ++ env -i DEST=/go/src/github.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-08T13:21:31.351Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-08T13:21:32.726Z] --- PASS: TestSecretsUpdate (3.24s) [2020-05-08T13:21:32.726Z] === RUN TestTemplatedSecret [2020-05-08T13:21:32.984Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-08T13:21:33.551Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-08T13:21:36.082Z] --- PASS: TestTemplatedSecret (3.27s) [2020-05-08T13:21:36.082Z] === RUN TestSecretCreateResolve [2020-05-08T13:21:37.984Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-08T13:21:39.402Z] --- PASS: TestSecretCreateResolve (3.26s) [2020-05-08T13:21:39.402Z] PASS [2020-05-08T13:21:39.402Z] [2020-05-08T13:21:39.402Z] DONE 6 tests in 19.728s [2020-05-08T13:21:39.402Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-08T13:21:39.403Z] ++ 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-08T13:21:39.403Z] ++ set -e [2020-05-08T13:21:39.403Z] ++ '[' -n 0 ']' [2020-05-08T13:21:39.403Z] ++ set -x [2020-05-08T13:21:39.403Z] ++ env -i DEST=/go/src/github.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-08T13:21:39.403Z] INFO: Testing against a local daemon [2020-05-08T13:21:39.403Z] === RUN TestServiceCreateInit [2020-05-08T13:21:39.403Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-08T13:21:40.343Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-08T13:21:41.277Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-08T13:21:42.652Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-08T13:21:44.552Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-08T13:21:46.091Z] Loaded image: buildpack-deps:jessie [2020-05-08T13:21:46.091Z] Loaded image: busybox:latest [2020-05-08T13:21:46.091Z] Loaded image: busybox:glibc [2020-05-08T13:21:46.091Z] Loaded image: debian:jessie [2020-05-08T13:21:46.091Z] Loaded image: hello-world:latest [2020-05-08T13:21:46.091Z] INFO: Testing against a local daemon [2020-05-08T13:21:46.091Z] === RUN TestCgroupNamespacesBuild [2020-05-08T13:21:46.396Z] --- PASS: TestCgroupNamespacesBuild (1.70s) [2020-05-08T13:21:46.396Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-08T13:21:47.991Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s) [2020-05-08T13:21:47.991Z] === RUN TestBuildWithSession [2020-05-08T13:21:47.991Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-08T13:21:47.991Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T13:21:47.991Z] === RUN TestBuildSquashParent [2020-05-08T13:21:49.819Z] --- PASS: TestServiceCreateInit (9.90s) [2020-05-08T13:21:49.819Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s) [2020-05-08T13:21:49.819Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) [2020-05-08T13:21:49.819Z] === RUN TestCreateServiceMultipleTimes [2020-05-08T13:21:53.103Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-08T13:21:53.721Z] --- PASS: TestBuildSquashParent (5.51s) [2020-05-08T13:21:53.721Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-08T13:21:53.721Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:21:53.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:21:53.721Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:21:53.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:21:53.721Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:21:53.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:21:53.721Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:21:53.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:21:53.721Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:21:53.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:21:53.721Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:21:53.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:21:53.721Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-08T13:21:53.721Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-08T13:21:53.721Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-08T13:21:53.721Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-08T13:21:57.380Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-08T13:21:57.380Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-08T13:21:58.370Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-08T13:21:59.534Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-05-08T13:21:59.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2020-05-08T13:21:59.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s) [2020-05-08T13:21:59.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2020-05-08T13:21:59.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.55s) [2020-05-08T13:21:59.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s) [2020-05-08T13:21:59.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2020-05-08T13:21:59.534Z] === RUN TestBuildMultiStageCopy [2020-05-08T13:21:59.534Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-08T13:21:59.745Z] === RUN TestDockerSuite/TestBuildRm [2020-05-08T13:22:01.093Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-08T13:22:01.728Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-08T13:22:02.026Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-08T13:22:02.317Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-08T13:22:02.956Z] --- PASS: TestBuildMultiStageCopy (3.61s) [2020-05-08T13:22:02.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s) [2020-05-08T13:22:02.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-05-08T13:22:02.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s) [2020-05-08T13:22:02.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s) [2020-05-08T13:22:02.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-05-08T13:22:02.956Z] === RUN TestBuildMultiStageParentConfig [2020-05-08T13:22:03.028Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-08T13:22:03.962Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-08T13:22:04.047Z] --- PASS: TestBuildMultiStageParentConfig (1.04s) [2020-05-08T13:22:04.047Z] === RUN TestBuildLabelWithTargets [2020-05-08T13:22:05.336Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-08T13:22:05.637Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2020-05-08T13:22:05.637Z] === RUN TestBuildWithEmptyLayers [2020-05-08T13:22:05.903Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-08T13:22:06.337Z] --- PASS: TestBuildWithEmptyLayers (0.90s) [2020-05-08T13:22:06.337Z] === RUN TestBuildMultiStageOnBuild [2020-05-08T13:22:06.469Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-08T13:22:07.404Z] --- PASS: TestCreateServiceMultipleTimes (18.06s) [2020-05-08T13:22:07.404Z] === RUN TestCreateServiceConflict [2020-05-08T13:22:07.663Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-08T13:22:09.040Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-08T13:22:09.202Z] --- PASS: TestBuildMultiStageOnBuild (2.33s) [2020-05-08T13:22:09.202Z] === RUN TestBuildUncleanTarFilenames [2020-05-08T13:22:09.877Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2020-05-08T13:22:09.877Z] === RUN TestBuildMultiStageLayerLeak [2020-05-08T13:22:09.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-08T13:22:09.975Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-08T13:22:10.542Z] --- PASS: TestCreateServiceConflict (3.11s) [2020-05-08T13:22:10.542Z] === RUN TestCreateServiceMaxReplicas [2020-05-08T13:22:12.707Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2020-05-08T13:22:12.708Z] === RUN TestBuildWithHugeFile [2020-05-08T13:22:14.732Z] --- PASS: TestCreateServiceMaxReplicas (3.83s) [2020-05-08T13:22:14.732Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-08T13:22:14.990Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-08T13:22:15.248Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-08T13:22:15.507Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-08T13:22:15.507Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-08T13:22:16.074Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-08T13:22:17.453Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-08T13:22:17.453Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-08T13:22:18.828Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-08T13:22:24.184Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-08T13:22:24.750Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-08T13:22:26.124Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-08T13:22:26.383Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-08T13:22:27.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-08T13:22:27.577Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-08T13:22:29.480Z] === RUN TestDockerSuite/TestBuildUser [2020-05-08T13:22:30.416Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.27s) [2020-05-08T13:22:30.416Z] === RUN TestCreateServiceSecretFileMode [2020-05-08T13:22:31.351Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-08T13:22:33.882Z] --- PASS: TestCreateServiceSecretFileMode (3.51s) [2020-05-08T13:22:33.882Z] === RUN TestCreateServiceConfigFileMode [2020-05-08T13:22:35.261Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-08T13:22:37.164Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2020-05-08T13:22:37.165Z] === RUN TestCreateServiceSysctls [2020-05-08T13:22:41.355Z] --- PASS: TestCreateServiceSysctls (4.02s) [2020-05-08T13:22:41.355Z] === RUN TestCreateServiceCapabilities [2020-05-08T13:22:44.640Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2020-05-08T13:22:44.640Z] === RUN TestInspect [2020-05-08T13:22:47.924Z] --- PASS: TestInspect (3.45s) [2020-05-08T13:22:47.924Z] === RUN TestCreateJob [2020-05-08T13:22:52.113Z] --- PASS: TestCreateJob (3.84s) [2020-05-08T13:22:52.113Z] === RUN TestReplicatedJob [2020-05-08T13:22:53.490Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-08T13:22:54.425Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-08T13:22:54.683Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-08T13:22:56.586Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-08T13:22:57.960Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-08T13:22:58.527Z] --- PASS: TestReplicatedJob (6.54s) [2020-05-08T13:22:58.527Z] === RUN TestUpdateReplicatedJob [2020-05-08T13:22:59.463Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-08T13:22:59.463Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-08T13:22:59.463Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-08T13:22:59.463Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-08T13:22:59.463Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-08T13:23:01.365Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-08T13:23:01.623Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-08T13:23:02.190Z] --- PASS: TestUpdateReplicatedJob (3.75s) [2020-05-08T13:23:02.190Z] === RUN TestServiceListWithStatuses [2020-05-08T13:23:02.190Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-08T13:23:02.190Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T13:23:02.190Z] === RUN TestDockerNetworkConnectAlias [2020-05-08T13:23:02.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-08T13:23:02.448Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-08T13:23:03.383Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-08T13:23:04.757Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-08T13:23:04.757Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-08T13:23:08.045Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-08T13:23:08.612Z] --- PASS: TestDockerNetworkConnectAlias (6.30s) [2020-05-08T13:23:08.612Z] === RUN TestDockerNetworkReConnect [2020-05-08T13:23:08.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-08T13:23:10.309Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-08T13:23:11.693Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-08T13:23:12.259Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-08T13:23:13.194Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-08T13:23:13.194Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-08T13:23:14.129Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-08T13:23:14.129Z] --- PASS: TestDockerNetworkReConnect (5.80s) [2020-05-08T13:23:14.129Z] === RUN TestServicePlugin [2020-05-08T13:23:16.659Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-08T13:23:16.659Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-08T13:23:16.659Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-08T13:23:17.594Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-08T13:23:18.530Z] === RUN TestDockerSuite/TestCommitChange [2020-05-08T13:23:19.907Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-08T13:23:20.842Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-08T13:23:22.745Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-08T13:23:24.650Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-08T13:23:25.584Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-08T13:23:26.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-08T13:23:27.526Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-08T13:23:28.460Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-08T13:23:30.363Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-08T13:23:31.740Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-08T13:23:31.740Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-08T13:23:31.740Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-08T13:23:31.740Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-08T13:23:31.740Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-08T13:23:31.740Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-08T13:23:31.740Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-08T13:23:33.641Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-08T13:23:35.375Z] --- PASS: TestBuildWithHugeFile (81.15s) [2020-05-08T13:23:35.375Z] === RUN TestBuildWithEmptyDockerfile [2020-05-08T13:23:35.375Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:23:35.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:23:35.375Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:23:35.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:23:35.375Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:23:35.375Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:23:35.375Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-08T13:23:35.375Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-08T13:23:35.375Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-08T13:23:35.375Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-05-08T13:23:35.375Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.37s) [2020-05-08T13:23:35.375Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.37s) [2020-05-08T13:23:35.375Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.39s) [2020-05-08T13:23:35.375Z] === RUN TestBuildPreserveOwnership [2020-05-08T13:23:35.375Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-08T13:23:35.543Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-08T13:23:35.543Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-08T13:23:36.478Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-08T13:23:36.946Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-08T13:23:37.412Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-08T13:23:38.347Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-08T13:23:38.561Z] --- PASS: TestBuildPreserveOwnership (4.87s) [2020-05-08T13:23:38.561Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.13s) [2020-05-08T13:23:38.561Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.73s) [2020-05-08T13:23:38.561Z] === RUN TestBuildPlatformInvalid [2020-05-08T13:23:38.871Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-08T13:23:38.871Z] PASS [2020-05-08T13:23:38.871Z] [2020-05-08T13:23:38.871Z] === Skipped [2020-05-08T13:23:38.871Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-08T13:23:38.871Z] build_session_test.go:25: TODO: BuildKit [2020-05-08T13:23:38.871Z] [2020-05-08T13:23:38.871Z] [2020-05-08T13:23:38.871Z] DONE 32 tests, 1 skipped in 128.576s [2020-05-08T13:23:38.871Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-08T13:23:38.871Z] ++ 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-08T13:23:38.871Z] ++ set -e [2020-05-08T13:23:38.871Z] ++ '[' -n 0 ']' [2020-05-08T13:23:38.871Z] ++ set -x [2020-05-08T13:23:38.871Z] ++ env -i DEST=/go/src/github.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-08T13:23:38.871Z] INFO: Testing against a local daemon [2020-05-08T13:23:38.871Z] === RUN TestConfigInspect [2020-05-08T13:23:38.915Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-08T13:23:39.849Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-08T13:23:39.849Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-08T13:23:39.849Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-08T13:23:40.784Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-08T13:23:40.784Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-08T13:23:40.784Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-08T13:23:40.784Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-08T13:23:40.784Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-08T13:23:41.715Z] --- PASS: TestConfigInspect (2.35s) [2020-05-08T13:23:41.715Z] === RUN TestConfigList [2020-05-08T13:23:41.718Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-08T13:23:42.652Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-08T13:23:43.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-08T13:23:43.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-08T13:23:43.839Z] --- PASS: TestConfigList (2.29s) [2020-05-08T13:23:43.839Z] === RUN TestConfigsCreateAndDelete [2020-05-08T13:23:45.487Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-08T13:23:45.963Z] --- PASS: TestConfigsCreateAndDelete (2.35s) [2020-05-08T13:23:45.963Z] === RUN TestConfigsUpdate [2020-05-08T13:23:46.053Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-08T13:23:46.053Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-08T13:23:46.619Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-08T13:23:47.552Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-08T13:23:48.487Z] --- PASS: TestServicePlugin (34.05s) [2020-05-08T13:23:48.487Z] plugin_test.go:62: [d4ba945903148] joining swarm manager [dade854972523]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:23:48.487Z] plugin_test.go:65: [d49c3da760501] joining swarm manager [dade854972523]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:23:48.487Z] === RUN TestServiceUpdateLabel [2020-05-08T13:23:48.487Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-08T13:23:48.785Z] --- PASS: TestConfigsUpdate (2.84s) [2020-05-08T13:23:48.785Z] === RUN TestTemplatedConfig [2020-05-08T13:23:49.422Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-08T13:23:49.422Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-08T13:23:50.357Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-08T13:23:51.293Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-08T13:23:51.553Z] --- PASS: TestServiceUpdateLabel (3.12s) [2020-05-08T13:23:51.553Z] === RUN TestServiceUpdateSecrets [2020-05-08T13:23:51.600Z] --- PASS: TestTemplatedConfig (2.86s) [2020-05-08T13:23:51.600Z] === RUN TestConfigCreateResolve [2020-05-08T13:23:52.120Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-08T13:23:52.377Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-08T13:23:53.313Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-08T13:23:54.460Z] --- PASS: TestConfigCreateResolve (2.43s) [2020-05-08T13:23:54.460Z] === RUN TestConfigDaemonLibtrustID [2020-05-08T13:23:54.689Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-08T13:23:54.764Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-05-08T13:23:54.764Z] PASS [2020-05-08T13:23:54.764Z] [2020-05-08T13:23:54.764Z] DONE 7 tests in 15.824s [2020-05-08T13:23:54.764Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-08T13:23:54.764Z] ++ 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-08T13:23:54.764Z] ++ set -e [2020-05-08T13:23:54.764Z] ++ '[' -n 0 ']' [2020-05-08T13:23:54.764Z] ++ set -x [2020-05-08T13:23:54.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T13:23:54.764Z] INFO: Testing against a local daemon [2020-05-08T13:23:54.764Z] === RUN TestCheckpoint [2020-05-08T13:23:54.764Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-08T13:23:54.764Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T13:23:54.764Z] === RUN TestContainerInvalidJSON [2020-05-08T13:23:55.065Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:23:55.065Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:23:55.065Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:23:55.065Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:23:55.065Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:23:55.065Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:23:55.065Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-08T13:23:55.065Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-08T13:23:55.065Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-08T13:23:55.065Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-08T13:23:55.065Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-08T13:23:55.065Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-08T13:23:55.065Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-08T13:23:55.065Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-08T13:23:55.065Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-08T13:23:55.065Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-08T13:23:55.065Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-08T13:23:55.065Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-08T13:23:55.065Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-05-08T13:23:55.065Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-08T13:23:55.367Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-08T13:23:55.367Z] === RUN TestCopyFromContainer [2020-05-08T13:23:56.590Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-08T13:23:56.590Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-08T13:23:56.590Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-08T13:23:56.590Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-08T13:23:56.590Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-08T13:23:56.969Z] === RUN TestCopyFromContainer// [2020-05-08T13:23:56.969Z] === RUN TestCopyFromContainer//bar/root [2020-05-08T13:23:56.970Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-08T13:23:57.156Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-08T13:23:57.283Z] === RUN TestCopyFromContainer/bar/quux [2020-05-08T13:23:57.283Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-08T13:23:57.283Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-08T13:23:57.581Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-08T13:23:57.581Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-08T13:23:57.581Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-08T13:23:57.880Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-08T13:23:57.880Z] --- PASS: TestCopyFromContainer (2.64s) [2020-05-08T13:23:57.880Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-05-08T13:23:57.880Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-08T13:23:57.880Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-05-08T13:23:57.880Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-05-08T13:23:57.880Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-08T13:23:57.880Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-08T13:23:57.880Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-08T13:23:57.880Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-08T13:23:57.880Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-08T13:23:57.880Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-08T13:23:57.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-08T13:23:57.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:23:57.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:23:57.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:23:57.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:23:57.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:23:57.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:23:57.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-08T13:23:57.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-08T13:23:57.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-08T13:23:57.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-08T13:23:57.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-08T13:23:57.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-08T13:23:57.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-08T13:23:57.880Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-08T13:23:57.880Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-08T13:23:57.880Z] === RUN TestCreateWithInvalidEnv [2020-05-08T13:23:57.880Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-08T13:23:57.880Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-08T13:23:57.880Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-08T13:23:57.880Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-08T13:23:57.880Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-08T13:23:57.880Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-08T13:23:57.880Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-08T13:23:57.880Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-08T13:23:57.880Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-08T13:23:57.880Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-08T13:23:57.880Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-08T13:23:57.880Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-08T13:23:57.880Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-08T13:23:57.880Z] === RUN TestCreateTmpfsMountsTarget [2020-05-08T13:23:58.187Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-08T13:23:58.187Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-08T13:24:00.331Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2020-05-08T13:24:00.331Z] === RUN TestCreateWithCapabilities [2020-05-08T13:24:00.331Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-08T13:24:00.331Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-08T13:24:00.331Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:24:00.331Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:24:00.331Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:24:00.331Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:24:00.331Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:24:00.331Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:24:00.331Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:24:00.331Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:24:00.331Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:24:00.331Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:24:00.331Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-08T13:24:00.331Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-08T13:24:00.331Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:24:00.331Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:24:00.331Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:24:00.331Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:24:00.331Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:24:00.331Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:24:00.331Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:24:00.331Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:24:00.331Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-08T13:24:00.331Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-08T13:24:00.331Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-08T13:24:00.331Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-08T13:24:00.331Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-08T13:24:00.331Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-08T13:24:00.331Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-08T13:24:00.331Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-08T13:24:00.331Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-08T13:24:00.331Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-08T13:24:00.331Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-08T13:24:00.331Z] --- PASS: TestCreateWithCapabilities (0.06s) [2020-05-08T13:24:00.331Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-05-08T13:24:00.331Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-08T13:24:00.331Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-08T13:24:00.331Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-08T13:24:00.331Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-08T13:24:00.331Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-08T13:24:00.331Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-08T13:24:00.331Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-08T13:24:00.331Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-08T13:24:00.331Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-08T13:24:00.331Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-08T13:24:00.331Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-08T13:24:02.419Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-08T13:24:02.484Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2020-05-08T13:24:02.484Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-08T13:24:02.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:24:02.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:24:02.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:24:02.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:24:02.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:24:02.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:24:02.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:24:02.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:24:02.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:24:02.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:24:02.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-08T13:24:02.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-08T13:24:02.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-08T13:24:02.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-08T13:24:02.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-08T13:24:02.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-05-08T13:24:02.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-08T13:24:02.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-08T13:24:02.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-05-08T13:24:02.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-05-08T13:24:02.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-05-08T13:24:02.484Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-08T13:24:02.678Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-08T13:24:02.785Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-05-08T13:24:02.785Z] === RUN TestContainerStartOnDaemonRestart [2020-05-08T13:24:02.785Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-08T13:24:02.785Z] === RUN TestDaemonRestartIpcMode [2020-05-08T13:24:02.785Z] === PAUSE TestDaemonRestartIpcMode [2020-05-08T13:24:02.785Z] === RUN TestDaemonHostGatewayIP [2020-05-08T13:24:02.785Z] === PAUSE TestDaemonHostGatewayIP [2020-05-08T13:24:02.785Z] === RUN TestContainerKillOnDaemonStart [2020-05-08T13:24:02.785Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-08T13:24:02.785Z] === RUN TestDiff [2020-05-08T13:24:03.448Z] --- PASS: TestDiff (0.65s) [2020-05-08T13:24:03.448Z] === RUN TestExecWithCloseStdin [2020-05-08T13:24:03.612Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-08T13:24:03.612Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-08T13:24:03.612Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-08T13:24:04.533Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-05-08T13:24:04.533Z] === RUN TestExec [2020-05-08T13:24:05.196Z] --- PASS: TestExec (0.77s) [2020-05-08T13:24:05.196Z] === RUN TestExecUser [2020-05-08T13:24:05.850Z] --- PASS: TestExecUser (0.77s) [2020-05-08T13:24:05.850Z] === RUN TestExportContainerAndImportImage [2020-05-08T13:24:06.895Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-08T13:24:06.895Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2020-05-08T13:24:06.895Z] === RUN TestServiceUpdateConfigs [2020-05-08T13:24:06.930Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2020-05-08T13:24:06.930Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-08T13:24:07.153Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-08T13:24:08.529Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-08T13:24:08.591Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-05-08T13:24:08.591Z] === RUN TestHealthCheckWorkdir [2020-05-08T13:24:09.238Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-05-08T13:24:09.238Z] === RUN TestHealthKillContainer [2020-05-08T13:24:12.121Z] --- PASS: TestHealthKillContainer (2.84s) [2020-05-08T13:24:12.121Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-08T13:24:12.780Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-05-08T13:24:12.780Z] === RUN TestIpcModeNone [2020-05-08T13:24:13.795Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-08T13:24:13.795Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-08T13:24:13.867Z] --- PASS: TestIpcModeNone (0.79s) [2020-05-08T13:24:13.867Z] === RUN TestIpcModePrivate [2020-05-08T13:24:14.540Z] --- PASS: TestIpcModePrivate (0.77s) [2020-05-08T13:24:14.541Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-08T13:24:14.541Z] === RUN TestIpcModeShareable [2020-05-08T13:24:15.208Z] --- PASS: TestIpcModeShareable (0.78s) [2020-05-08T13:24:15.208Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-08T13:24:15.208Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-08T13:24:16.325Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-08T13:24:17.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-08T13:24:17.363Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.29s) [2020-05-08T13:24:17.363Z] === RUN TestAPIIpcModeHost [2020-05-08T13:24:18.026Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-05-08T13:24:18.026Z] === RUN TestDaemonIpcModeShareable [2020-05-08T13:24:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-08T13:24:20.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-08T13:24:20.174Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2020-05-08T13:24:20.174Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-08T13:24:20.174Z] === RUN TestDaemonIpcModePrivate [2020-05-08T13:24:21.783Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2020-05-08T13:24:21.783Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-08T13:24:21.783Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-08T13:24:21.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-08T13:24:22.476Z] --- PASS: TestServiceUpdateConfigs (15.71s) [2020-05-08T13:24:22.476Z] === RUN TestServiceUpdateNetwork [2020-05-08T13:24:23.352Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-05-08T13:24:23.352Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-08T13:24:23.352Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-08T13:24:23.410Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-08T13:24:24.889Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-05-08T13:24:24.889Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-08T13:24:24.889Z] === RUN TestIpcModeOlderClient [2020-05-08T13:24:24.889Z] === PAUSE TestIpcModeOlderClient [2020-05-08T13:24:24.889Z] === RUN TestKillContainerInvalidSignal [2020-05-08T13:24:25.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000774fa0_} [2020-05-08T13:24:25.523Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-05-08T13:24:25.524Z] === RUN TestKillContainer [2020-05-08T13:24:25.524Z] === RUN TestKillContainer/no_signal [2020-05-08T13:24:26.169Z] === RUN TestKillContainer/non_killing_signal [2020-05-08T13:24:26.467Z] === RUN TestKillContainer/killing_signal [2020-05-08T13:24:26.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1618019474_/foo_false____} [2020-05-08T13:24:27.534Z] --- PASS: TestKillContainer (1.96s) [2020-05-08T13:24:27.534Z] --- PASS: TestKillContainer/no_signal (0.59s) [2020-05-08T13:24:27.534Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-05-08T13:24:27.534Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-05-08T13:24:27.534Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-08T13:24:27.534Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-08T13:24:28.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1618019474_/foo_true____} [2020-05-08T13:24:28.195Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-08T13:24:28.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-05-08T13:24:28.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2020-05-08T13:24:28.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-05-08T13:24:28.867Z] === RUN TestKillStoppedContainer [2020-05-08T13:24:28.867Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-08T13:24:28.867Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-08T13:24:29.173Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-08T13:24:29.173Z] === RUN TestKillDifferentUserContainer [2020-05-08T13:24:29.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-08T13:24:29.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3995497161_/foo_false____} [2020-05-08T13:24:29.840Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2020-05-08T13:24:29.840Z] === RUN TestInspectOomKilledTrue [2020-05-08T13:24:30.947Z] --- PASS: TestInspectOomKilledTrue (1.22s) [2020-05-08T13:24:30.947Z] === RUN TestInspectOomKilledFalse [2020-05-08T13:24:31.620Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2020-05-08T13:24:31.620Z] === RUN TestLinksEtcHostsContentMatch [2020-05-08T13:24:31.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3995497161_/foo_true____} [2020-05-08T13:24:32.280Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-05-08T13:24:32.280Z] === RUN TestLinksContainerNames [2020-05-08T13:24:33.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3995497161_/foo_true__0xc000775000__} [2020-05-08T13:24:33.851Z] --- PASS: TestLinksContainerNames (1.34s) [2020-05-08T13:24:33.851Z] === RUN TestLogsFollowTailEmpty [2020-05-08T13:24:34.157Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2020-05-08T13:24:34.157Z] === RUN TestContainerNetworkMountsNoChown [2020-05-08T13:24:34.838Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2020-05-08T13:24:34.838Z] === RUN TestMountDaemonRoot [2020-05-08T13:24:34.838Z] === RUN TestMountDaemonRoot/default [2020-05-08T13:24:34.838Z] === PAUSE TestMountDaemonRoot/default [2020-05-08T13:24:34.838Z] === RUN TestMountDaemonRoot/private [2020-05-08T13:24:34.838Z] === PAUSE TestMountDaemonRoot/private [2020-05-08T13:24:34.838Z] === RUN TestMountDaemonRoot/rprivate [2020-05-08T13:24:34.838Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-08T13:24:34.838Z] === RUN TestMountDaemonRoot/slave [2020-05-08T13:24:34.838Z] === PAUSE TestMountDaemonRoot/slave [2020-05-08T13:24:34.838Z] === RUN TestMountDaemonRoot/rslave [2020-05-08T13:24:34.838Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-08T13:24:34.838Z] === RUN TestMountDaemonRoot/shared [2020-05-08T13:24:34.838Z] === PAUSE TestMountDaemonRoot/shared [2020-05-08T13:24:34.838Z] === RUN TestMountDaemonRoot/rshared [2020-05-08T13:24:34.838Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-08T13:24:34.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000775020_} [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/default [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rslave [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/slave [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rprivate [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rshared [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/shared [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/private [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-08T13:24:35.139Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:24:35.139Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-08T13:24:35.139Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-08T13:24:35.455Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-08T13:24:35.455Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-08T13:24:35.455Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-08T13:24:35.455Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-08T13:24:35.455Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-08T13:24:35.455Z] === RUN TestContainerBindMountNonRecursive [2020-05-08T13:24:36.357Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000775040_} [2020-05-08T13:24:37.071Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2020-05-08T13:24:37.071Z] === RUN TestNetworkNat [2020-05-08T13:24:37.731Z] --- PASS: TestServiceUpdateNetwork (15.25s) [2020-05-08T13:24:37.731Z] === RUN TestServiceUpdatePidsLimit [2020-05-08T13:24:37.735Z] --- PASS: TestNetworkNat (0.69s) [2020-05-08T13:24:37.735Z] === RUN TestNetworkLocalhostTCPNat [2020-05-08T13:24:37.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000775060_} [2020-05-08T13:24:38.397Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-05-08T13:24:38.397Z] === RUN TestNetworkLoopbackNat [2020-05-08T13:24:39.210Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2020-05-08T13:24:39.210Z] === RUN TestPause [2020-05-08T13:24:39.376Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-08T13:24:39.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000775080_} [2020-05-08T13:24:40.202Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-08T13:24:40.257Z] --- PASS: TestPause (0.72s) [2020-05-08T13:24:40.257Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-08T13:24:40.257Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T13:24:40.257Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T13:24:40.257Z] === RUN TestPauseStopPausedContainer [2020-05-08T13:24:40.923Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-05-08T13:24:40.923Z] === RUN TestPsFilter [2020-05-08T13:24:40.923Z] --- PASS: TestPsFilter (0.17s) [2020-05-08T13:24:40.923Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-08T13:24:41.573Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-05-08T13:24:41.573Z] === RUN TestRemoveContainerWithVolume [2020-05-08T13:24:41.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-08T13:24:42.228Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2020-05-08T13:24:42.228Z] === RUN TestRemoveContainerRunning [2020-05-08T13:24:42.862Z] --- PASS: TestRemoveContainerRunning (0.71s) [2020-05-08T13:24:42.862Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-08T13:24:43.479Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-08T13:24:43.524Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-05-08T13:24:43.524Z] === RUN TestRemoveInvalidContainer [2020-05-08T13:24:43.840Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-08T13:24:43.840Z] === RUN TestRenameLinkedContainer [2020-05-08T13:24:46.656Z] --- PASS: TestRenameLinkedContainer (2.68s) [2020-05-08T13:24:46.656Z] === RUN TestRenameStoppedContainer [2020-05-08T13:24:46.762Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-08T13:24:46.955Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-05-08T13:24:46.955Z] === RUN TestRenameRunningContainerAndReuse [2020-05-08T13:24:47.696Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-08T13:24:48.545Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2020-05-08T13:24:48.545Z] === RUN TestRenameInvalidName [2020-05-08T13:24:49.071Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-08T13:24:49.209Z] --- PASS: TestRenameInvalidName (0.69s) [2020-05-08T13:24:49.209Z] === RUN TestRenameAnonymousContainer [2020-05-08T13:24:51.956Z] --- PASS: TestRenameAnonymousContainer (2.58s) [2020-05-08T13:24:51.956Z] === RUN TestRenameContainerWithSameName [2020-05-08T13:24:52.354Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-08T13:24:52.603Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2020-05-08T13:24:52.603Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-08T13:24:53.645Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2020-05-08T13:24:53.645Z] === RUN TestResize [2020-05-08T13:24:53.729Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-08T13:24:53.987Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-08T13:24:54.747Z] --- PASS: TestResize (0.70s) [2020-05-08T13:24:54.747Z] === RUN TestResizeWithInvalidSize [2020-05-08T13:24:55.362Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-08T13:24:55.362Z] --- PASS: TestServiceUpdatePidsLimit (17.61s) [2020-05-08T13:24:55.362Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2020-05-08T13:24:55.362Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2020-05-08T13:24:55.362Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2020-05-08T13:24:55.362Z] PASS [2020-05-08T13:24:55.362Z] [2020-05-08T13:24:55.362Z] === Skipped [2020-05-08T13:24:55.362Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-08T13:24:55.362Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T13:24:55.362Z] [2020-05-08T13:24:55.362Z] [2020-05-08T13:24:55.362Z] DONE 27 tests, 1 skipped in 196.212s [2020-05-08T13:24:55.362Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-08T13:24:55.362Z] ++ 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-08T13:24:55.362Z] ++ set -e [2020-05-08T13:24:55.362Z] ++ '[' -n 0 ']' [2020-05-08T13:24:55.362Z] ++ set -x [2020-05-08T13:24:55.362Z] ++ env -i DEST=/go/src/github.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-08T13:24:55.362Z] INFO: Testing against a local daemon [2020-05-08T13:24:55.362Z] === RUN TestSessionCreate [2020-05-08T13:24:55.412Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2020-05-08T13:24:55.412Z] === RUN TestResizeWhenContainerNotStarted [2020-05-08T13:24:55.620Z] --- PASS: TestSessionCreate (0.06s) [2020-05-08T13:24:55.621Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-08T13:24:55.621Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-05-08T13:24:55.621Z] PASS [2020-05-08T13:24:55.621Z] [2020-05-08T13:24:55.621Z] DONE 2 tests in 0.200s [2020-05-08T13:24:55.621Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-08T13:24:55.621Z] ++ 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-08T13:24:55.621Z] ++ set -e [2020-05-08T13:24:55.621Z] ++ '[' -n 0 ']' [2020-05-08T13:24:55.621Z] ++ set -x [2020-05-08T13:24:55.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-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-08T13:24:55.621Z] INFO: Testing against a local daemon [2020-05-08T13:24:55.621Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-08T13:24:55.621Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T13:24:55.621Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T13:24:55.621Z] === RUN TestEventsExecDie [2020-05-08T13:24:56.063Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2020-05-08T13:24:56.063Z] === RUN TestDaemonRestartKillContainers [2020-05-08T13:24:56.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T13:24:56.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T13:24:56.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T13:24:56.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T13:24:56.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T13:24:56.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T13:24:56.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T13:24:56.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T13:24:56.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T13:24:56.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T13:24:56.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T13:24:56.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T13:24:56.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T13:24:56.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T13:24:56.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T13:24:56.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T13:24:56.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:24:56.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:24:56.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:24:56.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:24:56.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:24:56.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:24:56.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:24:56.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:24:56.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-08T13:24:56.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:24:56.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:24:56.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-08T13:24:56.188Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-08T13:24:56.446Z] --- PASS: TestEventsExecDie (0.81s) [2020-05-08T13:24:56.446Z] === RUN TestEventsBackwardsCompatible [2020-05-08T13:24:56.704Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-08T13:24:56.704Z] === RUN TestInfoBinaryCommits [2020-05-08T13:24:56.704Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-08T13:24:56.704Z] === RUN TestInfoAPIVersioned [2020-05-08T13:24:56.704Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-08T13:24:56.704Z] === RUN TestInfoDiscoveryBackend [2020-05-08T13:24:57.271Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-08T13:24:57.271Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-08T13:24:57.271Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-08T13:24:58.205Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-08T13:24:58.205Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-08T13:24:58.205Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-08T13:24:58.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-08T13:24:58.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-08T13:24:58.771Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-08T13:24:58.771Z] === RUN TestInfoAPI [2020-05-08T13:24:58.771Z] --- PASS: TestInfoAPI (0.03s) [2020-05-08T13:24:58.771Z] === RUN TestInfoAPIWarnings [2020-05-08T13:24:59.030Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-08T13:24:59.288Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-08T13:24:59.288Z] === RUN TestInfoDebug [2020-05-08T13:24:59.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-08T13:24:59.857Z] --- PASS: TestInfoDebug (0.54s) [2020-05-08T13:24:59.857Z] === RUN TestInfoInsecureRegistries [2020-05-08T13:25:00.115Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-08T13:25:00.373Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-08T13:25:00.373Z] === RUN TestInfoRegistryMirrors [2020-05-08T13:25:00.438Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-08T13:25:00.940Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-08T13:25:00.941Z] === RUN TestLoginFailsWithBadCredentials [2020-05-08T13:25:01.199Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-05-08T13:25:01.199Z] === RUN TestPingCacheHeaders [2020-05-08T13:25:01.199Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-05-08T13:25:01.199Z] === RUN TestPingGet [2020-05-08T13:25:01.199Z] --- PASS: TestPingGet (0.02s) [2020-05-08T13:25:01.199Z] === RUN TestPingHead [2020-05-08T13:25:01.199Z] --- PASS: TestPingHead (0.02s) [2020-05-08T13:25:01.199Z] === RUN TestVersion [2020-05-08T13:25:01.199Z] --- PASS: TestVersion (0.02s) [2020-05-08T13:25:01.199Z] PASS [2020-05-08T13:25:01.199Z] [2020-05-08T13:25:01.199Z] === Skipped [2020-05-08T13:25:01.199Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T13:25:01.199Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T13:25:01.199Z] [2020-05-08T13:25:01.199Z] [2020-05-08T13:25:01.199Z] DONE 18 tests, 1 skipped in 5.625s [2020-05-08T13:25:01.199Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-08T13:25:01.199Z] ++ 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-08T13:25:01.199Z] ++ set -e [2020-05-08T13:25:01.199Z] ++ '[' -n 0 ']' [2020-05-08T13:25:01.199Z] ++ set -x [2020-05-08T13:25:01.199Z] ++ env -i DEST=/go/src/github.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-08T13:25:01.199Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-08T13:25:01.458Z] INFO: Testing against a local daemon [2020-05-08T13:25:01.458Z] === RUN TestVolumesCreateAndList [2020-05-08T13:25:01.458Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-08T13:25:01.458Z] === RUN TestVolumesRemove [2020-05-08T13:25:01.458Z] --- PASS: TestVolumesRemove (0.08s) [2020-05-08T13:25:01.458Z] === RUN TestVolumesInspect [2020-05-08T13:25:01.458Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-08T13:25:01.458Z] === RUN TestVolumesInvalidJSON [2020-05-08T13:25:01.458Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-08T13:25:01.458Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-08T13:25:01.458Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-08T13:25:01.458Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-08T13:25:01.458Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-08T13:25:01.458Z] PASS [2020-05-08T13:25:01.458Z] [2020-05-08T13:25:01.458Z] DONE 5 tests in 0.294s [2020-05-08T13:25:01.458Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-08T13:25:01.525Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-08T13:25:01.716Z] ++++ cat bundles/test-integration/docker.pid [2020-05-08T13:25:01.716Z] +++ kill 5859 [2020-05-08T13:25:01.975Z] +++ /etc/init.d/apparmor stop [2020-05-08T13:25:01.975Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T13:25:01.975Z] [2020-05-08T13:25:01.975Z] Unloading profiles will leave already running processes permanently [2020-05-08T13:25:01.975Z] unconfined, which can lead to unexpected situations. [2020-05-08T13:25:01.975Z] [2020-05-08T13:25:01.975Z] To set a process to complain mode, use the command line tool [2020-05-08T13:25:01.975Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T13:25:01.975Z] +++ true [2020-05-08T13:25:01.975Z] [2020-05-08T13:25:02.542Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-08T13:25:03.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-08T13:25:03.041Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-08T13:25:03.335Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-08T13:25:03.945Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-08T13:25:04.879Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-08T13:25:05.814Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-08T13:25:06.082Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-08T13:25:06.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.18s) [2020-05-08T13:25:06.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.32s) [2020-05-08T13:25:06.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.72s) [2020-05-08T13:25:06.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.48s) [2020-05-08T13:25:06.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.28s) [2020-05-08T13:25:06.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.25s) [2020-05-08T13:25:06.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.87s) [2020-05-08T13:25:06.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.89s) [2020-05-08T13:25:06.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.06s) [2020-05-08T13:25:06.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-05-08T13:25:06.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2020-05-08T13:25:06.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.56s) [2020-05-08T13:25:06.082Z] === RUN TestCgroupNamespacesRun [2020-05-08T13:25:06.749Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-08T13:25:07.600Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2020-05-08T13:25:07.600Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-08T13:25:08.123Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-08T13:25:09.159Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-05-08T13:25:09.159Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-08T13:25:09.500Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-08T13:25:10.434Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-08T13:25:10.737Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2020-05-08T13:25:10.737Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-08T13:25:11.368Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-08T13:25:11.368Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-08T13:25:12.302Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-08T13:25:12.866Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2020-05-08T13:25:12.866Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-08T13:25:13.236Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-08T13:25:14.407Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2020-05-08T13:25:14.407Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-08T13:25:14.612Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-08T13:25:15.547Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-08T13:25:15.940Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-05-08T13:25:15.941Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-08T13:25:16.482Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-08T13:25:16.980Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-05-08T13:25:16.980Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-08T13:25:18.384Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-08T13:25:18.537Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2020-05-08T13:25:18.537Z] === RUN TestKernelTCPMemory [2020-05-08T13:25:18.950Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-08T13:25:19.205Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-05-08T13:25:19.205Z] === RUN TestNISDomainname [2020-05-08T13:25:20.282Z] --- PASS: TestNISDomainname (0.91s) [2020-05-08T13:25:20.282Z] === RUN TestHostnameDnsResolution [2020-05-08T13:25:21.335Z] --- PASS: TestHostnameDnsResolution (1.15s) [2020-05-08T13:25:21.335Z] === RUN TestStats [2020-05-08T13:25:21.484Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-08T13:25:24.129Z] --- PASS: TestStats (2.74s) [2020-05-08T13:25:24.129Z] === RUN TestStopContainerWithTimeout [2020-05-08T13:25:24.129Z] === RUN TestStopContainerWithTimeout/0 [2020-05-08T13:25:24.129Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-08T13:25:24.129Z] === RUN TestStopContainerWithTimeout/1 [2020-05-08T13:25:24.129Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-08T13:25:24.129Z] === RUN TestStopContainerWithTimeout/3 [2020-05-08T13:25:24.129Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-08T13:25:24.129Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-08T13:25:24.129Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-08T13:25:24.129Z] === CONT TestStopContainerWithTimeout/0 [2020-05-08T13:25:24.129Z] === CONT TestStopContainerWithTimeout/3 [2020-05-08T13:25:24.129Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-08T13:25:24.129Z] === CONT TestStopContainerWithTimeout/1 [2020-05-08T13:25:26.762Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-08T13:25:27.713Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-08T13:25:27.713Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-05-08T13:25:27.713Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-05-08T13:25:27.713Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2020-05-08T13:25:27.713Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2020-05-08T13:25:27.713Z] === RUN TestDeleteDevicemapper [2020-05-08T13:25:27.713Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-08T13:25:27.713Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T13:25:27.713Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-08T13:25:29.222Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.00s) [2020-05-08T13:25:29.222Z] === RUN TestUpdateMemory [2020-05-08T13:25:30.043Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-08T13:25:30.255Z] --- PASS: TestUpdateMemory (0.94s) [2020-05-08T13:25:30.255Z] === RUN TestUpdateCPUQuota [2020-05-08T13:25:30.977Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-08T13:25:31.750Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-05-08T13:25:31.750Z] === RUN TestUpdatePidsLimit [2020-05-08T13:25:31.750Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-08T13:25:31.750Z] === RUN TestUpdatePidsLimit/no_change [2020-05-08T13:25:32.049Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-08T13:25:32.354Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-08T13:25:32.640Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-08T13:25:33.262Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-08T13:25:33.563Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-08T13:25:34.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-08T13:25:35.058Z] --- PASS: TestUpdatePidsLimit (3.33s) [2020-05-08T13:25:35.058Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-05-08T13:25:35.058Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-05-08T13:25:35.058Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2020-05-08T13:25:35.058Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-05-08T13:25:35.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-05-08T13:25:35.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-05-08T13:25:35.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-05-08T13:25:35.058Z] === RUN TestUpdateRestartPolicy [2020-05-08T13:25:36.163Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-08T13:25:39.444Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-08T13:25:40.379Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-08T13:25:45.648Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-08T13:25:46.214Z] === RUN TestDockerSuite/TestCpToDot [2020-05-08T13:25:47.148Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-08T13:25:47.632Z] --- PASS: TestUpdateRestartPolicy (12.20s) [2020-05-08T13:25:47.632Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-08T13:25:47.632Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2020-05-08T13:25:47.632Z] === RUN TestWaitNonBlocked [2020-05-08T13:25:47.632Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:25:47.632Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:25:47.632Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:25:47.632Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:25:47.632Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-08T13:25:47.632Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-08T13:25:48.660Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-08T13:25:48.660Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2020-05-08T13:25:48.660Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2020-05-08T13:25:48.660Z] === RUN TestWaitBlocked [2020-05-08T13:25:48.660Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:25:48.660Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:25:48.660Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:25:48.660Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:25:48.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-08T13:25:48.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-08T13:25:49.049Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-08T13:25:49.692Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-08T13:25:49.692Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2020-05-08T13:25:49.692Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-05-08T13:25:49.692Z] === CONT TestContainerStartOnDaemonRestart [2020-05-08T13:25:49.692Z] === CONT TestDaemonHostGatewayIP [2020-05-08T13:25:49.692Z] === CONT TestContainerKillOnDaemonStart [2020-05-08T13:25:49.692Z] === CONT TestIpcModeOlderClient [2020-05-08T13:25:49.983Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-05-08T13:25:49.983Z] === CONT TestDaemonRestartIpcMode [2020-05-08T13:25:50.424Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-08T13:25:51.360Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-08T13:25:54.482Z] --- PASS: TestContainerStartOnDaemonRestart (4.41s) [2020-05-08T13:25:54.770Z] --- PASS: TestDaemonRestartIpcMode (4.94s) [2020-05-08T13:25:55.064Z] --- PASS: TestDaemonHostGatewayIP (5.33s) [2020-05-08T13:25:55.543Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-08T13:25:55.543Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-08T13:25:55.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-08T13:25:56.381Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-08T13:25:58.282Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-08T13:25:58.541Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-08T13:25:58.541Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-08T13:25:59.108Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-08T13:26:00.043Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-08T13:26:00.043Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-08T13:26:00.302Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-08T13:26:00.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-08T13:26:01.128Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-08T13:26:01.386Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-08T13:26:01.644Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-08T13:26:01.644Z] === RUN TestDockerSuite/TestCreateRM [2020-05-08T13:26:01.903Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-08T13:26:01.903Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-08T13:26:01.903Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-08T13:26:02.161Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-08T13:26:03.512Z] --- PASS: TestContainerKillOnDaemonStart (13.52s) [2020-05-08T13:26:03.512Z] PASS [2020-05-08T13:26:03.512Z] [2020-05-08T13:26:03.512Z] === Skipped [2020-05-08T13:26:03.512Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-08T13:26:03.512Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-08T13:26:03.512Z] [2020-05-08T13:26:03.512Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-08T13:26:03.512Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-08T13:26:03.512Z] [2020-05-08T13:26:03.512Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-08T13:26:03.512Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-08T13:26:03.512Z] [2020-05-08T13:26:03.512Z] [2020-05-08T13:26:03.512Z] DONE 200 tests, 3 skipped in 128.474s [2020-05-08T13:26:03.512Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-08T13:26:03.512Z] ++ 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-08T13:26:03.512Z] ++ set -e [2020-05-08T13:26:03.512Z] ++ '[' -n 0 ']' [2020-05-08T13:26:03.512Z] ++ set -x [2020-05-08T13:26:03.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T13:26:03.512Z] INFO: Testing against a local daemon [2020-05-08T13:26:03.512Z] === RUN TestCommitInheritsEnv [2020-05-08T13:26:03.808Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-05-08T13:26:03.808Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-08T13:26:03.808Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-08T13:26:03.808Z] === RUN TestImagesFilterMultiReference [2020-05-08T13:26:03.808Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-08T13:26:03.808Z] === RUN TestImagePullPlatformInvalid [2020-05-08T13:26:03.808Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-08T13:26:03.808Z] === RUN TestRemoveImageOrphaning [2020-05-08T13:26:04.439Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-05-08T13:26:04.439Z] === RUN TestRemoveImageGarbageCollector [2020-05-08T13:26:04.439Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-08T13:26:04.439Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:26:04.439Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-08T13:26:04.439Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-08T13:26:04.439Z] === RUN TestTagInvalidReference [2020-05-08T13:26:04.439Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-08T13:26:04.439Z] === RUN TestTagValidPrefixedRepo [2020-05-08T13:26:04.439Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-08T13:26:04.439Z] === RUN TestTagExistedNameWithoutForce [2020-05-08T13:26:04.439Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-08T13:26:04.439Z] === RUN TestTagOfficialNames [2020-05-08T13:26:04.696Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-08T13:26:04.728Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-08T13:26:04.728Z] === RUN TestTagMatchesDigest [2020-05-08T13:26:04.728Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-05-08T13:26:04.728Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-08T13:26:04.954Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-08T13:26:04.954Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-08T13:26:10.221Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-08T13:26:10.221Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-08T13:26:10.221Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-08T13:26:10.221Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-08T13:26:10.479Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-08T13:26:10.479Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-08T13:26:11.413Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-08T13:26:13.315Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-08T13:26:13.881Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-08T13:26:15.780Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-08T13:26:17.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-08T13:26:18.092Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-08T13:26:18.658Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-08T13:26:18.917Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-08T13:26:19.857Z] === RUN TestDockerSuite/TestDockerFails [2020-05-08T13:26:19.857Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-08T13:26:19.857Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-08T13:26:19.857Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-08T13:26:20.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-08T13:26:21.065Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-08T13:26:22.001Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-08T13:26:23.901Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-08T13:26:23.901Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-08T13:26:23.901Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-08T13:26:23.901Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-08T13:26:30.461Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-08T13:26:33.746Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-08T13:26:36.275Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-08T13:26:38.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-08T13:26:38.176Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-08T13:26:39.551Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-08T13:26:40.487Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-08T13:26:41.422Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-08T13:26:42.357Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-08T13:26:43.293Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-08T13:26:44.229Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-08T13:26:46.136Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-08T13:26:47.518Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-08T13:26:51.703Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-08T13:26:53.603Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-08T13:26:54.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-08T13:26:54.736Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-08T13:26:56.638Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-08T13:26:57.573Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-08T13:26:58.139Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-08T13:27:00.041Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-08T13:27:00.041Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-08T13:27:00.299Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-08T13:27:00.865Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-08T13:27:00.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-08T13:27:00.865Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-08T13:27:00.865Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-08T13:27:02.770Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-08T13:27:04.675Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-08T13:27:04.675Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-08T13:27:04.675Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-08T13:27:06.049Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-08T13:27:06.049Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-08T13:27:06.617Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-08T13:27:07.554Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-08T13:27:08.122Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-08T13:27:08.122Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-08T13:27:08.122Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-08T13:27:10.655Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-08T13:27:11.221Z] === RUN TestDockerSuite/TestEventsRename [2020-05-08T13:27:11.790Z] === RUN TestDockerSuite/TestEventsResize [2020-05-08T13:27:12.724Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-08T13:27:13.658Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-08T13:27:14.596Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-08T13:27:15.530Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-08T13:27:18.993Z] === RUN TestDockerSuite/TestEventsTop [2020-05-08T13:27:19.252Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-08T13:27:22.534Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-08T13:27:23.470Z] === RUN TestDockerSuite/TestExec [2020-05-08T13:27:24.404Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-08T13:27:25.338Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-08T13:27:26.272Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-08T13:27:27.221Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-08T13:27:29.122Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-08T13:27:29.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-08T13:27:29.689Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-08T13:27:30.624Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-08T13:27:31.559Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-08T13:27:32.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-08T13:27:32.495Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-08T13:27:33.868Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-08T13:27:34.804Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-08T13:27:36.707Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-08T13:27:38.085Z] === RUN TestDockerSuite/TestExecEnv [2020-05-08T13:27:39.021Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-08T13:27:40.922Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-08T13:27:41.859Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-08T13:27:45.142Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-08T13:27:45.708Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-08T13:27:46.641Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-08T13:27:47.577Z] === RUN TestDockerSuite/TestExecParseError [2020-05-08T13:27:48.145Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-08T13:27:49.079Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-08T13:27:50.014Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-08T13:27:51.391Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-08T13:27:52.327Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-08T13:27:53.262Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-08T13:27:55.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-08T13:28:05.767Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-08T13:28:05.767Z] === RUN TestDockerSuite/TestExecTTY [2020-05-08T13:28:06.026Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-08T13:28:06.960Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-08T13:28:07.896Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-08T13:28:08.832Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-08T13:28:08.832Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-08T13:28:10.733Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-08T13:28:11.669Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-08T13:28:13.045Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-08T13:28:17.492Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-08T13:28:17.492Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-08T13:28:20.022Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-08T13:28:23.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-08T13:28:25.209Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-08T13:28:26.673Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-08T13:28:31.943Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-08T13:28:32.509Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-08T13:28:32.509Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-08T13:28:32.509Z] === RUN TestDockerSuite/TestHealth [2020-05-08T13:28:50.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-08T13:28:53.874Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-08T13:28:53.874Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-08T13:28:53.874Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-08T13:28:53.874Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-08T13:28:54.809Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-08T13:28:54.809Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-08T13:28:55.743Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-08T13:28:55.743Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-08T13:28:55.743Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-08T13:28:55.743Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-08T13:28:56.002Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-08T13:28:56.569Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-08T13:28:57.136Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-08T13:28:57.136Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-08T13:28:58.070Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-08T13:28:58.070Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-08T13:28:59.004Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-08T13:28:59.938Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-08T13:28:59.938Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-08T13:29:00.505Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-08T13:29:03.808Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-08T13:29:03.808Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-08T13:29:03.808Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-08T13:29:05.185Z] === RUN TestDockerSuite/TestImportFile [2020-05-08T13:29:07.087Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-08T13:29:07.087Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-08T13:29:08.991Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-08T13:29:10.893Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-08T13:29:13.424Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-08T13:29:13.990Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-08T13:29:14.925Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-08T13:29:15.491Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-08T13:29:15.749Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-08T13:29:15.749Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-08T13:29:16.684Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-08T13:29:17.252Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-08T13:29:18.189Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-08T13:29:19.124Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-08T13:29:20.058Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-08T13:29:20.625Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-08T13:29:20.625Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-08T13:29:22.527Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-08T13:29:23.094Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-08T13:29:24.028Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-08T13:29:24.028Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-08T13:29:24.966Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-08T13:29:24.966Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-08T13:29:26.356Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-08T13:29:26.924Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-08T13:29:27.858Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-08T13:29:28.794Z] === RUN TestDockerSuite/TestInspectImage [2020-05-08T13:29:28.794Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-08T13:29:28.794Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-08T13:29:28.794Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-08T13:29:29.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-08T13:29:29.619Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-08T13:29:30.634Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-08T13:29:30.634Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-08T13:29:31.569Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-08T13:29:32.946Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-08T13:29:34.847Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-08T13:29:34.847Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-08T13:29:35.783Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-08T13:29:36.719Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-08T13:29:38.619Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-08T13:29:39.187Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-08T13:29:40.124Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-08T13:29:41.062Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-08T13:29:41.997Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-08T13:29:42.565Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-08T13:29:43.499Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-08T13:29:43.499Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-08T13:29:46.034Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-08T13:29:47.936Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-08T13:29:49.852Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-08T13:29:50.110Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-08T13:29:52.012Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-08T13:29:54.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-08T13:29:54.803Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-08T13:29:58.088Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-08T13:29:58.088Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-08T13:29:59.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-08T13:30:00.399Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-08T13:30:00.657Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-08T13:30:01.593Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-08T13:30:02.528Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-08T13:30:05.814Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-08T13:30:10.000Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-08T13:30:13.283Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-08T13:30:14.659Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-08T13:30:16.577Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-08T13:30:17.658Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-08T13:30:19.559Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-08T13:30:20.493Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-08T13:30:21.428Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-08T13:30:23.331Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-08T13:30:23.331Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-08T13:30:23.589Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-08T13:30:23.590Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-08T13:30:23.590Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-08T13:30:24.526Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-08T13:30:25.461Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-08T13:30:26.838Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-08T13:30:29.367Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-08T13:30:30.302Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-08T13:30:35.566Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-08T13:30:35.824Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-08T13:30:35.824Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-08T13:30:37.198Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-08T13:30:38.134Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-08T13:30:39.070Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-08T13:30:40.444Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-08T13:30:41.380Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-08T13:30:43.924Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-08T13:30:44.491Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-08T13:30:45.426Z] === RUN TestDockerSuite/TestLogsSince [2020-05-08T13:30:51.983Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-08T13:30:52.242Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-08T13:30:58.801Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-08T13:30:58.801Z] === RUN TestDockerSuite/TestLogsTail [2020-05-08T13:30:59.738Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-08T13:31:00.672Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-08T13:31:01.607Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-08T13:31:02.174Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-08T13:31:02.174Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-08T13:31:02.741Z] === RUN TestDockerSuite/TestNetHostname [2020-05-08T13:31:06.025Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-08T13:31:06.025Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-08T13:31:06.592Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-08T13:31:06.850Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-08T13:31:09.383Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-08T13:31:10.318Z] === RUN TestDockerSuite/TestPluginActive [2020-05-08T13:31:12.222Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-08T13:31:12.603Z] --- PASS: TestImportExtremelyLargeImageWorks (298.75s) [2020-05-08T13:31:12.605Z] PASS [2020-05-08T13:31:12.605Z] [2020-05-08T13:31:12.605Z] === Skipped [2020-05-08T13:31:12.605Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-08T13:31:12.605Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:31:12.605Z] [2020-05-08T13:31:12.605Z] [2020-05-08T13:31:12.605Z] DONE 12 tests, 1 skipped in 300.153s [2020-05-08T13:31:12.605Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-08T13:31:12.605Z] ++ 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-08T13:31:12.605Z] ++ set -e [2020-05-08T13:31:12.605Z] ++ '[' -n 0 ']' [2020-05-08T13:31:12.605Z] ++ set -x [2020-05-08T13:31:12.605Z] ++ env -i DEST=/go/src/github.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-08T13:31:12.605Z] INFO: Testing against a local daemon [2020-05-08T13:31:12.605Z] === RUN TestNetworkCreateDelete [2020-05-08T13:31:12.605Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-05-08T13:31:12.605Z] === RUN TestDockerNetworkDeletePreferID [2020-05-08T13:31:12.605Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s) [2020-05-08T13:31:12.605Z] === RUN TestInspectNetwork [2020-05-08T13:31:12.605Z] === RUN TestInspectNetwork/full_network_id [2020-05-08T13:31:12.605Z] === RUN TestInspectNetwork/partial_network_id [2020-05-08T13:31:12.605Z] === RUN TestInspectNetwork/network_name [2020-05-08T13:31:12.605Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-08T13:31:12.605Z] --- PASS: TestInspectNetwork (7.65s) [2020-05-08T13:31:12.605Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-08T13:31:12.605Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-08T13:31:12.605Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-08T13:31:12.605Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-08T13:31:12.605Z] === RUN TestRunContainerWithBridgeNone [2020-05-08T13:31:14.677Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-05-08T13:31:14.677Z] === RUN TestNetworkInvalidJSON [2020-05-08T13:31:14.677Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-08T13:31:14.677Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-08T13:31:14.677Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:31:14.677Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:31:14.677Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:31:14.677Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:31:14.677Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-08T13:31:14.677Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-08T13:31:14.677Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-08T13:31:14.677Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-05-08T13:31:14.677Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-08T13:31:14.677Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-08T13:31:14.677Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-08T13:31:14.677Z] === RUN TestHostIPv4BridgeLabel [2020-05-08T13:31:15.316Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-05-08T13:31:15.316Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-08T13:31:16.358Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-08T13:31:16.358Z] === RUN TestDaemonDefaultNetworkPools [2020-05-08T13:31:17.005Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-05-08T13:31:17.005Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-08T13:31:17.508Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-08T13:31:17.508Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-08T13:31:17.766Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-08T13:31:18.515Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-05-08T13:31:18.515Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-08T13:31:19.667Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-08T13:31:20.031Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2020-05-08T13:31:20.031Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-08T13:31:20.319Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-08T13:31:20.319Z] === RUN TestServiceWithPredefinedNetwork [2020-05-08T13:31:21.043Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-08T13:31:22.948Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-08T13:31:22.948Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-08T13:31:23.979Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s) [2020-05-08T13:31:23.979Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-08T13:31:23.979Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T13:31:23.979Z] service_test.go:236: FLAKY_TEST [2020-05-08T13:31:23.979Z] === RUN TestServiceWithDataPathPortInit [2020-05-08T13:31:24.921Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-08T13:31:26.297Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-08T13:31:29.586Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-08T13:31:30.526Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-08T13:31:33.057Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-08T13:31:33.057Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-08T13:31:34.434Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-08T13:31:36.336Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-08T13:31:36.336Z] === RUN TestDockerSuite/TestPortList [2020-05-08T13:31:39.526Z] --- PASS: TestServiceWithDataPathPortInit (14.51s) [2020-05-08T13:31:39.526Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-08T13:31:39.625Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-08T13:31:42.161Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-08T13:31:45.267Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.30s) [2020-05-08T13:31:45.268Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7epk9hwdmgsxfcgrjpku8uepz Created:2020-05-08 13:31:38.925252389 +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[dc37cd4dcf36810ae402e838c201ab9940452c37bba769507a151417a0491afc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3a4opd8ia75pp78mv8wujobsp EndpointID:a0cfd52e7330ca802a9ac119389c30102eb7df46093e5b3735a63406edf67d59 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8466a356c70440265724de2ca7bc0af295e85c7c1ff175eefdbd1dc0c81f6973 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:8182d2b91e86 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3a4opd8ia75pp78mv8wujobsp EndpointID:a0cfd52e7330ca802a9ac119389c30102eb7df46093e5b3735a63406edf67d59 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-08T13:31:45.268Z] PASS [2020-05-08T13:31:45.268Z] [2020-05-08T13:31:45.268Z] === Skipped [2020-05-08T13:31:45.268Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-08T13:31:45.268Z] service_test.go:236: FLAKY_TEST [2020-05-08T13:31:45.268Z] [2020-05-08T13:31:45.268Z] [2020-05-08T13:31:45.268Z] DONE 22 tests, 1 skipped in 41.681s [2020-05-08T13:31:45.268Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-08T13:31:45.268Z] ++ 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-08T13:31:45.268Z] ++ set -e [2020-05-08T13:31:45.268Z] ++ '[' -n 0 ']' [2020-05-08T13:31:45.268Z] ++ set -x [2020-05-08T13:31:45.268Z] ++ env -i DEST=/go/src/github.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-08T13:31:45.268Z] INFO: Testing against a local daemon [2020-05-08T13:31:45.268Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-08T13:31:45.268Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T13:31:45.268Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:31:45.268Z] === RUN TestDockerNetworkIpvlan [2020-05-08T13:31:45.268Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-08T13:31:45.268Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:31:45.268Z] PASS [2020-05-08T13:31:45.268Z] [2020-05-08T13:31:45.268Z] === Skipped [2020-05-08T13:31:45.268Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-08T13:31:45.268Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:31:45.268Z] [2020-05-08T13:31:45.268Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-08T13:31:45.268Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-08T13:31:45.268Z] [2020-05-08T13:31:45.268Z] [2020-05-08T13:31:45.268Z] DONE 2 tests, 2 skipped in 0.105s [2020-05-08T13:31:45.268Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-08T13:31:45.268Z] ++ 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-08T13:31:45.268Z] ++ set -e [2020-05-08T13:31:45.268Z] ++ '[' -n 0 ']' [2020-05-08T13:31:45.268Z] ++ set -x [2020-05-08T13:31:45.268Z] ++ env -i DEST=/go/src/github.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-08T13:31:45.268Z] INFO: Testing against a local daemon [2020-05-08T13:31:45.268Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-08T13:31:46.351Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-08T13:31:46.843Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-05-08T13:31:46.843Z] === RUN TestDockerNetworkMacvlan [2020-05-08T13:31:47.726Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-08T13:31:47.938Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-08T13:31:49.022Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-08T13:31:49.642Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-08T13:31:49.683Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-08T13:31:52.172Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-08T13:31:52.705Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-08T13:31:54.912Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-08T13:31:57.439Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-08T13:31:57.439Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-08T13:31:57.439Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-08T13:31:57.697Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-08T13:31:57.697Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-08T13:31:57.697Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-08T13:31:59.073Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-08T13:31:59.073Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-08T13:31:59.527Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-08T13:31:59.639Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-08T13:31:59.639Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-08T13:32:01.104Z] --- PASS: TestDockerNetworkMacvlan (14.01s) [2020-05-08T13:32:01.105Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-05-08T13:32:01.105Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-05-08T13:32:01.105Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2020-05-08T13:32:01.105Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2020-05-08T13:32:01.105Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.28s) [2020-05-08T13:32:01.105Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2020-05-08T13:32:01.105Z] PASS [2020-05-08T13:32:01.105Z] [2020-05-08T13:32:01.105Z] DONE 8 tests in 15.644s [2020-05-08T13:32:01.105Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-08T13:32:01.105Z] ++ 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-08T13:32:01.105Z] ++ set -e [2020-05-08T13:32:01.105Z] ++ '[' -n 0 ']' [2020-05-08T13:32:01.105Z] ++ set -x [2020-05-08T13:32:01.105Z] ++ env -i DEST=/go/src/github.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-08T13:32:01.105Z] testing: warning: no tests to run [2020-05-08T13:32:01.105Z] PASS [2020-05-08T13:32:01.105Z] [2020-05-08T13:32:01.105Z] DONE 0 tests in 0.016s [2020-05-08T13:32:01.105Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-08T13:32:01.105Z] ++ 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-08T13:32:01.105Z] ++ set -e [2020-05-08T13:32:01.105Z] ++ '[' -n 0 ']' [2020-05-08T13:32:01.105Z] ++ set -x [2020-05-08T13:32:01.105Z] ++ env -i DEST=/go/src/github.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-08T13:32:01.105Z] INFO: Testing against a local daemon [2020-05-08T13:32:01.105Z] === RUN TestAuthZPluginAllowRequest [2020-05-08T13:32:01.541Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-08T13:32:01.541Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-08T13:32:02.734Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-05-08T13:32:02.734Z] === RUN TestAuthZPluginTLS [2020-05-08T13:32:03.406Z] --- PASS: TestAuthZPluginTLS (0.61s) [2020-05-08T13:32:03.406Z] === RUN TestAuthZPluginDenyRequest [2020-05-08T13:32:03.717Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-08T13:32:03.717Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-08T13:32:04.395Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-08T13:32:04.395Z] === RUN TestAuthZPluginDenyResponse [2020-05-08T13:32:04.827Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-08T13:32:05.056Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-05-08T13:32:05.056Z] === RUN TestAuthZPluginAllowEventStream [2020-05-08T13:32:06.201Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-08T13:32:06.460Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-08T13:32:06.632Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s) [2020-05-08T13:32:06.632Z] === RUN TestAuthZPluginErrorResponse [2020-05-08T13:32:06.718Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-08T13:32:07.287Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-05-08T13:32:07.287Z] === RUN TestAuthZPluginErrorRequest [2020-05-08T13:32:07.585Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-05-08T13:32:07.585Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-08T13:32:08.229Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-08T13:32:08.229Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-08T13:32:10.006Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-08T13:32:10.386Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-05-08T13:32:10.386Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-08T13:32:11.382Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-08T13:32:11.382Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-08T13:32:12.621Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2020-05-08T13:32:12.621Z] === RUN TestAuthZPluginHeader [2020-05-08T13:32:13.285Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-05-08T13:32:13.285Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-08T13:32:13.285Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-08T13:32:13.285Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:32:13.285Z] === RUN TestAuthZPluginV2Disable [2020-05-08T13:32:13.285Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-08T13:32:13.285Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:32:13.285Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-08T13:32:13.285Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-08T13:32:13.285Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:32:13.285Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-08T13:32:13.285Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-08T13:32:13.285Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:32:13.285Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-08T13:32:14.670Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-08T13:32:14.670Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-08T13:32:19.060Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-08T13:32:20.437Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-08T13:32:20.696Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-08T13:32:21.630Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-08T13:32:24.915Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-08T13:32:26.815Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-08T13:32:30.099Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-08T13:32:32.217Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2020-05-08T13:32:32.217Z] PASS [2020-05-08T13:32:32.217Z] [2020-05-08T13:32:32.217Z] === Skipped [2020-05-08T13:32:32.217Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-08T13:32:32.217Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:32:32.217Z] [2020-05-08T13:32:32.217Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-08T13:32:32.217Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:32:32.217Z] [2020-05-08T13:32:32.217Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-08T13:32:32.217Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:32:32.217Z] [2020-05-08T13:32:32.217Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-08T13:32:32.217Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:32:32.217Z] [2020-05-08T13:32:32.217Z] [2020-05-08T13:32:32.217Z] DONE 17 tests, 4 skipped in 29.301s [2020-05-08T13:32:32.217Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-08T13:32:32.217Z] ++ 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-08T13:32:32.217Z] ++ set -e [2020-05-08T13:32:32.217Z] ++ '[' -n 0 ']' [2020-05-08T13:32:32.217Z] ++ set -x [2020-05-08T13:32:32.217Z] ++ env -i DEST=/go/src/github.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-08T13:32:32.217Z] INFO: Testing against a local daemon [2020-05-08T13:32:32.217Z] === RUN TestPluginInvalidJSON [2020-05-08T13:32:32.217Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:32:32.217Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:32:32.217Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-08T13:32:32.217Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-08T13:32:32.217Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-08T13:32:32.217Z] === RUN TestPluginInstall [2020-05-08T13:32:32.217Z] === RUN TestPluginInstall/no_auth [2020-05-08T13:32:32.630Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-08T13:32:34.006Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-08T13:32:36.538Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-08T13:32:37.913Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-08T13:32:39.342Z] time="2020-05-08T13:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:32:39.342Z] time="2020-05-08T13:32:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:32:39.342Z] time="2020-05-08T13:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0970d46c9e9abd9f53fceb9d052c87bb8f898e8d230322aece86aa6badd1e27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:32:39.342Z] time="2020-05-08T13:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:32:39.342Z] time="2020-05-08T13:32:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:32:39.342Z] time="2020-05-08T13:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0970d46c9e9abd9f53fceb9d052c87bb8f898e8d230322aece86aa6badd1e27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:32:39.342Z] === RUN TestPluginInstall/with_htpasswd [2020-05-08T13:32:39.657Z] time="2020-05-08T13:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:32:39.657Z] time="2020-05-08T13:32:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:32:39.657Z] time="2020-05-08T13:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c9bdb47dd7c7dcb6e5e03893fd758b280790b5bbfdec4e5c530db4d50e83d5a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:32:39.657Z] time="2020-05-08T13:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:32:39.657Z] time="2020-05-08T13:32:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:32:39.657Z] time="2020-05-08T13:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c9bdb47dd7c7dcb6e5e03893fd758b280790b5bbfdec4e5c530db4d50e83d5a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:32:39.854Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-08T13:32:40.331Z] === RUN TestPluginInstall/with_insecure [2020-05-08T13:32:41.494Z] time="2020-05-08T13:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:32:41.494Z] time="2020-05-08T13:32:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:32:41.494Z] time="2020-05-08T13:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec17c98aac1fc9cfec92e83ee7adc13886d62239600c6741c51553cdd7e9f93e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:32:41.494Z] time="2020-05-08T13:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-08T13:32:41.494Z] time="2020-05-08T13:32:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-08T13:32:41.494Z] time="2020-05-08T13:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec17c98aac1fc9cfec92e83ee7adc13886d62239600c6741c51553cdd7e9f93e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-08T13:32:41.755Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-08T13:32:42.190Z] --- PASS: TestPluginInstall (11.57s) [2020-05-08T13:32:42.190Z] --- PASS: TestPluginInstall/no_auth (8.42s) [2020-05-08T13:32:42.190Z] --- PASS: TestPluginInstall/with_htpasswd (1.35s) [2020-05-08T13:32:42.190Z] --- PASS: TestPluginInstall/with_insecure (1.81s) [2020-05-08T13:32:42.190Z] plugin_test.go:157: [d86f52bfd60bc] daemon is not started [2020-05-08T13:32:42.190Z] PASS [2020-05-08T13:32:42.190Z] [2020-05-08T13:32:42.190Z] DONE 6 tests in 11.713s [2020-05-08T13:32:42.190Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-08T13:32:42.190Z] ++ 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-08T13:32:42.190Z] ++ set -e [2020-05-08T13:32:42.190Z] ++ '[' -n 0 ']' [2020-05-08T13:32:42.190Z] ++ set -x [2020-05-08T13:32:42.190Z] ++ env -i DEST=/go/src/github.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-08T13:32:42.190Z] INFO: Testing against a local daemon [2020-05-08T13:32:42.190Z] === RUN TestExternalGraphDriver [2020-05-08T13:32:42.509Z] === RUN TestExternalGraphDriver/json [2020-05-08T13:32:43.282Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-08T13:32:44.219Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-08T13:32:44.718Z] === RUN TestExternalGraphDriver/spec [2020-05-08T13:32:46.121Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-08T13:32:46.121Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-08T13:32:46.892Z] === RUN TestExternalGraphDriver/pull [2020-05-08T13:32:47.055Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-08T13:32:49.010Z] --- PASS: TestExternalGraphDriver (6.70s) [2020-05-08T13:32:49.010Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-05-08T13:32:49.010Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-05-08T13:32:49.010Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2020-05-08T13:32:49.010Z] === RUN TestGraphdriverPluginV2 [2020-05-08T13:32:49.010Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-05-08T13:32:49.010Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:32:49.010Z] PASS [2020-05-08T13:32:49.010Z] [2020-05-08T13:32:49.010Z] === Skipped [2020-05-08T13:32:49.010Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-05-08T13:32:49.010Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:32:49.010Z] [2020-05-08T13:32:49.010Z] [2020-05-08T13:32:49.010Z] DONE 5 tests, 1 skipped in 6.885s [2020-05-08T13:32:49.010Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-08T13:32:49.010Z] ++ 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-08T13:32:49.010Z] ++ set -e [2020-05-08T13:32:49.010Z] ++ '[' -n 0 ']' [2020-05-08T13:32:49.010Z] ++ set -x [2020-05-08T13:32:49.010Z] ++ env -i DEST=/go/src/github.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-08T13:32:49.010Z] INFO: Testing against a local daemon [2020-05-08T13:32:49.010Z] === RUN TestContinueAfterPluginCrash [2020-05-08T13:32:49.010Z] === PAUSE TestContinueAfterPluginCrash [2020-05-08T13:32:49.010Z] === RUN TestReadPluginNoRead [2020-05-08T13:32:49.010Z] === PAUSE TestReadPluginNoRead [2020-05-08T13:32:49.010Z] === RUN TestDaemonStartWithLogOpt [2020-05-08T13:32:49.010Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-08T13:32:49.010Z] === CONT TestContinueAfterPluginCrash [2020-05-08T13:32:49.010Z] === CONT TestDaemonStartWithLogOpt [2020-05-08T13:32:49.010Z] === CONT TestReadPluginNoRead [2020-05-08T13:32:49.584Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-08T13:32:52.114Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-08T13:32:53.048Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-08T13:32:53.048Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-08T13:32:53.048Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-08T13:32:53.048Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-08T13:32:53.307Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-08T13:32:54.241Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-08T13:32:55.617Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-08T13:32:56.110Z] === RUN TestReadPluginNoRead/default [2020-05-08T13:32:56.185Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-08T13:32:56.795Z] --- PASS: TestDaemonStartWithLogOpt (7.62s) [2020-05-08T13:32:57.564Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-08T13:32:57.880Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-08T13:32:58.501Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-08T13:32:59.447Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-08T13:33:01.029Z] --- PASS: TestReadPluginNoRead (12.09s) [2020-05-08T13:33:01.029Z] --- PASS: TestReadPluginNoRead/default (1.70s) [2020-05-08T13:33:01.029Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.74s) [2020-05-08T13:33:01.029Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2020-05-08T13:33:01.029Z] read_test.go:91: [d0f0f4d1d76ac] daemon is not started [2020-05-08T13:33:02.070Z] --- PASS: TestContinueAfterPluginCrash (12.82s) [2020-05-08T13:33:02.070Z] PASS [2020-05-08T13:33:02.070Z] [2020-05-08T13:33:02.070Z] DONE 6 tests in 12.924s [2020-05-08T13:33:02.070Z] 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-08T13:33:02.070Z] ++ 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-08T13:33:02.070Z] ++ set -e [2020-05-08T13:33:02.070Z] ++ '[' -n 0 ']' [2020-05-08T13:33:02.070Z] ++ set -x [2020-05-08T13:33:02.070Z] ++ env -i DEST=/go/src/github.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-08T13:33:02.070Z] testing: warning: no tests to run [2020-05-08T13:33:02.070Z] PASS [2020-05-08T13:33:02.070Z] [2020-05-08T13:33:02.070Z] DONE 0 tests in 0.020s [2020-05-08T13:33:02.070Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-08T13:33:02.070Z] ++ 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-08T13:33:02.070Z] ++ set -e [2020-05-08T13:33:02.070Z] ++ '[' -n 0 ']' [2020-05-08T13:33:02.070Z] ++ set -x [2020-05-08T13:33:02.070Z] ++ env -i DEST=/go/src/github.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-08T13:33:02.070Z] INFO: Testing against a local daemon [2020-05-08T13:33:02.070Z] === RUN TestPluginWithDevMounts [2020-05-08T13:33:02.070Z] === PAUSE TestPluginWithDevMounts [2020-05-08T13:33:02.070Z] === CONT TestPluginWithDevMounts [2020-05-08T13:33:04.143Z] --- PASS: TestPluginWithDevMounts (2.25s) [2020-05-08T13:33:04.143Z] PASS [2020-05-08T13:33:04.143Z] [2020-05-08T13:33:04.143Z] DONE 1 tests in 2.353s [2020-05-08T13:33:04.143Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-08T13:33:04.143Z] ++ 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-08T13:33:04.143Z] ++ set -e [2020-05-08T13:33:04.143Z] ++ '[' -n 0 ']' [2020-05-08T13:33:04.143Z] ++ set -x [2020-05-08T13:33:04.143Z] ++ env -i DEST=/go/src/github.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-08T13:33:04.443Z] INFO: Testing against a local daemon [2020-05-08T13:33:04.443Z] === RUN TestSecretInspect [2020-05-08T13:33:06.604Z] --- PASS: TestSecretInspect (2.26s) [2020-05-08T13:33:06.604Z] === RUN TestSecretList [2020-05-08T13:33:06.640Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-08T13:33:07.207Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-08T13:33:09.058Z] --- PASS: TestSecretList (2.32s) [2020-05-08T13:33:09.058Z] === RUN TestSecretsCreateAndDelete [2020-05-08T13:33:09.737Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-08T13:33:09.737Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-08T13:33:09.737Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-08T13:33:09.996Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-08T13:33:09.996Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-08T13:33:11.254Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2020-05-08T13:33:11.254Z] === RUN TestSecretsUpdate [2020-05-08T13:33:12.528Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-08T13:33:12.786Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-08T13:33:13.337Z] --- PASS: TestSecretsUpdate (2.20s) [2020-05-08T13:33:13.337Z] === RUN TestTemplatedSecret [2020-05-08T13:33:14.693Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-08T13:33:16.080Z] --- PASS: TestTemplatedSecret (2.80s) [2020-05-08T13:33:16.080Z] === RUN TestSecretCreateResolve [2020-05-08T13:33:18.865Z] --- PASS: TestSecretCreateResolve (2.21s) [2020-05-08T13:33:18.865Z] PASS [2020-05-08T13:33:18.865Z] [2020-05-08T13:33:18.865Z] DONE 6 tests in 14.153s [2020-05-08T13:33:18.865Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-08T13:33:18.865Z] ++ 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-08T13:33:18.865Z] ++ set -e [2020-05-08T13:33:18.865Z] ++ '[' -n 0 ']' [2020-05-08T13:33:18.865Z] ++ set -x [2020-05-08T13:33:18.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T13:33:18.865Z] INFO: Testing against a local daemon [2020-05-08T13:33:18.865Z] === RUN TestServiceCreateInit [2020-05-08T13:33:18.865Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-08T13:33:18.879Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-08T13:33:20.255Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-08T13:33:20.255Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-08T13:33:20.514Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-08T13:33:23.502Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-08T13:33:25.788Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-08T13:33:25.788Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-08T13:33:26.354Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-08T13:33:27.121Z] --- PASS: TestServiceCreateInit (8.45s) [2020-05-08T13:33:27.121Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.14s) [2020-05-08T13:33:27.121Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.27s) [2020-05-08T13:33:27.121Z] === RUN TestCreateServiceMultipleTimes [2020-05-08T13:33:28.262Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-08T13:33:29.197Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-08T13:33:31.101Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-08T13:33:32.476Z] === RUN TestDockerSuite/TestRmiTag [2020-05-08T13:33:32.476Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-08T13:33:33.411Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-08T13:33:33.411Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-08T13:33:36.448Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-08T13:33:38.981Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-08T13:33:39.242Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-08T13:33:39.242Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-08T13:33:40.618Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-08T13:33:41.185Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-08T13:33:42.560Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-08T13:33:43.494Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-08T13:33:44.060Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-08T13:33:44.527Z] --- PASS: TestCreateServiceMultipleTimes (16.48s) [2020-05-08T13:33:44.527Z] === RUN TestCreateServiceConflict [2020-05-08T13:33:44.626Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-08T13:33:44.626Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-08T13:33:45.561Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-08T13:33:45.619Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-05-08T13:33:45.620Z] === RUN TestCreateServiceMaxReplicas [2020-05-08T13:33:47.463Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-08T13:33:48.029Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-08T13:33:48.964Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-08T13:33:49.430Z] --- PASS: TestCreateServiceMaxReplicas (3.09s) [2020-05-08T13:33:49.430Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-08T13:33:49.922Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-08T13:33:51.829Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-08T13:33:53.204Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-08T13:33:54.138Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-08T13:33:55.073Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-08T13:33:56.007Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-08T13:33:56.943Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-08T13:33:57.877Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-08T13:33:58.812Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-08T13:33:58.812Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-08T13:34:00.190Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-08T13:34:00.757Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-08T13:34:01.692Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-08T13:34:02.245Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.45s) [2020-05-08T13:34:02.246Z] === RUN TestCreateServiceSecretFileMode [2020-05-08T13:34:02.627Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-08T13:34:02.627Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-08T13:34:05.083Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2020-05-08T13:34:05.084Z] === RUN TestCreateServiceConfigFileMode [2020-05-08T13:34:05.156Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-08T13:34:05.723Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-08T13:34:06.657Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-08T13:34:07.223Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-08T13:34:07.481Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-08T13:34:07.903Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2020-05-08T13:34:07.903Z] === RUN TestCreateServiceSysctls [2020-05-08T13:34:08.418Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-08T13:34:08.418Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-08T13:34:09.359Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-08T13:34:10.295Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-08T13:34:10.295Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-08T13:34:10.752Z] --- PASS: TestCreateServiceSysctls (3.43s) [2020-05-08T13:34:10.752Z] === RUN TestCreateServiceCapabilities [2020-05-08T13:34:11.230Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-08T13:34:11.797Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-08T13:34:13.174Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-08T13:34:13.174Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-08T13:34:13.557Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2020-05-08T13:34:13.557Z] === RUN TestInspect [2020-05-08T13:34:13.743Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-08T13:34:13.743Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-08T13:34:15.116Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-08T13:34:16.051Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-08T13:34:16.309Z] --- PASS: TestInspect (2.88s) [2020-05-08T13:34:16.309Z] === RUN TestCreateJob [2020-05-08T13:34:16.984Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-08T13:34:17.550Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-08T13:34:17.808Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-08T13:34:18.743Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-08T13:34:19.844Z] --- PASS: TestCreateJob (3.30s) [2020-05-08T13:34:19.844Z] === RUN TestReplicatedJob [2020-05-08T13:34:20.119Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-08T13:34:22.020Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-08T13:34:23.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-08T13:34:24.330Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-08T13:34:24.896Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-08T13:34:25.463Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-08T13:34:26.743Z] --- PASS: TestReplicatedJob (6.05s) [2020-05-08T13:34:26.743Z] === RUN TestUpdateReplicatedJob [2020-05-08T13:34:26.838Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-08T13:34:26.838Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-08T13:34:27.406Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-08T13:34:29.519Z] --- PASS: TestUpdateReplicatedJob (3.40s) [2020-05-08T13:34:29.520Z] === RUN TestServiceListWithStatuses [2020-05-08T13:34:29.520Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-08T13:34:29.520Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T13:34:29.520Z] === RUN TestDockerNetworkConnectAlias [2020-05-08T13:34:29.951Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-08T13:34:33.235Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-08T13:34:33.493Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-08T13:34:33.970Z] --- PASS: TestDockerNetworkConnectAlias (4.67s) [2020-05-08T13:34:33.970Z] === RUN TestDockerNetworkReConnect [2020-05-08T13:34:34.427Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-08T13:34:36.960Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-08T13:34:38.336Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-08T13:34:38.598Z] --- PASS: TestDockerNetworkReConnect (3.91s) [2020-05-08T13:34:38.598Z] === RUN TestServicePlugin [2020-05-08T13:34:38.598Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-08T13:34:38.598Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:34:38.598Z] === RUN TestServiceUpdateLabel [2020-05-08T13:34:40.114Z] --- PASS: TestServiceUpdateLabel (2.25s) [2020-05-08T13:34:40.114Z] === RUN TestServiceUpdateSecrets [2020-05-08T13:34:41.620Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-08T13:34:44.149Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-08T13:34:44.149Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-08T13:34:44.149Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-08T13:34:44.408Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-08T13:34:45.782Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-08T13:34:46.349Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-08T13:34:48.250Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-08T13:34:50.779Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-08T13:34:51.038Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-08T13:34:52.938Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-08T13:34:53.523Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-08T13:34:53.523Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-08T13:34:54.090Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-08T13:34:54.348Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-08T13:34:55.433Z] --- PASS: TestServiceUpdateSecrets (14.87s) [2020-05-08T13:34:55.433Z] === RUN TestServiceUpdateConfigs [2020-05-08T13:34:56.879Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-08T13:34:56.879Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-08T13:34:57.446Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-08T13:34:58.381Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-08T13:34:58.948Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-08T13:34:59.882Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-08T13:34:59.882Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-08T13:35:00.817Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-08T13:35:01.384Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-08T13:35:02.319Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-08T13:35:02.886Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-08T13:35:03.821Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-08T13:35:04.757Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-08T13:35:05.324Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-08T13:35:06.259Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-08T13:35:06.259Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-08T13:35:06.826Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-08T13:35:07.761Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-08T13:35:09.662Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-08T13:35:09.662Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-08T13:35:09.662Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-08T13:35:11.063Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2020-05-08T13:35:11.063Z] === RUN TestServiceUpdateNetwork [2020-05-08T13:35:13.848Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-08T13:35:14.113Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-08T13:35:23.760Z] --- PASS: TestServiceUpdateNetwork (13.02s) [2020-05-08T13:35:23.760Z] === RUN TestServiceUpdatePidsLimit [2020-05-08T13:35:23.760Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-08T13:35:24.798Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-08T13:35:26.312Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-08T13:35:26.877Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-08T13:35:28.252Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-08T13:35:28.252Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-08T13:35:28.252Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-08T13:35:28.252Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-08T13:35:29.186Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-08T13:35:31.677Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-08T13:35:32.469Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-08T13:35:33.843Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-08T13:35:35.744Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-08T13:35:36.310Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-08T13:35:37.244Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-08T13:35:37.811Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-08T13:35:39.185Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-08T13:35:39.185Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-08T13:35:39.185Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-08T13:35:40.115Z] --- PASS: TestServiceUpdatePidsLimit (16.69s) [2020-05-08T13:35:40.115Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.86s) [2020-05-08T13:35:40.115Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2020-05-08T13:35:40.115Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2020-05-08T13:35:40.115Z] PASS [2020-05-08T13:35:40.115Z] [2020-05-08T13:35:40.115Z] === Skipped [2020-05-08T13:35:40.115Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-08T13:35:40.115Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-08T13:35:40.115Z] [2020-05-08T13:35:40.115Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-08T13:35:40.115Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-08T13:35:40.115Z] [2020-05-08T13:35:40.115Z] [2020-05-08T13:35:40.115Z] DONE 27 tests, 2 skipped in 140.891s [2020-05-08T13:35:40.115Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-08T13:35:40.115Z] ++ 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-08T13:35:40.115Z] ++ set -e [2020-05-08T13:35:40.115Z] ++ '[' -n 0 ']' [2020-05-08T13:35:40.115Z] ++ set -x [2020-05-08T13:35:40.115Z] ++ env -i DEST=/go/src/github.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-08T13:35:40.115Z] INFO: Testing against a local daemon [2020-05-08T13:35:40.115Z] === RUN TestSessionCreate [2020-05-08T13:35:40.115Z] --- PASS: TestSessionCreate (0.07s) [2020-05-08T13:35:40.115Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-08T13:35:40.115Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-08T13:35:40.115Z] PASS [2020-05-08T13:35:40.115Z] [2020-05-08T13:35:40.115Z] DONE 2 tests in 0.220s [2020-05-08T13:35:40.115Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-08T13:35:40.115Z] ++ 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-08T13:35:40.115Z] ++ set -e [2020-05-08T13:35:40.115Z] ++ '[' -n 0 ']' [2020-05-08T13:35:40.115Z] ++ set -x [2020-05-08T13:35:40.115Z] ++ env -i DEST=/go/src/github.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-08T13:35:40.115Z] INFO: Testing against a local daemon [2020-05-08T13:35:40.115Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-08T13:35:40.115Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T13:35:40.115Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T13:35:40.115Z] === RUN TestEventsExecDie [2020-05-08T13:35:40.561Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-08T13:35:40.741Z] --- PASS: TestEventsExecDie (0.83s) [2020-05-08T13:35:40.741Z] === RUN TestEventsBackwardsCompatible [2020-05-08T13:35:40.741Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-08T13:35:40.741Z] === RUN TestInfoBinaryCommits [2020-05-08T13:35:40.741Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-08T13:35:40.741Z] === RUN TestInfoAPIVersioned [2020-05-08T13:35:40.741Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-08T13:35:40.741Z] === RUN TestInfoDiscoveryBackend [2020-05-08T13:35:41.365Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-08T13:35:41.365Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-08T13:35:41.936Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-08T13:35:42.390Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-08T13:35:42.391Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-08T13:35:42.679Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-08T13:35:42.679Z] === RUN TestInfoAPI [2020-05-08T13:35:42.969Z] --- PASS: TestInfoAPI (0.07s) [2020-05-08T13:35:42.969Z] === RUN TestInfoAPIWarnings [2020-05-08T13:35:43.599Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-05-08T13:35:43.599Z] === RUN TestInfoDebug [2020-05-08T13:35:43.912Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-08T13:35:43.912Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-08T13:35:43.912Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-08T13:35:43.926Z] --- PASS: TestInfoDebug (0.55s) [2020-05-08T13:35:43.926Z] === RUN TestInfoInsecureRegistries [2020-05-08T13:35:44.554Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-05-08T13:35:44.554Z] === RUN TestInfoRegistryMirrors [2020-05-08T13:35:45.179Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-05-08T13:35:45.179Z] === RUN TestLoginFailsWithBadCredentials [2020-05-08T13:35:45.287Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-08T13:35:45.468Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-05-08T13:35:45.468Z] === RUN TestPingCacheHeaders [2020-05-08T13:35:45.468Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-08T13:35:45.468Z] === RUN TestPingGet [2020-05-08T13:35:45.468Z] --- PASS: TestPingGet (0.03s) [2020-05-08T13:35:45.468Z] === RUN TestPingHead [2020-05-08T13:35:45.756Z] --- PASS: TestPingHead (0.06s) [2020-05-08T13:35:45.756Z] === RUN TestVersion [2020-05-08T13:35:45.756Z] --- PASS: TestVersion (0.05s) [2020-05-08T13:35:45.756Z] PASS [2020-05-08T13:35:45.756Z] [2020-05-08T13:35:45.756Z] === Skipped [2020-05-08T13:35:45.756Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-08T13:35:45.756Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-08T13:35:45.756Z] [2020-05-08T13:35:45.756Z] [2020-05-08T13:35:45.756Z] DONE 18 tests, 1 skipped in 6.075s [2020-05-08T13:35:45.756Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-08T13:35:45.756Z] ++ 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-08T13:35:45.756Z] ++ set -e [2020-05-08T13:35:45.756Z] ++ '[' -n 0 ']' [2020-05-08T13:35:45.756Z] ++ set -x [2020-05-08T13:35:45.756Z] ++ env -i DEST=/go/src/github.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-08T13:35:45.756Z] INFO: Testing against a local daemon [2020-05-08T13:35:45.756Z] === RUN TestVolumesCreateAndList [2020-05-08T13:35:45.756Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-08T13:35:45.756Z] === RUN TestVolumesRemove [2020-05-08T13:35:46.043Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-08T13:35:46.043Z] === RUN TestVolumesInspect [2020-05-08T13:35:46.043Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-08T13:35:46.043Z] === RUN TestVolumesInvalidJSON [2020-05-08T13:35:46.043Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-08T13:35:46.043Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-08T13:35:46.043Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-08T13:35:46.043Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-05-08T13:35:46.043Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-08T13:35:46.043Z] PASS [2020-05-08T13:35:46.043Z] [2020-05-08T13:35:46.043Z] DONE 5 tests in 0.334s [2020-05-08T13:35:46.043Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-08T13:35:46.331Z] ++++ cat bundles/test-integration/docker.pid [2020-05-08T13:35:46.331Z] +++ kill 14074 [2020-05-08T13:35:47.188Z] === RUN TestDockerSuite/TestRunMount [2020-05-08T13:35:47.819Z] +++ /etc/init.d/apparmor stop [2020-05-08T13:35:47.819Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T13:35:47.819Z] [2020-05-08T13:35:47.819Z] Unloading profiles will leave already running processes permanently [2020-05-08T13:35:47.819Z] unconfined, which can lead to unexpected situations. [2020-05-08T13:35:47.819Z] [2020-05-08T13:35:47.819Z] To set a process to complain mode, use the command line tool [2020-05-08T13:35:47.819Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T13:35:47.819Z] +++ true [2020-05-08T13:35:47.819Z] Post stage [Pipeline] junit [2020-05-08T13:35:49.927Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-08T13:35:50.928Z] + echo Ensuring container killed. [2020-05-08T13:35:50.928Z] Ensuring container killed. [2020-05-08T13:35:50.928Z] + docker rm -vf docker-pr6 [2020-05-08T13:35:50.928Z] Error: No such container: docker-pr6 [2020-05-08T13:35:50.928Z] + true [Pipeline] sh [2020-05-08T13:35:51.364Z] + echo Chowning /workspace to jenkins user [2020-05-08T13:35:51.364Z] Chowning /workspace to jenkins user [2020-05-08T13:35:51.364Z] + id -u [2020-05-08T13:35:51.364Z] + id -g [2020-05-08T13:35:51.364Z] + docker run --rm -v /home/docker/workspace/moby_PR-40595:/workspace busybox chown -R 1001:1001 /workspace [2020-05-08T13:35:51.364Z] Unable to find image 'busybox:latest' locally [2020-05-08T13:35:51.649Z] latest: Pulling from library/busybox [2020-05-08T13:35:51.649Z] abe12e943b1b: Pulling fs layer [2020-05-08T13:35:51.935Z] abe12e943b1b: Verifying Checksum [2020-05-08T13:35:51.935Z] abe12e943b1b: Download complete [2020-05-08T13:35:52.221Z] abe12e943b1b: Pull complete [2020-05-08T13:35:52.221Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-08T13:35:52.221Z] Status: Downloaded newer image for busybox:latest [2020-05-08T13:35:53.750Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-08T13:35:53.750Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-08T13:35:54.684Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-08T13:35:55.344Z] + bundleName=ppc64le-integration [2020-05-08T13:35:55.344Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-08T13:35:55.344Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-08T13:35:55.344Z] + + findxargs bundles tar -path -czf */root/*overlay2 ppc64le-integration-bundles.tar.gz -prune [2020-05-08T13:35:55.344Z] -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-08T13:35:55.673Z] Archiving artifacts [2020-05-08T13:35:56.059Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-08T13:35:56.663Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40595/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-08T13:35:57.078Z] + make clean [2020-05-08T13:35:57.707Z] make: command: Command not found [2020-05-08T13:35:57.707Z] make: command: Command not found [2020-05-08T13:35:57.707Z] docker volume rm -f docker-dev-cache [2020-05-08T13:35:57.707Z] docker-dev-cache [Pipeline] deleteDir [2020-05-08T13:35:58.590Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-08T13:36:01.875Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-08T13:36:04.403Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-08T13:36:06.935Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-08T13:36:08.837Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-08T13:36:10.217Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-08T13:36:10.217Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-08T13:36:10.787Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-08T13:36:12.161Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-08T13:36:12.728Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-08T13:36:13.662Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-08T13:36:16.192Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-08T13:36:18.095Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-08T13:36:23.362Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-08T13:36:23.620Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-08T13:36:23.878Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-08T13:36:24.812Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-08T13:36:24.812Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-08T13:36:25.378Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-08T13:36:26.312Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-08T13:36:26.312Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-08T13:36:27.247Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-08T13:36:28.181Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-08T13:36:28.181Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-08T13:36:29.115Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-08T13:36:29.681Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-08T13:36:31.582Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-08T13:36:32.149Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-08T13:36:33.088Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-08T13:36:33.655Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-08T13:36:34.590Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-08T13:36:35.158Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-08T13:36:36.093Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-08T13:36:36.093Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-08T13:36:37.028Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-08T13:36:37.594Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-08T13:36:37.594Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-08T13:36:38.529Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-08T13:36:39.905Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-08T13:36:39.905Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-08T13:36:43.187Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-08T13:36:45.087Z] === RUN TestDockerSuite/TestRunRm [2020-05-08T13:36:45.653Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-08T13:36:49.920Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-08T13:36:49.920Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-08T13:36:50.179Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-08T13:36:51.115Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-08T13:36:53.017Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-08T13:36:53.952Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-08T13:36:54.887Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-08T13:36:58.174Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-08T13:37:03.445Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-08T13:37:04.011Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-08T13:37:04.269Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-08T13:37:05.203Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-08T13:37:05.769Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-08T13:37:06.706Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-08T13:37:07.641Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-08T13:37:08.576Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-08T13:37:09.142Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-08T13:37:10.076Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-08T13:37:11.011Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-08T13:37:12.914Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-08T13:37:13.849Z] === RUN TestDockerSuite/TestRunState [2020-05-08T13:37:15.225Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-08T13:37:15.483Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-08T13:37:16.418Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-08T13:37:17.353Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-08T13:37:17.353Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-08T13:37:17.612Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-08T13:37:18.235Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-08T13:37:19.169Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-08T13:37:21.071Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-08T13:37:21.071Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-08T13:37:21.071Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-08T13:37:21.071Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-08T13:37:22.006Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-08T13:37:23.907Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-08T13:37:24.841Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-08T13:37:25.777Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-08T13:37:27.680Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-08T13:37:28.615Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-08T13:37:28.873Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-08T13:37:32.158Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-08T13:37:35.444Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-08T13:37:36.011Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-08T13:37:36.269Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-08T13:37:36.836Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-08T13:37:37.095Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-08T13:37:37.662Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-08T13:37:38.228Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-08T13:37:40.136Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-08T13:37:41.515Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-08T13:37:41.515Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-08T13:37:42.450Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-08T13:37:42.708Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-08T13:37:42.708Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-08T13:37:44.084Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-08T13:37:44.651Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-08T13:37:45.586Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-08T13:37:45.586Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-08T13:37:45.586Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-08T13:37:46.522Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-08T13:37:50.707Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-08T13:37:51.642Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-08T13:37:53.019Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-08T13:37:55.551Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-08T13:37:56.927Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-08T13:37:59.458Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-08T13:38:01.988Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-08T13:38:02.922Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-08T13:38:03.497Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-08T13:38:04.435Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-08T13:38:04.435Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-08T13:38:04.435Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-08T13:38:04.435Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-08T13:38:04.694Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-08T13:38:05.629Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-08T13:38:06.563Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-08T13:38:07.130Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-08T13:38:09.032Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-08T13:38:09.598Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-08T13:38:10.533Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-08T13:38:10.533Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-08T13:38:11.099Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-08T13:38:11.099Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-08T13:38:11.099Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-08T13:38:11.099Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-08T13:38:11.099Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-08T13:38:11.357Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-08T13:38:11.357Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-08T13:38:11.615Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-08T13:38:11.874Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-08T13:38:11.874Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-08T13:38:12.808Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-08T13:38:13.744Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-08T13:38:14.310Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-08T13:38:14.310Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-08T13:38:15.245Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-08T13:38:15.503Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-08T13:38:16.441Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-08T13:38:16.441Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-08T13:38:17.008Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-08T13:38:17.944Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-08T13:38:17.944Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-08T13:38:17.944Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-08T13:38:18.880Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-08T13:38:20.256Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-08T13:38:21.190Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-08T13:38:21.190Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-08T13:38:21.757Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-08T13:38:21.757Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-08T13:38:23.671Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-08T13:38:24.237Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-08T13:38:26.766Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-08T13:38:27.332Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-08T13:38:27.332Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-08T13:38:27.332Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-08T13:38:28.705Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-08T13:38:29.640Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-08T13:38:31.015Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-08T13:38:31.015Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-08T13:38:32.917Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-08T13:38:32.917Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-08T13:38:33.484Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-08T13:38:36.014Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-08T13:38:36.014Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-08T13:38:36.014Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-08T13:38:37.388Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-08T13:38:37.647Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-08T13:38:37.647Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-08T13:38:39.550Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-08T13:38:40.927Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-08T13:38:41.185Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-08T13:38:41.185Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-08T13:38:41.185Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-08T13:38:41.185Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-08T13:38:41.752Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-08T13:38:44.283Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-08T13:38:50.859Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-08T13:38:52.233Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-08T13:38:53.168Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-08T13:38:55.068Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-08T13:38:57.599Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-08T13:39:00.129Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-08T13:39:01.064Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-08T13:39:02.965Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-08T13:39:04.867Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-08T13:39:06.767Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-08T13:39:10.049Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-08T13:39:15.316Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-08T13:39:17.845Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-08T13:39:23.261Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-08T13:39:26.547Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-08T13:39:27.920Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-08T13:39:28.854Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-08T13:39:29.113Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-08T13:39:29.681Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-08T13:39:30.248Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-08T13:39:30.507Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-08T13:39:31.442Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-08T13:39:35.629Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-08T13:39:38.915Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-08T13:39:39.851Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-08T13:39:40.786Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-08T13:39:40.786Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-08T13:39:41.721Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-08T13:39:42.680Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-08T13:39:43.616Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-08T13:39:43.616Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-08T13:39:44.994Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-08T13:39:45.929Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-08T13:39:46.867Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-08T13:39:48.772Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-08T13:39:48.772Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-08T13:39:52.962Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-08T13:39:54.337Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-08T13:39:54.337Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-08T13:39:55.272Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-08T13:39:56.207Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-08T13:40:00.392Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-08T13:40:04.580Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-08T13:40:07.862Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-08T13:40:10.399Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-08T13:40:14.585Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-08T13:40:19.852Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-08T13:40:21.756Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-08T13:40:24.285Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-08T13:40:25.661Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-08T13:40:27.563Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-08T13:40:29.464Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-08T13:40:31.996Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-08T13:40:34.526Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-08T13:40:37.062Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-08T13:40:38.964Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-08T13:40:57.041Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-08T13:40:57.041Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-08T13:40:57.041Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-08T13:40:57.041Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-08T13:40:57.041Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-08T13:40:57.041Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-08T13:40:57.041Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-08T13:40:57.041Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-08T13:40:57.041Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-08T13:40:57.041Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-08T13:40:57.041Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-08T13:40:57.041Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-08T13:40:57.041Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-08T13:40:57.299Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-08T13:40:59.829Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-08T13:40:59.829Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-08T13:40:59.829Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-08T13:40:59.829Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-08T13:41:00.087Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-08T13:41:01.022Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-08T13:41:03.553Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-08T13:41:03.553Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-08T13:41:03.553Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-08T13:41:06.836Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-08T13:41:11.026Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite (1772.51s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.97s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.95s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.96s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.18s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.26s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.17s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.83s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.19s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.31s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.10s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.18s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.10s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.29s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.22s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAttachDetach (1.43s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.21s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.23s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.29s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.01s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.78s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.59s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.77s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.65s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.57s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.52s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.67s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.23s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.59s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.19s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.28s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.89s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.34s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.50s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.60s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.52s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.76s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.94s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.13s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.96s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.46s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.79s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.68s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.61s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.49s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.80s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.51s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.58s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.21s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.78s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.22s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.59s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.14s) [2020-05-08T13:41:11.026Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.74s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.95s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.67s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.26s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.04s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.30s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.39s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.82s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.33s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.77s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.02s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.66s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.49s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2020-05-08T13:41:11.027Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-08T13:41:11.027Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.43s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.27s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildContChar (4.42s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.34s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.57s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.44s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.20s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.93s) [2020-05-08T13:41:11.027Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-08T13:41:11.027Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.027Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-08T13:41:11.027Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.027Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-08T13:41:11.027Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.027Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-08T13:41:11.027Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.37s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.34s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.23s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.64s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.80s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.73s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.03s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.58s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.74s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.60s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.81s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.68s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.13s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.94s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.93s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.68s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.72s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.68s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.96s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.09s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.47s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.91s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.84s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.76s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.78s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEnv (1.53s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.70s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.01s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.38s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.39s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.73s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.57s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.41s) [2020-05-08T13:41:11.027Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-08T13:41:11.027Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.04s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.80s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildFails (0.97s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.37s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.56s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.94s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.47s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.15s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.30s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.19s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.19s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.55s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildHistory (4.52s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.54s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.86s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.69s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.31s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.52s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.40s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.54s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.95s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.25s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.12s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.31s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.55s) [2020-05-08T13:41:11.027Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-05-08T13:41:11.027Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.49s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.64s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.03s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.40s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.74s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.12s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.87s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.40s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.53s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.40s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.02s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.11s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.28s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.40s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.70s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.30s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildPATH (2.59s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.95s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.47s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.72s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.06s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildRm (3.38s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.07s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.30s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.19s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.41s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.92s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-05-08T13:41:11.027Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-08T13:41:11.027Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.38s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildStderr (1.17s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.01s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.20s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.09s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.05s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.69s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildUser (2.28s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.89s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.94s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.11s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.41s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.47s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.60s) [2020-05-08T13:41:11.027Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-08T13:41:11.027Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.027Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-08T13:41:11.027Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.027Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-08T13:41:11.027Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.027Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-08T13:41:11.027Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.14s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.91s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.88s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.16s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.24s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.37s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.13s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.47s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.55s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.75s) [2020-05-08T13:41:11.027Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-08T13:41:11.027Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.77s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-05-08T13:41:11.027Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-08T13:41:11.027Z] docker_cli_sni_test.go:18: Flakey test [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.84s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.92s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestCommitChange (1.18s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.05s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.97s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.82s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.03s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestCommitTTY (1.90s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.88s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.16s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.96s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.93s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s) [2020-05-08T13:41:11.027Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.74s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.80s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.74s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.80s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.95s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.00s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.93s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.66s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.59s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.87s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2020-05-08T13:41:11.028Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-08T13:41:11.028Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.75s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.28s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.79s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.99s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.34s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.25s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.63s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.72s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000774fa0_} (1.56s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1618019474_/foo_false____} (1.60s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1618019474_/foo_true____} (1.67s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3995497161_/foo_false____} (1.77s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3995497161_/foo_true____} (1.70s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3995497161_/foo_true__0xc000775000__} (1.61s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000775020_} (1.63s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000775040_} (1.64s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000775060_} (1.65s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000775080_} (1.65s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.70s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.94s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.42s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.15s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.73s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.25s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.06s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.08s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.99s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.04s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.15s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.22s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.21s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.91s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.10s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.63s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.49s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.06s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.54s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.85s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.02s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.46s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.90s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.80s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToDot (0.95s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.77s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.42s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.48s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.02s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.98s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.88s) [2020-05-08T13:41:11.028Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-08T13:41:11.028Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.90s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.43s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-05-08T13:41:11.028Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-08T13:41:11.028Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.54s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.98s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.88s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.66s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.67s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.63s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.71s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.84s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.75s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.08s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.27s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsAttach (1.05s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.03s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.87s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.63s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.32s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.50s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsCopy (1.38s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.92s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.50s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.63s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.42s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.43s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsFilters (1.68s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsFormat (1.86s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.22s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.55s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.37s) [2020-05-08T13:41:11.028Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-08T13:41:11.028Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-08T13:41:11.028Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-05-08T13:41:11.028Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.24s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsRename (0.81s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsResize (0.82s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.83s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.01s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.82s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsTop (0.95s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.58s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExec (1.00s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.87s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.75s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.96s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.12s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.96s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.82s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecCgroup (1.67s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecEnv (0.92s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.77s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecInspectID (2.97s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecInteractive (0.85s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.90s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.87s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.45s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.88s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecStartFails (0.93s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.05s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecTTY (0.88s) [2020-05-08T13:41:11.028Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.92s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestExecUlimits (0.98s) [2020-05-08T13:41:11.029Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-08T13:41:11.029Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.16s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.92s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.19s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.98s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestExecWithUser (1.30s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.83s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.82s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.82s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestHealth (20.92s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.25s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.13s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.35s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.39s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.55s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.92s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.88s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.77s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImportDisplay (1.69s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImportFile (1.81s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.88s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImportGzipped (1.88s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.09s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.87s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.89s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.97s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.76s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.62s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.87s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.85s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) [2020-05-08T13:41:11.029Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-08T13:41:11.029Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.88s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectHistory (0.95s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-05-08T13:41:11.029Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-08T13:41:11.029Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.76s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.87s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.92s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.27s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.05s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectStatus (1.02s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.63s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.82s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.92s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.84s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.88s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.92s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.52s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.78s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.91s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.84s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.93s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.81s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.09s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.46s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.92s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.90s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.85s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.11s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.77s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.01s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.75s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.89s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.95s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.19s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.83s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsSince (6.84s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.84s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.92s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.56s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestNetHostname (2.63s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.08s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.51s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPluginActive (1.77s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.86s) [2020-05-08T13:41:11.029Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-08T13:41:11.029Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.70s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.30s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.22s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.49s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.42s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.59s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.87s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPortList (11.24s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.64s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.51s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.93s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.99s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.77s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.25s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.57s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsByOrder (3.26s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.70s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.75s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.90s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.90s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.45s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.46s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.65s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.61s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.77s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.71s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.72s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.45s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.61s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.82s) [2020-05-08T13:41:11.029Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-08T13:41:11.029Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.90s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.60s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.68s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.92s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.56s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.29s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.65s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.64s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.08s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.84s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.43s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.06s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.85s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.12s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.98s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.13s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.20s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.15s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.53s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.65s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAddHost (0.90s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.78s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.71s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.61s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.48s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.16s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2020-05-08T13:41:11.029Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.46s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.93s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.90s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.93s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.91s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.95s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (1.06s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.26s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.58s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.74s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.97s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.88s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.05s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.84s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.85s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.37s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.80s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.69s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.63s) [2020-05-08T13:41:11.030Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-08T13:41:11.030Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.030Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-08T13:41:11.030Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.77s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.86s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.70s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.29s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.77s) [2020-05-08T13:41:11.030Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-08T13:41:11.030Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.75s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (2.00s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.92s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.88s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunExitCode (0.82s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-05-08T13:41:11.030Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-08T13:41:11.030Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.52s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.15s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.58s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.09s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.57s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.97s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.50s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.54s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunMount (6.15s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.57s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.36s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.36s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.33s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.47s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNetHost (1.26s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.30s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.35s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.79s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.00s) [2020-05-08T13:41:11.030Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-08T13:41:11.030Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.66s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.98s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2020-05-08T13:41:11.030Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.77s) [2020-05-08T13:41:11.030Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-08T13:41:11.030Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2020-05-08T13:41:11.030Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-08T13:41:11.030Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.54s) [2020-05-08T13:41:11.030Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-08T13:41:11.030Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.26s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.55s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunRm (0.82s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.88s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.87s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.89s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.84s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.27s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.31s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.85s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (1.00s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.91s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.94s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.80s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunState (1.63s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.86s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.85s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s) [2020-05-08T13:41:11.030Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-08T13:41:11.030Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.82s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunSysctls (1.75s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.92s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.04s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.04s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.43s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.71s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.85s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.53s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.33s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunUserByID (0.92s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (1.03s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunUserByName (0.82s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s) [2020-05-08T13:41:11.030Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-08T13:41:11.030Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.46s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.10s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.43s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.57s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.42s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.84s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.76s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.80s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s) [2020-05-08T13:41:11.030Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-08T13:41:11.030Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.030Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-08T13:41:11.030Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.030Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-08T13:41:11.030Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.90s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.77s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.54s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.77s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.70s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.14s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.86s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.81s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.27s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.76s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.77s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.56s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2020-05-08T13:41:11.030Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-08T13:41:11.030Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.58s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.58s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.76s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.15s) [2020-05-08T13:41:11.030Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.23s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.91s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.13s) [2020-05-08T13:41:11.031Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents965226299 [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.81s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.62s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.34s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.61s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.53s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.87s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.58s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStartRecordError (1.83s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.75s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.04s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.19s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.02s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.22s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.83s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.81s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.83s) [2020-05-08T13:41:11.031Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-08T13:41:11.031Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.85s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.33s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.46s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2020-05-08T13:41:11.031Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-08T13:41:11.031Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.81s) [2020-05-08T13:41:11.031Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-05-08T13:41:11.031Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.62s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.01s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.87s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUpdateStats (3.93s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.55s) [2020-05-08T13:41:11.031Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-08T13:41:11.031Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.06s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.90s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.18s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.62s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.26s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.63s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.16s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.17s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.45s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.40s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.57s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.30s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.37s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.31s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.40s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.36s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.89s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.46s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.41s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.13s) [2020-05-08T13:41:11.031Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.15s) [2020-05-08T13:41:11.031Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-08T13:41:11.031Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-08T13:41:11.031Z] === RUN TestDockerRegistrySuite [2020-05-08T13:41:11.031Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-08T13:41:12.933Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-08T13:41:14.316Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-08T13:41:16.233Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-08T13:41:16.233Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-08T13:41:20.420Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-08T13:41:24.605Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-08T13:41:28.790Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-08T13:41:30.168Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-08T13:41:31.543Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-08T13:41:32.917Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-08T13:41:34.293Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-08T13:41:35.668Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-08T13:41:37.044Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-08T13:41:38.419Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-08T13:41:40.948Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-08T13:41:43.490Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-08T13:41:44.865Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-08T13:41:48.148Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-08T13:41:49.523Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-08T13:41:49.523Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-08T13:41:50.899Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-08T13:41:51.833Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-08T13:41:53.211Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-08T13:41:57.397Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-08T13:41:57.397Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-08T13:41:58.332Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-08T13:41:58.898Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-08T13:41:58.898Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-08T13:41:59.156Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-08T13:41:59.414Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-08T13:41:59.673Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-08T13:41:59.931Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-08T13:42:01.306Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-08T13:42:01.564Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-08T13:42:04.096Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-08T13:42:05.481Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-08T13:42:06.858Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-08T13:42:07.792Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite (57.94s) [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.01s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d177b3ad8737c] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.43s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d7eaea3381e48] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d3a6462a08c7a] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d723773bcfb9f] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.22s) [2020-05-08T13:42:08.727Z] check_test.go:196: [de8d5d66f8fa5] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.29s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d2abf4ab30ff8] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.16s) [2020-05-08T13:42:08.727Z] check_test.go:196: [db51356397b2f] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d3bbb2dac0289] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d00f6693ec4f0] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2020-05-08T13:42:08.727Z] check_test.go:196: [de5a8883a5040] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d361c28ab57e9] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.48s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d4aeaf57446ef] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.30s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d64d0903c6295] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.31s) [2020-05-08T13:42:08.727Z] check_test.go:196: [dcc5610caa577] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.46s) [2020-05-08T13:42:08.727Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3452ca100446b7ab2afa3844bea4abbf176d6bc8c6fb30067b3ca924a0e3a903 [2020-05-08T13:42:08.727Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:57211f65b1db7823c6ba925bd5be3bbe0381492dec5960f17bd2cf1d4ae4476a [2020-05-08T13:42:08.727Z] check_test.go:196: [d6ccbf6fa3769] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.59s) [2020-05-08T13:42:08.727Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ddca17f119422052a920c41b92d3359583e42746f02cd9ced3dec032efa376be [2020-05-08T13:42:08.727Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b49a05dad28ca94e2f533c76c4d4ded1d835f0e3f48e7bfad7e1761a5052d534 [2020-05-08T13:42:08.727Z] check_test.go:196: [dbbfa6f6bb563] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.36s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d59b110aaadf5] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.22s) [2020-05-08T13:42:08.727Z] check_test.go:196: [dbc2fd0bbbe74] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d4cb7f6c76e9d] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d568e96383ed5] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.30s) [2020-05-08T13:42:08.727Z] check_test.go:196: [dccafdcb69b6f] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2020-05-08T13:42:08.727Z] check_test.go:196: [dedc5e09ef1f5] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2020-05-08T13:42:08.727Z] check_test.go:196: [db96fd28334bc] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.59s) [2020-05-08T13:42:08.727Z] check_test.go:196: [db3a7f759db18] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d88a33acb993e] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s) [2020-05-08T13:42:08.727Z] check_test.go:196: [dde94fb29a47b] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2020-05-08T13:42:08.727Z] check_test.go:196: [db01163b5bf2f] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d254ca3a5a6e5] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d0b36fd042059] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d6be82133bc7c] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d713c3da7515f] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d2dee51a5d631] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.71s) [2020-05-08T13:42:08.727Z] check_test.go:196: [dac229455f5ca] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.55s) [2020-05-08T13:42:08.727Z] check_test.go:196: [df9caf0038f2d] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.22s) [2020-05-08T13:42:08.727Z] check_test.go:196: [d148e0f3b016b] daemon is not started [2020-05-08T13:42:08.727Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.35s) [2020-05-08T13:42:08.728Z] check_test.go:196: [dcf4c2f061592] daemon is not started [2020-05-08T13:42:08.728Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2020-05-08T13:42:08.728Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-05-08T13:42:08.728Z] === RUN TestDockerSchema1RegistrySuite [2020-05-08T13:42:08.728Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-08T13:42:08.728Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-08T13:42:12.914Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-08T13:42:15.445Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-08T13:42:16.820Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-08T13:42:16.820Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-08T13:42:17.078Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-08T13:42:17.078Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-08T13:42:17.337Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-08T13:42:18.711Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-08T13:42:21.997Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-08T13:42:21.997Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-08T13:42:23.372Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-08T13:42:25.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-08T13:42:25.534Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-08T13:42:26.910Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-08T13:42:26.910Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-08T13:42:28.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-08T13:42:29.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-08T13:42:30.235Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-08T13:42:34.424Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-08T13:42:34.424Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-08T13:42:34.682Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-08T13:42:34.941Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-08T13:42:35.199Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-08T13:42:35.458Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-08T13:42:36.025Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite (27.54s) [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-05-08T13:42:36.025Z] check_test.go:223: [d9434ff60ee0a] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.29s) [2020-05-08T13:42:36.025Z] check_test.go:223: [d596f9c24d949] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.43s) [2020-05-08T13:42:36.025Z] check_test.go:223: [d52bbe16c94fb] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.54s) [2020-05-08T13:42:36.025Z] check_test.go:223: [d40c789a61269] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.48s) [2020-05-08T13:42:36.025Z] check_test.go:223: [d09300aecdd97] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.82s) [2020-05-08T13:42:36.025Z] check_test.go:223: [da39605fc8ee4] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-05-08T13:42:36.025Z] check_test.go:223: [da3b924f68b74] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.32s) [2020-05-08T13:42:36.025Z] check_test.go:223: [df480840cba7f] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.58s) [2020-05-08T13:42:36.025Z] check_test.go:223: [d44f8d8617ed3] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.46s) [2020-05-08T13:42:36.025Z] check_test.go:223: [daa39d20477de] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.06s) [2020-05-08T13:42:36.025Z] check_test.go:223: [dbbdc4ca2623d] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2020-05-08T13:42:36.025Z] check_test.go:223: [da5537ff70dde] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-05-08T13:42:36.025Z] check_test.go:223: [debaca21e83e0] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-08T13:42:36.025Z] check_test.go:223: [db0e27a8a438e] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.33s) [2020-05-08T13:42:36.025Z] check_test.go:223: [d42df0f07d973] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-05-08T13:42:36.025Z] check_test.go:223: [d4095d680c1aa] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.45s) [2020-05-08T13:42:36.025Z] check_test.go:223: [d739fe0d825ad] daemon is not started [2020-05-08T13:42:36.025Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-08T13:42:36.025Z] check_test.go:223: [d88710d8b4d42] daemon is not started [2020-05-08T13:42:36.025Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-08T13:42:36.025Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-08T13:42:36.961Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-08T13:42:37.527Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-08T13:42:37.786Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-08T13:42:39.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-08T13:42:39.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-08T13:42:39.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-08T13:42:40.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-08T13:42:40.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.21s) [2020-05-08T13:42:40.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.97s) [2020-05-08T13:42:40.295Z] check_test.go:252: [d511d093bb150] daemon is not started [2020-05-08T13:42:40.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2020-05-08T13:42:40.295Z] check_test.go:252: [db31d1523740d] daemon is not started [2020-05-08T13:42:40.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2020-05-08T13:42:40.295Z] check_test.go:252: [d35c43995f7d4] daemon is not started [2020-05-08T13:42:40.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2020-05-08T13:42:40.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-05-08T13:42:40.295Z] check_test.go:252: [d59f5998dba41] daemon is not started [2020-05-08T13:42:40.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2020-05-08T13:42:40.295Z] check_test.go:252: [da111cbf73458] daemon is not started [2020-05-08T13:42:40.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.57s) [2020-05-08T13:42:40.295Z] check_test.go:252: [d9f2f121b5354] daemon is not started [2020-05-08T13:42:40.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-05-08T13:42:40.295Z] check_test.go:252: [dd1ffa36030f0] daemon is not started [2020-05-08T13:42:40.295Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-08T13:42:40.295Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-08T13:42:45.559Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-08T13:42:45.559Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-08T13:42:45.818Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-08T13:42:45.818Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-08T13:42:46.076Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-05-08T13:42:46.076Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-05-08T13:42:46.076Z] check_test.go:279: [dd3309bb327d5] daemon is not started [2020-05-08T13:42:46.076Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-08T13:42:46.076Z] check_test.go:279: [d253d25828755] daemon is not started [2020-05-08T13:42:46.076Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-08T13:42:46.076Z] check_test.go:279: [df8927fe1a0bc] daemon is not started [2020-05-08T13:42:46.076Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-05-08T13:42:46.076Z] check_test.go:279: [dea1e08f3a022] daemon is not started [2020-05-08T13:42:46.076Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2020-05-08T13:42:46.076Z] check_test.go:279: [d84afa2f48aa2] daemon is not started [2020-05-08T13:42:46.076Z] === RUN TestDockerNetworkSuite [2020-05-08T13:42:46.076Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-08T13:42:49.361Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-08T13:42:50.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-08T13:42:55.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-08T13:42:58.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-08T13:43:02.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-08T13:43:04.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-08T13:43:14.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-08T13:43:16.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-08T13:43:18.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-08T13:43:19.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-08T13:43:19.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-08T13:43:21.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-08T13:43:23.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-08T13:43:23.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-08T13:43:23.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-08T13:43:23.939Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-08T13:43:24.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-08T13:43:24.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-08T13:43:24.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-08T13:43:24.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-08T13:43:26.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-08T13:43:27.246Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-08T13:43:28.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-08T13:43:28.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-08T13:43:28.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-08T13:43:28.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-08T13:43:31.730Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-08T13:43:33.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-08T13:43:34.491Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-08T13:43:36.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-08T13:43:39.676Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-08T13:43:42.961Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-08T13:43:47.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-08T13:43:47.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-08T13:43:47.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-08T13:43:47.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-08T13:43:47.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-08T13:43:48.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-08T13:43:48.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-08T13:43:48.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-08T13:43:52.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-08T13:43:52.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-08T13:43:52.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-08T13:43:53.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-08T13:43:59.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-08T13:44:03.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-08T13:44:03.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-08T13:44:03.255Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-08T13:44:04.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-08T13:44:07.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-08T13:44:07.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-08T13:44:08.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-08T13:44:09.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-08T13:44:11.267Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-08T13:44:16.541Z] --- PASS: TestDockerNetworkSuite (90.27s) [2020-05-08T13:44:16.541Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.98s) [2020-05-08T13:44:16.541Z] docker_cli_network_unix_test.go:46: [d053697cec4e5] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.29s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [df6f4bc23b61a] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.10s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d9e72205bb8c8] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.93s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [db21d914bafc4] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.65s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:1233: [dd9631bfe3239] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.99s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d793bf99e0b03] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.84s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d67c026f05ef4] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.48s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d1ae7735aa1f6] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.85s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d8fe72550098b] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [dc01ac893de3a] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.73s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d1575073f3a1b] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.42s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [dd3d9247f22a9] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.44s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d17233dcb2c6b] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d3ef083b42bf3] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [db88e12de8397] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.34s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d9836b38de7f9] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d5049f1cbada6] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d494ed44e1d07] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [da50f70c197d9] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.42s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d4c061d61f1bc] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.64s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [dc231d3e8a421] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d1717744b90cf] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d3f5df7570688] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d32be845bab22] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.28s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:968: [da6d346ea5f23] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.35s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d9863f0beb188] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.69s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:1116: [d10d9e1a33857] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [db0a5ded46107] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.73s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [dc4cf356882d1] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [db6c313a4e98e] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d654451b8ad3f] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [df5e888ddc106] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d7b949551a374] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d71fae9b03e78] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.06s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [df0944bf499a9] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [dadc70b3bbf3c] daemon is not started [2020-05-08T13:44:16.542Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d0c217fbfcc3e] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.37s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d5c2e05519fda] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.58s) [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.59s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:1084: [d5d790142da80] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.14s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d74985d837155] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.49s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [dd1368e073d6c] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.69s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d6f2a33f52232] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d2eebd572ee77] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.27s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [da3cde4a96c75] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.71s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [def6eef8b961e] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.70s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d824347f33fd7] daemon is not started [2020-05-08T13:44:16.542Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.36s) [2020-05-08T13:44:16.542Z] docker_cli_network_unix_test.go:46: [d29cfdfdd5912] daemon is not started [2020-05-08T13:44:16.542Z] === RUN TestDockerHubPullSuite [2020-05-08T13:44:16.542Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-08T13:44:17.917Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-08T13:44:18.176Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-08T13:44:20.077Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-08T13:44:20.335Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-08T13:44:21.270Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-08T13:44:22.213Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-08T13:44:22.472Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-08T13:44:22.472Z] --- PASS: TestDockerHubPullSuite (6.09s) [2020-05-08T13:44:22.472Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.49s) [2020-05-08T13:44:22.472Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2020-05-08T13:44:22.472Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2020-05-08T13:44:22.472Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.73s) [2020-05-08T13:44:22.472Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-05-08T13:44:22.472Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-05-08T13:44:22.472Z] PASS [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === Skipped [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-08T13:44:22.472Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-08T13:44:22.472Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-08T13:44:22.472Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-08T13:44:22.472Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-08T13:44:22.472Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-05-08T13:44:22.472Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-08T13:44:22.472Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-08T13:44:22.472Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-08T13:44:22.472Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-08T13:44:22.472Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-08T13:44:22.472Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-08T13:44:22.472Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-08T13:44:22.472Z] docker_cli_sni_test.go:18: Flakey test [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-08T13:44:22.472Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-05-08T13:44:22.472Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-05-08T13:44:22.472Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-08T13:44:22.472Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-08T13:44:22.472Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-08T13:44:22.472Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-08T13:44:22.472Z] docker_cli_network_unix_test.go:46: [d0c217fbfcc3e] daemon is not started [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] [2020-05-08T13:44:22.472Z] DONE 1277 tests, 44 skipped in 1997.061s [2020-05-08T13:44:22.472Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-08T13:44:22.472Z] ++++ cat bundles/test-integration/docker.pid [2020-05-08T13:44:22.472Z] +++ kill 7606 [2020-05-08T13:44:23.407Z] +++ /etc/init.d/apparmor stop [2020-05-08T13:44:23.407Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T13:44:23.407Z] [2020-05-08T13:44:23.407Z] Unloading profiles will leave already running processes permanently [2020-05-08T13:44:23.407Z] unconfined, which can lead to unexpected situations. [2020-05-08T13:44:23.407Z] [2020-05-08T13:44:23.407Z] To set a process to complain mode, use the command line tool [2020-05-08T13:44:23.407Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T13:44:23.407Z] +++ true [2020-05-08T13:44:23.407Z] [2020-05-08T13:44:24.342Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-08T13:44:28.527Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-08T13:44:35.087Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-08T13:44:41.645Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-08T13:44:44.176Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-08T13:44:47.459Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-08T13:44:50.741Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-08T13:44:54.040Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-08T13:44:56.574Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-08T13:44:59.856Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-08T13:45:56.079Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-08T13:46:10.947Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite (1736.69s) [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.88s) [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.72s) [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.04s) [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.45s) [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.20s) [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:562: [d7ed244263a0b] joining swarm manager [d225200a02192]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:584: [d11c0437b3896] joining swarm manager [d225200a02192]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.023Z] check_test.go:380: [d7ed244263a0b] daemon is not started [2020-05-08T13:46:29.023Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.01s) [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:45: [d60b4f9c826cb] joining swarm manager [d36c8c0de2ce2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.49s) [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.65s) [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:303: [da74fe858931c] joining swarm manager [dcb5ef38686a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:304: [dffe670889bee] joining swarm manager [dcb5ef38686a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.91s) [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:271: [d175721ac04b2] joining swarm manager [d02de8a5b65b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:272: [d2541d591f0e4] joining swarm manager [d02de8a5b65b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.55s) [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.99s) [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.22s) [2020-05-08T13:46:29.023Z] docker_api_swarm_node_test.go:19: [de5434a085893] joining swarm manager [da851ed5e8f93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.023Z] docker_api_swarm_node_test.go:20: [de9682bc694da] joining swarm manager [da851ed5e8f93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.11s) [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:501: [d2c25cb41000f] joining swarm manager [d4f6408f2a004]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:506: [d10168491a816] joining swarm manager [d4f6408f2a004]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.26s) [2020-05-08T13:46:29.023Z] docker_api_swarm_node_test.go:80: [da99199e5d48c] joining swarm manager [ddbad2db1e3be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.20s) [2020-05-08T13:46:29.023Z] docker_api_swarm_node_test.go:52: [d082d1c120bed] joining swarm manager [ddcb306abc0eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.023Z] docker_api_swarm_node_test.go:53: [d93fc529139c0] joining swarm manager [ddcb306abc0eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s) [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.84s) [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:201: [d04c6019a06d4] joining swarm manager [de2b47677c813]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.41s) [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:383: [d58fd83db1937] joining swarm manager [d466441fa07a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:384: [de1a8cd277758] joining swarm manager [d466441fa07a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.023Z] check_test.go:380: [de1a8cd277758] daemon is not started [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.10s) [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:801: [d6996c9c325e4] joining swarm manager [de0263cdce553]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:801: [d9062e8b9d35c] joining swarm manager [de0263cdce553]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:801: [df06e0d6bed4e] joining swarm manager [de0263cdce553]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:801: [db6ad10b206b9] joining swarm manager [de0263cdce553]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-08T13:46:29.023Z] docker_api_swarm_test.go:809: [df2aeb62ef209] joining swarm manager [de0263cdce553]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2020-05-08T13:46:29.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.73s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.09s) [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:394: [d19220ee10b8b] joining swarm manager [da908f025b001]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:394: [df92e595af920] joining swarm manager [da908f025b001]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.34s) [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:342: [d0cde776afec8] joining swarm manager [db53826beb739]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:342: [d234f444f8da1] joining swarm manager [db53826beb739]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.20s) [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:489: [d795979cc28d3] joining swarm manager [dbca1a5d93ff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:489: [d9546b05424e3] joining swarm manager [dbca1a5d93ff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.70s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.80s) [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:127: [db27925f4c96f] joining swarm manager [db8ca766d57bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:128: [ddfdfaee7a9e1] joining swarm manager [db8ca766d57bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:136: [d3dc759311635] joining swarm manager [db8ca766d57bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:137: [d170b7f67e323] joining swarm manager [db8ca766d57bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.94s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.86s) [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:303: [dea106e24e5fe] joining swarm manager [da8a0dae31d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:303: [d92bb0e5f6858] joining swarm manager [da8a0dae31d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.44s) [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:99: [d13c5dc0cac84] joining swarm manager [d78ddc5d3ce73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:100: [dd9d3d910e331] joining swarm manager [d78ddc5d3ce73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.024Z] check_test.go:380: [d13c5dc0cac84] daemon is not started [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.35s) [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:532: [d58c8fb773f22] joining swarm manager [dc0da056e0f3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:533: [d5ec6d4e011ad] joining swarm manager [dc0da056e0f3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.80s) [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:147: [d0df49014bbae] joining swarm manager [d21fbe1dad5a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] docker_api_swarm_service_test.go:147: [d864d5a3b0681] joining swarm manager [d21fbe1dad5a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.46s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.01s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.11s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.58s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.54s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.27s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.37s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.97s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.42s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.34s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.32s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.12s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.30s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.20s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.14s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.28s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.38s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.40s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.74s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.48s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.41s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.76s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.49s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.21s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.08s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.05s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.44s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.12s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.04s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.76s) [2020-05-08T13:46:29.024Z] docker_cli_service_logs_test.go:245: checking task 2khteco6zn6z [2020-05-08T13:46:29.024Z] docker_cli_service_logs_test.go:250: checking messages for 2khteco6zn6z [2020-05-08T13:46:29.024Z] docker_cli_service_logs_test.go:245: checking task an45aoz9h7kx [2020-05-08T13:46:29.024Z] docker_cli_service_logs_test.go:250: checking messages for an45aoz9h7kx [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.55s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.64s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.23s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.85s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.44s) [2020-05-08T13:46:29.024Z] docker_cli_swarm_test.go:1901: [de8c92628f295] joining swarm manager [de5e42bfde2ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] docker_cli_swarm_test.go:1902: [db757aa3f76dc] joining swarm manager [de5e42bfde2ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.52s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.88s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.47s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.17s) [2020-05-08T13:46:29.024Z] docker_cli_swarm_test.go:1802: [d252e773ae192] joining swarm manager [d10f62c8c8233]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] docker_cli_swarm_test.go:1803: [dfc07145c8a37] joining swarm manager [d10f62c8c8233]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.38s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.29s) [2020-05-08T13:46:29.024Z] docker_cli_swarm_test.go:1321: [d1c4b66d38dc2] joining swarm manager [dc0ac547e94c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] docker_cli_swarm_test.go:1322: [d06de2cc36a19] joining swarm manager [dc0ac547e94c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.21s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.42s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.46s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.68s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.74s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.65s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.12s) [2020-05-08T13:46:29.024Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-08T13:46:29.024Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.64s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.36s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.12s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.63s) [2020-05-08T13:46:29.024Z] docker_cli_swarm_test.go:1186: [d6df0cb3ab8ba] joining swarm manager [d303b60a765d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] docker_cli_swarm_test.go:1195: [dcf32d4cea68a] joining swarm manager [d303b60a765d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.42s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.14s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.31s) [2020-05-08T13:46:29.024Z] docker_cli_swarm_test.go:1118: [dc6c16d6aedaf] joining swarm manager [db2d15ed73f25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] docker_cli_swarm_test.go:1119: [d882b3f18556d] joining swarm manager [db2d15ed73f25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.024Z] docker_cli_swarm_test.go:1172: [dddb75661c35c] joining swarm manager [db2d15ed73f25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.21s) [2020-05-08T13:46:29.024Z] docker_cli_swarm_test.go:1453: [d9f58be3bf85b] joining swarm manager [df3358da1dedd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] docker_cli_swarm_test.go:1454: [d86d1042ab428] joining swarm manager [df3358da1dedd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.23s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.29s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.16s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.16s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.31s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.81s) [2020-05-08T13:46:29.024Z] docker_cli_swarm_unix_test.go:62: [d7b3932f80ad3] joining swarm manager [d3bbe6f28d1a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.35s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.00s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.32s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.54s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.25s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.81s) [2020-05-08T13:46:29.024Z] docker_api_swarm_test.go:961: [db351b46407b1] joining swarm manager [d522ef7efafcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.08s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.99s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.07s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.49s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.30s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.39s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.24s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.17s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.21s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.36s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.83s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.02s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.25s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.01s) [2020-05-08T13:46:29.024Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.02s) [2020-05-08T13:46:29.024Z] === RUN TestDockerExternalVolumeSuite [2020-05-08T13:46:29.024Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-08T13:46:43.895Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-08T13:47:51.566Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-08T13:48:01.533Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-08T13:48:33.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-08T13:48:48.469Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-08T13:49:20.531Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-08T13:49:32.727Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-08T13:50:04.791Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-08T13:50:19.691Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-08T13:50:37.767Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-08T13:51:24.428Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-08T13:51:42.504Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-08T13:52:14.584Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-08T13:52:46.651Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-08T13:53:01.520Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-08T13:53:19.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-08T13:53:34.519Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite (441.07s) [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.88s) [2020-05-08T13:53:49.387Z] docker_cli_external_volume_driver_test.go:53: [d171f2896b269] daemon is not started [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s) [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-05-08T13:53:49.387Z] docker_cli_external_volume_driver_test.go:53: [d5b7b2206f4f9] daemon is not started [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-08T13:53:49.387Z] docker_cli_external_volume_driver_test.go:53: [d0258450b944a] daemon is not started [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-08T13:53:49.387Z] docker_cli_external_volume_driver_test.go:53: [dcbe86dc39579] daemon is not started [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s) [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.34s) [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.33s) [2020-05-08T13:53:49.387Z] docker_cli_external_volume_driver_test.go:485: [d165495c3cb2c] daemon is not started [2020-05-08T13:53:49.387Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-08T13:53:49.387Z] docker_cli_external_volume_driver_test.go:53: [dddc88cfd257a] daemon is not started [2020-05-08T13:53:49.387Z] PASS [2020-05-08T13:53:49.387Z] [2020-05-08T13:53:49.387Z] === Skipped [2020-05-08T13:53:49.387Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-08T13:53:49.387Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-08T13:53:49.387Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-08T13:53:49.387Z] check_test.go:309: [dcf1ec04b75c6] daemon is not started [2020-05-08T13:53:49.387Z] [2020-05-08T13:53:49.387Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-08T13:53:49.387Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-08T13:53:49.387Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-08T13:53:49.387Z] check_test.go:309: [d3cd56d4ae84c] daemon is not started [2020-05-08T13:53:49.387Z] [2020-05-08T13:53:49.387Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2020-05-08T13:53:49.387Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2020-05-08T13:53:49.387Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-08T13:53:49.387Z] check_test.go:309: [dd00f931dfa5f] daemon is not started [2020-05-08T13:53:49.387Z] [2020-05-08T13:53:49.387Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-08T13:53:49.387Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-08T13:53:49.387Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-08T13:53:49.387Z] [2020-05-08T13:53:49.387Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-08T13:53:49.387Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-08T13:53:49.387Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-08T13:53:49.387Z] [2020-05-08T13:53:49.387Z] [2020-05-08T13:53:49.387Z] DONE 273 tests, 5 skipped in 2562.267s [2020-05-08T13:53:49.387Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-08T13:53:49.387Z] ++++ cat bundles/test-integration/docker.pid [2020-05-08T13:53:49.387Z] +++ kill 7620 [2020-05-08T13:53:50.322Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5ec96699926e/docker.pid [2020-05-08T13:53:50.322Z] +++ kill 4323 [2020-05-08T13:53:50.322Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4323 is not a child of this shell [2020-05-08T13:53:50.322Z] warning: PID 4323 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5ec96699926e/docker.pid had a nonzero exit code [2020-05-08T13:53:50.322Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5ec96699926e/root: target is busy. [2020-05-08T13:53:50.322Z] +++ /etc/init.d/apparmor stop [2020-05-08T13:53:50.322Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-08T13:53:50.322Z] [2020-05-08T13:53:50.322Z] Unloading profiles will leave already running processes permanently [2020-05-08T13:53:50.322Z] unconfined, which can lead to unexpected situations. [2020-05-08T13:53:50.322Z] [2020-05-08T13:53:50.322Z] To set a process to complain mode, use the command line tool [2020-05-08T13:53:50.322Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-08T13:53:50.322Z] +++ true [2020-05-08T13:53:50.322Z] [2020-05-08T13:53:50.322Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-08T13:53:50.336Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-08T13:53:52.955Z] + echo Ensuring container killed. [2020-05-08T13:53:52.955Z] Ensuring container killed. [2020-05-08T13:53:52.955Z] + docker ps -aq -f name=docker-pr6-* [2020-05-08T13:53:52.955Z] + cids=a917b8f2b85b [2020-05-08T13:53:52.955Z] adc41c229edd [2020-05-08T13:53:52.955Z] 4d79e7556ceb [2020-05-08T13:53:52.955Z] + [ -n a917b8f2b85b [2020-05-08T13:53:52.955Z] adc41c229edd [2020-05-08T13:53:52.955Z] 4d79e7556ceb ] [2020-05-08T13:53:52.955Z] + docker rm -vf a917b8f2b85b adc41c229edd 4d79e7556ceb [2020-05-08T13:53:54.331Z] a917b8f2b85b [2020-05-08T13:53:54.899Z] adc41c229edd [2020-05-08T13:53:54.899Z] 4d79e7556ceb [Pipeline] sh [2020-05-08T13:53:55.187Z] + echo Chowning /workspace to jenkins user [2020-05-08T13:53:55.187Z] Chowning /workspace to jenkins user [2020-05-08T13:53:55.187Z] + id -u [2020-05-08T13:53:55.187Z] + id -g [2020-05-08T13:53:55.187Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40595:/workspace busybox chown -R 1000:1000 /workspace [2020-05-08T13:53:55.187Z] Unable to find image 'busybox:latest' locally [2020-05-08T13:54:00.450Z] latest: Pulling from library/busybox [2020-05-08T13:54:00.450Z] e2334dd9fee4: Pulling fs layer [2020-05-08T13:54:00.450Z] e2334dd9fee4: Download complete [2020-05-08T13:54:00.450Z] e2334dd9fee4: Pull complete [2020-05-08T13:54:00.450Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-08T13:54:00.450Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-08T13:54:04.936Z] + bundleName=amd64 [2020-05-08T13:54:04.936Z] + echo Creating amd64-bundles.tar.gz [2020-05-08T13:54:04.936Z] Creating amd64-bundles.tar.gz [2020-05-08T13:54:04.936Z] + 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-08T13:54:04.936Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-08T13:54:06.321Z] Archiving artifacts [2020-05-08T13:54:08.097Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40595/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-08T13:54:08.412Z] + make clean [2020-05-08T13:54:08.412Z] docker volume rm -f docker-dev-cache [2020-05-08T13:54:08.670Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-08T13:57:55.553Z] ok github.com/docker/docker/integration-cli 2188.802s [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === Skipped [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-08T13:57:55.553Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-08T13:57:55.553Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-05-08T13:57:55.553Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-05-08T13:57:55.553Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-08T13:57:55.553Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-08T13:57:55.553Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-05-08T13:57:55.553Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-08T13:57:55.553Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-05-08T13:57:55.553Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-08T13:57:55.553Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-08T13:57:55.553Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-08T13:57:55.553Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-08T13:57:55.553Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-08T13:57:55.553Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-08T13:57:55.553Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-08T13:57:55.553Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-08T13:57:55.553Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-08T13:57:55.553Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2020-05-08T13:57:55.553Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-08T13:57:55.553Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-08T13:57:55.553Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-08T13:57:55.553Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-08T13:57:55.553Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-08T13:57:55.553Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-05-08T13:57:55.553Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-08T13:57:55.553Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-08T13:57:55.553Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-08T13:57:55.553Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-08T13:57:55.553Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-08T13:57:55.553Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-08T13:57:55.553Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.553Z] [2020-05-08T13:57:55.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-08T13:57:55.554Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-05-08T13:57:55.554Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-05-08T13:57:55.554Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-05-08T13:57:55.554Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.554Z] [2020-05-08T13:57:55.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-08T13:57:55.555Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2020-05-08T13:57:55.555Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-08T13:57:55.555Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-08T13:57:55.555Z] docker_cli_sni_test.go:18: Flakey test [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-05-08T13:57:55.555Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-05-08T13:57:55.555Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-08T13:57:55.555Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-05-08T13:57:55.555Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-08T13:57:55.555Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-08T13:57:55.555Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.555Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-08T13:57:55.556Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-08T13:57:55.556Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-08T13:57:55.556Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-08T13:57:55.556Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-08T13:57:55.556Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-08T13:57:55.556Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-08T13:57:55.556Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-08T13:57:55.556Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-08T13:57:55.556Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-08T13:57:55.556Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-08T13:57:55.556Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-08T13:57:55.556Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-08T13:57:55.556Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-08T13:57:55.556Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-08T13:57:55.556Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-08T13:57:55.556Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-08T13:57:55.556Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-05-08T13:57:55.556Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-05-08T13:57:55.556Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-05-08T13:57:55.556Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-08T13:57:55.556Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-08T13:57:55.556Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-08T13:57:55.556Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-08T13:57:55.556Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.556Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-08T13:57:55.557Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-05-08T13:57:55.557Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-05-08T13:57:55.557Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-08T13:57:55.557Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-05-08T13:57:55.557Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-08T13:57:55.557Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-08T13:57:55.557Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-08T13:57:55.557Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-08T13:57:55.557Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-08T13:57:55.557Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-08T13:57:55.557Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-08T13:57:55.557Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-05-08T13:57:55.557Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-08T13:57:55.557Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-05-08T13:57:55.557Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.557Z] [2020-05-08T13:57:55.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-08T13:57:55.557Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-08T13:57:55.557Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-08T13:57:55.558Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-08T13:57:55.558Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-08T13:57:55.558Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.558Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-08T13:57:55.559Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.559Z] [2020-05-08T13:57:55.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-08T13:57:55.559Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-05-08T13:57:55.560Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-05-08T13:57:55.560Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-08T13:57:55.560Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-08T13:57:55.560Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-08T13:57:55.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.560Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-08T13:57:55.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-08T13:57:55.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.561Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-08T13:57:55.598Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-08T13:57:55.598Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] DONE 1096 tests, 549 skipped in 2196.734s [2020-05-08T13:57:55.598Z] INFO: Integration tests ended at 05/08/2020 13:57:42. Duration:00:36:37.0121699 [2020-05-08T13:57:55.598Z] INFO: Docker info of the daemon under test at end of run [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] Containers: 2 [2020-05-08T13:57:55.598Z] Running: 0 [2020-05-08T13:57:55.598Z] Paused: 0 [2020-05-08T13:57:55.598Z] Stopped: 2 [2020-05-08T13:57:55.598Z] Images: 15 [2020-05-08T13:57:55.598Z] Server Version: 0.0.0-dev [2020-05-08T13:57:55.598Z] Storage Driver: windowsfilter [2020-05-08T13:57:55.598Z] Windows: [2020-05-08T13:57:55.598Z] Logging Driver: json-file [2020-05-08T13:57:55.598Z] Plugins: [2020-05-08T13:57:55.598Z] Volume: local [2020-05-08T13:57:55.598Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-08T13:57:55.598Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-08T13:57:55.598Z] Swarm: inactive [2020-05-08T13:57:55.598Z] Default Isolation: process [2020-05-08T13:57:55.598Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-08T13:57:55.598Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-08T13:57:55.598Z] OSType: windows [2020-05-08T13:57:55.598Z] Architecture: x86_64 [2020-05-08T13:57:55.598Z] CPUs: 4 [2020-05-08T13:57:55.598Z] Total Memory: 32GiB [2020-05-08T13:57:55.598Z] Name: azwin-2-6c3c60 [2020-05-08T13:57:55.598Z] ID: IFPW:A7J2:OEGK:RKLG:QRSQ:GJVG:PMX6:ZNGN:VGHF:Q6LI:IHVS:VR7L [2020-05-08T13:57:55.598Z] Docker Root Dir: D:\CI\PR-40595\6\daemon [2020-05-08T13:57:55.598Z] Debug Mode (client): false [2020-05-08T13:57:55.598Z] Debug Mode (server): true [2020-05-08T13:57:55.598Z] File Descriptors: -1 [2020-05-08T13:57:55.598Z] Goroutines: 18 [2020-05-08T13:57:55.598Z] System Time: 2020-05-08T13:57:42.1802322Z [2020-05-08T13:57:55.598Z] EventsListeners: 0 [2020-05-08T13:57:55.598Z] Registry: https://index.docker.io/v1/ [2020-05-08T13:57:55.598Z] Labels: [2020-05-08T13:57:55.598Z] Experimental: false [2020-05-08T13:57:55.598Z] Insecure Registries: [2020-05-08T13:57:55.598Z] 127.0.0.0/8 [2020-05-08T13:57:55.598Z] Live Restore Enabled: false [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] [2020-05-08T13:57:55.598Z] INFO: Stopping daemon under test [2020-05-08T13:57:55.598Z] SUCCESS: The process with PID 2360 (child process of PID 1868) has been terminated. [2020-05-08T13:57:55.598Z] SUCCESS: The process with PID 1868 (child process of PID 4884) has been terminated. [2020-05-08T13:57:55.598Z] INFO: Stop tailing logs of the daemon under tests [2020-05-08T13:57:55.598Z] INFO: executeCI.ps1 Completed successfully at 05/08/2020 13:57:42. [2020-05-08T13:57:55.598Z] INFO: Tidying up at end of run [2020-05-08T13:57:55.598Z] INFO: Saving daemon under test log (d:\CI\PR-40595\6\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-08T13:57:55.598Z] INFO: Saving daemon under test log (d:\CI\PR-40595\6\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-08T13:57:55.598Z] INFO: Nuke-Everything... [2020-05-08T13:57:55.598Z] INFO: Container count on control daemon to delete is 2 [2020-05-08T13:57:55.598Z] b4bf8548c379 [2020-05-08T13:57:55.598Z] c767aeb55717 [2020-05-08T13:57:55.598Z] INFO: Tidying pidfile d:\CI\PR-40595\6\docker.pid [2020-05-08T13:57:55.598Z] INFO: Nuking d:\CI [2020-05-08T13:58:05.790Z] INFO: Zapped successfully [2020-05-08T13:58:05.790Z] [2020-05-08T13:58:05.790Z] INFO: executeCI.ps1 exiting at Fri May 8 13:58:05 CUT 2020. Duration 00:57:08.4584271 [2020-05-08T13:58:05.790Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-08T13:58:06.023Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-08T13:58:18.028Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-08T13:58:19.727Z] Archiving artifacts [2020-05-08T13:58:32.395Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40595/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-08T13:58:33.280Z] + make clean [2020-05-08T13:58:35.411Z] docker volume rm -f docker-dev-cache [2020-05-08T13:58:35.411Z] 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