Pull request #40408 updated Started by user Sebastiaan van Stijn Rebuilds build #8 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a15a770e1ba824fd776c59d08a34174fb61af05b+88820a4793eabd2a5624e7a16772207cfa073f98 (484a3e304cb55d8574e57c31c4d5ccd8f49b889b) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-08-20T18:21:05.142Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-08-20T18:21:05.145Z] Trying to pass milestone 8 [Pipeline] milestone [2020-08-20T18:21:05.190Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-08-20T18:21:20.325Z] Still waiting to schedule task [2020-08-20T18:21:20.326Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-08-20T18:22:06.435Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01599c6825ffe893b) in /home/ubuntu/workspace/moby_PR-40408 [Pipeline] { [Pipeline] checkout [2020-08-20T18:22:09.333Z] using credential docker-jenkins-github-credentials [2020-08-20T18:22:09.343Z] Cloning the remote Git repository [2020-08-20T18:22:09.343Z] Cloning with configured refspecs honoured and without tags [2020-08-20T18:22:09.263Z] Cloning repository https://github.com/moby/moby.git [2020-08-20T18:22:09.314Z] > git init /home/ubuntu/workspace/moby_PR-40408 # timeout=10 [2020-08-20T18:22:09.571Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-20T18:22:09.572Z] > git --version # timeout=10 [2020-08-20T18:22:09.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-20T18:22:09.587Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40408/head:refs/remotes/origin/PR-40408 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:22:33.332Z] Fetching without tags [2020-08-20T18:22:33.715Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:22:34.464Z] Merge succeeded, producing a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:22:34.464Z] Checking out Revision a15a770e1ba824fd776c59d08a34174fb61af05b (PR-40408) [2020-08-20T18:22:33.214Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-20T18:22:33.241Z] > git config --add remote.origin.fetch +refs/pull/40408/head:refs/remotes/origin/PR-40408 # timeout=10 [2020-08-20T18:22:33.262Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:22:33.290Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-20T18:22:33.324Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-20T18:22:33.325Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-20T18:22:33.326Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40408/head:refs/remotes/origin/PR-40408 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:22:33.712Z] > git config core.sparsecheckout # timeout=10 [2020-08-20T18:22:33.723Z] > git checkout -f a15a770e1ba824fd776c59d08a34174fb61af05b # timeout=10 [2020-08-20T18:22:34.403Z] > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10 [2020-08-20T18:22:34.430Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-20T18:22:34.456Z] > git config core.sparsecheckout # timeout=10 [2020-08-20T18:22:34.479Z] > git checkout -f a15a770e1ba824fd776c59d08a34174fb61af05b # timeout=10 [2020-08-20T18:22:38.823Z] Commit message: "update containerd to v1.3.7" [2020-08-20T18:22:38.818Z] > git rev-list --no-walk a15a770e1ba824fd776c59d08a34174fb61af05b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-20T18:22:40.020Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40408:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-08-20T18:22:48.162Z] Unable to find image 'alpine:latest' locally [2020-08-20T18:22:48.162Z] latest: Pulling from library/alpine [2020-08-20T18:22:48.162Z] df20fa9351a1: Pulling fs layer [2020-08-20T18:22:48.425Z] df20fa9351a1: Verifying Checksum [2020-08-20T18:22:48.425Z] df20fa9351a1: Download complete [2020-08-20T18:22:48.686Z] df20fa9351a1: Pull complete [2020-08-20T18:22:48.686Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-20T18:22:48.686Z] Status: Downloaded newer image for alpine:latest [2020-08-20T18:22:55.271Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (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 [2020-08-20T18:22:55.501Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40408 [Pipeline] node [2020-08-20T18:22:55.504Z] Running on ppc64le-ubuntu-25 in /home/docker/workspace/moby_PR-40408 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-08-20T18:22:55.603Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-08-20T18:22:55.620Z] Cloning the remote Git repository [2020-08-20T18:22:55.620Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-08-20T18:22:55.709Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2020-08-20T18:22:55.723Z] Cloning the remote Git repository [2020-08-20T18:22:55.723Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-08-20T18:22:55.622Z] Cloning repository https://github.com/moby/moby.git [2020-08-20T18:22:55.622Z] > git init /home/jenkins/workspace/moby_PR-40408 # timeout=10 [2020-08-20T18:22:55.640Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-20T18:22:55.640Z] > git --version # timeout=10 [2020-08-20T18:22:55.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-20T18:22:55.653Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40408/head:refs/remotes/origin/PR-40408 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:22:55.733Z] Cloning repository https://github.com/moby/moby.git [2020-08-20T18:22:55.753Z] > git init /home/docker/workspace/moby_PR-40408 # timeout=10 [2020-08-20T18:22:55.763Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-20T18:22:55.763Z] > git --version # timeout=10 [2020-08-20T18:22:55.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-20T18:22:55.767Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40408/head:refs/remotes/origin/PR-40408 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:23:04.381Z] Fetching without tags [2020-08-20T18:23:04.664Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:23:04.350Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-20T18:23:04.352Z] > git config --add remote.origin.fetch +refs/pull/40408/head:refs/remotes/origin/PR-40408 # timeout=10 [2020-08-20T18:23:04.353Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:23:04.365Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-20T18:23:04.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-20T18:23:04.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-20T18:23:04.383Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40408/head:refs/remotes/origin/PR-40408 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:23:04.666Z] > git config core.sparsecheckout # timeout=10 [2020-08-20T18:23:04.667Z] > git checkout -f a15a770e1ba824fd776c59d08a34174fb61af05b # timeout=10 [2020-08-20T18:23:05.096Z] > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10 [2020-08-20T18:23:05.120Z] Merge succeeded, producing a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:23:05.121Z] Checking out Revision a15a770e1ba824fd776c59d08a34174fb61af05b (PR-40408) [2020-08-20T18:23:05.211Z] Commit message: "update containerd to v1.3.7" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-20T18:23:06.046Z] + docker version [2020-08-20T18:23:06.046Z] Client: Docker Engine - Community [2020-08-20T18:23:06.046Z] Version: 19.03.7 [2020-08-20T18:23:06.046Z] API version: 1.40 [2020-08-20T18:23:06.046Z] Go version: go1.12.17 [2020-08-20T18:23:06.046Z] Git commit: 7141c199a2 [2020-08-20T18:23:06.046Z] Built: Sat Mar 7 16:48:47 2020 [2020-08-20T18:23:06.046Z] OS/Arch: linux/s390x [2020-08-20T18:23:06.046Z] Experimental: false [2020-08-20T18:23:06.046Z] [2020-08-20T18:23:06.046Z] Server: Docker Engine - Community [2020-08-20T18:23:06.046Z] Engine: [2020-08-20T18:23:06.046Z] Version: 19.03.7 [2020-08-20T18:23:06.046Z] API version: 1.40 (minimum version 1.12) [2020-08-20T18:23:06.046Z] Go version: go1.12.17 [2020-08-20T18:23:06.046Z] Git commit: 7141c199a2 [2020-08-20T18:23:06.046Z] Built: Sat Mar 7 16:47:46 2020 [2020-08-20T18:23:06.046Z] OS/Arch: linux/s390x [2020-08-20T18:23:06.046Z] Experimental: true [2020-08-20T18:23:06.046Z] containerd: [2020-08-20T18:23:06.046Z] Version: 1.2.13 [2020-08-20T18:23:06.046Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-20T18:23:06.046Z] runc: [2020-08-20T18:23:06.046Z] Version: 1.0.0-rc10 [2020-08-20T18:23:06.046Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-20T18:23:06.046Z] docker-init: [2020-08-20T18:23:06.046Z] Version: 0.18.0 [2020-08-20T18:23:06.046Z] GitCommit: fec3683 [Pipeline] sh [2020-08-20T18:23:06.422Z] + docker info [2020-08-20T18:23:05.110Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-20T18:23:05.122Z] > git config core.sparsecheckout # timeout=10 [2020-08-20T18:23:05.123Z] > git checkout -f a15a770e1ba824fd776c59d08a34174fb61af05b # timeout=10 [2020-08-20T18:23:07.054Z] Client: [2020-08-20T18:23:07.054Z] Debug Mode: false [2020-08-20T18:23:07.054Z] [2020-08-20T18:23:07.054Z] Server: [2020-08-20T18:23:07.054Z] Containers: 0 [2020-08-20T18:23:07.054Z] Running: 0 [2020-08-20T18:23:07.054Z] Paused: 0 [2020-08-20T18:23:07.054Z] Stopped: 0 [2020-08-20T18:23:07.054Z] Images: 0 [2020-08-20T18:23:07.054Z] Server Version: 19.03.7 [2020-08-20T18:23:07.054Z] Storage Driver: overlay2 [2020-08-20T18:23:07.054Z] Backing Filesystem: [2020-08-20T18:23:07.054Z] Supports d_type: true [2020-08-20T18:23:07.054Z] Native Overlay Diff: true [2020-08-20T18:23:07.054Z] Logging Driver: json-file [2020-08-20T18:23:07.054Z] Cgroup Driver: cgroupfs [2020-08-20T18:23:07.054Z] Plugins: [2020-08-20T18:23:07.054Z] Volume: local [2020-08-20T18:23:07.054Z] Network: bridge host ipvlan macvlan null overlay [2020-08-20T18:23:07.054Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-20T18:23:07.054Z] Swarm: inactive [2020-08-20T18:23:07.054Z] Runtimes: runc [2020-08-20T18:23:07.054Z] Default Runtime: runc [2020-08-20T18:23:07.054Z] Init Binary: docker-init [2020-08-20T18:23:07.054Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-20T18:23:07.054Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-20T18:23:07.054Z] init version: fec3683 [2020-08-20T18:23:07.054Z] Security Options: [2020-08-20T18:23:07.054Z] apparmor [2020-08-20T18:23:07.054Z] seccomp [2020-08-20T18:23:07.054Z] Profile: default [2020-08-20T18:23:07.054Z] Kernel Version: 4.15.0-88-generic [2020-08-20T18:23:07.054Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-20T18:23:07.054Z] OSType: linux [2020-08-20T18:23:07.054Z] Architecture: s390x [2020-08-20T18:23:07.054Z] CPUs: 2 [2020-08-20T18:23:07.054Z] Total Memory: 7.861GiB [2020-08-20T18:23:07.054Z] Name: s390x-ubuntu-26 [2020-08-20T18:23:07.054Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-08-20T18:23:07.054Z] Docker Root Dir: /var/lib/docker [2020-08-20T18:23:07.054Z] Debug Mode: false [2020-08-20T18:23:07.054Z] Username: dockerbuildbot [2020-08-20T18:23:07.054Z] Registry: https://index.docker.io/v1/ [2020-08-20T18:23:07.054Z] Labels: [2020-08-20T18:23:07.054Z] Experimental: true [2020-08-20T18:23:07.054Z] Insecure Registries: [2020-08-20T18:23:07.054Z] 127.0.0.0/8 [2020-08-20T18:23:07.054Z] Live Restore Enabled: false [2020-08-20T18:23:07.054Z] [2020-08-20T18:23:07.054Z] WARNING: No swap limit support [Pipeline] sh [2020-08-20T18:23:07.432Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-20T18:23:07.432Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-20T18:23:07.432Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40408/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-20T18:23:07.723Z] + bash /home/jenkins/workspace/moby_PR-40408/check-config.sh [2020-08-20T18:23:07.723Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-20T18:23:07.723Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-08-20T18:23:07.723Z] [2020-08-20T18:23:07.723Z] Generally Necessary: [2020-08-20T18:23:07.723Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-20T18:23:07.723Z] - apparmor: enabled and tools installed [2020-08-20T18:23:07.723Z] - CONFIG_NAMESPACES: enabled [2020-08-20T18:23:07.723Z] - CONFIG_NET_NS: enabled [2020-08-20T18:23:07.723Z] - CONFIG_PID_NS: enabled [2020-08-20T18:23:07.723Z] - CONFIG_IPC_NS: enabled [2020-08-20T18:23:07.723Z] - CONFIG_UTS_NS: enabled [2020-08-20T18:23:07.723Z] - CONFIG_CGROUPS: enabled [2020-08-20T18:23:07.723Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-20T18:23:07.723Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-20T18:23:07.723Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-20T18:23:07.723Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-20T18:23:07.723Z] - CONFIG_CPUSETS: enabled [2020-08-20T18:23:07.723Z] - CONFIG_MEMCG: enabled [2020-08-20T18:23:07.723Z] - CONFIG_KEYS: enabled [2020-08-20T18:23:07.723Z] - CONFIG_VETH: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-20T18:23:07.723Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-20T18:23:07.723Z] [2020-08-20T18:23:07.723Z] Optional Features: [2020-08-20T18:23:07.723Z] - CONFIG_USER_NS: enabled [2020-08-20T18:23:07.723Z] - CONFIG_SECCOMP: enabled [2020-08-20T18:23:07.723Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-20T18:23:07.723Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-20T18:23:07.723Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-20T18:23:07.723Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-20T18:23:07.723Z] - CONFIG_BLK_CGROUP: enabled [2020-08-20T18:23:07.723Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-20T18:23:07.723Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-20T18:23:07.723Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-20T18:23:07.723Z] - CONFIG_CGROUP_PERF: enabled [2020-08-20T18:23:07.723Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-20T18:23:07.723Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-20T18:23:07.723Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-20T18:23:07.723Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-20T18:23:07.723Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-20T18:23:07.723Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_IP_VS: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-20T18:23:07.723Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-20T18:23:07.723Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-20T18:23:07.723Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_EXT4_FS: enabled [2020-08-20T18:23:07.723Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-20T18:23:07.723Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-20T18:23:07.723Z] - Network Drivers: [2020-08-20T18:23:07.723Z] - "overlay": [2020-08-20T18:23:07.723Z] - CONFIG_VXLAN: enabled (as module) [2020-08-20T18:23:07.723Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-20T18:23:07.723Z] Optional (for encrypted networks): [2020-08-20T18:23:08.014Z] - CONFIG_CRYPTO: enabled [2020-08-20T18:23:08.014Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-20T18:23:08.014Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-20T18:23:08.014Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-20T18:23:08.014Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-20T18:23:08.014Z] - CONFIG_XFRM: enabled [2020-08-20T18:23:08.014Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-20T18:23:08.014Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-20T18:23:08.014Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-20T18:23:08.014Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-20T18:23:08.014Z] - "ipvlan": [2020-08-20T18:23:08.014Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-20T18:23:08.014Z] - "macvlan": [2020-08-20T18:23:08.014Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-20T18:23:08.014Z] - CONFIG_DUMMY: enabled (as module) [2020-08-20T18:23:08.014Z] - "ftp,tftp client in container": [2020-08-20T18:23:08.014Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-20T18:23:08.014Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-20T18:23:08.014Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-20T18:23:08.014Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-20T18:23:08.014Z] - Storage Drivers: [2020-08-20T18:23:08.014Z] - "aufs": [2020-08-20T18:23:08.014Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-20T18:23:08.014Z] - "btrfs": [2020-08-20T18:23:08.014Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-20T18:23:08.014Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-20T18:23:08.014Z] - "devicemapper": [2020-08-20T18:23:08.014Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-20T18:23:08.014Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-20T18:23:08.014Z] - "overlay": [2020-08-20T18:23:08.014Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-20T18:23:08.014Z] - "zfs": [2020-08-20T18:23:08.014Z] - /dev/zfs: missing [2020-08-20T18:23:08.014Z] - zfs command: missing [2020-08-20T18:23:08.014Z] - zpool command: missing [2020-08-20T18:23:08.014Z] [2020-08-20T18:23:08.014Z] Limits: [2020-08-20T18:23:08.014Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-20T18:23:08.014Z] [2020-08-20T18:23:08.014Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-20T18:23:08.446Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a15a770e1ba824fd776c59d08a34174fb61af05b . [2020-08-20T18:23:08.446Z] #2 [internal] load .dockerignore [2020-08-20T18:23:08.446Z] #2 transferring context: 87B 0.0s done [2020-08-20T18:23:08.446Z] #2 DONE 0.0s [2020-08-20T18:23:08.446Z] [2020-08-20T18:23:08.446Z] #1 [internal] load build definition from Dockerfile [2020-08-20T18:23:08.446Z] #1 transferring dockerfile: 12.30kB done [2020-08-20T18:23:08.446Z] #1 DONE 0.0s [2020-08-20T18:23:08.446Z] [2020-08-20T18:23:08.446Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-20T18:23:08.740Z] #3 ... [2020-08-20T18:23:08.740Z] [2020-08-20T18:23:08.740Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-08-20T18:23:08.740Z] #4 DONE 0.0s [2020-08-20T18:23:08.740Z] [2020-08-20T18:23:08.740Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-20T18:23:08.740Z] #3 DONE 0.2s [2020-08-20T18:23:08.740Z] [2020-08-20T18:23:08.740Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-20T18:23:08.740Z] #5 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-20T18:23:08.740Z] #5 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-20T18:23:08.740Z] #5 sha256:2e42156bedac290657ae872b45e29b8341fc415b5ff0af67fca09c9df94f0d83 6.19kB / 6.19kB done [2020-08-20T18:23:08.740Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.0s [2020-08-20T18:23:08.740Z] #5 sha256:d2a4bc25ce2a6a1f4ba156c384f6651a22a1bb3c09858f16eee8082d74f215dd 1.79kB / 1.79kB done [2020-08-20T18:23:08.740Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.0s [2020-08-20T18:23:08.740Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.0s [2020-08-20T18:23:09.057Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 1.17MB / 7.39MB 0.1s [2020-08-20T18:23:09.057Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 797.15kB / 9.88MB 0.1s [2020-08-20T18:23:09.057Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 4.94MB / 48.97MB 0.2s [2020-08-20T18:23:09.057Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 5.02MB / 7.39MB 0.2s [2020-08-20T18:23:09.057Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.05MB / 9.88MB 0.2s [2020-08-20T18:23:09.057Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 9.60MB / 48.97MB 0.3s [2020-08-20T18:23:09.057Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-08-20T18:23:09.057Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 8.75MB / 9.88MB 0.3s [2020-08-20T18:23:09.057Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.3s [2020-08-20T18:23:09.394Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 23.04MB / 48.97MB 0.5s [2020-08-20T18:23:09.394Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.4s done [2020-08-20T18:23:09.394Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 7.40MB / 51.38MB 0.5s [2020-08-20T18:23:09.394Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.71MB / 56.74MB 0.5s [2020-08-20T18:23:09.394Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 26.41MB / 48.97MB 0.6s [2020-08-20T18:23:09.394Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 11.27MB / 51.38MB 0.6s [2020-08-20T18:23:09.394Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 6.06MB / 56.74MB 0.6s [2020-08-20T18:23:09.737Z] #5 ... [2020-08-20T18:23:09.737Z] [2020-08-20T18:23:09.737Z] #17 [internal] load build context [2020-08-20T18:23:09.737Z] #17 transferring context: 50.92MB 0.8s done [2020-08-20T18:23:09.737Z] #17 DONE 0.8s [2020-08-20T18:23:09.737Z] [2020-08-20T18:23:09.737Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-20T18:23:09.737Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 30.78MB / 48.97MB 0.7s [2020-08-20T18:23:09.737Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 15.74MB / 51.38MB 0.7s [2020-08-20T18:23:09.737Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 9.04MB / 56.74MB 0.7s [2020-08-20T18:23:09.737Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 34.64MB / 48.97MB 0.8s [2020-08-20T18:23:09.737Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 19.70MB / 51.38MB 0.8s [2020-08-20T18:23:09.737Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 12.87MB / 56.74MB 0.8s [2020-08-20T18:23:09.737Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 42.10MB / 48.97MB 1.0s [2020-08-20T18:23:09.737Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.54MB / 51.38MB 1.0s [2020-08-20T18:23:09.737Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 22.11MB / 56.74MB 1.0s [2020-08-20T18:23:10.056Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 45.94MB / 48.97MB 1.1s [2020-08-20T18:23:10.056Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 30.60MB / 51.38MB 1.1s [2020-08-20T18:23:10.056Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 26.02MB / 56.74MB 1.1s [2020-08-20T18:23:10.348Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done [2020-08-20T18:23:10.348Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.4s [2020-08-20T18:23:10.348Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 31.86MB / 56.74MB 1.4s [2020-08-20T18:23:10.348Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 0B / 102.23MB 1.4s [2020-08-20T18:23:10.348Z] #5 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-08-20T18:23:10.348Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.4s done [2020-08-20T18:23:10.348Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 43.68MB / 56.74MB 1.5s [2020-08-20T18:23:10.348Z] #5 sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 0B / 156B 1.5s [2020-08-20T18:23:10.348Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 55.45MB / 56.74MB 1.6s [2020-08-20T18:23:10.348Z] #5 sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 156B / 156B 1.5s done [2020-08-20T18:23:10.497Z] Still waiting to schedule task [2020-08-20T18:23:10.497Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-038dedd3dc3529cf0)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-20T18:23:10.498Z] Still waiting to schedule task [2020-08-20T18:23:10.498Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-038dedd3dc3529cf0)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-20T18:23:10.504Z] Still waiting to schedule task [2020-08-20T18:23:10.504Z] All nodes of label ‘windows-2019’ are offline [2020-08-20T18:23:10.639Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.7s done [2020-08-20T18:23:11.279Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 6.76MB / 102.23MB 2.3s [2020-08-20T18:23:11.279Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 12.14MB / 102.23MB 2.5s [2020-08-20T18:23:11.571Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 19.58MB / 102.23MB 2.8s [2020-08-20T18:23:11.864Z] #5 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.6s done [2020-08-20T18:23:11.864Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 25.05MB / 102.23MB 3.0s [2020-08-20T18:23:12.163Z] #5 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-08-20T18:23:12.163Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 32.94MB / 102.23MB 3.3s [2020-08-20T18:23:12.163Z] #5 ... [2020-08-20T18:23:12.163Z] [2020-08-20T18:23:12.163Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-08-20T18:23:12.163Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-08-20T18:23:12.163Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-08-20T18:23:12.163Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-08-20T18:23:12.163Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.6s done [2020-08-20T18:23:12.163Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.5s done [2020-08-20T18:23:12.163Z] #63 DONE 3.4s [2020-08-20T18:23:12.163Z] [2020-08-20T18:23:12.163Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-20T18:23:12.457Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 38.21MB / 102.23MB 3.5s [2020-08-20T18:23:12.457Z] #5 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.4s done [2020-08-20T18:23:12.457Z] #5 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2020-08-20T18:23:12.684Z] Fetching without tags [2020-08-20T18:23:12.748Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 43.46MB / 102.23MB 3.7s [2020-08-20T18:23:12.748Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 48.76MB / 102.23MB 3.9s [2020-08-20T18:23:12.748Z] #5 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2020-08-20T18:23:13.042Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 56.63MB / 102.23MB 4.2s [2020-08-20T18:23:13.042Z] #5 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0.1s [2020-08-20T18:23:13.084Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:23:12.653Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-20T18:23:12.656Z] > git config --add remote.origin.fetch +refs/pull/40408/head:refs/remotes/origin/PR-40408 # timeout=10 [2020-08-20T18:23:12.660Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:23:12.675Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-20T18:23:12.692Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-20T18:23:12.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-20T18:23:12.694Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40408/head:refs/remotes/origin/PR-40408 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:23:13.091Z] > git config core.sparsecheckout # timeout=10 [2020-08-20T18:23:13.094Z] > git checkout -f a15a770e1ba824fd776c59d08a34174fb61af05b # timeout=10 [2020-08-20T18:23:13.334Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 61.84MB / 102.23MB 4.4s [2020-08-20T18:23:13.334Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 67.34MB / 102.23MB 4.6s [2020-08-20T18:23:13.625Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 72.55MB / 102.23MB 4.8s [2020-08-20T18:23:13.885Z] Merge succeeded, producing a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:23:13.885Z] Checking out Revision a15a770e1ba824fd776c59d08a34174fb61af05b (PR-40408) [2020-08-20T18:23:13.916Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 80.45MB / 102.23MB 5.1s [2020-08-20T18:23:14.206Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 85.64MB / 102.23MB 5.3s [2020-08-20T18:23:14.498Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 91.03MB / 102.23MB 5.5s [2020-08-20T18:23:14.498Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 98.90MB / 102.23MB 5.8s [2020-08-20T18:23:14.498Z] #5 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.5s done [2020-08-20T18:23:14.789Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 102.23MB / 102.23MB 6.0s done [2020-08-20T18:23:14.789Z] #5 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-08-20T18:23:14.901Z] Commit message: "update containerd to v1.3.7" [2020-08-20T18:23:13.839Z] > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10 [2020-08-20T18:23:13.876Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-20T18:23:13.891Z] > git config core.sparsecheckout # timeout=10 [2020-08-20T18:23:13.894Z] > git checkout -f a15a770e1ba824fd776c59d08a34174fb61af05b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-20T18:23:15.711Z] + docker version [2020-08-20T18:23:15.711Z] Client: [2020-08-20T18:23:15.711Z] Version: 18.06.1-ce [2020-08-20T18:23:15.711Z] API version: 1.38 [2020-08-20T18:23:15.711Z] Go version: go1.10.3 [2020-08-20T18:23:15.711Z] Git commit: e68fc7a [2020-08-20T18:23:15.711Z] Built: Tue Aug 21 17:26:10 2018 [2020-08-20T18:23:15.711Z] OS/Arch: linux/ppc64le [2020-08-20T18:23:15.711Z] Experimental: false [2020-08-20T18:23:15.711Z] [2020-08-20T18:23:15.711Z] Server: [2020-08-20T18:23:15.711Z] Engine: [2020-08-20T18:23:15.711Z] Version: 18.06.1-ce [2020-08-20T18:23:15.711Z] API version: 1.38 (minimum version 1.12) [2020-08-20T18:23:15.711Z] Go version: go1.10.3 [2020-08-20T18:23:15.711Z] Git commit: e68fc7a [2020-08-20T18:23:15.711Z] Built: Tue Aug 21 17:24:20 2018 [2020-08-20T18:23:15.711Z] OS/Arch: linux/ppc64le [2020-08-20T18:23:15.711Z] Experimental: true [Pipeline] sh [2020-08-20T18:23:15.820Z] #5 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.1s done [2020-08-20T18:23:16.111Z] #5 extracting sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 [2020-08-20T18:23:16.111Z] + docker info [2020-08-20T18:23:16.111Z] Containers: 0 [2020-08-20T18:23:16.111Z] Running: 0 [2020-08-20T18:23:16.111Z] Paused: 0 [2020-08-20T18:23:16.111Z] Stopped: 0 [2020-08-20T18:23:16.111Z] Images: 0 [2020-08-20T18:23:16.111Z] Server Version: 18.06.1-ce [2020-08-20T18:23:16.111Z] Storage Driver: overlay2 [2020-08-20T18:23:16.111Z] Backing Filesystem: extfs [2020-08-20T18:23:16.111Z] Supports d_type: true [2020-08-20T18:23:16.111Z] Native Overlay Diff: true [2020-08-20T18:23:16.111Z] Logging Driver: json-file [2020-08-20T18:23:16.111Z] Cgroup Driver: cgroupfs [2020-08-20T18:23:16.111Z] Plugins: [2020-08-20T18:23:16.111Z] Volume: local [2020-08-20T18:23:16.111Z] Network: bridge host ipvlan macvlan null overlay [2020-08-20T18:23:16.111Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-08-20T18:23:16.111Z] Swarm: inactive [2020-08-20T18:23:16.111Z] Runtimes: runc [2020-08-20T18:23:16.111Z] Default Runtime: runc [2020-08-20T18:23:16.111Z] Init Binary: docker-init [2020-08-20T18:23:16.111Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-08-20T18:23:16.111Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-08-20T18:23:16.111Z] init version: fec3683 [2020-08-20T18:23:16.111Z] Security Options: [2020-08-20T18:23:16.111Z] apparmor [2020-08-20T18:23:16.111Z] seccomp [2020-08-20T18:23:16.111Z] Profile: default [2020-08-20T18:23:16.111Z] Kernel Version: 4.4.0-139-generic [2020-08-20T18:23:16.111Z] Operating System: Ubuntu 16.04.3 LTS [2020-08-20T18:23:16.111Z] OSType: linux [2020-08-20T18:23:16.111Z] Architecture: ppc64le [2020-08-20T18:23:16.111Z] CPUs: 4 [2020-08-20T18:23:16.111Z] Total Memory: 7.972GiB [2020-08-20T18:23:16.111Z] Name: ppc64le-ubuntu-25 [2020-08-20T18:23:16.111Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-08-20T18:23:16.111Z] Docker Root Dir: /var/lib/docker [2020-08-20T18:23:16.111Z] Debug Mode (client): false [2020-08-20T18:23:16.111Z] Debug Mode (server): false [2020-08-20T18:23:16.111Z] Username: dockerbuildbot [2020-08-20T18:23:16.111Z] Registry: https://index.docker.io/v1/ [2020-08-20T18:23:16.111Z] Labels: [2020-08-20T18:23:16.111Z] Experimental: true [2020-08-20T18:23:16.111Z] Insecure Registries: [2020-08-20T18:23:16.111Z] 127.0.0.0/8 [2020-08-20T18:23:16.111Z] Live Restore Enabled: false [2020-08-20T18:23:16.111Z] [Pipeline] sh [2020-08-20T18:23:16.496Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-20T18:23:16.496Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-20T18:23:16.496Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40408/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-20T18:23:16.496Z] + bash /home/docker/workspace/moby_PR-40408/check-config.sh [2020-08-20T18:23:16.496Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-20T18:23:16.496Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-08-20T18:23:16.496Z] [2020-08-20T18:23:16.496Z] Generally Necessary: [2020-08-20T18:23:16.496Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-20T18:23:16.496Z] - apparmor: enabled and tools installed [2020-08-20T18:23:16.496Z] - CONFIG_NAMESPACES: enabled [2020-08-20T18:23:16.496Z] - CONFIG_NET_NS: enabled [2020-08-20T18:23:16.496Z] - CONFIG_PID_NS: enabled [2020-08-20T18:23:16.496Z] - CONFIG_IPC_NS: enabled [2020-08-20T18:23:16.496Z] - CONFIG_UTS_NS: enabled [2020-08-20T18:23:16.496Z] - CONFIG_CGROUPS: enabled [2020-08-20T18:23:16.496Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-20T18:23:16.496Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-20T18:23:16.496Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-20T18:23:16.496Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-20T18:23:16.496Z] - CONFIG_CPUSETS: enabled [2020-08-20T18:23:16.496Z] - CONFIG_MEMCG: enabled [2020-08-20T18:23:16.496Z] - CONFIG_KEYS: enabled [2020-08-20T18:23:16.496Z] - CONFIG_VETH: enabled (as module) [2020-08-20T18:23:16.496Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-20T18:23:16.496Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-20T18:23:16.496Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-20T18:23:16.496Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-20T18:23:16.791Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-20T18:23:16.791Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-20T18:23:16.791Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-20T18:23:16.791Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-20T18:23:16.791Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-20T18:23:16.791Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-20T18:23:16.791Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-20T18:23:16.791Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-20T18:23:16.791Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-08-20T18:23:16.791Z] [2020-08-20T18:23:16.791Z] Optional Features: [2020-08-20T18:23:16.791Z] - CONFIG_USER_NS: enabled [2020-08-20T18:23:16.791Z] - CONFIG_SECCOMP: enabled [2020-08-20T18:23:16.791Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-20T18:23:16.791Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-20T18:23:16.791Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-20T18:23:16.791Z] (cgroup swap accounting is currently enabled) [2020-08-20T18:23:16.791Z] - CONFIG_MEMCG_KMEM: enabled [2020-08-20T18:23:16.791Z] - CONFIG_BLK_CGROUP: enabled [2020-08-20T18:23:16.791Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-20T18:23:16.791Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-20T18:23:16.791Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-20T18:23:16.791Z] - CONFIG_CGROUP_PERF: enabled [2020-08-20T18:23:16.791Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-20T18:23:16.791Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-20T18:23:16.791Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-20T18:23:16.791Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-20T18:23:16.791Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-20T18:23:16.791Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-20T18:23:16.791Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-20T18:23:16.791Z] - CONFIG_IP_VS: enabled (as module) [2020-08-20T18:23:16.791Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-20T18:23:16.791Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-20T18:23:16.791Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-20T18:23:16.791Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-20T18:23:16.791Z] - CONFIG_EXT4_FS: enabled [2020-08-20T18:23:16.791Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-20T18:23:16.791Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-20T18:23:16.791Z] - Network Drivers: [2020-08-20T18:23:16.791Z] - "overlay": [2020-08-20T18:23:16.791Z] - CONFIG_VXLAN: enabled (as module) [2020-08-20T18:23:16.791Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-20T18:23:16.791Z] Optional (for encrypted networks): [2020-08-20T18:23:17.083Z] - CONFIG_CRYPTO: enabled [2020-08-20T18:23:17.083Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-08-20T18:23:17.083Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-08-20T18:23:17.083Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-08-20T18:23:17.083Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-08-20T18:23:17.083Z] - CONFIG_XFRM: enabled [2020-08-20T18:23:17.083Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-20T18:23:17.083Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-20T18:23:17.083Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-20T18:23:17.083Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-20T18:23:17.083Z] - "ipvlan": [2020-08-20T18:23:17.083Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-20T18:23:17.083Z] - "macvlan": [2020-08-20T18:23:17.083Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-20T18:23:17.083Z] - CONFIG_DUMMY: enabled (as module) [2020-08-20T18:23:17.083Z] - "ftp,tftp client in container": [2020-08-20T18:23:17.083Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-20T18:23:17.083Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-20T18:23:17.083Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-20T18:23:17.083Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-20T18:23:17.083Z] - Storage Drivers: [2020-08-20T18:23:17.083Z] - "aufs": [2020-08-20T18:23:17.083Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-20T18:23:17.083Z] - "btrfs": [2020-08-20T18:23:17.083Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-20T18:23:17.083Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-20T18:23:17.083Z] - "devicemapper": [2020-08-20T18:23:17.083Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-20T18:23:17.083Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-20T18:23:17.083Z] - "overlay": [2020-08-20T18:23:17.083Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-20T18:23:17.083Z] - "zfs": [2020-08-20T18:23:17.083Z] - /dev/zfs: missing [2020-08-20T18:23:17.083Z] - zfs command: missing [2020-08-20T18:23:17.083Z] - zpool command: missing [2020-08-20T18:23:17.083Z] [2020-08-20T18:23:17.083Z] Limits: [2020-08-20T18:23:17.083Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-20T18:23:17.083Z] [2020-08-20T18:23:17.083Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-20T18:23:17.510Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a15a770e1ba824fd776c59d08a34174fb61af05b . [2020-08-20T18:23:18.199Z] #5 extracting sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 2.2s done [2020-08-20T18:23:18.490Z] #5 extracting sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 0.0s done [2020-08-20T18:23:18.780Z] #5 DONE 9.9s [2020-08-20T18:23:18.780Z] [2020-08-20T18:23:18.780Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-20T18:23:19.046Z] Sending build context to Docker daemon 55.44MB [2020-08-20T18:23:19.341Z] Step 1/140 : ARG CROSS="false" [2020-08-20T18:23:19.341Z] Step 2/140 : ARG GO_VERSION=1.13.14 [2020-08-20T18:23:19.341Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-08-20T18:23:19.341Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-08-20T18:23:19.341Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-08-20T18:23:19.633Z] 1.13.14-buster: Pulling from library/golang [2020-08-20T18:23:19.633Z] db4e2d8d5901: Pulling fs layer [2020-08-20T18:23:19.633Z] dfe2d012519c: Pulling fs layer [2020-08-20T18:23:19.633Z] 5d8f1d1f9197: Pulling fs layer [2020-08-20T18:23:19.633Z] 1301750ffb48: Pulling fs layer [2020-08-20T18:23:19.633Z] dc5c6edc9cff: Pulling fs layer [2020-08-20T18:23:19.633Z] 8551927d9554: Pulling fs layer [2020-08-20T18:23:19.633Z] 4e7db4b3b5f6: Pulling fs layer [2020-08-20T18:23:19.633Z] 1301750ffb48: Waiting [2020-08-20T18:23:19.633Z] dc5c6edc9cff: Waiting [2020-08-20T18:23:19.633Z] 8551927d9554: Waiting [2020-08-20T18:23:19.633Z] 4e7db4b3b5f6: Waiting [2020-08-20T18:23:20.280Z] dfe2d012519c: Verifying Checksum [2020-08-20T18:23:20.280Z] dfe2d012519c: Download complete [2020-08-20T18:23:20.280Z] 5d8f1d1f9197: Verifying Checksum [2020-08-20T18:23:20.280Z] 5d8f1d1f9197: Download complete [2020-08-20T18:23:20.285Z] #6 DONE 1.6s [2020-08-20T18:23:20.285Z] [2020-08-20T18:23:20.285Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:23:20.584Z] #7 ... [2020-08-20T18:23:20.584Z] [2020-08-20T18:23:20.584Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:23:20.584Z] #18 DONE 0.1s [2020-08-20T18:23:20.584Z] [2020-08-20T18:23:20.584Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-08-20T18:23:20.584Z] #44 DONE 0.1s [2020-08-20T18:23:20.584Z] [2020-08-20T18:23:20.584Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-08-20T18:23:20.584Z] #41 DONE 0.1s [2020-08-20T18:23:20.584Z] [2020-08-20T18:23:20.584Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-08-20T18:23:20.584Z] #47 DONE 0.2s [2020-08-20T18:23:20.584Z] [2020-08-20T18:23:20.584Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-08-20T18:23:20.584Z] #65 DONE 0.2s [2020-08-20T18:23:20.584Z] [2020-08-20T18:23:20.584Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:23:20.875Z] #42 ... [2020-08-20T18:23:20.875Z] [2020-08-20T18:23:20.875Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-08-20T18:23:20.875Z] #28 DONE 0.2s [2020-08-20T18:23:20.875Z] [2020-08-20T18:23:20.875Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-20T18:23:20.875Z] #19 DONE 0.3s [2020-08-20T18:23:20.875Z] [2020-08-20T18:23:20.875Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-08-20T18:23:20.875Z] #59 DONE 0.3s [2020-08-20T18:23:20.875Z] [2020-08-20T18:23:20.875Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-20T18:23:22.424Z] db4e2d8d5901: Verifying Checksum [2020-08-20T18:23:22.424Z] db4e2d8d5901: Download complete [2020-08-20T18:23:23.071Z] 1301750ffb48: Verifying Checksum [2020-08-20T18:23:23.071Z] 1301750ffb48: Download complete [2020-08-20T18:23:23.640Z] #60 3.035 + RM_GOPATH=0 [2020-08-20T18:23:23.640Z] #60 3.035 + TMP_GOPATH= [2020-08-20T18:23:23.640Z] #60 3.035 + : /build/ [2020-08-20T18:23:23.640Z] #60 3.035 + '[' -z '' ']' [2020-08-20T18:23:23.710Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01599c6825ffe893b) in /home/ubuntu/workspace/moby_PR-40408 [Pipeline] { [Pipeline] checkout [2020-08-20T18:23:23.764Z] using credential docker-jenkins-github-credentials [2020-08-20T18:23:23.788Z] Fetching changes from the remote Git repository [2020-08-20T18:23:23.827Z] Fetching without tags [2020-08-20T18:23:23.932Z] #60 3.036 ++ mktemp -d [2020-08-20T18:23:23.932Z] #60 3.037 + export GOPATH=/tmp/tmp.zdCQSf7FcT [2020-08-20T18:23:23.932Z] #60 3.037 + GOPATH=/tmp/tmp.zdCQSf7FcT [2020-08-20T18:23:23.932Z] #60 3.037 + RM_GOPATH=1 [2020-08-20T18:23:23.932Z] #60 3.038 ++ dirname ./install.sh [2020-08-20T18:23:23.932Z] #60 3.038 + dir=. [2020-08-20T18:23:23.932Z] #60 3.038 + bin=rootlesskit [2020-08-20T18:23:23.932Z] #60 3.038 + shift [2020-08-20T18:23:23.932Z] #60 3.038 + '[' '!' -f ./rootlesskit.installer ']' [2020-08-20T18:23:23.932Z] #60 3.038 + . ./rootlesskit.installer [2020-08-20T18:23:23.932Z] #60 3.039 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-20T18:23:23.932Z] #60 3.039 + install_rootlesskit [2020-08-20T18:23:23.932Z] #60 3.039 + case "$1" in [2020-08-20T18:23:23.932Z] #60 3.039 + export CGO_ENABLED=0 [2020-08-20T18:23:23.932Z] #60 3.039 + CGO_ENABLED=0 [2020-08-20T18:23:23.932Z] #60 3.039 + _install_rootlesskit [2020-08-20T18:23:23.932Z] #60 3.039 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-20T18:23:23.932Z] #60 3.039 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-20T18:23:23.932Z] #60 3.041 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zdCQSf7FcT/src/github.com/rootless-containers/rootlesskit [2020-08-20T18:23:23.932Z] #60 3.044 Cloning into '/tmp/tmp.zdCQSf7FcT/src/github.com/rootless-containers/rootlesskit'... [2020-08-20T18:23:24.126Z] dc5c6edc9cff: Verifying Checksum [2020-08-20T18:23:24.126Z] dc5c6edc9cff: Download complete [2020-08-20T18:23:24.126Z] 4e7db4b3b5f6: Verifying Checksum [2020-08-20T18:23:24.126Z] 4e7db4b3b5f6: Download complete [2020-08-20T18:23:24.235Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:23:24.324Z] Merge succeeded, producing a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:23:24.325Z] Checking out Revision a15a770e1ba824fd776c59d08a34174fb61af05b (PR-40408) [2020-08-20T18:23:24.401Z] Commit message: "update containerd to v1.3.7" [2020-08-20T18:23:23.770Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-08-20T18:23:23.792Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-20T18:23:23.829Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-20T18:23:23.829Z] > git --version # timeout=10 [2020-08-20T18:23:23.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-20T18:23:23.847Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40408/head:refs/remotes/origin/PR-40408 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:23:24.237Z] > git config core.sparsecheckout # timeout=10 [2020-08-20T18:23:24.245Z] > git checkout -f a15a770e1ba824fd776c59d08a34174fb61af05b # timeout=10 [2020-08-20T18:23:24.303Z] > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10 [2020-08-20T18:23:24.319Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-20T18:23:24.327Z] > git config core.sparsecheckout # timeout=10 [2020-08-20T18:23:24.336Z] > git checkout -f a15a770e1ba824fd776c59d08a34174fb61af05b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-20T18:23:25.175Z] + docker version [2020-08-20T18:23:25.175Z] Client: Docker Engine - Community [2020-08-20T18:23:25.175Z] Version: 19.03.12 [2020-08-20T18:23:25.175Z] API version: 1.40 [2020-08-20T18:23:25.175Z] Go version: go1.13.10 [2020-08-20T18:23:25.175Z] Git commit: 48a66213fe [2020-08-20T18:23:25.175Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-20T18:23:25.175Z] OS/Arch: linux/amd64 [2020-08-20T18:23:25.175Z] Experimental: false [2020-08-20T18:23:25.175Z] [2020-08-20T18:23:25.175Z] Server: Docker Engine - Community [2020-08-20T18:23:25.175Z] Engine: [2020-08-20T18:23:25.175Z] Version: 19.03.12 [2020-08-20T18:23:25.175Z] API version: 1.40 (minimum version 1.12) [2020-08-20T18:23:25.175Z] Go version: go1.13.10 [2020-08-20T18:23:25.175Z] Git commit: 48a66213fe [2020-08-20T18:23:25.175Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-20T18:23:25.175Z] OS/Arch: linux/amd64 [2020-08-20T18:23:25.175Z] Experimental: true [2020-08-20T18:23:25.175Z] containerd: [2020-08-20T18:23:25.175Z] Version: 1.2.13 [2020-08-20T18:23:25.175Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-20T18:23:25.175Z] runc: [2020-08-20T18:23:25.175Z] Version: 1.0.0-rc10 [2020-08-20T18:23:25.175Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-20T18:23:25.175Z] docker-init: [2020-08-20T18:23:25.175Z] Version: 0.18.0 [2020-08-20T18:23:25.175Z] GitCommit: fec3683 [Pipeline] sh [2020-08-20T18:23:25.467Z] + docker info [2020-08-20T18:23:25.673Z] db4e2d8d5901: Pull complete [2020-08-20T18:23:25.968Z] dfe2d012519c: Pull complete [2020-08-20T18:23:25.998Z] #60 ... [2020-08-20T18:23:25.998Z] [2020-08-20T18:23:25.998Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:23:25.998Z] #42 3.005 + RM_GOPATH=0 [2020-08-20T18:23:25.998Z] #42 3.005 + TMP_GOPATH= [2020-08-20T18:23:25.998Z] #42 3.005 + : /build [2020-08-20T18:23:25.998Z] #42 3.005 + '[' -z '' ']' [2020-08-20T18:23:25.998Z] #42 3.005 ++ mktemp -d [2020-08-20T18:23:25.998Z] #42 3.013 + export GOPATH=/tmp/tmp.aJckgwUytZ [2020-08-20T18:23:25.998Z] #42 3.013 + GOPATH=/tmp/tmp.aJckgwUytZ [2020-08-20T18:23:25.998Z] #42 3.014 + RM_GOPATH=1 [2020-08-20T18:23:25.998Z] #42 3.014 ++ dirname ./install.sh [2020-08-20T18:23:25.998Z] #42 3.015 + dir=. [2020-08-20T18:23:25.998Z] #42 3.015 + bin=vndr [2020-08-20T18:23:25.998Z] #42 3.015 + shift [2020-08-20T18:23:25.998Z] #42 3.015 + '[' '!' -f ./vndr.installer ']' [2020-08-20T18:23:25.998Z] #42 3.016 + . ./vndr.installer [2020-08-20T18:23:25.998Z] #42 3.016 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-20T18:23:25.998Z] #42 3.016 + install_vndr [2020-08-20T18:23:25.998Z] #42 3.016 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-20T18:23:25.998Z] #42 3.016 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-20T18:23:25.998Z] #42 3.016 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.aJckgwUytZ/src/github.com/LK4D4/vndr [2020-08-20T18:23:25.998Z] #42 3.023 Cloning into '/tmp/tmp.aJckgwUytZ/src/github.com/LK4D4/vndr'... [2020-08-20T18:23:25.998Z] #42 3.623 + cd /tmp/tmp.aJckgwUytZ/src/github.com/LK4D4/vndr [2020-08-20T18:23:25.998Z] #42 3.624 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-20T18:23:25.998Z] #42 3.635 + go build -buildmode=pie -v -o /build/vndr . [2020-08-20T18:23:25.998Z] #42 4.580 internal/cpu [2020-08-20T18:23:25.998Z] #42 4.588 runtime/internal/atomic [2020-08-20T18:23:25.998Z] #42 4.756 runtime/internal/sys [2020-08-20T18:23:25.998Z] #42 4.853 runtime/internal/math [2020-08-20T18:23:25.998Z] #42 4.901 internal/race [2020-08-20T18:23:25.998Z] #42 4.978 sync/atomic [2020-08-20T18:23:25.998Z] #42 5.013 internal/bytealg [2020-08-20T18:23:25.998Z] #42 5.254 unicode [2020-08-20T18:23:25.998Z] #42 5.292 runtime [2020-08-20T18:23:26.282Z] 5d8f1d1f9197: Pull complete [2020-08-20T18:23:28.746Z] #42 7.754 unicode/utf8 [2020-08-20T18:23:28.746Z] #42 ... [2020-08-20T18:23:28.746Z] [2020-08-20T18:23:28.746Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-20T18:23:28.746Z] #20 2.530 + RM_GOPATH=0 [2020-08-20T18:23:28.746Z] #20 2.530 + TMP_GOPATH= [2020-08-20T18:23:28.746Z] #20 2.530 + : /build [2020-08-20T18:23:28.746Z] #20 2.530 + '[' -z '' ']' [2020-08-20T18:23:28.746Z] #20 2.530 ++ mktemp -d [2020-08-20T18:23:28.746Z] #20 2.537 + export GOPATH=/tmp/tmp.2H7KJoM5Vq [2020-08-20T18:23:28.746Z] #20 2.537 + GOPATH=/tmp/tmp.2H7KJoM5Vq [2020-08-20T18:23:28.746Z] #20 2.538 + RM_GOPATH=1 [2020-08-20T18:23:28.746Z] #20 2.540 ++ dirname ./install.sh [2020-08-20T18:23:28.746Z] #20 2.542 + dir=. [2020-08-20T18:23:28.746Z] #20 2.542 + bin=dockercli [2020-08-20T18:23:28.746Z] #20 2.542 + shift [2020-08-20T18:23:28.746Z] #20 2.542 + '[' '!' -f ./dockercli.installer ']' [2020-08-20T18:23:28.746Z] #20 2.543 + . ./dockercli.installer [2020-08-20T18:23:28.746Z] #20 2.543 ++ : stable [2020-08-20T18:23:28.746Z] #20 2.543 ++ : 17.06.2-ce [2020-08-20T18:23:28.746Z] #20 2.544 + install_dockercli [2020-08-20T18:23:28.746Z] #20 2.544 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-20T18:23:28.746Z] #20 2.544 Install docker/cli version 17.06.2-ce from stable [2020-08-20T18:23:28.746Z] #20 2.546 ++ uname -m [2020-08-20T18:23:28.746Z] #20 2.548 + arch=s390x [2020-08-20T18:23:28.746Z] #20 2.548 + '[' s390x '!=' x86_64 ']' [2020-08-20T18:23:28.746Z] #20 2.548 + '[' s390x '!=' s390x ']' [2020-08-20T18:23:28.746Z] #20 2.548 + url=https://download.docker.com/linux/static [2020-08-20T18:23:28.746Z] #20 2.549 + tar -xz docker/docker [2020-08-20T18:23:28.746Z] #20 2.555 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-08-20T18:23:28.746Z] #20 7.664 + mkdir -p /build [2020-08-20T18:23:28.746Z] #20 7.674 + mv docker/docker /build/ [2020-08-20T18:23:28.746Z] #20 7.675 + rmdir docker [2020-08-20T18:23:28.746Z] #20 DONE 8.0s [2020-08-20T18:23:28.746Z] [2020-08-20T18:23:28.746Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:23:28.746Z] #42 8.216 math/bits [2020-08-20T18:23:28.746Z] #42 ... [2020-08-20T18:23:28.746Z] [2020-08-20T18:23:28.746Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:23:28.746Z] #45 3.121 + RM_GOPATH=0 [2020-08-20T18:23:28.746Z] #45 3.121 + TMP_GOPATH= [2020-08-20T18:23:28.746Z] #45 3.121 + : /build [2020-08-20T18:23:28.746Z] #45 3.121 + '[' -z '' ']' [2020-08-20T18:23:28.746Z] #45 3.122 ++ mktemp -d [2020-08-20T18:23:28.746Z] #45 3.122 + export GOPATH=/tmp/tmp.sUMFI4HUib [2020-08-20T18:23:28.746Z] #45 3.122 + GOPATH=/tmp/tmp.sUMFI4HUib [2020-08-20T18:23:28.746Z] #45 3.122 + RM_GOPATH=1 [2020-08-20T18:23:28.746Z] #45 3.123 ++ dirname ./install.sh [2020-08-20T18:23:28.746Z] #45 3.124 + dir=. [2020-08-20T18:23:28.746Z] #45 3.124 + bin=gotestsum [2020-08-20T18:23:28.746Z] #45 3.124 + shift [2020-08-20T18:23:28.746Z] #45 3.124 + '[' '!' -f ./gotestsum.installer ']' [2020-08-20T18:23:28.746Z] #45 3.124 + . ./gotestsum.installer [2020-08-20T18:23:28.746Z] #45 3.124 ++ : v0.3.5 [2020-08-20T18:23:28.746Z] #45 3.124 + install_gotestsum [2020-08-20T18:23:28.746Z] #45 3.126 + set -e [2020-08-20T18:23:28.746Z] #45 3.126 + export GO111MODULE=on [2020-08-20T18:23:28.746Z] #45 3.126 + GO111MODULE=on [2020-08-20T18:23:28.746Z] #45 3.126 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-08-20T18:23:28.746Z] #45 3.224 go: finding gotest.tools v0.3.5 [2020-08-20T18:23:28.746Z] #45 3.224 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-20T18:23:28.746Z] #45 3.889 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-20T18:23:28.746Z] #45 4.265 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-20T18:23:28.746Z] #45 5.348 go: downloading gotest.tools v2.1.0+incompatible [2020-08-20T18:23:28.746Z] #45 5.436 go: extracting gotest.tools v2.1.0+incompatible [2020-08-20T18:23:28.746Z] #45 5.513 go: downloading github.com/fatih/color v1.6.0 [2020-08-20T18:23:28.746Z] #45 5.513 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-20T18:23:28.746Z] #45 5.517 go: downloading github.com/pkg/errors v0.8.0 [2020-08-20T18:23:28.746Z] #45 5.531 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-20T18:23:28.746Z] #45 5.578 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-20T18:23:28.746Z] #45 5.638 go: extracting github.com/pkg/errors v0.8.0 [2020-08-20T18:23:28.746Z] #45 5.747 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-20T18:23:28.746Z] #45 5.828 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-20T18:23:28.746Z] #45 5.834 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-20T18:23:28.746Z] #45 5.862 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-20T18:23:28.746Z] #45 5.880 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-20T18:23:28.746Z] #45 6.010 go: extracting github.com/fatih/color v1.6.0 [2020-08-20T18:23:28.746Z] #45 6.012 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-20T18:23:28.746Z] #45 6.016 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-20T18:23:28.746Z] #45 6.016 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-20T18:23:28.746Z] #45 6.043 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-20T18:23:28.746Z] #45 6.061 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-20T18:23:28.746Z] #45 6.069 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-20T18:23:28.746Z] #45 6.081 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-20T18:23:28.746Z] #45 7.085 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-20T18:23:28.746Z] #45 7.815 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-20T18:23:28.746Z] #45 7.846 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-20T18:23:29.038Z] 8551927d9554: Verifying Checksum [2020-08-20T18:23:29.038Z] 8551927d9554: Download complete [2020-08-20T18:23:29.038Z] 1301750ffb48: Pull complete [2020-08-20T18:23:29.841Z] #45 ... [2020-08-20T18:23:29.841Z] [2020-08-20T18:23:29.841Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:23:29.841Z] #42 9.066 math [2020-08-20T18:23:30.473Z] #42 ... [2020-08-20T18:23:30.473Z] [2020-08-20T18:23:30.473Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:30.473Z] #31 2.503 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:23:30.473Z] #31 2.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:23:30.473Z] #31 2.561 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:23:30.473Z] #31 3.131 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-20T18:23:30.473Z] #31 4.498 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [194 kB] [2020-08-20T18:23:30.473Z] #31 6.109 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-20T18:23:30.473Z] #31 ... [2020-08-20T18:23:30.473Z] [2020-08-20T18:23:30.473Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-20T18:23:30.473Z] #22 2.013 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:23:30.473Z] #22 2.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:23:30.473Z] #22 2.072 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:23:30.473Z] #22 2.815 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-20T18:23:30.473Z] #22 4.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [194 kB] [2020-08-20T18:23:30.473Z] #22 6.145 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-20T18:23:30.473Z] #22 ... [2020-08-20T18:23:30.473Z] [2020-08-20T18:23:30.473Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-20T18:23:30.473Z] #36 2.481 + mktemp -d [2020-08-20T18:23:30.473Z] #36 2.488 + export GOPATH=/tmp/tmp.G4tEWqO549 [2020-08-20T18:23:30.473Z] #36 2.488 + git clone https://github.com/docker/distribution.git /tmp/tmp.G4tEWqO549/src/github.com/docker/distribution [2020-08-20T18:23:30.473Z] #36 2.488 Cloning into '/tmp/tmp.G4tEWqO549/src/github.com/docker/distribution'... [2020-08-20T18:23:30.763Z] #36 ... [2020-08-20T18:23:30.763Z] [2020-08-20T18:23:30.763Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-20T18:23:30.763Z] #48 2.590 + RM_GOPATH=0 [2020-08-20T18:23:30.763Z] #48 2.590 + TMP_GOPATH= [2020-08-20T18:23:30.763Z] #48 2.590 + : /build [2020-08-20T18:23:30.763Z] #48 2.592 + '[' -z '' ']' [2020-08-20T18:23:30.763Z] #48 2.593 ++ mktemp -d [2020-08-20T18:23:30.763Z] #48 2.609 + export GOPATH=/tmp/tmp.n36twLMamg [2020-08-20T18:23:30.763Z] #48 2.609 + GOPATH=/tmp/tmp.n36twLMamg [2020-08-20T18:23:30.763Z] #48 2.609 + RM_GOPATH=1 [2020-08-20T18:23:30.763Z] #48 2.611 ++ dirname ./install.sh [2020-08-20T18:23:30.763Z] #48 2.615 + dir=. [2020-08-20T18:23:30.763Z] #48 2.615 + bin=gometalinter [2020-08-20T18:23:30.764Z] #48 2.615 + shift [2020-08-20T18:23:30.764Z] #48 2.617 + '[' '!' -f ./gometalinter.installer ']' [2020-08-20T18:23:30.764Z] #48 2.617 + . ./gometalinter.installer [2020-08-20T18:23:30.764Z] #48 2.617 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-08-20T18:23:30.764Z] #48 2.617 + install_gometalinter [2020-08-20T18:23:30.764Z] #48 2.617 + echo 'Installing gometalinter version v2.0.6' [2020-08-20T18:23:30.764Z] #48 2.617 + go get -d github.com/alecthomas/gometalinter [2020-08-20T18:23:30.764Z] #48 2.617 Installing gometalinter version v2.0.6 [2020-08-20T18:23:30.764Z] #48 7.499 + cd /tmp/tmp.n36twLMamg/src/github.com/alecthomas/gometalinter [2020-08-20T18:23:30.764Z] #48 7.499 + git checkout -q v2.0.6 [2020-08-20T18:23:30.764Z] #48 7.844 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-08-20T18:23:30.764Z] #48 ... [2020-08-20T18:23:30.764Z] [2020-08-20T18:23:30.764Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-20T18:23:30.764Z] #66 2.561 + RM_GOPATH=0 [2020-08-20T18:23:30.764Z] #66 2.561 + TMP_GOPATH= [2020-08-20T18:23:30.764Z] #66 2.561 + : /build [2020-08-20T18:23:30.764Z] #66 2.561 + '[' -z '' ']' [2020-08-20T18:23:30.764Z] #66 2.561 ++ mktemp -d [2020-08-20T18:23:30.764Z] #66 2.562 + export GOPATH=/tmp/tmp.Y7W1Em12pg [2020-08-20T18:23:30.764Z] #66 2.562 + GOPATH=/tmp/tmp.Y7W1Em12pg [2020-08-20T18:23:30.764Z] #66 2.562 + RM_GOPATH=1 [2020-08-20T18:23:30.764Z] #66 2.564 ++ dirname ./install.sh [2020-08-20T18:23:30.764Z] #66 2.566 + dir=. [2020-08-20T18:23:30.764Z] #66 2.566 + bin=proxy [2020-08-20T18:23:30.764Z] #66 2.566 + shift [2020-08-20T18:23:30.764Z] #66 2.569 + '[' '!' -f ./proxy.installer ']' [2020-08-20T18:23:30.764Z] #66 2.569 + . ./proxy.installer [2020-08-20T18:23:30.764Z] #66 2.569 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-20T18:23:30.764Z] #66 2.570 + install_proxy [2020-08-20T18:23:30.764Z] #66 2.570 + case "$1" in [2020-08-20T18:23:30.764Z] #66 2.570 + export CGO_ENABLED=0 [2020-08-20T18:23:30.764Z] #66 2.570 + CGO_ENABLED=0 [2020-08-20T18:23:30.764Z] #66 2.570 + _install_proxy [2020-08-20T18:23:30.764Z] #66 2.570 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-08-20T18:23:30.764Z] #66 2.570 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-20T18:23:30.764Z] #66 2.571 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Y7W1Em12pg/src/github.com/docker/libnetwork [2020-08-20T18:23:30.764Z] #66 2.572 Cloning into '/tmp/tmp.Y7W1Em12pg/src/github.com/docker/libnetwork'... [2020-08-20T18:23:31.054Z] #66 ... [2020-08-20T18:23:31.054Z] [2020-08-20T18:23:31.054Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-20T18:23:31.054Z] #26 3.188 + mktemp -d [2020-08-20T18:23:31.054Z] #26 3.189 + export GOPATH=/tmp/tmp.Ez5oQeoCPf [2020-08-20T18:23:31.054Z] #26 3.189 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Ez5oQeoCPf/src/github.com/go-swagger/go-swagger [2020-08-20T18:23:31.054Z] #26 3.192 Cloning into '/tmp/tmp.Ez5oQeoCPf/src/github.com/go-swagger/go-swagger'... [2020-08-20T18:23:31.054Z] #26 ... [2020-08-20T18:23:31.054Z] [2020-08-20T18:23:31.054Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:23:31.054Z] #54 1.587 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:23:31.054Z] #54 1.800 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:23:31.054Z] #54 1.904 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:23:31.054Z] #54 1.970 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-20T18:23:31.054Z] #54 3.339 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [194 kB] [2020-08-20T18:23:31.054Z] #54 4.853 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-20T18:23:31.145Z] dc5c6edc9cff: Pull complete [2020-08-20T18:23:31.362Z] #54 ... [2020-08-20T18:23:31.362Z] [2020-08-20T18:23:31.362Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:31.362Z] #38 2.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:23:31.362Z] #38 2.580 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:23:31.362Z] #38 2.607 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:23:31.362Z] #38 3.248 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-20T18:23:31.362Z] #38 4.495 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [194 kB] [2020-08-20T18:23:31.362Z] #38 6.473 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-20T18:23:31.362Z] #38 ... [2020-08-20T18:23:31.362Z] [2020-08-20T18:23:31.362Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:23:31.362Z] #29 3.141 + RM_GOPATH=0 [2020-08-20T18:23:31.362Z] #29 3.141 + TMP_GOPATH= [2020-08-20T18:23:31.362Z] #29 3.142 + : /build [2020-08-20T18:23:31.362Z] #29 3.142 + '[' -z '' ']' [2020-08-20T18:23:31.362Z] #29 3.142 ++ mktemp -d [2020-08-20T18:23:31.362Z] #29 3.142 + export GOPATH=/tmp/tmp.02qglZpFL9 [2020-08-20T18:23:31.362Z] #29 3.142 + GOPATH=/tmp/tmp.02qglZpFL9 [2020-08-20T18:23:31.362Z] #29 3.143 + RM_GOPATH=1 [2020-08-20T18:23:31.362Z] #29 3.143 ++ dirname ./install.sh [2020-08-20T18:23:31.362Z] #29 3.145 + dir=. [2020-08-20T18:23:31.362Z] #29 3.145 + bin=tomlv [2020-08-20T18:23:31.362Z] #29 3.145 + shift [2020-08-20T18:23:31.362Z] #29 3.145 + '[' '!' -f ./tomlv.installer ']' [2020-08-20T18:23:31.362Z] #29 3.145 + . ./tomlv.installer [2020-08-20T18:23:31.362Z] #29 3.145 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-20T18:23:31.362Z] #29 3.145 + install_tomlv [2020-08-20T18:23:31.362Z] #29 3.145 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-20T18:23:31.362Z] #29 3.145 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-20T18:23:31.362Z] #29 3.145 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.02qglZpFL9/src/github.com/BurntSushi/toml [2020-08-20T18:23:31.362Z] #29 3.146 Cloning into '/tmp/tmp.02qglZpFL9/src/github.com/BurntSushi/toml'... [2020-08-20T18:23:31.362Z] #29 4.053 + cd /tmp/tmp.02qglZpFL9/src/github.com/BurntSushi/toml [2020-08-20T18:23:31.362Z] #29 4.053 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-20T18:23:31.362Z] #29 4.060 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-20T18:23:31.362Z] #29 4.635 internal/cpu [2020-08-20T18:23:31.362Z] #29 4.639 runtime/internal/atomic [2020-08-20T18:23:31.362Z] #29 4.768 runtime/internal/sys [2020-08-20T18:23:31.362Z] #29 4.922 runtime/internal/math [2020-08-20T18:23:31.362Z] #29 4.940 math/bits [2020-08-20T18:23:31.362Z] #29 5.135 internal/bytealg [2020-08-20T18:23:31.362Z] #29 5.269 math [2020-08-20T18:23:31.362Z] #29 5.618 runtime [2020-08-20T18:23:31.362Z] #29 9.755 unicode/utf8 [2020-08-20T18:23:31.362Z] #29 10.25 internal/race [2020-08-20T18:23:31.362Z] #29 10.34 sync/atomic [2020-08-20T18:23:31.362Z] #29 10.46 unicode [2020-08-20T18:23:31.653Z] #29 ... [2020-08-20T18:23:31.653Z] [2020-08-20T18:23:31.653Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:23:31.653Z] #45 9.757 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-08-20T18:23:31.653Z] #45 10.30 go: finding gotest.tools v2.2.0+incompatible [2020-08-20T18:23:31.653Z] #45 10.31 go: downloading gotest.tools v2.2.0+incompatible [2020-08-20T18:23:31.653Z] #45 10.38 go: finding gotest.tools/gotestsum v0.5.2 [2020-08-20T18:23:31.653Z] #45 10.46 go: downloading gotest.tools/gotestsum v0.5.2 [2020-08-20T18:23:31.653Z] #45 10.48 go: extracting gotest.tools v2.2.0+incompatible [2020-08-20T18:23:31.653Z] #45 10.72 go: extracting gotest.tools/gotestsum v0.5.2 [2020-08-20T18:23:31.653Z] #45 11.06 go: downloading github.com/fatih/color v1.9.0 [2020-08-20T18:23:31.653Z] #45 11.07 go: downloading github.com/pkg/errors v0.9.1 [2020-08-20T18:23:31.653Z] #45 11.08 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-20T18:23:31.653Z] #45 11.10 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-20T18:23:31.653Z] #45 11.13 go: downloading github.com/spf13/pflag v1.0.3 [2020-08-20T18:23:31.653Z] #45 11.16 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-20T18:23:31.653Z] #45 11.18 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-20T18:23:31.653Z] #45 11.25 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-20T18:23:31.944Z] #45 11.25 go: extracting github.com/fatih/color v1.9.0 [2020-08-20T18:23:31.944Z] #45 11.25 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-08-20T18:23:31.944Z] #45 11.25 go: extracting github.com/pkg/errors v0.9.1 [2020-08-20T18:23:31.944Z] #45 11.28 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-08-20T18:23:31.944Z] #45 11.39 go: extracting github.com/spf13/pflag v1.0.3 [2020-08-20T18:23:31.944Z] #45 11.42 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-08-20T18:23:32.235Z] #45 11.54 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-20T18:23:32.235Z] #45 11.54 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-20T18:23:32.235Z] #45 11.54 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-08-20T18:23:32.866Z] #45 12.39 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-20T18:23:33.900Z] #45 13.01 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-20T18:23:33.900Z] #45 ... [2020-08-20T18:23:33.900Z] [2020-08-20T18:23:33.900Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:23:33.900Z] #7 3.283 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:23:33.900Z] #7 3.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:23:33.900Z] #7 3.368 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:23:33.900Z] #7 4.050 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-20T18:23:33.900Z] #7 5.655 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [194 kB] [2020-08-20T18:23:33.900Z] #7 6.894 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-20T18:23:33.900Z] #7 ... [2020-08-20T18:23:33.900Z] [2020-08-20T18:23:33.900Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-20T18:23:33.900Z] #36 12.58 Checking out files: 94% (1515/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-08-20T18:23:33.900Z] #36 12.68 + cd /tmp/tmp.G4tEWqO549/src/github.com/docker/distribution [2020-08-20T18:23:33.900Z] #36 12.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-20T18:23:34.936Z] #36 14.55 + GOPATH=/tmp/tmp.G4tEWqO549/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.G4tEWqO549 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-20T18:23:35.710Z] 8551927d9554: Pull complete [2020-08-20T18:23:35.710Z] 4e7db4b3b5f6: Pull complete [2020-08-20T18:23:35.710Z] Digest: sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 [2020-08-20T18:23:35.710Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-08-20T18:23:35.710Z] ---> 4bc81aa2240f [2020-08-20T18:23:35.710Z] Step 6/140 : ARG APT_MIRROR [2020-08-20T18:23:35.710Z] ---> Running in bbb21b82bf56 [2020-08-20T18:23:35.710Z] Removing intermediate container bbb21b82bf56 [2020-08-20T18:23:35.710Z] ---> cebe862e2c2c [2020-08-20T18:23:35.710Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-08-20T18:23:35.710Z] ---> Running in 9ce0a25be9b2 [2020-08-20T18:23:36.030Z] Removing intermediate container 9ce0a25be9b2 [2020-08-20T18:23:36.030Z] ---> d33b088b7270 [2020-08-20T18:23:36.030Z] Step 8/140 : ENV GO111MODULE=off [2020-08-20T18:23:36.030Z] ---> Running in 229592fb6d58 [2020-08-20T18:23:36.030Z] Removing intermediate container 229592fb6d58 [2020-08-20T18:23:36.030Z] ---> f2985986a427 [2020-08-20T18:23:36.030Z] Step 9/140 : FROM base AS criu [2020-08-20T18:23:36.030Z] ---> f2985986a427 [2020-08-20T18:23:36.030Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-08-20T18:23:36.030Z] ---> Running in 3dffc2ebd781 [2020-08-20T18:23:36.030Z] Removing intermediate container 3dffc2ebd781 [2020-08-20T18:23:36.030Z] ---> b941f6a66e15 [2020-08-20T18:23:36.030Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-08-20T18:23:36.326Z] ---> Running in 7d791a36d06f [2020-08-20T18:23:36.620Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:23:36.620Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:23:36.915Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:23:36.915Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-20T18:23:37.549Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [210 kB] [2020-08-20T18:23:37.661Z] #36 ... [2020-08-20T18:23:37.661Z] [2020-08-20T18:23:37.661Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-20T18:23:37.661Z] #60 6.473 + cd /tmp/tmp.zdCQSf7FcT/src/github.com/rootless-containers/rootlesskit [2020-08-20T18:23:37.661Z] #60 6.473 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-20T18:23:37.661Z] #60 6.887 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-20T18:23:37.661Z] #60 6.887 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-20T18:23:37.661Z] #60 ... [2020-08-20T18:23:37.661Z] [2020-08-20T18:23:37.661Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:23:37.661Z] #45 14.03 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-20T18:23:37.661Z] #45 15.73 go: finding github.com/fatih/color v1.9.0 [2020-08-20T18:23:37.661Z] #45 15.81 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-20T18:23:37.661Z] #45 15.84 go: finding github.com/pkg/errors v0.9.1 [2020-08-20T18:23:37.661Z] #45 15.85 go: finding github.com/mattn/go-colorable v0.1.6 [2020-08-20T18:23:37.661Z] #45 15.85 go: finding github.com/spf13/pflag v1.0.3 [2020-08-20T18:23:37.661Z] #45 15.88 go: finding github.com/mattn/go-isatty v0.0.12 [2020-08-20T18:23:37.661Z] #45 15.93 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-20T18:23:37.661Z] #45 16.01 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-20T18:23:37.661Z] #45 16.13 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-20T18:23:37.661Z] #45 16.15 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-20T18:23:37.661Z] #45 16.16 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-20T18:23:37.842Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-20T18:23:38.902Z] Fetched 8150 kB in 3s (3203 kB/s) [2020-08-20T18:23:39.941Z] Reading package lists... [2020-08-20T18:23:40.356Z] Client: [2020-08-20T18:23:40.356Z] Debug Mode: false [2020-08-20T18:23:40.356Z] [2020-08-20T18:23:40.356Z] Server: [2020-08-20T18:23:40.356Z] Containers: 0 [2020-08-20T18:23:40.356Z] Running: 0 [2020-08-20T18:23:40.356Z] Paused: 0 [2020-08-20T18:23:40.356Z] Stopped: 0 [2020-08-20T18:23:40.356Z] Images: 1 [2020-08-20T18:23:40.356Z] Server Version: 19.03.12 [2020-08-20T18:23:40.356Z] Storage Driver: overlay2 [2020-08-20T18:23:40.356Z] Backing Filesystem: extfs [2020-08-20T18:23:40.356Z] Supports d_type: true [2020-08-20T18:23:40.356Z] Native Overlay Diff: true [2020-08-20T18:23:40.356Z] Logging Driver: json-file [2020-08-20T18:23:40.356Z] Cgroup Driver: cgroupfs [2020-08-20T18:23:40.356Z] Plugins: [2020-08-20T18:23:40.356Z] Volume: local [2020-08-20T18:23:40.356Z] Network: bridge host ipvlan macvlan null overlay [2020-08-20T18:23:40.356Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-20T18:23:40.356Z] Swarm: inactive [2020-08-20T18:23:40.356Z] Runtimes: runc [2020-08-20T18:23:40.356Z] Default Runtime: runc [2020-08-20T18:23:40.356Z] Init Binary: docker-init [2020-08-20T18:23:40.356Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-20T18:23:40.356Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-20T18:23:40.356Z] init version: fec3683 [2020-08-20T18:23:40.356Z] Security Options: [2020-08-20T18:23:40.356Z] apparmor [2020-08-20T18:23:40.356Z] seccomp [2020-08-20T18:23:40.356Z] Profile: default [2020-08-20T18:23:40.356Z] Kernel Version: 5.3.0-1030-aws [2020-08-20T18:23:40.356Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-20T18:23:40.356Z] OSType: linux [2020-08-20T18:23:40.356Z] Architecture: x86_64 [2020-08-20T18:23:40.356Z] CPUs: 2 [2020-08-20T18:23:40.356Z] Total Memory: 7.487GiB [2020-08-20T18:23:40.356Z] Name: ip-10-100-116-250 [2020-08-20T18:23:40.356Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-20T18:23:40.356Z] Docker Root Dir: /var/lib/docker [2020-08-20T18:23:40.356Z] Debug Mode: false [2020-08-20T18:23:40.356Z] Registry: https://index.docker.io/v1/ [2020-08-20T18:23:40.356Z] Labels: [2020-08-20T18:23:40.356Z] Experimental: true [2020-08-20T18:23:40.356Z] Insecure Registries: [2020-08-20T18:23:40.356Z] 127.0.0.0/8 [2020-08-20T18:23:40.356Z] Live Restore Enabled: true [2020-08-20T18:23:40.356Z] [2020-08-20T18:23:40.356Z] WARNING: No swap limit support [Pipeline] sh [2020-08-20T18:23:40.485Z] #45 ... [2020-08-20T18:23:40.485Z] [2020-08-20T18:23:40.485Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:23:40.485Z] #54 11.36 Fetched 8065 kB in 10s (814 kB/s) [2020-08-20T18:23:40.485Z] #54 11.36 Reading package lists... [2020-08-20T18:23:40.485Z] #54 14.91 Reading package lists... [2020-08-20T18:23:40.485Z] #54 17.91 Building dependency tree... [2020-08-20T18:23:40.485Z] #54 18.32 Reading state information... [2020-08-20T18:23:40.485Z] #54 18.72 The following additional packages will be installed: [2020-08-20T18:23:40.485Z] #54 18.73 libbtrfs0 [2020-08-20T18:23:40.485Z] #54 18.78 The following NEW packages will be installed: [2020-08-20T18:23:40.485Z] #54 18.79 libbtrfs-dev libbtrfs0 [2020-08-20T18:23:40.485Z] #54 18.95 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:23:40.485Z] #54 18.95 Need to get 118 kB of archives. [2020-08-20T18:23:40.485Z] #54 18.95 After this operation, 390 kB of additional disk space will be used. [2020-08-20T18:23:40.485Z] #54 18.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-20T18:23:40.485Z] #54 19.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-20T18:23:40.485Z] #54 19.55 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:23:40.485Z] #54 19.62 Fetched 118 kB in 0s (652 kB/s) [2020-08-20T18:23:40.485Z] #54 19.68 Selecting previously unselected package libbtrfs0. [2020-08-20T18:23:40.486Z] #54 19.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-20T18:23:40.486Z] #54 19.71 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-20T18:23:40.486Z] #54 19.76 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-20T18:23:40.486Z] #54 19.83 Selecting previously unselected package libbtrfs-dev. [2020-08-20T18:23:40.486Z] #54 19.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-20T18:23:40.486Z] #54 19.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:23:40.486Z] #54 19.96 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-20T18:23:40.486Z] #54 19.96 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:23:40.486Z] #54 19.97 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:23:40.576Z] Reading package lists... [2020-08-20T18:23:40.643Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-20T18:23:40.643Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-20T18:23:40.643Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40408/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-20T18:23:40.643Z] + bash /home/ubuntu/workspace/moby_PR-40408/check-config.sh [2020-08-20T18:23:40.643Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-20T18:23:40.643Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-20T18:23:40.643Z] [2020-08-20T18:23:40.643Z] Generally Necessary: [2020-08-20T18:23:40.643Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-20T18:23:40.643Z] - apparmor: enabled and tools installed [2020-08-20T18:23:40.643Z] - CONFIG_NAMESPACES: enabled [2020-08-20T18:23:40.643Z] - CONFIG_NET_NS: enabled [2020-08-20T18:23:40.643Z] - CONFIG_PID_NS: enabled [2020-08-20T18:23:40.643Z] - CONFIG_IPC_NS: enabled [2020-08-20T18:23:40.643Z] - CONFIG_UTS_NS: enabled [2020-08-20T18:23:40.643Z] - CONFIG_CGROUPS: enabled [2020-08-20T18:23:40.643Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-20T18:23:40.806Z] #54 ... [2020-08-20T18:23:40.806Z] [2020-08-20T18:23:40.806Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:40.806Z] #38 12.28 Fetched 8065 kB in 10s (823 kB/s) [2020-08-20T18:23:40.806Z] #38 12.28 Reading package lists... [2020-08-20T18:23:40.806Z] #38 15.34 Reading package lists... [2020-08-20T18:23:40.806Z] #38 18.30 Building dependency tree... [2020-08-20T18:23:40.806Z] #38 18.76 Reading state information... [2020-08-20T18:23:40.806Z] #38 19.13 The following additional packages will be installed: [2020-08-20T18:23:40.806Z] #38 19.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-20T18:23:40.806Z] #38 19.17 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-20T18:23:40.806Z] #38 19.17 Suggested packages: [2020-08-20T18:23:40.806Z] #38 19.17 manpages-dev python-setuptools [2020-08-20T18:23:40.806Z] #38 19.94 The following NEW packages will be installed: [2020-08-20T18:23:40.806Z] #38 19.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-20T18:23:40.806Z] #38 19.97 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-20T18:23:40.806Z] #38 19.97 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-20T18:23:40.806Z] #38 19.97 python-six zlib1g-dev [2020-08-20T18:23:40.806Z] #38 20.08 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:23:40.806Z] #38 20.08 Need to get 3742 kB of archives. [2020-08-20T18:23:40.806Z] #38 20.08 After this operation, 22.0 MB of additional disk space will be used. [2020-08-20T18:23:40.806Z] #38 20.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-08-20T18:23:40.806Z] #38 20.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-20T18:23:40.806Z] #38 20.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-08-20T18:23:40.806Z] #38 20.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-20T18:23:40.806Z] #38 20.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-08-20T18:23:40.806Z] #38 20.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-20T18:23:40.806Z] #38 20.21 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-08-20T18:23:40.806Z] #38 20.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-08-20T18:23:40.806Z] #38 20.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-08-20T18:23:40.806Z] #38 20.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-08-20T18:23:40.806Z] #38 20.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-08-20T18:23:40.806Z] #38 20.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-08-20T18:23:40.806Z] #38 ... [2020-08-20T18:23:40.806Z] [2020-08-20T18:23:40.806Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:23:40.806Z] #54 DONE 20.6s [2020-08-20T18:23:40.806Z] [2020-08-20T18:23:40.806Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:40.806Z] #38 20.68 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-08-20T18:23:40.806Z] #38 ... [2020-08-20T18:23:40.806Z] [2020-08-20T18:23:40.806Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:23:40.869Z] Building dependency tree... [2020-08-20T18:23:40.869Z] Reading state information... [2020-08-20T18:23:40.869Z] The following additional packages will be installed: [2020-08-20T18:23:40.869Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-20T18:23:40.869Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-20T18:23:40.869Z] Suggested packages: [2020-08-20T18:23:40.869Z] manpages-dev python-setuptools [2020-08-20T18:23:40.869Z] The following NEW packages will be installed: [2020-08-20T18:23:40.869Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-20T18:23:40.869Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-20T18:23:40.869Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-20T18:23:40.869Z] python-six zlib1g-dev [2020-08-20T18:23:40.908Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-20T18:23:40.908Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-20T18:23:40.908Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-20T18:23:40.908Z] - CONFIG_CPUSETS: enabled [2020-08-20T18:23:40.908Z] - CONFIG_MEMCG: enabled [2020-08-20T18:23:40.908Z] - CONFIG_KEYS: enabled [2020-08-20T18:23:40.908Z] - CONFIG_VETH: enabled (as module) [2020-08-20T18:23:40.908Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-20T18:23:40.908Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-20T18:23:40.908Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-20T18:23:40.908Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-20T18:23:40.908Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-20T18:23:40.908Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-20T18:23:40.908Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-20T18:23:40.908Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-20T18:23:40.908Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-20T18:23:40.908Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-20T18:23:40.908Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-20T18:23:40.908Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-20T18:23:40.908Z] [2020-08-20T18:23:40.908Z] Optional Features: [2020-08-20T18:23:40.908Z] - CONFIG_USER_NS: enabled [2020-08-20T18:23:40.908Z] - CONFIG_SECCOMP: enabled [2020-08-20T18:23:40.908Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-20T18:23:40.908Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-20T18:23:40.908Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-20T18:23:40.908Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-20T18:23:40.908Z] - CONFIG_BLK_CGROUP: enabled [2020-08-20T18:23:40.908Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-20T18:23:40.908Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-20T18:23:40.908Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-20T18:23:40.908Z] - CONFIG_CGROUP_PERF: enabled [2020-08-20T18:23:40.908Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-20T18:23:40.908Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-20T18:23:40.908Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-20T18:23:40.908Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-20T18:23:40.908Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-20T18:23:40.908Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-20T18:23:41.110Z] #55 DONE 0.1s [2020-08-20T18:23:41.110Z] [2020-08-20T18:23:41.110Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:41.110Z] #38 20.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-08-20T18:23:41.110Z] #38 20.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-20T18:23:41.110Z] #38 20.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-08-20T18:23:41.110Z] #38 ... [2020-08-20T18:23:41.110Z] [2020-08-20T18:23:41.110Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-08-20T18:23:41.110Z] #56 DONE 0.1s [2020-08-20T18:23:41.110Z] [2020-08-20T18:23:41.110Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:41.110Z] #38 20.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-08-20T18:23:41.163Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:23:41.163Z] Need to get 4075 kB of archives. [2020-08-20T18:23:41.163Z] After this operation, 24.5 MB of additional disk space will be used. [2020-08-20T18:23:41.163Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-08-20T18:23:41.163Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-20T18:23:41.163Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-08-20T18:23:41.163Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-20T18:23:41.163Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-08-20T18:23:41.163Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-20T18:23:41.163Z] 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-08-20T18:23:41.163Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-08-20T18:23:41.163Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-08-20T18:23:41.163Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-08-20T18:23:41.163Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-08-20T18:23:41.163Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-08-20T18:23:41.163Z] 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-08-20T18:23:41.163Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-08-20T18:23:41.163Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-20T18:23:41.163Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-08-20T18:23:41.163Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-08-20T18:23:41.183Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-20T18:23:41.183Z] - CONFIG_IP_VS: enabled (as module) [2020-08-20T18:23:41.183Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-20T18:23:41.183Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-20T18:23:41.183Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-20T18:23:41.183Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-20T18:23:41.183Z] - CONFIG_EXT4_FS: enabled [2020-08-20T18:23:41.183Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-20T18:23:41.183Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-20T18:23:41.183Z] - Network Drivers: [2020-08-20T18:23:41.183Z] - "overlay": [2020-08-20T18:23:41.183Z] - CONFIG_VXLAN: enabled (as module) [2020-08-20T18:23:41.183Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-20T18:23:41.183Z] Optional (for encrypted networks): [2020-08-20T18:23:41.183Z] - CONFIG_CRYPTO: enabled [2020-08-20T18:23:41.183Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-20T18:23:41.183Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-20T18:23:41.183Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-20T18:23:41.183Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-20T18:23:41.183Z] - CONFIG_XFRM: enabled [2020-08-20T18:23:41.183Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-20T18:23:41.183Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-20T18:23:41.183Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-20T18:23:41.183Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-20T18:23:41.183Z] - "ipvlan": [2020-08-20T18:23:41.183Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-20T18:23:41.183Z] - "macvlan": [2020-08-20T18:23:41.183Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-20T18:23:41.183Z] - CONFIG_DUMMY: enabled (as module) [2020-08-20T18:23:41.183Z] - "ftp,tftp client in container": [2020-08-20T18:23:41.183Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-20T18:23:41.183Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-20T18:23:41.183Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-20T18:23:41.183Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-20T18:23:41.183Z] - Storage Drivers: [2020-08-20T18:23:41.183Z] - "aufs": [2020-08-20T18:23:41.183Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-20T18:23:41.183Z] - "btrfs": [2020-08-20T18:23:41.183Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-20T18:23:41.183Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-20T18:23:41.183Z] - "devicemapper": [2020-08-20T18:23:41.183Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-20T18:23:41.183Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-20T18:23:41.183Z] - "overlay": [2020-08-20T18:23:41.442Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-20T18:23:41.442Z] - "zfs": [2020-08-20T18:23:41.442Z] - /dev/zfs: present [2020-08-20T18:23:41.442Z] - zfs command: missing [2020-08-20T18:23:41.442Z] - zpool command: missing [2020-08-20T18:23:41.442Z] [2020-08-20T18:23:41.442Z] Limits: [2020-08-20T18:23:41.442Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-20T18:23:41.442Z] [2020-08-20T18:23:41.442Z] + true [Pipeline] } [2020-08-20T18:23:41.459Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:23:41.459Z] Fetched 4075 kB in 0s (15.2 MB/s) [2020-08-20T18:23:41.459Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-08-20T18:23:41.459Z] (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 ... 15339 files and directories currently installed.) [2020-08-20T18:23:41.459Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-08-20T18:23:41.459Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-08-20T18:23:41.459Z] Selecting previously unselected package libnet1:ppc64el. [2020-08-20T18:23:41.459Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-20T18:23:41.459Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-20T18:23:41.459Z] Selecting previously unselected package libnet1-dev. [2020-08-20T18:23:41.459Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-20T18:23:41.459Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-20T18:23:41.459Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-20T18:23:41.459Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-20T18:23:41.459Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-20T18:23:41.459Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-08-20T18:23:41.459Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-08-20T18:23:41.459Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-20T18:23:41.752Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-20T18:23:41.752Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-20T18:23:41.752Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-20T18:23:41.752Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-08-20T18:23:41.752Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-08-20T18:23:41.752Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-20T18:23:41.752Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-08-20T18:23:41.752Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-08-20T18:23:41.752Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-20T18:23:41.752Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-08-20T18:23:41.752Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-08-20T18:23:41.752Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-20T18:23:41.752Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-08-20T18:23:41.752Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-08-20T18:23:41.752Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-20T18:23:41.752Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-08-20T18:23:41.752Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-08-20T18:23:41.752Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-20T18:23:41.795Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a15a770e1ba824fd776c59d08a34174fb61af05b . [2020-08-20T18:23:41.795Z] #2 [internal] load .dockerignore [2020-08-20T18:23:42.045Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-08-20T18:23:42.045Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-08-20T18:23:42.045Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-20T18:23:42.045Z] Selecting previously unselected package protobuf-c-compiler. [2020-08-20T18:23:42.045Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-08-20T18:23:42.045Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-20T18:23:42.045Z] Selecting previously unselected package protobuf-compiler. [2020-08-20T18:23:42.045Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-08-20T18:23:42.045Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-20T18:23:42.045Z] Selecting previously unselected package python-pkg-resources. [2020-08-20T18:23:42.045Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-20T18:23:42.045Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-20T18:23:42.045Z] Selecting previously unselected package python-six. [2020-08-20T18:23:42.045Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-20T18:23:42.045Z] Unpacking python-six (1.12.0-1) ... [2020-08-20T18:23:42.045Z] Selecting previously unselected package python-protobuf. [2020-08-20T18:23:42.045Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-08-20T18:23:42.045Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-20T18:23:42.054Z] #2 transferring context: 87B done [2020-08-20T18:23:42.054Z] #2 DONE 0.0s [2020-08-20T18:23:42.054Z] [2020-08-20T18:23:42.054Z] #1 [internal] load build definition from Dockerfile [2020-08-20T18:23:42.054Z] #1 transferring dockerfile: 12.30kB done [2020-08-20T18:23:42.054Z] #1 DONE 0.0s [2020-08-20T18:23:42.054Z] [2020-08-20T18:23:42.054Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-08-20T18:23:42.054Z] #4 DONE 0.2s [2020-08-20T18:23:42.054Z] [2020-08-20T18:23:42.054Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-20T18:23:42.161Z] #38 21.55 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:23:42.161Z] #38 21.60 Fetched 3742 kB in 1s (4030 kB/s) [2020-08-20T18:23:42.161Z] #38 21.66 Selecting previously unselected package libcap-dev:s390x. [2020-08-20T18:23:42.161Z] #38 21.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-20T18:23:42.161Z] #38 21.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-08-20T18:23:42.161Z] #38 21.76 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-08-20T18:23:42.161Z] #38 21.87 Selecting previously unselected package libnet1:s390x. [2020-08-20T18:23:42.161Z] #38 21.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-20T18:23:42.161Z] #38 21.87 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-20T18:23:42.313Z] #3 DONE 0.3s [2020-08-20T18:23:42.313Z] [2020-08-20T18:23:42.313Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-20T18:23:42.313Z] #5 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-20T18:23:42.313Z] #5 sha256:e97eae18b0aa1ae34e6bce322e3dd5d00e923e57ae28fa4d6ec4beb6d6ed5094 1.79kB / 1.79kB done [2020-08-20T18:23:42.313Z] #5 sha256:bd7875c6cd465351857e18c75e8841346ec3bba4e07750ca32239fd6a8f41058 6.19kB / 6.19kB done [2020-08-20T18:23:42.313Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.27MB / 7.81MB 0.2s [2020-08-20T18:23:42.313Z] #5 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-20T18:23:42.313Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.17MB / 50.40MB 0.2s [2020-08-20T18:23:42.339Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-08-20T18:23:42.452Z] #38 21.93 Selecting previously unselected package libnet1-dev. [2020-08-20T18:23:42.452Z] #38 21.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-20T18:23:42.452Z] #38 21.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-20T18:23:42.452Z] #38 ... [2020-08-20T18:23:42.452Z] [2020-08-20T18:23:42.452Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-20T18:23:42.452Z] #22 12.28 Fetched 8065 kB in 10s (783 kB/s) [2020-08-20T18:23:42.452Z] #22 12.28 Reading package lists... [2020-08-20T18:23:42.452Z] #22 15.59 Reading package lists... [2020-08-20T18:23:42.452Z] #22 18.66 Building dependency tree... [2020-08-20T18:23:42.452Z] #22 19.13 Reading state information... [2020-08-20T18:23:42.452Z] #22 19.62 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-20T18:23:42.452Z] #22 19.62 The following additional packages will be installed: [2020-08-20T18:23:42.452Z] #22 19.62 libjq1 libonig5 [2020-08-20T18:23:42.452Z] #22 19.90 The following NEW packages will be installed: [2020-08-20T18:23:42.452Z] #22 19.90 jq libjq1 libonig5 [2020-08-20T18:23:42.452Z] #22 20.06 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:23:42.452Z] #22 20.06 Need to get 350 kB of archives. [2020-08-20T18:23:42.452Z] #22 20.06 After this operation, 1154 kB of additional disk space will be used. [2020-08-20T18:23:42.452Z] #22 20.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-20T18:23:42.452Z] #22 20.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-20T18:23:42.452Z] #22 20.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-20T18:23:42.452Z] #22 20.73 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:23:42.452Z] #22 20.89 Fetched 350 kB in 0s (1630 kB/s) [2020-08-20T18:23:42.452Z] #22 20.93 Selecting previously unselected package libonig5:s390x. [2020-08-20T18:23:42.452Z] #22 20.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 ... 15177 files and directories currently installed.) [2020-08-20T18:23:42.452Z] #22 21.01 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-08-20T18:23:42.452Z] #22 21.02 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-20T18:23:42.452Z] #22 21.33 Selecting previously unselected package libjq1:s390x. [2020-08-20T18:23:42.452Z] #22 21.33 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-20T18:23:42.452Z] #22 21.40 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-20T18:23:42.452Z] #22 21.57 Selecting previously unselected package jq. [2020-08-20T18:23:42.452Z] #22 21.57 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-20T18:23:42.452Z] #22 21.59 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-20T18:23:42.452Z] #22 21.81 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-20T18:23:42.452Z] #22 21.83 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-20T18:23:42.452Z] #22 21.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-20T18:23:42.452Z] #22 21.85 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:23:42.452Z] #22 DONE 22.2s [2020-08-20T18:23:42.452Z] [2020-08-20T18:23:42.452Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:42.452Z] #38 22.08 Selecting previously unselected package libnl-3-200:s390x. [2020-08-20T18:23:42.452Z] #38 22.08 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-20T18:23:42.452Z] #38 22.08 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-20T18:23:42.452Z] #38 ... [2020-08-20T18:23:42.452Z] [2020-08-20T18:23:42.452Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-20T18:23:42.452Z] #23 DONE 0.1s [2020-08-20T18:23:42.452Z] [2020-08-20T18:23:42.452Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:42.452Z] #38 22.20 Selecting previously unselected package libnl-3-dev:s390x. [2020-08-20T18:23:42.452Z] #38 22.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-08-20T18:23:42.452Z] #38 22.20 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-08-20T18:23:42.452Z] #38 ... [2020-08-20T18:23:42.452Z] [2020-08-20T18:23:42.452Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:23:42.452Z] #42 11.92 internal/testlog [2020-08-20T18:23:42.452Z] #42 12.15 encoding [2020-08-20T18:23:42.452Z] #42 12.23 unicode/utf16 [2020-08-20T18:23:42.452Z] #42 12.41 container/list [2020-08-20T18:23:42.452Z] #42 12.80 crypto/internal/subtle [2020-08-20T18:23:42.452Z] #42 12.82 crypto/subtle [2020-08-20T18:23:42.452Z] #42 12.93 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-20T18:23:42.452Z] #42 13.00 internal/nettrace [2020-08-20T18:23:42.452Z] #42 13.19 runtime/cgo [2020-08-20T18:23:42.452Z] #42 17.57 vendor/golang.org/x/crypto/internal/subtle [2020-08-20T18:23:42.575Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2020-08-20T18:23:42.575Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.40MB / 50.40MB 0.4s [2020-08-20T18:23:42.748Z] #42 ... [2020-08-20T18:23:42.748Z] [2020-08-20T18:23:42.748Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:23:42.834Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-08-20T18:23:42.834Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.08MB / 50.40MB 0.5s [2020-08-20T18:23:42.834Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 468.50kB / 10.00MB 0.5s [2020-08-20T18:23:42.834Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.5s [2020-08-20T18:23:42.834Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.66MB / 50.40MB 0.7s [2020-08-20T18:23:42.834Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.23MB / 10.00MB 0.7s [2020-08-20T18:23:42.834Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.82MB / 51.83MB 0.7s [2020-08-20T18:23:42.974Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-20T18:23:42.974Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-20T18:23:42.974Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-20T18:23:42.974Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-20T18:23:42.974Z] Setting up python-six (1.12.0-1) ... [2020-08-20T18:23:43.038Z] #24 ... [2020-08-20T18:23:43.038Z] [2020-08-20T18:23:43.038Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:43.038Z] #31 12.55 Fetched 8065 kB in 10s (791 kB/s) [2020-08-20T18:23:43.038Z] #31 12.55 Reading package lists... [2020-08-20T18:23:43.038Z] #31 15.66 Reading package lists... [2020-08-20T18:23:43.038Z] #31 18.69 Building dependency tree... [2020-08-20T18:23:43.038Z] #31 19.11 Reading state information... [2020-08-20T18:23:43.038Z] #31 19.50 The following additional packages will be installed: [2020-08-20T18:23:43.038Z] #31 19.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-20T18:23:43.038Z] #31 19.52 Suggested packages: [2020-08-20T18:23:43.038Z] #31 19.52 cmake-doc ninja-build lrzip [2020-08-20T18:23:43.038Z] #31 19.52 Recommended packages: [2020-08-20T18:23:43.038Z] #31 19.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-20T18:23:43.038Z] #31 20.22 The following NEW packages will be installed: [2020-08-20T18:23:43.038Z] #31 20.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-20T18:23:43.038Z] #31 20.22 vim-common xxd [2020-08-20T18:23:43.038Z] #31 20.34 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:23:43.038Z] #31 20.34 Need to get 14.0 MB of archives. [2020-08-20T18:23:43.038Z] #31 20.34 After this operation, 62.1 MB of additional disk space will be used. [2020-08-20T18:23:43.038Z] #31 20.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-20T18:23:43.038Z] #31 20.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-20T18:23:43.038Z] #31 20.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-08-20T18:23:43.038Z] #31 20.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-20T18:23:43.038Z] #31 21.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-08-20T18:23:43.038Z] #31 21.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-08-20T18:23:43.038Z] #31 21.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-08-20T18:23:43.038Z] #31 21.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-08-20T18:23:43.038Z] #31 21.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-08-20T18:23:43.038Z] #31 21.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-08-20T18:23:43.038Z] #31 22.40 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:23:43.038Z] #31 22.50 Fetched 14.0 MB in 1s (10.3 MB/s) [2020-08-20T18:23:43.038Z] #31 22.57 Selecting previously unselected package xxd. [2020-08-20T18:23:43.038Z] #31 22.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-20T18:23:43.038Z] #31 22.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-20T18:23:43.038Z] #31 22.62 Unpacking xxd (2:8.1.0875-5) ... [2020-08-20T18:23:43.038Z] #31 22.75 Selecting previously unselected package vim-common. [2020-08-20T18:23:43.038Z] #31 22.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-20T18:23:43.038Z] #31 22.79 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-20T18:23:43.038Z] #31 ... [2020-08-20T18:23:43.038Z] [2020-08-20T18:23:43.038Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:23:43.038Z] #29 12.22 internal/testlog [2020-08-20T18:23:43.038Z] #29 12.55 encoding [2020-08-20T18:23:43.038Z] #29 12.62 runtime/cgo [2020-08-20T18:23:43.094Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.55MB / 50.40MB 0.8s [2020-08-20T18:23:43.095Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.73MB / 10.00MB 0.8s [2020-08-20T18:23:43.095Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.92MB / 50.40MB 0.9s [2020-08-20T18:23:43.095Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s [2020-08-20T18:23:43.095Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.56MB / 51.83MB 0.9s [2020-08-20T18:23:43.328Z] #29 ... [2020-08-20T18:23:43.329Z] [2020-08-20T18:23:43.329Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:43.329Z] #31 22.98 Selecting previously unselected package cmake-data. [2020-08-20T18:23:43.329Z] #31 22.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-20T18:23:43.329Z] #31 22.98 Unpacking cmake-data (3.13.4-1) ... [2020-08-20T18:23:43.356Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.62MB / 50.40MB 1.1s [2020-08-20T18:23:43.356Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done [2020-08-20T18:23:43.356Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.65MB / 51.83MB 1.1s [2020-08-20T18:23:43.356Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 646.72kB / 68.67MB 1.1s [2020-08-20T18:23:43.612Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-20T18:23:43.612Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-20T18:23:43.612Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-20T18:23:43.612Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-08-20T18:23:43.612Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-20T18:23:43.612Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-20T18:23:43.612Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-20T18:23:43.612Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-20T18:23:43.612Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-20T18:23:43.612Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-08-20T18:23:43.619Z] #31 ... [2020-08-20T18:23:43.619Z] [2020-08-20T18:23:43.619Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:23:43.619Z] #7 13.61 Fetched 8065 kB in 10s (777 kB/s) [2020-08-20T18:23:43.619Z] #7 13.61 Reading package lists... [2020-08-20T18:23:43.619Z] #7 16.93 Reading package lists... [2020-08-20T18:23:43.619Z] #7 20.01 Building dependency tree... [2020-08-20T18:23:43.619Z] #7 20.74 Reading state information... [2020-08-20T18:23:43.619Z] #7 21.33 The following additional packages will be installed: [2020-08-20T18:23:43.619Z] #7 21.38 libapparmor1 [2020-08-20T18:23:43.619Z] #7 21.38 Suggested packages: [2020-08-20T18:23:43.619Z] #7 21.38 seccomp [2020-08-20T18:23:43.619Z] #7 21.54 The following NEW packages will be installed: [2020-08-20T18:23:43.619Z] #7 21.54 libapparmor-dev libapparmor1 libseccomp-dev [2020-08-20T18:23:43.619Z] #7 21.71 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:23:43.619Z] #7 21.71 Need to get 288 kB of archives. [2020-08-20T18:23:43.619Z] #7 21.71 After this operation, 957 kB of additional disk space will be used. [2020-08-20T18:23:43.619Z] #7 21.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-08-20T18:23:43.619Z] #7 21.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-08-20T18:23:43.619Z] #7 21.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-08-20T18:23:43.619Z] #7 22.22 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:23:43.619Z] #7 22.33 Fetched 288 kB in 0s (1230 kB/s) [2020-08-20T18:23:43.619Z] #7 22.39 Selecting previously unselected package libapparmor1:s390x. [2020-08-20T18:23:43.619Z] #7 22.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 ... 15177 files and directories currently installed.) [2020-08-20T18:23:43.619Z] #7 22.50 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-08-20T18:23:43.619Z] #7 22.51 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-08-20T18:23:43.619Z] #7 22.69 Selecting previously unselected package libapparmor-dev:s390x. [2020-08-20T18:23:43.619Z] #7 22.69 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-08-20T18:23:43.619Z] #7 22.70 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-08-20T18:23:43.619Z] #7 22.86 Selecting previously unselected package libseccomp-dev:s390x. [2020-08-20T18:23:43.619Z] #7 22.87 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-08-20T18:23:43.619Z] #7 22.87 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-08-20T18:23:43.619Z] #7 23.05 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-08-20T18:23:43.619Z] #7 23.06 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-08-20T18:23:43.619Z] #7 23.07 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-08-20T18:23:43.619Z] #7 23.07 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:23:43.619Z] #7 DONE 23.4s [2020-08-20T18:23:43.619Z] [2020-08-20T18:23:43.619Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:23:43.619Z] #50 DONE 0.1s [2020-08-20T18:23:43.619Z] [2020-08-20T18:23:43.619Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-08-20T18:23:43.637Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.31MB / 50.40MB 1.3s [2020-08-20T18:23:43.637Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.73MB / 51.83MB 1.3s [2020-08-20T18:23:43.637Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.59MB / 68.67MB 1.3s [2020-08-20T18:23:43.637Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.51MB / 51.83MB 1.4s [2020-08-20T18:23:43.637Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.72MB / 50.40MB 1.6s [2020-08-20T18:23:43.637Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.44MB / 51.83MB 1.6s [2020-08-20T18:23:43.637Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.28MB / 68.67MB 1.6s [2020-08-20T18:23:43.901Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s [2020-08-20T18:23:43.901Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.94MB / 51.83MB 1.7s [2020-08-20T18:23:43.901Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.14MB / 68.67MB 1.8s [2020-08-20T18:23:43.909Z] #51 DONE 0.1s [2020-08-20T18:23:43.909Z] [2020-08-20T18:23:43.909Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-20T18:23:44.180Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.42MB / 51.83MB 1.9s [2020-08-20T18:23:44.444Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.59MB / 51.83MB 2.1s [2020-08-20T18:23:44.444Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.22MB / 68.67MB 2.1s [2020-08-20T18:23:44.444Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2020-08-20T18:23:44.444Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.52MB / 68.67MB 2.3s [2020-08-20T18:23:44.444Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 0B / 120.18MB 2.3s [2020-08-20T18:23:44.444Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-08-20T18:23:44.555Z] #52 ... [2020-08-20T18:23:44.555Z] [2020-08-20T18:23:44.555Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-20T18:23:44.555Z] #66 13.69 Checking out files: 97% (2014/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-08-20T18:23:44.555Z] #66 13.75 + cd /tmp/tmp.Y7W1Em12pg/src/github.com/docker/libnetwork [2020-08-20T18:23:44.555Z] #66 13.75 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-20T18:23:44.555Z] #66 14.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-20T18:23:44.555Z] #66 ... [2020-08-20T18:23:44.555Z] [2020-08-20T18:23:44.555Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:44.555Z] #38 22.45 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-20T18:23:44.555Z] #38 22.45 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-20T18:23:44.555Z] #38 22.47 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-20T18:23:44.555Z] #38 22.55 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-08-20T18:23:44.555Z] #38 22.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-08-20T18:23:44.555Z] #38 22.65 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-20T18:23:44.555Z] #38 22.70 Selecting previously unselected package zlib1g-dev:s390x. [2020-08-20T18:23:44.555Z] #38 22.70 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-08-20T18:23:44.555Z] #38 22.71 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-20T18:23:44.555Z] #38 22.94 Selecting previously unselected package libprotobuf17:s390x. [2020-08-20T18:23:44.555Z] #38 22.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-08-20T18:23:44.555Z] #38 22.94 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-20T18:23:44.555Z] #38 23.49 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-08-20T18:23:44.555Z] #38 23.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-08-20T18:23:44.555Z] #38 23.50 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-20T18:23:44.555Z] #38 23.76 Selecting previously unselected package libprotobuf-dev:s390x. [2020-08-20T18:23:44.555Z] #38 23.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-08-20T18:23:44.555Z] #38 23.78 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-20T18:23:44.652Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-20T18:23:44.653Z] Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:23:44.703Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.54MB / 51.83MB 2.4s [2020-08-20T18:23:44.703Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.92MB / 68.67MB 2.6s [2020-08-20T18:23:44.962Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.39MB / 68.67MB 2.8s [2020-08-20T18:23:44.962Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 6.28MB / 120.18MB 2.8s [2020-08-20T18:23:45.223Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.70MB / 68.67MB 2.9s [2020-08-20T18:23:45.338Z] Removing intermediate container 7d791a36d06f [2020-08-20T18:23:45.338Z] ---> 56b3286d32a6 [2020-08-20T18:23:45.338Z] Step 12/140 : ARG CRIU_VERSION=3.14 [2020-08-20T18:23:45.338Z] ---> Running in 2945403a9aec [2020-08-20T18:23:45.483Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done [2020-08-20T18:23:45.483Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.37MB / 68.67MB 3.2s [2020-08-20T18:23:45.483Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 17.26MB / 120.18MB 3.2s [2020-08-20T18:23:45.483Z] #5 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 126B / 126B 3.1s done [2020-08-20T18:23:45.588Z] #38 24.98 Selecting previously unselected package libprotoc17:s390x. [2020-08-20T18:23:45.588Z] #38 24.99 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-08-20T18:23:45.588Z] #38 25.00 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-08-20T18:23:45.635Z] Removing intermediate container 2945403a9aec [2020-08-20T18:23:45.635Z] ---> 49297c479345 [2020-08-20T18:23:45.635Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-08-20T18:23:45.635Z] ---> Running in 4efce633e5aa [2020-08-20T18:23:45.743Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.99MB / 68.67MB 3.6s [2020-08-20T18:23:45.743Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 23.70MB / 120.18MB 3.6s [2020-08-20T18:23:45.879Z] #38 ... [2020-08-20T18:23:45.879Z] [2020-08-20T18:23:45.879Z] #8 [dev 1/25] RUN groupadd -r docker [2020-08-20T18:23:45.879Z] #8 DONE 2.0s [2020-08-20T18:23:45.879Z] [2020-08-20T18:23:45.879Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:45.879Z] #38 25.62 Selecting previously unselected package protobuf-c-compiler. [2020-08-20T18:23:45.879Z] #38 25.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-08-20T18:23:45.879Z] #38 25.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-20T18:23:45.879Z] #38 25.72 Selecting previously unselected package protobuf-compiler. [2020-08-20T18:23:45.879Z] #38 25.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-08-20T18:23:45.879Z] #38 25.73 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-20T18:23:46.002Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.30MB / 68.67MB 3.7s [2020-08-20T18:23:46.002Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 64.85MB / 68.67MB 3.8s [2020-08-20T18:23:46.002Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 34.96MB / 120.18MB 3.8s [2020-08-20T18:23:46.176Z] #38 25.86 Selecting previously unselected package python-pkg-resources. [2020-08-20T18:23:46.176Z] #38 25.86 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-20T18:23:46.176Z] #38 25.86 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-20T18:23:46.262Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s [2020-08-20T18:23:46.262Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 42.97MB / 120.18MB 4.1s [2020-08-20T18:23:46.286Z] Note: Building without setproctitle() and strlcpy() support. [2020-08-20T18:23:46.286Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-20T18:23:46.286Z] Note: Building without GnuTLS support [2020-08-20T18:23:46.286Z] Makefile.config:39: Warn: you have no libnftables installed [2020-08-20T18:23:46.286Z] Makefile.config:40: Warn: Building without nftables support [2020-08-20T18:23:46.466Z] #38 ... [2020-08-20T18:23:46.467Z] [2020-08-20T18:23:46.467Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-20T18:23:46.467Z] #66 DONE 25.8s [2020-08-20T18:23:46.467Z] [2020-08-20T18:23:46.467Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:46.467Z] #38 26.21 Selecting previously unselected package python-six. [2020-08-20T18:23:46.467Z] #38 26.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-20T18:23:46.467Z] #38 26.21 Unpacking python-six (1.12.0-1) ... [2020-08-20T18:23:46.467Z] #38 26.30 Selecting previously unselected package python-protobuf. [2020-08-20T18:23:46.467Z] #38 26.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-08-20T18:23:46.581Z] fatal: not a git repository (or any of the parent directories): .git [2020-08-20T18:23:46.581Z]  GEN .gitid [2020-08-20T18:23:46.581Z] GEN criu/include/version.h [2020-08-20T18:23:46.581Z] GEN include/common/asm [2020-08-20T18:23:46.758Z] #38 26.30 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-20T18:23:46.830Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s done [2020-08-20T18:23:46.830Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 49.13MB / 120.18MB 4.5s [2020-08-20T18:23:46.830Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 55.47MB / 120.18MB 4.7s [2020-08-20T18:23:46.875Z] PBCC images/timens.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/timens.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/fown.pb-c.c [2020-08-20T18:23:46.875Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-20T18:23:46.875Z] PBCC images/opts.pb-c.c [2020-08-20T18:23:46.875Z] PBCC images/memfd.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/fown.pb-c.d [2020-08-20T18:23:46.875Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-08-20T18:23:46.875Z] DEP images/opts.pb-c.d [2020-08-20T18:23:46.875Z] DEP images/memfd.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/sit.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/sit.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/macvlan.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/macvlan.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/autofs.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/autofs.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/sysctl.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/sysctl.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/time.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/time.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/binfmt-misc.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/binfmt-misc.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/seccomp.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/seccomp.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/userns.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/userns.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/cgroup.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/cgroup.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/ext-file.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/ext-file.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/rpc.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/rpc.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/siginfo.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/siginfo.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/pagemap.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/pagemap.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/rlimit.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/rlimit.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/file-lock.pb-c.c [2020-08-20T18:23:46.875Z] DEP images/file-lock.pb-c.d [2020-08-20T18:23:46.875Z] PBCC images/tty.pb-c.c [2020-08-20T18:23:47.089Z] #5 ... [2020-08-20T18:23:47.089Z] [2020-08-20T18:23:47.089Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-08-20T18:23:47.089Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-08-20T18:23:47.089Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-08-20T18:23:47.089Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-08-20T18:23:47.089Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-08-20T18:23:47.089Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.1s done [2020-08-20T18:23:47.089Z] #63 DONE 4.8s [2020-08-20T18:23:47.089Z] [2020-08-20T18:23:47.089Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-20T18:23:47.089Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 63.50MB / 120.18MB 4.9s [2020-08-20T18:23:47.169Z] DEP images/tty.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/tun.pb-c.c [2020-08-20T18:23:47.169Z] PBCC images/netdev.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/tun.pb-c.d [2020-08-20T18:23:47.169Z] DEP images/netdev.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/vma.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/vma.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/creds.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/creds.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/utsns.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/utsns.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/ipc-desc.pb-c.c [2020-08-20T18:23:47.169Z] PBCC images/ipc-sem.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/ipc-desc.pb-c.d [2020-08-20T18:23:47.169Z] DEP images/ipc-sem.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/ipc-msg.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/ipc-msg.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/ipc-shm.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/ipc-shm.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/ipc-var.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/ipc-var.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/sk-opts.pb-c.c [2020-08-20T18:23:47.169Z] PBCC images/packet-sock.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/sk-opts.pb-c.d [2020-08-20T18:23:47.169Z] DEP images/packet-sock.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/sk-netlink.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/sk-netlink.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/sk-inet.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/sk-inet.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/sk-unix.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/sk-unix.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/mm.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/mm.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/timerfd.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/timerfd.pb-c.d [2020-08-20T18:23:47.169Z] PBCC images/timer.pb-c.c [2020-08-20T18:23:47.169Z] DEP images/timer.pb-c.d [2020-08-20T18:23:47.349Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 77.28MB / 120.18MB 5.3s [2020-08-20T18:23:47.390Z] #38 27.03 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-20T18:23:47.463Z] PBCC images/sa.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/sa.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/pipe-data.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/pipe-data.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/mnt.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/mnt.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/sk-packet.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/sk-packet.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/tcp-stream.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/tcp-stream.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/pipe.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/pipe.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/pstree.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/pstree.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/fs.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/fs.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/signalfd.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/signalfd.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/fh.pb-c.c [2020-08-20T18:23:47.463Z] PBCC images/fsnotify.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/fh.pb-c.d [2020-08-20T18:23:47.463Z] DEP images/fsnotify.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/eventpoll.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/eventpoll.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/eventfd.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/eventfd.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/remap-file-path.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/remap-file-path.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/fifo.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/fifo.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/ghost-file.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/ghost-file.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/regfile.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/regfile.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/ns.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/ns.pb-c.d [2020-08-20T18:23:47.463Z] PBCC images/fdinfo.pb-c.c [2020-08-20T18:23:47.463Z] DEP images/fdinfo.pb-c.d [2020-08-20T18:23:47.609Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 93.61MB / 120.18MB 5.5s [2020-08-20T18:23:47.687Z] #38 ... [2020-08-20T18:23:47.687Z] [2020-08-20T18:23:47.687Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-08-20T18:23:47.687Z] #9 DONE 2.1s [2020-08-20T18:23:47.758Z] PBCC images/core-aarch64.pb-c.c [2020-08-20T18:23:47.758Z] PBCC images/core-arm.pb-c.c [2020-08-20T18:23:47.758Z] PBCC images/core-ppc64.pb-c.c [2020-08-20T18:23:47.758Z] PBCC images/core-s390.pb-c.c [2020-08-20T18:23:47.758Z] PBCC images/core-x86.pb-c.c [2020-08-20T18:23:47.758Z] PBCC images/core.pb-c.c [2020-08-20T18:23:47.758Z] PBCC images/inventory.pb-c.c [2020-08-20T18:23:47.758Z] DEP images/core-aarch64.pb-c.d [2020-08-20T18:23:47.758Z] DEP images/core-arm.pb-c.d [2020-08-20T18:23:47.758Z] DEP images/core-ppc64.pb-c.d [2020-08-20T18:23:47.758Z] DEP images/core-s390.pb-c.d [2020-08-20T18:23:47.758Z] DEP images/core-x86.pb-c.d [2020-08-20T18:23:47.758Z] DEP images/core.pb-c.d [2020-08-20T18:23:47.758Z] DEP images/inventory.pb-c.d [2020-08-20T18:23:47.758Z] PBCC images/cpuinfo.pb-c.c [2020-08-20T18:23:47.758Z] DEP images/cpuinfo.pb-c.d [2020-08-20T18:23:47.758Z] PBCC images/stats.pb-c.c [2020-08-20T18:23:47.758Z] DEP images/stats.pb-c.d [2020-08-20T18:23:47.879Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 99.71MB / 120.18MB 5.6s [2020-08-20T18:23:47.980Z] [2020-08-20T18:23:47.980Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:23:47.980Z] #24 3.022 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-08-20T18:23:47.980Z] #24 3.346 #=#=# [2020-08-20T18:23:48.055Z] make[1]: Nothing to be done for 'all'. [2020-08-20T18:23:48.055Z] CC images/stats.o [2020-08-20T18:23:48.271Z] #24 3.510 0.0% ### 5.3% ######### 13.6% ############## 19.9% ################# 24.1% #################### 28.2% ##################### 30.3% ########################## 36.6% ############################## 42.9% ################################# 47.0% ####################################### 55.4% ############################################# 63.7% ################################################## 70.0% ######################################################## 78.3% ############################################################ 84.5% ################################################################# 90.8% ##################################################################### 97.1% ######################################################################## 100.0% [2020-08-20T18:23:48.323Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 118.44MB / 120.18MB 5.9s [2020-08-20T18:23:48.341Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-038dedd3dc3529cf0) in /home/ubuntu/workspace/moby_PR-40408 [Pipeline] { [2020-08-20T18:23:48.349Z] CC images/core.o [2020-08-20T18:23:48.349Z] CC images/core-x86.o [2020-08-20T18:23:48.349Z] CC images/core-arm.o [Pipeline] checkout [2020-08-20T18:23:48.582Z] #5 ... [2020-08-20T18:23:48.582Z] [2020-08-20T18:23:48.582Z] #17 [internal] load build context [2020-08-20T18:23:48.582Z] #17 transferring context: 50.92MB 5.7s done [2020-08-20T18:23:48.582Z] #17 DONE 6.5s [2020-08-20T18:23:48.582Z] [2020-08-20T18:23:48.582Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-20T18:23:48.643Z] CC images/core-aarch64.o [2020-08-20T18:23:48.643Z] CC images/core-ppc64.o [2020-08-20T18:23:48.643Z] CC images/core-s390.o [2020-08-20T18:23:48.853Z] #24 6.060 #=#=# [2020-08-20T18:23:48.937Z] CC images/cpuinfo.o [2020-08-20T18:23:48.937Z] CC images/inventory.o [2020-08-20T18:23:48.937Z] CC images/fdinfo.o [2020-08-20T18:23:48.937Z] CC images/fown.o [2020-08-20T18:23:48.937Z] CC images/ns.o [2020-08-20T18:23:49.231Z] CC images/regfile.o [2020-08-20T18:23:49.231Z] CC images/ghost-file.o [2020-08-20T18:23:49.231Z] CC images/fifo.o [2020-08-20T18:23:49.231Z] CC images/remap-file-path.o [2020-08-20T18:23:49.231Z] CC images/eventfd.o [2020-08-20T18:23:49.231Z] CC images/eventpoll.o [2020-08-20T18:23:49.231Z] CC images/fh.o [2020-08-20T18:23:49.519Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 120.18MB / 120.18MB 7.1s done [2020-08-20T18:23:49.519Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2020-08-20T18:23:49.524Z] CC images/fsnotify.o [2020-08-20T18:23:49.524Z] CC images/signalfd.o [2020-08-20T18:23:49.524Z] CC images/fs.o [2020-08-20T18:23:49.524Z] CC images/pstree.o [2020-08-20T18:23:49.524Z] CC images/pipe.o [2020-08-20T18:23:49.524Z] CC images/tcp-stream.o [2020-08-20T18:23:49.728Z] #24 6.275 0.0% ########### 15.3% ####################### 32.1% ################################## 48.0% ################################################### 72.0% ############################################################### 88.8% ######################################################################## 100.0% [2020-08-20T18:23:49.728Z] #24 ... [2020-08-20T18:23:49.728Z] [2020-08-20T18:23:49.728Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-08-20T18:23:49.728Z] #10 1.622 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-20T18:23:49.728Z] #10 DONE 2.0s [2020-08-20T18:23:49.819Z] CC images/sk-packet.o [2020-08-20T18:23:49.819Z] CC images/mnt.o [2020-08-20T18:23:49.819Z] CC images/pipe-data.o [2020-08-20T18:23:49.819Z] CC images/sa.o [2020-08-20T18:23:49.819Z] CC images/timer.o [2020-08-20T18:23:49.819Z] CC images/timerfd.o [2020-08-20T18:23:49.819Z] CC images/mm.o [2020-08-20T18:23:50.019Z] [2020-08-20T18:23:50.019Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-20T18:23:50.019Z] #26 28.14 Checking out files: 85% (1299/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-08-20T18:23:50.019Z] #26 28.66 + cd /tmp/tmp.Ez5oQeoCPf/src/github.com/go-swagger/go-swagger [2020-08-20T18:23:50.019Z] #26 28.66 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-08-20T18:23:50.019Z] #26 29.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-20T18:23:50.113Z] CC images/sk-opts.o [2020-08-20T18:23:50.113Z] CC images/sk-unix.o [2020-08-20T18:23:50.113Z] CC images/sk-inet.o [2020-08-20T18:23:50.113Z] CC images/tun.o [2020-08-20T18:23:50.113Z] CC images/sk-netlink.o [2020-08-20T18:23:50.113Z] CC images/packet-sock.o [2020-08-20T18:23:50.409Z] CC images/ipc-var.o [2020-08-20T18:23:50.409Z] CC images/ipc-desc.o [2020-08-20T18:23:50.409Z] CC images/ipc-shm.o [2020-08-20T18:23:50.409Z] CC images/ipc-msg.o [2020-08-20T18:23:50.409Z] CC images/ipc-sem.o [2020-08-20T18:23:50.409Z] CC images/utsns.o [2020-08-20T18:23:50.409Z] CC images/creds.o [2020-08-20T18:23:50.707Z] CC images/vma.o [2020-08-20T18:23:50.707Z] CC images/netdev.o [2020-08-20T18:23:50.707Z] CC images/tty.o [2020-08-20T18:23:50.707Z] CC images/file-lock.o [2020-08-20T18:23:50.707Z] CC images/rlimit.o [2020-08-20T18:23:50.707Z] CC images/pagemap.o [2020-08-20T18:23:50.899Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done [2020-08-20T18:23:50.899Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-20T18:23:51.001Z] CC images/siginfo.o [2020-08-20T18:23:51.001Z] CC images/rpc.o [2020-08-20T18:23:51.056Z] #26 ... [2020-08-20T18:23:51.056Z] [2020-08-20T18:23:51.056Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:23:51.056Z] #57 1.434 + RM_GOPATH=0 [2020-08-20T18:23:51.056Z] #57 1.434 + TMP_GOPATH= [2020-08-20T18:23:51.056Z] #57 1.434 + : /build [2020-08-20T18:23:51.056Z] #57 1.434 + '[' -z '' ']' [2020-08-20T18:23:51.056Z] #57 1.436 ++ mktemp -d [2020-08-20T18:23:51.056Z] #57 1.440 + export GOPATH=/tmp/tmp.vILYOQUwZ5 [2020-08-20T18:23:51.056Z] #57 1.440 + GOPATH=/tmp/tmp.vILYOQUwZ5 [2020-08-20T18:23:51.056Z] #57 1.440 + RM_GOPATH=1 [2020-08-20T18:23:51.056Z] #57 1.440 ++ dirname ./install.sh [2020-08-20T18:23:51.056Z] #57 1.442 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-20T18:23:51.056Z] #57 1.442 + dir=. [2020-08-20T18:23:51.056Z] #57 1.442 + bin=containerd [2020-08-20T18:23:51.056Z] #57 1.442 + shift [2020-08-20T18:23:51.056Z] #57 1.442 + '[' '!' -f ./containerd.installer ']' [2020-08-20T18:23:51.056Z] #57 1.442 + . ./containerd.installer [2020-08-20T18:23:51.056Z] #57 1.442 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-20T18:23:51.056Z] #57 1.442 + install_containerd [2020-08-20T18:23:51.056Z] #57 1.442 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-20T18:23:51.056Z] #57 1.442 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vILYOQUwZ5/src/github.com/containerd/containerd [2020-08-20T18:23:51.056Z] #57 1.443 Cloning into '/tmp/tmp.vILYOQUwZ5/src/github.com/containerd/containerd'... [2020-08-20T18:23:51.311Z] CC images/ext-file.o [2020-08-20T18:23:51.311Z] CC images/cgroup.o [2020-08-20T18:23:51.311Z] CC images/userns.o [2020-08-20T18:23:51.311Z] CC images/google/protobuf/descriptor.o [2020-08-20T18:23:51.356Z] #57 ... [2020-08-20T18:23:51.356Z] [2020-08-20T18:23:51.356Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:23:51.356Z] #24 7.412 #=#=# [2020-08-20T18:23:51.467Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-08-20T18:23:51.467Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-20T18:23:51.612Z] CC images/opts.o [2020-08-20T18:23:51.650Z] #24 7.615 0.1% ## 3.7% ########## 14.8% ################ 22.4% ####################### 32.5% ############################ 40.1% ################################## 47.8% ######################################### 57.9% ############################################### 65.6% #################################################### 73.2% ######################################################## 78.3% ############################################################# 85.9% [2020-08-20T18:23:51.650Z] #24 ... [2020-08-20T18:23:51.650Z] [2020-08-20T18:23:51.650Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-08-20T18:23:51.650Z] #11 DONE 1.9s [2020-08-20T18:23:51.650Z] [2020-08-20T18:23:51.650Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:23:51.727Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-08-20T18:23:51.906Z] CC images/seccomp.o [2020-08-20T18:23:51.906Z] CC images/binfmt-misc.o [2020-08-20T18:23:51.906Z] CC images/time.o [2020-08-20T18:23:51.906Z] CC images/sysctl.o [2020-08-20T18:23:51.906Z] CC images/autofs.o [2020-08-20T18:23:51.906Z] CC images/macvlan.o [2020-08-20T18:23:51.906Z] CC images/sit.o [2020-08-20T18:23:51.906Z] CC images/memfd.o [2020-08-20T18:23:51.941Z] #24 7.615 0.1% ## 3.7% ########## 14.8% ################ 22.4% ####################### 32.5% ############################ 40.1% ################################## 47.8% ######################################### 57.9% ############################################### 65.6% #################################################### 73.2% ######################################################## 78.3% ############################################################# 85.9% ################################################################### 93.5% ######################################################################## 100.0% [2020-08-20T18:23:51.986Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-08-20T18:23:52.201Z] CC images/timens.o [2020-08-20T18:23:52.201Z] LINK images/built-in.o [2020-08-20T18:23:52.201Z] GEN compel/include/asm [2020-08-20T18:23:52.201Z] GEN compel/include/version.h [2020-08-20T18:23:52.201Z] touch .config [2020-08-20T18:23:52.201Z] GEN include/common/config.h [2020-08-20T18:23:52.201Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-20T18:23:52.201Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-08-20T18:23:52.201Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-08-20T18:23:52.201Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-08-20T18:23:52.201Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-08-20T18:23:52.201Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-08-20T18:23:52.201Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-08-20T18:23:52.201Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-20T18:23:52.201Z] DEP compel/plugins/std/infect.d [2020-08-20T18:23:52.201Z] DEP compel/plugins/std/string.d [2020-08-20T18:23:52.201Z] DEP compel/plugins/std/log.d [2020-08-20T18:23:52.201Z] DEP compel/plugins/std/fds.d [2020-08-20T18:23:52.201Z] DEP compel/plugins/std/std.d [2020-08-20T18:23:52.232Z] #24 9.587 #=#=# [2020-08-20T18:23:52.496Z] DEP compel/plugins/shmem/shmem.d [2020-08-20T18:23:52.496Z] DEP compel/plugins/fds/fds.d [2020-08-20T18:23:52.496Z] CC compel/plugins/std/std.o [2020-08-20T18:23:52.496Z] CC compel/plugins/std/fds.o [2020-08-20T18:23:52.496Z] CC compel/plugins/std/log.o [2020-08-20T18:23:52.577Z] using credential docker-jenkins-github-credentials [2020-08-20T18:23:52.584Z] Cloning the remote Git repository [2020-08-20T18:23:52.584Z] Cloning with configured refspecs honoured and without tags [2020-08-20T18:23:52.790Z] CC compel/plugins/std/string.o [2020-08-20T18:23:52.790Z] CC compel/plugins/std/infect.o [2020-08-20T18:23:52.790Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-08-20T18:23:52.790Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-08-20T18:23:52.612Z] Cloning repository https://github.com/moby/moby.git [2020-08-20T18:23:52.694Z] > git init /home/ubuntu/workspace/moby_PR-40408 # timeout=10 [2020-08-20T18:23:53.084Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-08-20T18:23:53.084Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-08-20T18:23:53.084Z] AR compel/plugins/std.lib.a [2020-08-20T18:23:53.084Z] CC compel/plugins/fds/fds.o [2020-08-20T18:23:53.084Z] AR compel/plugins/fds.lib.a [2020-08-20T18:23:53.084Z] HOSTDEP compel/src/lib/log-host.d [2020-08-20T18:23:53.084Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-20T18:23:53.084Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-08-20T18:23:53.084Z] HOSTDEP compel/src/main-host.d [2020-08-20T18:23:53.084Z] DEP compel/src/lib/ptrace.d [2020-08-20T18:23:53.084Z] DEP compel/src/lib/infect.d [2020-08-20T18:23:53.084Z] DEP compel/src/lib/infect-util.d [2020-08-20T18:23:53.084Z] DEP compel/src/lib/infect-rpc.d [2020-08-20T18:23:53.084Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-08-20T18:23:53.381Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-08-20T18:23:53.381Z] DEP compel/src/lib/log.d [2020-08-20T18:23:53.381Z] DEP compel/src/main.d [2020-08-20T18:23:53.381Z] DEP compel/src/lib/handle-elf.d [2020-08-20T18:23:53.381Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-08-20T18:23:53.381Z] CC compel/src/lib/log.o [2020-08-20T18:23:53.381Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-08-20T18:23:53.381Z] CC compel/arch/ppc64/src/lib/infect.o [2020-08-20T18:23:53.683Z] CC compel/src/lib/infect-rpc.o [2020-08-20T18:23:53.683Z] CC compel/src/lib/infect-util.o [2020-08-20T18:23:53.683Z] CC compel/src/lib/infect.o [2020-08-20T18:23:53.986Z] #24 9.744 # 2.2% ### 5.0% ##### 7.9% ####### 10.7% ######### 13.5% ########### 16.3% ############# 19.2% ################ 23.0% ################## 25.8% #################### 28.6% ##################### 30.5% ####################### 33.3% ########################## 36.2% [2020-08-20T18:23:53.986Z] #24 ... [2020-08-20T18:23:53.986Z] [2020-08-20T18:23:53.986Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-08-20T18:23:53.986Z] #12 DONE 2.2s [2020-08-20T18:23:53.986Z] [2020-08-20T18:23:53.986Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:23:53.052Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-20T18:23:53.052Z] > git --version # timeout=10 [2020-08-20T18:23:53.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-20T18:23:53.109Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40408/head:refs/remotes/origin/PR-40408 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:23:54.050Z] CC compel/src/lib/ptrace.o [2020-08-20T18:23:54.344Z] AR compel/libcompel.a [2020-08-20T18:23:54.344Z] HOSTCC compel/src/main-host.o [2020-08-20T18:23:54.344Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-08-20T18:23:54.344Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-08-20T18:23:54.344Z] HOSTCC compel/src/lib/log-host.o [2020-08-20T18:23:54.344Z] HOSTLINK compel/compel-host-bin [2020-08-20T18:23:54.344Z] DEP soccr/soccr.d [2020-08-20T18:23:54.575Z] #24 9.744 # 2.2% ### 5.0% ##### 7.9% ####### 10.7% ######### 13.5% ########### 16.3% ############# 19.2% ################ 23.0% ################## 25.8% #################### 28.6% ##################### 30.5% ####################### 33.3% ########################## 36.2% ############################ 39.0% ############################# 40.9% ############################## 42.8% ################################# 46.5% ################################### 49.4% #################################### 51.2% [2020-08-20T18:23:54.575Z] #24 ... [2020-08-20T18:23:54.575Z] [2020-08-20T18:23:54.575Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:54.575Z] #31 25.24 Selecting previously unselected package libicu63:s390x. [2020-08-20T18:23:54.575Z] #31 25.25 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-20T18:23:54.575Z] #31 25.27 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-20T18:23:54.575Z] #31 30.60 Selecting previously unselected package libxml2:s390x. [2020-08-20T18:23:54.575Z] #31 30.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-08-20T18:23:54.575Z] #31 30.63 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-20T18:23:54.575Z] #31 31.10 Selecting previously unselected package libarchive13:s390x. [2020-08-20T18:23:54.575Z] #31 31.10 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-08-20T18:23:54.575Z] #31 31.10 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-20T18:23:54.575Z] #31 31.28 Selecting previously unselected package libjsoncpp1:s390x. [2020-08-20T18:23:54.575Z] #31 31.29 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-08-20T18:23:54.575Z] #31 31.29 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-08-20T18:23:54.575Z] #31 31.43 Selecting previously unselected package librhash0:s390x. [2020-08-20T18:23:54.575Z] #31 31.43 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-08-20T18:23:54.575Z] #31 31.43 Unpacking librhash0:s390x (1.3.8-1) ... [2020-08-20T18:23:54.575Z] #31 31.58 Selecting previously unselected package libuv1:s390x. [2020-08-20T18:23:54.575Z] #31 31.58 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-08-20T18:23:54.575Z] #31 31.58 Unpacking libuv1:s390x (1.24.1-1) ... [2020-08-20T18:23:54.575Z] #31 31.73 Selecting previously unselected package cmake. [2020-08-20T18:23:54.575Z] #31 31.73 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-08-20T18:23:54.575Z] #31 31.73 Unpacking cmake (3.13.4-1) ... [2020-08-20T18:23:54.575Z] #31 33.84 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-20T18:23:54.575Z] #31 33.85 Setting up xxd (2:8.1.0875-5) ... [2020-08-20T18:23:54.575Z] #31 33.86 Setting up libuv1:s390x (1.24.1-1) ... [2020-08-20T18:23:54.575Z] #31 33.87 Setting up vim-common (2:8.1.0875-5) ... [2020-08-20T18:23:54.575Z] #31 33.88 Setting up librhash0:s390x (1.3.8-1) ... [2020-08-20T18:23:54.575Z] #31 33.89 Setting up cmake-data (3.13.4-1) ... [2020-08-20T18:23:54.575Z] #31 33.90 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-20T18:23:54.575Z] #31 33.90 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-08-20T18:23:54.575Z] #31 33.91 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-20T18:23:54.575Z] #31 33.92 Setting up cmake (3.13.4-1) ... [2020-08-20T18:23:54.575Z] #31 33.94 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:23:54.575Z] #31 34.02 Processing triggers for mime-support (3.62) ... [2020-08-20T18:23:54.575Z] #31 DONE 34.4s [2020-08-20T18:23:54.575Z] [2020-08-20T18:23:54.575Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:23:54.636Z] CC soccr/soccr.o [2020-08-20T18:23:54.877Z] #24 9.744 # 2.2% ### 5.0% ##### 7.9% ####### 10.7% ######### 13.5% ########### 16.3% ############# 19.2% ################ 23.0% ################## 25.8% #################### 28.6% ##################### 30.5% ####################### 33.3% ########################## 36.2% ############################ 39.0% ############################# 40.9% ############################## 42.8% ################################# 46.5% ################################### 49.4% #################################### 51.2% ###################################### 54.1% [2020-08-20T18:23:54.877Z] #24 ... [2020-08-20T18:23:54.877Z] [2020-08-20T18:23:54.877Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:23:54.877Z] #32 DONE 0.1s [2020-08-20T18:23:54.877Z] [2020-08-20T18:23:54.877Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:23:54.877Z] #24 9.744 # 2.2% ### 5.0% ##### 7.9% ####### 10.7% ######### 13.5% ########### 16.3% ############# 19.2% ################ 23.0% ################## 25.8% #################### 28.6% ##################### 30.5% ####################### 33.3% ########################## 36.2% ############################ 39.0% ############################# 40.9% ############################## 42.8% ################################# 46.5% ################################### 49.4% #################################### 51.2% ###################################### 54.1% ######################################## 56.9% [2020-08-20T18:23:54.877Z] #24 ... [2020-08-20T18:23:54.877Z] [2020-08-20T18:23:54.877Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-08-20T18:23:54.877Z] #33 DONE 0.1s [2020-08-20T18:23:54.877Z] [2020-08-20T18:23:54.877Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:23:54.930Z] AR soccr/libsoccr.a [2020-08-20T18:23:54.930Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-20T18:23:54.930Z] DEP criu/arch/ppc64/sigframe.d [2020-08-20T18:23:54.930Z] DEP criu/arch/ppc64/crtools.d [2020-08-20T18:23:54.930Z] DEP criu/arch/ppc64/cpu.d [2020-08-20T18:23:54.930Z] CC criu/arch/ppc64/cpu.o [2020-08-20T18:23:55.224Z] CC criu/arch/ppc64/crtools.o [2020-08-20T18:23:55.224Z] CC criu/arch/ppc64/sigframe.o [2020-08-20T18:23:55.463Z] #24 9.744 # 2.2% ### 5.0% ##### 7.9% ####### 10.7% ######### 13.5% ########### 16.3% ############# 19.2% ################ 23.0% ################## 25.8% #################### 28.6% ##################### 30.5% ####################### 33.3% ########################## 36.2% ############################ 39.0% ############################# 40.9% ############################## 42.8% ################################# 46.5% ################################### 49.4% #################################### 51.2% ###################################### 54.1% ######################################## 56.9% ########################################### 59.7% ############################################# 63.5% ############################################### 65.4% ################################################# 69.2% ################################################### 72.0% ##################################################### 74.8% [2020-08-20T18:23:55.463Z] #24 ... [2020-08-20T18:23:55.463Z] [2020-08-20T18:23:55.463Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:23:55.463Z] #42 24.79 sync [2020-08-20T18:23:55.463Z] #42 24.79 internal/reflectlite [2020-08-20T18:23:55.463Z] #42 26.64 github.com/LK4D4/vndr/godl/singleflight [2020-08-20T18:23:55.463Z] #42 26.93 math/rand [2020-08-20T18:23:55.463Z] #42 27.89 internal/singleflight [2020-08-20T18:23:55.463Z] #42 27.94 errors [2020-08-20T18:23:55.463Z] #42 28.14 sort [2020-08-20T18:23:55.463Z] #42 28.22 io [2020-08-20T18:23:55.463Z] #42 28.93 strconv [2020-08-20T18:23:55.463Z] #42 29.18 bytes [2020-08-20T18:23:55.463Z] #42 31.12 bufio [2020-08-20T18:23:55.463Z] #42 31.60 reflect [2020-08-20T18:23:55.463Z] #42 32.51 internal/oserror [2020-08-20T18:23:55.463Z] #42 32.56 syscall [2020-08-20T18:23:55.463Z] #42 ... [2020-08-20T18:23:55.463Z] [2020-08-20T18:23:55.463Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-20T18:23:55.463Z] #52 1.604 + RM_GOPATH=0 [2020-08-20T18:23:55.463Z] #52 1.604 + TMP_GOPATH= [2020-08-20T18:23:55.463Z] #52 1.604 + : /build [2020-08-20T18:23:55.463Z] #52 1.604 + '[' -z '' ']' [2020-08-20T18:23:55.463Z] #52 1.604 ++ mktemp -d [2020-08-20T18:23:55.463Z] #52 1.605 + export GOPATH=/tmp/tmp.m8n4cjYSTb [2020-08-20T18:23:55.463Z] #52 1.605 + GOPATH=/tmp/tmp.m8n4cjYSTb [2020-08-20T18:23:55.463Z] #52 1.605 + RM_GOPATH=1 [2020-08-20T18:23:55.463Z] #52 1.605 ++ dirname ./install.sh [2020-08-20T18:23:55.463Z] #52 1.607 + dir=. [2020-08-20T18:23:55.463Z] #52 1.607 + bin=runc [2020-08-20T18:23:55.463Z] #52 1.607 + shift [2020-08-20T18:23:55.463Z] #52 1.607 + '[' '!' -f ./runc.installer ']' [2020-08-20T18:23:55.463Z] #52 1.607 + . ./runc.installer [2020-08-20T18:23:55.463Z] #52 1.607 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-20T18:23:55.463Z] #52 1.608 + install_runc [2020-08-20T18:23:55.463Z] #52 1.608 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-20T18:23:55.463Z] #52 1.608 + uname -r [2020-08-20T18:23:55.463Z] #52 1.614 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-20T18:23:55.463Z] #52 1.614 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-08-20T18:23:55.463Z] #52 1.614 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.m8n4cjYSTb/src/github.com/opencontainers/runc [2020-08-20T18:23:55.463Z] #52 1.614 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-08-20T18:23:55.463Z] #52 1.625 Cloning into '/tmp/tmp.m8n4cjYSTb/src/github.com/opencontainers/runc'... [2020-08-20T18:23:55.463Z] #52 10.11 + cd /tmp/tmp.m8n4cjYSTb/src/github.com/opencontainers/runc [2020-08-20T18:23:55.463Z] #52 10.11 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-20T18:23:55.463Z] #52 11.06 + '[' -z '' ']' [2020-08-20T18:23:55.463Z] #52 11.06 + target=static [2020-08-20T18:23:55.463Z] #52 11.06 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-20T18:23:55.517Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-08-20T18:23:55.517Z] DEP criu/pie/util-vdso.d [2020-08-20T18:23:55.517Z] DEP criu/pie/util.d [2020-08-20T18:23:55.517Z] CC criu/pie/util.o [2020-08-20T18:23:55.517Z] CC criu/pie/util-vdso.o [2020-08-20T18:23:55.755Z] #52 ... [2020-08-20T18:23:55.755Z] [2020-08-20T18:23:55.755Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:23:55.755Z] #29 24.83 sync [2020-08-20T18:23:55.755Z] #29 24.83 internal/reflectlite [2020-08-20T18:23:55.755Z] #29 27.27 errors [2020-08-20T18:23:55.755Z] #29 27.27 sort [2020-08-20T18:23:55.755Z] #29 27.54 strconv [2020-08-20T18:23:55.755Z] #29 28.17 io [2020-08-20T18:23:55.755Z] #29 28.98 internal/oserror [2020-08-20T18:23:55.755Z] #29 29.00 syscall [2020-08-20T18:23:55.755Z] #29 30.62 reflect [2020-08-20T18:23:55.755Z] #29 ... [2020-08-20T18:23:55.755Z] [2020-08-20T18:23:55.755Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:23:55.755Z] #38 29.14 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-20T18:23:55.755Z] #38 29.17 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-20T18:23:55.755Z] #38 29.20 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-20T18:23:55.755Z] #38 29.25 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-20T18:23:55.755Z] #38 29.27 Setting up python-six (1.12.0-1) ... [2020-08-20T18:23:55.755Z] #38 31.11 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-20T18:23:55.755Z] #38 31.12 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-20T18:23:55.755Z] #38 31.13 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-20T18:23:55.755Z] #38 31.14 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-08-20T18:23:55.755Z] #38 31.15 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-08-20T18:23:55.755Z] #38 31.15 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-20T18:23:55.755Z] #38 31.16 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-20T18:23:55.755Z] #38 31.17 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-20T18:23:55.755Z] #38 31.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-20T18:23:55.755Z] #38 31.18 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-20T18:23:55.755Z] #38 35.06 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-08-20T18:23:55.755Z] #38 35.06 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:23:55.755Z] #38 DONE 35.5s [2020-08-20T18:23:55.755Z] [2020-08-20T18:23:55.755Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:23:55.811Z] AR criu/pie/pie.lib.a [2020-08-20T18:23:55.811Z] DEP criu/pie/restorer.d [2020-08-20T18:23:55.811Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-08-20T18:23:55.811Z] DEP criu/arch/ppc64/restorer.d [2020-08-20T18:23:55.811Z] DEP criu/arch/ppc64/vdso-pie.d [2020-08-20T18:23:55.811Z] DEP criu/pie/parasite-vdso.d [2020-08-20T18:23:55.811Z] DEP criu/pie/parasite.d [2020-08-20T18:23:55.811Z] CC criu/pie/parasite.o [2020-08-20T18:23:56.062Z] #24 9.744 # 2.2% ### 5.0% ##### 7.9% ####### 10.7% ######### 13.5% ########### 16.3% ############# 19.2% ################ 23.0% ################## 25.8% #################### 28.6% ##################### 30.5% ####################### 33.3% ########################## 36.2% ############################ 39.0% ############################# 40.9% ############################## 42.8% ################################# 46.5% ################################### 49.4% #################################### 51.2% ###################################### 54.1% ######################################## 56.9% ########################################### 59.7% ############################################# 63.5% ############################################### 65.4% ################################################# 69.2% ################################################### 72.0% ##################################################### 74.8% ######################################################## 78.6% ########################################################## 81.4% ############################################################ 84.3% [2020-08-20T18:23:56.062Z] #24 ... [2020-08-20T18:23:56.062Z] [2020-08-20T18:23:56.062Z] #13 [dev 6/25] RUN ldconfig [2020-08-20T18:23:56.062Z] #13 DONE 2.2s [2020-08-20T18:23:56.062Z] [2020-08-20T18:23:56.062Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:23:56.103Z] LINK criu/pie/parasite.built-in.o [2020-08-20T18:23:56.103Z] GEN criu/pie/parasite-blob.h [2020-08-20T18:23:56.103Z] CC criu/pie/parasite-vdso.o [2020-08-20T18:23:56.192Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2020-08-20T18:23:56.192Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-08-20T18:23:56.358Z] #24 9.744 # 2.2% ### 5.0% ##### 7.9% ####### 10.7% ######### 13.5% ########### 16.3% ############# 19.2% ################ 23.0% ################## 25.8% #################### 28.6% ##################### 30.5% ####################### 33.3% ########################## 36.2% ############################ 39.0% ############################# 40.9% ############################## 42.8% ################################# 46.5% ################################### 49.4% #################################### 51.2% ###################################### 54.1% ######################################## 56.9% ########################################### 59.7% ############################################# 63.5% ############################################### 65.4% ################################################# 69.2% ################################################### 72.0% ##################################################### 74.8% ######################################################## 78.6% ########################################################## 81.4% ############################################################ 84.3% ############################################################### 88.0% ################################################################## 91.8% #################################################################### 94.6% ###################################################################### 97.5% ######################################################################## 100.0% [2020-08-20T18:23:56.398Z] CC criu/arch/ppc64/vdso-pie.o [2020-08-20T18:23:56.398Z] CC criu/arch/ppc64/restorer.o [2020-08-20T18:23:56.398Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-08-20T18:23:56.398Z] CC criu/pie/restorer.o [2020-08-20T18:23:56.650Z] #24 13.97 [2020-08-20T18:23:57.038Z] LINK criu/pie/restorer.built-in.o [2020-08-20T18:23:57.038Z] GEN criu/pie/restorer-blob.h [2020-08-20T18:23:57.038Z] DEP criu/vdso.d [2020-08-20T18:23:57.330Z] DEP criu/uts_ns.d [2020-08-20T18:23:57.330Z] DEP criu/util.d [2020-08-20T18:23:57.330Z] DEP criu/uffd.d [2020-08-20T18:23:57.330Z] DEP criu/tun.d [2020-08-20T18:23:57.330Z] DEP criu/tty.d [2020-08-20T18:23:57.330Z] DEP criu/timerfd.d [2020-08-20T18:23:57.330Z] DEP criu/timens.d [2020-08-20T18:23:57.624Z] DEP criu/sysfs_parse.d [2020-08-20T18:23:57.624Z] DEP criu/sysctl.d [2020-08-20T18:23:57.624Z] DEP criu/string.d [2020-08-20T18:23:57.624Z] DEP criu/stats.d [2020-08-20T18:23:57.624Z] DEP criu/sockets.d [2020-08-20T18:23:57.624Z] DEP criu/sk-unix.d [2020-08-20T18:23:57.624Z] DEP criu/sk-tcp.d [2020-08-20T18:23:57.624Z] DEP criu/sk-queue.d [2020-08-20T18:23:57.682Z] #24 14.97 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-08-20T18:23:57.918Z] DEP criu/sk-packet.d [2020-08-20T18:23:57.918Z] DEP criu/sk-netlink.d [2020-08-20T18:23:57.918Z] DEP criu/sk-inet.d [2020-08-20T18:23:57.918Z] DEP criu/signalfd.d [2020-08-20T18:23:57.918Z] DEP criu/sigframe.d [2020-08-20T18:23:57.918Z] DEP criu/shmem.d [2020-08-20T18:23:57.918Z] DEP criu/servicefd.d [2020-08-20T18:23:57.918Z] DEP criu/seize.d [2020-08-20T18:23:57.973Z] #24 15.24 [2020-08-20T18:23:57.973Z] #24 15.37 ######################################################################## 100.0% [2020-08-20T18:23:57.973Z] #24 15.46 [2020-08-20T18:23:58.213Z] DEP criu/seccomp.d [2020-08-20T18:23:58.213Z] DEP criu/rst-malloc.d [2020-08-20T18:23:58.213Z] DEP criu/rbtree.d [2020-08-20T18:23:58.213Z] DEP criu/pstree.d [2020-08-20T18:23:58.213Z] DEP criu/protobuf.d [2020-08-20T18:23:58.213Z] GEN criu/protobuf-desc-gen.h [2020-08-20T18:23:58.508Z] DEP criu/protobuf-desc.d [2020-08-20T18:23:58.508Z] DEP criu/proc_parse.d [2020-08-20T18:23:58.508Z] DEP criu/plugin.d [2020-08-20T18:23:58.508Z] DEP criu/pipes.d [2020-08-20T18:23:58.805Z] DEP criu/pie-util.d [2020-08-20T18:23:58.805Z] DEP criu/pie-util-vdso.d [2020-08-20T18:23:58.805Z] DEP criu/path.d [2020-08-20T18:23:58.805Z] DEP criu/parasite-syscall.d [2020-08-20T18:23:58.805Z] DEP criu/pagemap.d [2020-08-20T18:23:58.805Z] DEP criu/pagemap-cache.d [2020-08-20T18:23:58.805Z] DEP criu/page-xfer.d [2020-08-20T18:23:58.805Z] DEP criu/page-pipe.d [2020-08-20T18:23:59.005Z] #24 16.49 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-08-20T18:23:59.098Z] DEP criu/netfilter.d [2020-08-20T18:23:59.098Z] DEP criu/net.d [2020-08-20T18:23:59.098Z] DEP criu/namespaces.d [2020-08-20T18:23:59.098Z] DEP criu/mount.d [2020-08-20T18:23:59.098Z] DEP criu/memfd.d [2020-08-20T18:23:59.098Z] DEP criu/mem.d [2020-08-20T18:23:59.098Z] DEP criu/lsm.d [2020-08-20T18:23:59.297Z] #24 16.77 [2020-08-20T18:23:59.390Z] DEP criu/log.d [2020-08-20T18:23:59.390Z] DEP criu/libnetlink.d [2020-08-20T18:23:59.390Z] DEP criu/kerndat.d [2020-08-20T18:23:59.390Z] DEP criu/kcmp-ids.d [2020-08-20T18:23:59.390Z] DEP criu/irmap.d [2020-08-20T18:23:59.390Z] DEP criu/ipc_ns.d [2020-08-20T18:23:59.390Z] DEP criu/image.d [2020-08-20T18:23:59.390Z] DEP criu/image-desc.d [2020-08-20T18:23:59.390Z] DEP criu/fsnotify.d [2020-08-20T18:23:59.587Z] #24 16.90 #=#=# ######################################################################## 100.0% [2020-08-20T18:23:59.587Z] #24 17.03 [2020-08-20T18:23:59.685Z] DEP criu/filesystems.d [2020-08-20T18:23:59.685Z] DEP criu/files.d [2020-08-20T18:23:59.685Z] DEP criu/files-reg.d [2020-08-20T18:23:59.685Z] DEP criu/files-ext.d [2020-08-20T18:23:59.685Z] DEP criu/file-lock.d [2020-08-20T18:23:59.685Z] DEP criu/file-ids.d [2020-08-20T18:23:59.685Z] DEP criu/fifo.d [2020-08-20T18:23:59.685Z] DEP criu/fdstore.d [2020-08-20T18:23:59.977Z] DEP criu/fault-injection.d [2020-08-20T18:23:59.977Z] DEP criu/external.d [2020-08-20T18:23:59.977Z] DEP criu/eventpoll.d [2020-08-20T18:23:59.977Z] DEP criu/eventfd.d [2020-08-20T18:23:59.977Z] DEP criu/crtools.d [2020-08-20T18:23:59.977Z] DEP criu/cr-service.d [2020-08-20T18:23:59.977Z] DEP criu/cr-restore.d [2020-08-20T18:23:59.977Z] DEP criu/cr-errno.d [2020-08-20T18:23:59.977Z] DEP criu/cr-dump.d [2020-08-20T18:24:00.269Z] DEP criu/cr-dedup.d [2020-08-20T18:24:00.269Z] DEP criu/cr-check.d [2020-08-20T18:24:00.269Z] DEP criu/config.d [2020-08-20T18:24:00.269Z] DEP criu/clone-noasan.d [2020-08-20T18:24:00.269Z] DEP criu/cgroup.d [2020-08-20T18:24:00.269Z] DEP criu/cgroup-props.d [2020-08-20T18:24:00.269Z] DEP criu/bitmap.d [2020-08-20T18:24:00.269Z] DEP criu/bfd.d [2020-08-20T18:24:00.417Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.3s done [2020-08-20T18:24:00.562Z] DEP criu/autofs.d [2020-08-20T18:24:00.562Z] DEP criu/aio.d [2020-08-20T18:24:00.562Z] DEP criu/action-scripts.d [2020-08-20T18:24:00.562Z] CC criu/action-scripts.o [2020-08-20T18:24:00.562Z] CC criu/aio.o [2020-08-20T18:24:00.632Z] #24 18.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-08-20T18:24:00.678Z] #5 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 [2020-08-20T18:24:00.855Z] CC criu/autofs.o [2020-08-20T18:24:00.922Z] #24 18.14 skipping existing b63cc5f62c21 [2020-08-20T18:24:00.922Z] #24 18.26 [2020-08-20T18:24:01.148Z] CC criu/bfd.o [2020-08-20T18:24:01.441Z] CC criu/bitmap.o [2020-08-20T18:24:01.441Z] CC criu/cgroup-props.o [2020-08-20T18:24:01.734Z] CC criu/cgroup.o [2020-08-20T18:24:01.954Z] #24 19.44 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-08-20T18:24:02.617Z] #24 19.79 #=#=# [2020-08-20T18:24:02.617Z] #24 ... [2020-08-20T18:24:02.617Z] [2020-08-20T18:24:02.617Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-20T18:24:02.617Z] #34 1.599 + RM_GOPATH=0 [2020-08-20T18:24:02.617Z] #34 1.599 + TMP_GOPATH= [2020-08-20T18:24:02.617Z] #34 1.599 + : /build [2020-08-20T18:24:02.617Z] #34 1.599 + '[' -z '' ']' [2020-08-20T18:24:02.617Z] #34 1.601 ++ mktemp -d [2020-08-20T18:24:02.617Z] #34 1.603 + export GOPATH=/tmp/tmp.Ro04rJ6xe9 [2020-08-20T18:24:02.617Z] #34 1.603 + GOPATH=/tmp/tmp.Ro04rJ6xe9 [2020-08-20T18:24:02.617Z] #34 1.603 + RM_GOPATH=1 [2020-08-20T18:24:02.617Z] #34 1.604 ++ dirname ./install.sh [2020-08-20T18:24:02.617Z] #34 1.607 + dir=. [2020-08-20T18:24:02.617Z] #34 1.607 + bin=tini [2020-08-20T18:24:02.617Z] #34 1.607 + shift [2020-08-20T18:24:02.617Z] #34 1.607 + '[' '!' -f ./tini.installer ']' [2020-08-20T18:24:02.617Z] #34 1.608 + . ./tini.installer [2020-08-20T18:24:02.617Z] #34 1.608 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-20T18:24:02.617Z] #34 1.608 + install_tini [2020-08-20T18:24:02.617Z] #34 1.608 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-20T18:24:02.617Z] #34 1.608 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-20T18:24:02.617Z] #34 1.609 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ro04rJ6xe9/tini [2020-08-20T18:24:02.617Z] #34 1.615 Cloning into '/tmp/tmp.Ro04rJ6xe9/tini'... [2020-08-20T18:24:02.617Z] #34 2.257 + cd /tmp/tmp.Ro04rJ6xe9/tini [2020-08-20T18:24:02.617Z] #34 2.258 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-20T18:24:02.617Z] #34 2.262 + cmake . [2020-08-20T18:24:02.617Z] #34 2.769 -- The C compiler identification is GNU 8.3.0 [2020-08-20T18:24:02.617Z] #34 2.848 -- Check for working C compiler: /usr/bin/cc [2020-08-20T18:24:02.617Z] #34 3.426 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-20T18:24:02.617Z] #34 3.426 -- Detecting C compiler ABI info [2020-08-20T18:24:02.617Z] #34 3.851 -- Detecting C compiler ABI info - done [2020-08-20T18:24:02.617Z] #34 3.856 -- Detecting C compile features [2020-08-20T18:24:02.617Z] #34 5.039 -- Detecting C compile features - done [2020-08-20T18:24:02.617Z] #34 5.050 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-20T18:24:02.617Z] #34 5.335 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-20T18:24:02.617Z] #34 5.396 -- Configuring done [2020-08-20T18:24:02.617Z] #34 5.417 -- Generating done [2020-08-20T18:24:02.617Z] #34 5.424 -- Build files have been written to: /tmp/tmp.Ro04rJ6xe9/tini [2020-08-20T18:24:02.617Z] #34 5.440 + make tini-static [2020-08-20T18:24:02.617Z] #34 5.786 Scanning dependencies of target tini-static [2020-08-20T18:24:02.617Z] #34 5.860 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-20T18:24:02.617Z] #34 6.744 [100%] Linking C executable tini-static [2020-08-20T18:24:02.617Z] #34 7.190 [100%] Built target tini-static [2020-08-20T18:24:02.617Z] #34 7.278 + mkdir -p /build [2020-08-20T18:24:02.617Z] #34 7.280 + cp tini-static /build/docker-init [2020-08-20T18:24:02.617Z] #34 DONE 7.6s [2020-08-20T18:24:02.617Z] [2020-08-20T18:24:02.617Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:24:02.617Z] #24 19.88 ######################################################################## 100.0% [2020-08-20T18:24:02.617Z] #24 19.94 [2020-08-20T18:24:02.617Z] #24 19.98 Download of images into '/build' complete. [2020-08-20T18:24:02.617Z] #24 19.98 Use something like the following to load the result into a Docker daemon: [2020-08-20T18:24:02.617Z] #24 19.98 tar -cC '/build' . | docker load [2020-08-20T18:24:02.617Z] #24 ... [2020-08-20T18:24:02.617Z] [2020-08-20T18:24:02.617Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:24:02.617Z] #39 2.572 Note: Building without setproctitle() and strlcpy() support. [2020-08-20T18:24:02.617Z] #39 2.572 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-20T18:24:02.617Z] #39 2.586 Note: Building without GnuTLS support [2020-08-20T18:24:02.617Z] #39 2.592 Makefile.config:39: Warn: you have no libnftables installed [2020-08-20T18:24:02.617Z] #39 2.592 Makefile.config:40: Warn: Building without nftables support [2020-08-20T18:24:02.617Z] #39 3.699 fatal: not a git repository (or any of the parent directories): .git [2020-08-20T18:24:02.617Z] #39 3.716 GEN .gitid [2020-08-20T18:24:02.617Z] #39 3.728 GEN criu/include/version.h [2020-08-20T18:24:02.617Z] #39 3.752 GEN include/common/asm [2020-08-20T18:24:02.617Z] #39 4.843 PBCC images/timens.pb-c.c [2020-08-20T18:24:02.617Z] #39 4.854 DEP images/timens.pb-c.d [2020-08-20T18:24:02.617Z] #39 4.884 PBCC images/fown.pb-c.c [2020-08-20T18:24:02.617Z] #39 4.902 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-20T18:24:02.617Z] #39 4.964 PBCC images/opts.pb-c.c [2020-08-20T18:24:02.617Z] #39 4.989 PBCC images/memfd.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.030 DEP images/fown.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.045 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.064 DEP images/opts.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.122 DEP images/memfd.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.129 PBCC images/sit.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.194 DEP images/sit.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.247 PBCC images/macvlan.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.285 DEP images/macvlan.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.313 PBCC images/autofs.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.319 DEP images/autofs.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.330 PBCC images/sysctl.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.371 DEP images/sysctl.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.379 PBCC images/time.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.397 DEP images/time.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.442 PBCC images/binfmt-misc.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.461 DEP images/binfmt-misc.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.519 PBCC images/seccomp.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.522 DEP images/seccomp.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.542 PBCC images/userns.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.583 DEP images/userns.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.607 PBCC images/cgroup.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.652 DEP images/cgroup.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.691 PBCC images/ext-file.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.703 DEP images/ext-file.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.731 PBCC images/rpc.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.737 DEP images/rpc.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.788 PBCC images/siginfo.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.791 DEP images/siginfo.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.836 PBCC images/pagemap.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.904 DEP images/pagemap.pb-c.d [2020-08-20T18:24:02.617Z] #39 5.921 PBCC images/rlimit.pb-c.c [2020-08-20T18:24:02.617Z] #39 5.946 DEP images/rlimit.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.019 PBCC images/file-lock.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.023 DEP images/file-lock.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.061 PBCC images/tty.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.099 DEP images/tty.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.129 PBCC images/tun.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.137 PBCC images/netdev.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.191 DEP images/tun.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.218 DEP images/netdev.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.253 PBCC images/vma.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.293 DEP images/vma.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.347 PBCC images/creds.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.350 DEP images/creds.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.394 PBCC images/utsns.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.406 DEP images/utsns.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.413 PBCC images/ipc-desc.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.425 PBCC images/ipc-sem.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.454 DEP images/ipc-desc.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.461 DEP images/ipc-sem.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.511 PBCC images/ipc-msg.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.546 DEP images/ipc-msg.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.575 PBCC images/ipc-shm.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.578 DEP images/ipc-shm.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.610 PBCC images/ipc-var.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.616 DEP images/ipc-var.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.637 PBCC images/sk-opts.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.683 PBCC images/packet-sock.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.760 DEP images/sk-opts.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.800 DEP images/packet-sock.pb-c.d [2020-08-20T18:24:02.617Z] #39 6.873 PBCC images/sk-netlink.pb-c.c [2020-08-20T18:24:02.617Z] #39 6.910 DEP images/sk-netlink.pb-c.d [2020-08-20T18:24:02.789Z] CC criu/clone-noasan.o [2020-08-20T18:24:02.789Z] CC criu/config.o [2020-08-20T18:24:02.925Z] #39 ... [2020-08-20T18:24:02.925Z] [2020-08-20T18:24:02.925Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:24:02.925Z] #24 DONE 20.1s [2020-08-20T18:24:02.925Z] [2020-08-20T18:24:02.925Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:24:02.925Z] #39 6.918 PBCC images/sk-inet.pb-c.c [2020-08-20T18:24:02.925Z] #39 6.972 DEP images/sk-inet.pb-c.d [2020-08-20T18:24:02.925Z] #39 ... [2020-08-20T18:24:02.925Z] [2020-08-20T18:24:02.925Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:24:02.925Z] #14 2.034 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:24:02.925Z] #14 2.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:24:02.925Z] #14 2.094 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:24:02.925Z] #14 2.730 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-20T18:24:02.925Z] #14 3.991 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [194 kB] [2020-08-20T18:24:02.925Z] #14 6.129 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-20T18:24:02.925Z] #14 ... [2020-08-20T18:24:02.925Z] [2020-08-20T18:24:02.925Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:24:02.925Z] #39 7.068 PBCC images/sk-unix.pb-c.c [2020-08-20T18:24:02.925Z] #39 7.078 DEP images/sk-unix.pb-c.d [2020-08-20T18:24:02.925Z] #39 7.131 PBCC images/mm.pb-c.c [2020-08-20T18:24:03.228Z] #39 7.210 DEP images/mm.pb-c.d [2020-08-20T18:24:03.228Z] #39 7.260 PBCC images/timerfd.pb-c.c [2020-08-20T18:24:03.228Z] #39 7.330 DEP images/timerfd.pb-c.d [2020-08-20T18:24:03.228Z] #39 7.369 PBCC images/timer.pb-c.c [2020-08-20T18:24:03.228Z] #39 7.382 DEP images/timer.pb-c.d [2020-08-20T18:24:03.228Z] #39 7.452 PBCC images/sa.pb-c.c [2020-08-20T18:24:03.228Z] #39 7.526 DEP images/sa.pb-c.d [2020-08-20T18:24:03.228Z] #39 7.589 PBCC images/pipe-data.pb-c.c [2020-08-20T18:24:03.228Z] #39 7.589 DEP images/pipe-data.pb-c.d [2020-08-20T18:24:03.433Z] CC criu/cr-check.o [2020-08-20T18:24:03.530Z] #39 7.612 PBCC images/mnt.pb-c.c [2020-08-20T18:24:03.530Z] #39 7.787 DEP images/mnt.pb-c.d [2020-08-20T18:24:03.530Z] #39 7.804 PBCC images/sk-packet.pb-c.c [2020-08-20T18:24:03.530Z] #39 7.845 DEP images/sk-packet.pb-c.d [2020-08-20T18:24:03.727Z] CC criu/cr-dedup.o [2020-08-20T18:24:03.727Z] CC criu/cr-dump.o [2020-08-20T18:24:03.832Z] #39 7.852 PBCC images/tcp-stream.pb-c.c [2020-08-20T18:24:03.832Z] #39 7.903 DEP images/tcp-stream.pb-c.d [2020-08-20T18:24:03.832Z] #39 7.956 PBCC images/pipe.pb-c.c [2020-08-20T18:24:03.832Z] #39 7.987 DEP images/pipe.pb-c.d [2020-08-20T18:24:03.832Z] #39 8.014 PBCC images/pstree.pb-c.c [2020-08-20T18:24:03.832Z] #39 8.033 DEP images/pstree.pb-c.d [2020-08-20T18:24:04.124Z] #39 8.170 PBCC images/fs.pb-c.c [2020-08-20T18:24:04.124Z] #39 8.272 DEP images/fs.pb-c.d [2020-08-20T18:24:04.124Z] #39 8.294 PBCC images/signalfd.pb-c.c [2020-08-20T18:24:04.124Z] #39 8.339 DEP images/signalfd.pb-c.d [2020-08-20T18:24:04.415Z] #39 8.492 PBCC images/fh.pb-c.c [2020-08-20T18:24:04.415Z] #39 8.595 PBCC images/fsnotify.pb-c.c [2020-08-20T18:24:04.415Z] #39 8.626 DEP images/fh.pb-c.d [2020-08-20T18:24:04.415Z] #39 8.679 DEP images/fsnotify.pb-c.d [2020-08-20T18:24:04.415Z] #39 8.731 PBCC images/eventpoll.pb-c.c [2020-08-20T18:24:04.415Z] #39 8.742 DEP images/eventpoll.pb-c.d [2020-08-20T18:24:04.415Z] #39 8.769 PBCC images/eventfd.pb-c.c [2020-08-20T18:24:04.415Z] #39 8.778 DEP images/eventfd.pb-c.d [2020-08-20T18:24:04.706Z] #39 8.799 PBCC images/remap-file-path.pb-c.c [2020-08-20T18:24:04.706Z] #39 8.808 DEP images/remap-file-path.pb-c.d [2020-08-20T18:24:04.706Z] #39 8.828 PBCC images/fifo.pb-c.c [2020-08-20T18:24:04.706Z] #39 8.849 DEP images/fifo.pb-c.d [2020-08-20T18:24:04.706Z] #39 8.856 PBCC images/ghost-file.pb-c.c [2020-08-20T18:24:04.706Z] #39 8.889 DEP images/ghost-file.pb-c.d [2020-08-20T18:24:04.706Z] #39 8.898 PBCC images/regfile.pb-c.c [2020-08-20T18:24:04.706Z] #39 8.929 DEP images/regfile.pb-c.d [2020-08-20T18:24:04.706Z] #39 8.973 PBCC images/ns.pb-c.c [2020-08-20T18:24:04.706Z] #39 8.984 DEP images/ns.pb-c.d [2020-08-20T18:24:04.706Z] #39 9.011 PBCC images/fdinfo.pb-c.c [2020-08-20T18:24:04.767Z] CC criu/cr-errno.o [2020-08-20T18:24:04.767Z] CC criu/cr-restore.o [2020-08-20T18:24:04.998Z] #39 9.049 DEP images/fdinfo.pb-c.d [2020-08-20T18:24:04.998Z] #39 9.088 PBCC images/core-aarch64.pb-c.c [2020-08-20T18:24:04.998Z] #39 9.138 PBCC images/core-arm.pb-c.c [2020-08-20T18:24:04.998Z] #39 9.202 PBCC images/core-ppc64.pb-c.c [2020-08-20T18:24:04.998Z] #39 9.223 PBCC images/core-s390.pb-c.c [2020-08-20T18:24:04.998Z] #39 9.255 PBCC images/core-x86.pb-c.c [2020-08-20T18:24:04.999Z] #39 9.288 PBCC images/core.pb-c.c [2020-08-20T18:24:04.999Z] #39 9.326 PBCC images/inventory.pb-c.c [2020-08-20T18:24:04.999Z] #39 9.334 DEP images/core-aarch64.pb-c.d [2020-08-20T18:24:04.999Z] #39 9.379 DEP images/core-arm.pb-c.d [2020-08-20T18:24:05.289Z] #39 9.416 DEP images/core-ppc64.pb-c.d [2020-08-20T18:24:05.289Z] #39 9.468 DEP images/core-s390.pb-c.d [2020-08-20T18:24:05.289Z] #39 9.481 DEP images/core-x86.pb-c.d [2020-08-20T18:24:05.289Z] #39 9.547 DEP images/core.pb-c.d [2020-08-20T18:24:05.580Z] #39 9.664 DEP images/inventory.pb-c.d [2020-08-20T18:24:05.580Z] #39 9.688 PBCC images/cpuinfo.pb-c.c [2020-08-20T18:24:05.580Z] #39 9.692 DEP images/cpuinfo.pb-c.d [2020-08-20T18:24:05.580Z] #39 9.716 PBCC images/stats.pb-c.c [2020-08-20T18:24:05.580Z] #39 9.741 DEP images/stats.pb-c.d [2020-08-20T18:24:05.951Z] #5 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 5.0s done [2020-08-20T18:24:06.211Z] #5 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b done [2020-08-20T18:24:06.211Z] #5 DONE 24.0s [2020-08-20T18:24:06.211Z] [2020-08-20T18:24:06.211Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-20T18:24:06.211Z] #39 ... [2020-08-20T18:24:06.211Z] [2020-08-20T18:24:06.211Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:24:06.211Z] #29 35.25 time [2020-08-20T18:24:06.211Z] #29 40.09 internal/fmtsort [2020-08-20T18:24:06.211Z] #29 40.40 internal/syscall/execenv [2020-08-20T18:24:06.211Z] #29 40.52 internal/syscall/unix [2020-08-20T18:24:06.211Z] #29 40.69 internal/poll [2020-08-20T18:24:06.211Z] #29 40.85 strings [2020-08-20T18:24:06.211Z] #29 43.11 os [2020-08-20T18:24:06.211Z] #29 43.92 bytes [2020-08-20T18:24:06.211Z] #29 44.78 bufio [2020-08-20T18:24:06.211Z] #29 ... [2020-08-20T18:24:06.211Z] [2020-08-20T18:24:06.211Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:24:06.211Z] #42 39.00 time [2020-08-20T18:24:06.211Z] #42 43.18 internal/fmtsort [2020-08-20T18:24:06.211Z] #42 43.59 internal/poll [2020-08-20T18:24:06.211Z] #42 43.84 internal/syscall/execenv [2020-08-20T18:24:06.211Z] #42 43.93 internal/syscall/unix [2020-08-20T18:24:06.211Z] #42 44.13 strings [2020-08-20T18:24:06.211Z] #42 45.16 os [2020-08-20T18:24:06.211Z] #42 ... [2020-08-20T18:24:06.211Z] [2020-08-20T18:24:06.211Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:24:06.211Z] #39 10.58 make[1]: Nothing to be done for 'all'. [2020-08-20T18:24:06.284Z] CC criu/cr-service.o [2020-08-20T18:24:06.578Z] CC criu/crtools.o [2020-08-20T18:24:06.578Z] CC criu/eventfd.o [2020-08-20T18:24:06.843Z] #39 ... [2020-08-20T18:24:06.843Z] [2020-08-20T18:24:06.843Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-20T18:24:06.843Z] #52 12.89 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-08-20T18:24:06.843Z] #52 ... [2020-08-20T18:24:06.843Z] [2020-08-20T18:24:06.843Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:24:06.843Z] #29 45.79 path [2020-08-20T18:24:06.843Z] #29 46.23 fmt [2020-08-20T18:24:06.871Z] CC criu/eventpoll.o [2020-08-20T18:24:06.871Z] CC criu/external.o [2020-08-20T18:24:07.133Z] #29 46.26 path/filepath [2020-08-20T18:24:07.149Z] #6 DONE 1.1s [2020-08-20T18:24:07.149Z] [2020-08-20T18:24:07.149Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:24:07.149Z] #18 DONE 0.1s [2020-08-20T18:24:07.149Z] [2020-08-20T18:24:07.149Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-20T18:24:07.176Z] CC criu/fault-injection.o [2020-08-20T18:24:07.176Z] CC criu/fdstore.o [2020-08-20T18:24:07.176Z] CC criu/fifo.o [2020-08-20T18:24:07.176Z] CC criu/file-ids.o [2020-08-20T18:24:07.407Z] #22 ... [2020-08-20T18:24:07.407Z] [2020-08-20T18:24:07.407Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-20T18:24:07.407Z] #19 DONE 0.1s [2020-08-20T18:24:07.407Z] [2020-08-20T18:24:07.407Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-08-20T18:24:07.407Z] #65 DONE 0.1s [2020-08-20T18:24:07.407Z] [2020-08-20T18:24:07.407Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-08-20T18:24:07.407Z] #59 DONE 0.2s [2020-08-20T18:24:07.407Z] [2020-08-20T18:24:07.407Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-08-20T18:24:07.407Z] #47 DONE 0.2s [2020-08-20T18:24:07.407Z] [2020-08-20T18:24:07.407Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-08-20T18:24:07.407Z] #28 DONE 0.2s [2020-08-20T18:24:07.407Z] [2020-08-20T18:24:07.407Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-08-20T18:24:07.407Z] #44 DONE 0.2s [2020-08-20T18:24:07.407Z] [2020-08-20T18:24:07.407Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:24:07.469Z] CC criu/file-lock.o [2020-08-20T18:24:07.667Z] #29 ... [2020-08-20T18:24:07.667Z] [2020-08-20T18:24:07.667Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-08-20T18:24:07.667Z] #41 DONE 0.2s [2020-08-20T18:24:07.667Z] [2020-08-20T18:24:07.667Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:24:07.761Z] CC criu/files-ext.o [2020-08-20T18:24:07.761Z] CC criu/files-reg.o [2020-08-20T18:24:08.165Z] #29 47.30 io/ioutil [2020-08-20T18:24:08.397Z] CC criu/files.o [2020-08-20T18:24:08.460Z] #29 47.70 text/tabwriter [2020-08-20T18:24:09.049Z] CC criu/filesystems.o [2020-08-20T18:24:09.347Z] CC criu/fsnotify.o [2020-08-20T18:24:09.511Z] #29 48.76 flag [2020-08-20T18:24:09.511Z] #29 48.76 github.com/BurntSushi/toml [2020-08-20T18:24:09.642Z] CC criu/image-desc.o [2020-08-20T18:24:09.642Z] CC criu/image.o [2020-08-20T18:24:09.935Z] CC criu/ipc_ns.o [2020-08-20T18:24:10.229Z] CC criu/irmap.o [2020-08-20T18:24:10.522Z] CC criu/kcmp-ids.o [2020-08-20T18:24:10.522Z] CC criu/kerndat.o [2020-08-20T18:24:10.543Z] #29 50.01 log [2020-08-20T18:24:11.158Z] CC criu/libnetlink.o [2020-08-20T18:24:11.159Z] CC criu/log.o [2020-08-20T18:24:11.159Z] CC criu/lsm.o [2020-08-20T18:24:11.453Z] CC criu/mem.o [2020-08-20T18:24:12.049Z] #29 ... [2020-08-20T18:24:12.049Z] [2020-08-20T18:24:12.049Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:24:12.049Z] #57 28.03 Checking out files: 54% (1766/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-20T18:24:12.049Z] #57 29.08 + cd /tmp/tmp.vILYOQUwZ5/src/github.com/containerd/containerd [2020-08-20T18:24:12.049Z] #57 29.08 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-20T18:24:12.049Z] #57 30.43 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-20T18:24:12.049Z] #57 30.43 + BUILDTAGS='netgo osusergo static_build' [2020-08-20T18:24:12.049Z] #57 30.43 + export EXTRA_FLAGS=-buildmode=pie [2020-08-20T18:24:12.049Z] #57 30.43 + EXTRA_FLAGS=-buildmode=pie [2020-08-20T18:24:12.049Z] #57 30.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-20T18:24:12.049Z] #57 30.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-20T18:24:12.049Z] #57 30.43 + '[' '' = dynamic ']' [2020-08-20T18:24:12.049Z] #57 30.43 + make [2020-08-20T18:24:12.089Z] CC criu/memfd.o [2020-08-20T18:24:12.089Z] CC criu/mount.o [2020-08-20T18:24:12.684Z] #57 31.43 + bin/ctr [2020-08-20T18:24:12.955Z] #42 5.320 + RM_GOPATH=0 [2020-08-20T18:24:12.955Z] #42 5.320 + TMP_GOPATH= [2020-08-20T18:24:12.955Z] #42 5.320 + : /build [2020-08-20T18:24:12.955Z] #42 5.320 + '[' -z '' ']' [2020-08-20T18:24:12.955Z] #42 5.320 ++ mktemp -d [2020-08-20T18:24:12.955Z] #42 5.330 + export GOPATH=/tmp/tmp.XrONhNJlj1 [2020-08-20T18:24:12.955Z] #42 5.330 + GOPATH=/tmp/tmp.XrONhNJlj1 [2020-08-20T18:24:12.955Z] #42 5.330 + RM_GOPATH=1 [2020-08-20T18:24:12.955Z] #42 5.330 ++ dirname ./install.sh [2020-08-20T18:24:12.955Z] #42 5.330 + dir=. [2020-08-20T18:24:12.955Z] #42 5.330 + bin=vndr [2020-08-20T18:24:12.955Z] #42 5.330 + shift [2020-08-20T18:24:12.955Z] #42 5.330 + '[' '!' -f ./vndr.installer ']' [2020-08-20T18:24:12.955Z] #42 5.330 + . ./vndr.installer [2020-08-20T18:24:12.955Z] #42 5.330 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-20T18:24:12.955Z] #42 5.330 + install_vndr [2020-08-20T18:24:12.955Z] #42 5.330 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-20T18:24:12.955Z] #42 5.330 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XrONhNJlj1/src/github.com/LK4D4/vndr [2020-08-20T18:24:12.955Z] #42 5.335 Cloning into '/tmp/tmp.XrONhNJlj1/src/github.com/LK4D4/vndr'... [2020-08-20T18:24:12.955Z] #42 5.335 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-20T18:24:13.523Z] #42 ... [2020-08-20T18:24:13.523Z] [2020-08-20T18:24:13.523Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-20T18:24:13.523Z] #22 6.240 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:24:13.523Z] #22 6.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:24:13.523Z] #22 6.330 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:24:13.599Z] CC criu/namespaces.o [2020-08-20T18:24:14.240Z] CC criu/net.o [2020-08-20T18:24:15.173Z] Fetching without tags [2020-08-20T18:24:15.281Z] CC criu/netfilter.o [2020-08-20T18:24:15.435Z] #22 7.959 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-20T18:24:15.056Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-20T18:24:15.088Z] > git config --add remote.origin.fetch +refs/pull/40408/head:refs/remotes/origin/PR-40408 # timeout=10 [2020-08-20T18:24:15.112Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:24:15.142Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-20T18:24:15.176Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-20T18:24:15.176Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-20T18:24:15.178Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40408/head:refs/remotes/origin/PR-40408 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:24:15.500Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:24:15.577Z] CC criu/page-pipe.o [2020-08-20T18:24:15.869Z] CC criu/page-xfer.o [2020-08-20T18:24:16.206Z] #57 ... [2020-08-20T18:24:16.206Z] [2020-08-20T18:24:16.206Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:24:16.206Z] #29 51.51 github.com/BurntSushi/toml/cmd/tomlv [2020-08-20T18:24:16.206Z] #29 DONE 54.9s [2020-08-20T18:24:16.206Z] [2020-08-20T18:24:16.206Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:24:16.206Z] #39 11.45 CC images/stats.o [2020-08-20T18:24:16.206Z] #39 11.68 CC images/core.o [2020-08-20T18:24:16.206Z] #39 12.03 CC images/core-x86.o [2020-08-20T18:24:16.206Z] #39 12.25 CC images/core-arm.o [2020-08-20T18:24:16.206Z] #39 12.58 CC images/core-aarch64.o [2020-08-20T18:24:16.206Z] #39 12.86 CC images/core-ppc64.o [2020-08-20T18:24:16.206Z] #39 13.16 CC images/core-s390.o [2020-08-20T18:24:16.206Z] #39 13.65 CC images/cpuinfo.o [2020-08-20T18:24:16.206Z] #39 13.95 CC images/inventory.o [2020-08-20T18:24:16.206Z] #39 14.23 CC images/fdinfo.o [2020-08-20T18:24:16.206Z] #39 14.51 CC images/fown.o [2020-08-20T18:24:16.206Z] #39 14.63 CC images/ns.o [2020-08-20T18:24:16.206Z] #39 14.78 CC images/regfile.o [2020-08-20T18:24:16.206Z] #39 14.96 CC images/ghost-file.o [2020-08-20T18:24:16.206Z] #39 15.16 CC images/fifo.o [2020-08-20T18:24:16.206Z] #39 15.34 CC images/remap-file-path.o [2020-08-20T18:24:16.206Z] #39 15.42 CC images/eventfd.o [2020-08-20T18:24:16.206Z] #39 15.59 CC images/eventpoll.o [2020-08-20T18:24:16.206Z] #39 15.79 CC images/fh.o [2020-08-20T18:24:16.206Z] #39 15.92 CC images/fsnotify.o [2020-08-20T18:24:16.206Z] #39 16.25 CC images/signalfd.o [2020-08-20T18:24:16.206Z] #39 16.34 CC images/fs.o [2020-08-20T18:24:16.206Z] #39 16.46 CC images/pstree.o [2020-08-20T18:24:16.206Z] #39 16.59 CC images/pipe.o [2020-08-20T18:24:16.206Z] #39 16.70 CC images/tcp-stream.o [2020-08-20T18:24:16.206Z] #39 16.79 CC images/sk-packet.o [2020-08-20T18:24:16.206Z] #39 16.94 CC images/mnt.o [2020-08-20T18:24:16.206Z] #39 17.09 CC images/pipe-data.o [2020-08-20T18:24:16.206Z] #39 17.19 CC images/sa.o [2020-08-20T18:24:16.206Z] #39 17.31 CC images/timer.o [2020-08-20T18:24:16.206Z] #39 17.51 CC images/timerfd.o [2020-08-20T18:24:16.206Z] #39 17.67 CC images/mm.o [2020-08-20T18:24:16.206Z] #39 17.85 CC images/sk-opts.o [2020-08-20T18:24:16.206Z] #39 18.04 CC images/sk-unix.o [2020-08-20T18:24:16.206Z] #39 18.36 CC images/sk-inet.o [2020-08-20T18:24:16.206Z] #39 18.60 CC images/tun.o [2020-08-20T18:24:16.206Z] #39 18.75 CC images/sk-netlink.o [2020-08-20T18:24:16.206Z] #39 18.87 CC images/packet-sock.o [2020-08-20T18:24:16.206Z] #39 19.23 CC images/ipc-var.o [2020-08-20T18:24:16.206Z] #39 19.38 CC images/ipc-desc.o [2020-08-20T18:24:16.206Z] #39 19.54 CC images/ipc-shm.o [2020-08-20T18:24:16.206Z] #39 19.70 CC images/ipc-msg.o [2020-08-20T18:24:16.206Z] #39 19.80 CC images/ipc-sem.o [2020-08-20T18:24:16.206Z] #39 19.90 CC images/utsns.o [2020-08-20T18:24:16.206Z] #39 20.05 CC images/creds.o [2020-08-20T18:24:16.206Z] #39 20.19 CC images/vma.o [2020-08-20T18:24:16.206Z] #39 20.33 CC images/netdev.o [2020-08-20T18:24:16.243Z] Merge succeeded, producing a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:24:16.243Z] Checking out Revision a15a770e1ba824fd776c59d08a34174fb61af05b (PR-40408) [2020-08-20T18:24:16.498Z] #39 20.65 CC images/tty.o [2020-08-20T18:24:16.498Z] #39 20.88 CC images/file-lock.o [2020-08-20T18:24:16.498Z] #39 ... [2020-08-20T18:24:16.498Z] [2020-08-20T18:24:16.498Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:24:16.498Z] #42 45.93 regexp/syntax [2020-08-20T18:24:16.498Z] #42 47.93 fmt [2020-08-20T18:24:16.499Z] #42 49.18 path/filepath [2020-08-20T18:24:16.499Z] #42 50.25 regexp [2020-08-20T18:24:16.499Z] #42 50.61 flag [2020-08-20T18:24:16.499Z] #42 51.74 go/token [2020-08-20T18:24:16.499Z] #42 52.30 go/scanner [2020-08-20T18:24:16.499Z] #42 52.89 internal/lazyregexp [2020-08-20T18:24:16.499Z] #42 53.08 path [2020-08-20T18:24:16.499Z] #42 53.31 go/ast [2020-08-20T18:24:16.499Z] #42 53.43 io/ioutil [2020-08-20T18:24:16.499Z] #42 53.85 net/url [2020-08-20T18:24:16.499Z] #42 54.86 text/template/parse [2020-08-20T18:24:16.506Z] CC criu/pagemap-cache.o [2020-08-20T18:24:16.506Z] CC criu/pagemap.o [2020-08-20T18:24:16.791Z] #42 ... [2020-08-20T18:24:16.791Z] [2020-08-20T18:24:16.791Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:24:16.791Z] #14 11.06 Fetched 8065 kB in 9s (880 kB/s) [2020-08-20T18:24:16.791Z] #14 11.06 Reading package lists... [2020-08-20T18:24:16.791Z] #14 13.27 Reading package lists... [2020-08-20T18:24:16.791Z] #14 15.98 Building dependency tree... [2020-08-20T18:24:16.791Z] #14 16.55 Reading state information... [2020-08-20T18:24:16.791Z] #14 16.99 libcap2-bin is already the newest version (1:2.25-2). [2020-08-20T18:24:16.791Z] #14 16.99 libcap2-bin set to manually installed. [2020-08-20T18:24:16.791Z] #14 16.99 The following additional packages will be installed: [2020-08-20T18:24:16.791Z] #14 17.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-20T18:24:16.791Z] #14 17.00 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-20T18:24:16.791Z] #14 17.00 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-20T18:24:16.791Z] #14 17.00 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-08-20T18:24:16.791Z] #14 17.00 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-08-20T18:24:16.791Z] #14 17.00 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-08-20T18:24:16.791Z] #14 17.00 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-08-20T18:24:16.791Z] #14 17.00 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-20T18:24:16.791Z] #14 17.00 python3.7 python3.7-minimal vim-runtime xxd [2020-08-20T18:24:16.791Z] #14 17.00 Suggested packages: [2020-08-20T18:24:16.791Z] #14 17.00 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-08-20T18:24:16.791Z] #14 17.00 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-08-20T18:24:16.791Z] #14 17.00 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-08-20T18:24:16.791Z] #14 17.00 xfsdump acl attr quota [2020-08-20T18:24:16.791Z] #14 17.00 Recommended packages: [2020-08-20T18:24:16.791Z] #14 17.00 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-20T18:24:16.791Z] #14 17.00 python3-keyrings.alt python3-xdg unzip [2020-08-20T18:24:16.791Z] #14 19.22 The following NEW packages will be installed: [2020-08-20T18:24:16.791Z] #14 19.25 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-08-20T18:24:16.791Z] #14 19.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-08-20T18:24:16.791Z] #14 19.25 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-08-20T18:24:16.791Z] #14 19.25 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-08-20T18:24:16.791Z] #14 19.25 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-20T18:24:16.791Z] #14 19.25 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-08-20T18:24:16.791Z] #14 19.25 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-20T18:24:16.791Z] #14 19.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-20T18:24:16.791Z] #14 19.25 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-08-20T18:24:16.791Z] #14 19.25 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-08-20T18:24:16.791Z] #14 19.25 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-08-20T18:24:16.791Z] #14 19.25 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-08-20T18:24:16.791Z] #14 19.25 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-08-20T18:24:16.791Z] #14 19.25 xfsprogs xxd xz-utils zip [2020-08-20T18:24:16.791Z] #14 19.56 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:24:16.791Z] #14 19.56 Need to get 99.3 MB of archives. [2020-08-20T18:24:16.791Z] #14 19.56 After this operation, 605 MB of additional disk space will be used. [2020-08-20T18:24:16.791Z] #14 19.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-08-20T18:24:16.791Z] #14 19.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-08-20T18:24:16.791Z] #14 20.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-08-20T18:24:16.791Z] #14 20.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-08-20T18:24:16.791Z] #14 20.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-08-20T18:24:16.791Z] #14 20.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-08-20T18:24:16.791Z] #14 20.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-08-20T18:24:16.791Z] #14 20.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-08-20T18:24:16.791Z] #14 20.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-08-20T18:24:16.791Z] #14 20.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-08-20T18:24:16.791Z] #14 ... [2020-08-20T18:24:16.791Z] [2020-08-20T18:24:16.791Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:24:16.791Z] #39 21.04 CC images/rlimit.o [2020-08-20T18:24:16.799Z] CC criu/parasite-syscall.o [2020-08-20T18:24:17.083Z] #39 21.14 CC images/pagemap.o [2020-08-20T18:24:17.083Z] #39 21.36 CC images/siginfo.o [2020-08-20T18:24:17.092Z] CC criu/path.o [2020-08-20T18:24:17.093Z] CC criu/pie-util-vdso.o [2020-08-20T18:24:17.347Z] #22 ... [2020-08-20T18:24:17.347Z] [2020-08-20T18:24:17.347Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:24:17.347Z] #31 5.613 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:24:17.347Z] #31 5.647 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:24:17.347Z] #31 5.647 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:24:17.347Z] #31 6.560 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-20T18:24:17.347Z] #31 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-20T18:24:17.347Z] #31 ... [2020-08-20T18:24:17.347Z] [2020-08-20T18:24:17.347Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:24:17.347Z] #7 7.643 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:24:17.347Z] #7 7.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:24:17.347Z] #7 7.722 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:24:17.347Z] #7 9.654 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-20T18:24:17.374Z] #39 21.45 CC images/rpc.o [2020-08-20T18:24:17.385Z] CC criu/pie-util.o [2020-08-20T18:24:17.385Z] CC criu/pipes.o [2020-08-20T18:24:17.607Z] #7 ... [2020-08-20T18:24:17.607Z] [2020-08-20T18:24:17.607Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-20T18:24:17.607Z] #60 6.747 + RM_GOPATH=0 [2020-08-20T18:24:17.607Z] #60 6.747 + TMP_GOPATH= [2020-08-20T18:24:17.607Z] #60 6.747 + : /build/ [2020-08-20T18:24:17.607Z] #60 6.747 + '[' -z '' ']' [2020-08-20T18:24:17.607Z] #60 6.766 ++ mktemp -d [2020-08-20T18:24:17.607Z] #60 6.811 + export GOPATH=/tmp/tmp.Dcxtj6ECpZ [2020-08-20T18:24:17.607Z] #60 6.811 + GOPATH=/tmp/tmp.Dcxtj6ECpZ [2020-08-20T18:24:17.607Z] #60 6.811 + RM_GOPATH=1 [2020-08-20T18:24:17.607Z] #60 6.811 ++ dirname ./install.sh [2020-08-20T18:24:17.607Z] #60 6.811 + dir=. [2020-08-20T18:24:17.607Z] #60 6.811 + bin=rootlesskit [2020-08-20T18:24:17.607Z] #60 6.811 + shift [2020-08-20T18:24:17.607Z] #60 6.811 + '[' '!' -f ./rootlesskit.installer ']' [2020-08-20T18:24:17.607Z] #60 6.811 + . ./rootlesskit.installer [2020-08-20T18:24:17.607Z] #60 6.811 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-20T18:24:17.607Z] #60 6.811 + install_rootlesskit [2020-08-20T18:24:17.607Z] #60 6.811 + case "$1" in [2020-08-20T18:24:17.607Z] #60 6.811 + export CGO_ENABLED=0 [2020-08-20T18:24:17.607Z] #60 6.811 + CGO_ENABLED=0 [2020-08-20T18:24:17.607Z] #60 6.811 + _install_rootlesskit [2020-08-20T18:24:17.607Z] #60 6.811 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-20T18:24:17.607Z] #60 6.811 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Dcxtj6ECpZ/src/github.com/rootless-containers/rootlesskit [2020-08-20T18:24:17.607Z] #60 6.811 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-20T18:24:17.607Z] #60 6.813 Cloning into '/tmp/tmp.Dcxtj6ECpZ/src/github.com/rootless-containers/rootlesskit'... [2020-08-20T18:24:17.607Z] #60 ... [2020-08-20T18:24:17.607Z] [2020-08-20T18:24:17.607Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-20T18:24:17.607Z] #20 6.469 + RM_GOPATH=0 [2020-08-20T18:24:17.607Z] #20 6.469 + TMP_GOPATH= [2020-08-20T18:24:17.607Z] #20 6.469 + : /build [2020-08-20T18:24:17.607Z] #20 6.469 + '[' -z '' ']' [2020-08-20T18:24:17.607Z] #20 6.469 ++ mktemp -d [2020-08-20T18:24:17.607Z] #20 6.480 + export GOPATH=/tmp/tmp.x4UZk0XWS9 [2020-08-20T18:24:17.607Z] #20 6.480 + GOPATH=/tmp/tmp.x4UZk0XWS9 [2020-08-20T18:24:17.607Z] #20 6.480 + RM_GOPATH=1 [2020-08-20T18:24:17.607Z] #20 6.480 ++ dirname ./install.sh [2020-08-20T18:24:17.607Z] #20 6.480 + dir=. [2020-08-20T18:24:17.607Z] #20 6.480 + bin=dockercli [2020-08-20T18:24:17.607Z] #20 6.480 + shift [2020-08-20T18:24:17.607Z] #20 6.480 + '[' '!' -f ./dockercli.installer ']' [2020-08-20T18:24:17.607Z] #20 6.480 + . ./dockercli.installer [2020-08-20T18:24:17.607Z] #20 6.480 ++ : stable [2020-08-20T18:24:17.607Z] #20 6.480 ++ : 17.06.2-ce [2020-08-20T18:24:17.607Z] #20 6.480 + install_dockercli [2020-08-20T18:24:17.607Z] #20 6.480 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-20T18:24:17.607Z] #20 6.480 ++ uname -m [2020-08-20T18:24:17.607Z] #20 6.480 Install docker/cli version 17.06.2-ce from stable [2020-08-20T18:24:17.607Z] #20 6.504 + arch=x86_64 [2020-08-20T18:24:17.607Z] #20 6.504 + '[' x86_64 '!=' x86_64 ']' [2020-08-20T18:24:17.607Z] #20 6.504 + url=https://download.docker.com/linux/static [2020-08-20T18:24:17.607Z] #20 6.504 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-20T18:24:17.607Z] #20 6.512 + tar -xz docker/docker [2020-08-20T18:24:17.669Z] #39 21.93 CC images/ext-file.o [2020-08-20T18:24:17.677Z] CC criu/plugin.o [2020-08-20T18:24:17.677Z] CC criu/proc_parse.o [2020-08-20T18:24:15.511Z] > git config core.sparsecheckout # timeout=10 [2020-08-20T18:24:15.524Z] > git checkout -f a15a770e1ba824fd776c59d08a34174fb61af05b # timeout=10 [2020-08-20T18:24:16.188Z] > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10 [2020-08-20T18:24:16.220Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-20T18:24:16.248Z] > git config core.sparsecheckout # timeout=10 [2020-08-20T18:24:16.272Z] > git checkout -f a15a770e1ba824fd776c59d08a34174fb61af05b # timeout=10 [2020-08-20T18:24:17.867Z] #20 ... [2020-08-20T18:24:17.867Z] [2020-08-20T18:24:17.867Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-20T18:24:17.867Z] #26 6.015 + mktemp -d [2020-08-20T18:24:17.867Z] #26 6.021 + export GOPATH=/tmp/tmp.hdaKI81hN0 [2020-08-20T18:24:17.867Z] #26 6.021 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.hdaKI81hN0/src/github.com/go-swagger/go-swagger [2020-08-20T18:24:17.867Z] #26 6.021 Cloning into '/tmp/tmp.hdaKI81hN0/src/github.com/go-swagger/go-swagger'... [2020-08-20T18:24:17.867Z] #26 ... [2020-08-20T18:24:17.867Z] [2020-08-20T18:24:17.867Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:24:17.867Z] #38 5.677 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:24:17.867Z] #38 5.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:24:17.867Z] #38 5.702 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:24:17.867Z] #38 6.473 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-20T18:24:17.867Z] #38 9.830 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-20T18:24:17.961Z] #39 22.04 CC images/cgroup.o [2020-08-20T18:24:18.126Z] #38 ... [2020-08-20T18:24:18.126Z] [2020-08-20T18:24:18.126Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-20T18:24:18.126Z] #66 5.322 + RM_GOPATH=0 [2020-08-20T18:24:18.126Z] #66 5.322 + TMP_GOPATH= [2020-08-20T18:24:18.126Z] #66 5.322 + : /build [2020-08-20T18:24:18.126Z] #66 5.322 + '[' -z '' ']' [2020-08-20T18:24:18.126Z] #66 5.322 ++ mktemp -d [2020-08-20T18:24:18.126Z] #66 5.324 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-20T18:24:18.126Z] #66 5.325 + export GOPATH=/tmp/tmp.M0TwOBQamP [2020-08-20T18:24:18.126Z] #66 5.325 + GOPATH=/tmp/tmp.M0TwOBQamP [2020-08-20T18:24:18.126Z] #66 5.325 + RM_GOPATH=1 [2020-08-20T18:24:18.126Z] #66 5.325 ++ dirname ./install.sh [2020-08-20T18:24:18.126Z] #66 5.325 + dir=. [2020-08-20T18:24:18.126Z] #66 5.325 + bin=proxy [2020-08-20T18:24:18.126Z] #66 5.325 + shift [2020-08-20T18:24:18.126Z] #66 5.325 + '[' '!' -f ./proxy.installer ']' [2020-08-20T18:24:18.126Z] #66 5.325 + . ./proxy.installer [2020-08-20T18:24:18.126Z] #66 5.325 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-20T18:24:18.126Z] #66 5.325 + install_proxy [2020-08-20T18:24:18.126Z] #66 5.325 + case "$1" in [2020-08-20T18:24:18.126Z] #66 5.325 + export CGO_ENABLED=0 [2020-08-20T18:24:18.126Z] #66 5.325 + CGO_ENABLED=0 [2020-08-20T18:24:18.126Z] #66 5.325 + _install_proxy [2020-08-20T18:24:18.126Z] #66 5.325 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-08-20T18:24:18.126Z] #66 5.325 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.M0TwOBQamP/src/github.com/docker/libnetwork [2020-08-20T18:24:18.126Z] #66 5.325 Cloning into '/tmp/tmp.M0TwOBQamP/src/github.com/docker/libnetwork'... [2020-08-20T18:24:18.126Z] #66 ... [2020-08-20T18:24:18.126Z] [2020-08-20T18:24:18.126Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-20T18:24:18.126Z] #36 5.991 + mktemp -d [2020-08-20T18:24:18.126Z] #36 5.991 + export GOPATH=/tmp/tmp.ncBmwY6cuL [2020-08-20T18:24:18.126Z] #36 5.991 + git clone https://github.com/docker/distribution.git /tmp/tmp.ncBmwY6cuL/src/github.com/docker/distribution [2020-08-20T18:24:18.126Z] #36 6.006 Cloning into '/tmp/tmp.ncBmwY6cuL/src/github.com/docker/distribution'... [2020-08-20T18:24:18.126Z] #36 ... [2020-08-20T18:24:18.126Z] [2020-08-20T18:24:18.126Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:24:18.126Z] #45 5.820 + RM_GOPATH=0 [2020-08-20T18:24:18.126Z] #45 5.820 + TMP_GOPATH= [2020-08-20T18:24:18.126Z] #45 5.820 + : /build [2020-08-20T18:24:18.126Z] #45 5.820 + '[' -z '' ']' [2020-08-20T18:24:18.126Z] #45 5.820 ++ mktemp -d [2020-08-20T18:24:18.126Z] #45 5.821 + export GOPATH=/tmp/tmp.mljyu8Dg0P [2020-08-20T18:24:18.126Z] #45 5.821 + GOPATH=/tmp/tmp.mljyu8Dg0P [2020-08-20T18:24:18.126Z] #45 5.821 + RM_GOPATH=1 [2020-08-20T18:24:18.126Z] #45 5.826 ++ dirname ./install.sh [2020-08-20T18:24:18.126Z] #45 5.826 + dir=. [2020-08-20T18:24:18.126Z] #45 5.826 + bin=gotestsum [2020-08-20T18:24:18.126Z] #45 5.826 + shift [2020-08-20T18:24:18.126Z] #45 5.826 + '[' '!' -f ./gotestsum.installer ']' [2020-08-20T18:24:18.126Z] #45 5.826 + . ./gotestsum.installer [2020-08-20T18:24:18.126Z] #45 5.826 ++ : v0.3.5 [2020-08-20T18:24:18.126Z] #45 5.826 + install_gotestsum [2020-08-20T18:24:18.126Z] #45 5.834 + set -e [2020-08-20T18:24:18.126Z] #45 5.834 + export GO111MODULE=on [2020-08-20T18:24:18.126Z] #45 5.834 + GO111MODULE=on [2020-08-20T18:24:18.126Z] #45 5.834 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-08-20T18:24:18.126Z] #45 5.932 go: finding gotest.tools v0.3.5 [2020-08-20T18:24:18.126Z] #45 5.932 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-20T18:24:18.126Z] #45 7.020 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-20T18:24:18.126Z] #45 7.591 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-20T18:24:18.126Z] #45 8.898 go: downloading gotest.tools v2.1.0+incompatible [2020-08-20T18:24:18.126Z] #45 9.077 go: extracting gotest.tools v2.1.0+incompatible [2020-08-20T18:24:18.127Z] #45 9.278 go: downloading github.com/pkg/errors v0.8.0 [2020-08-20T18:24:18.127Z] #45 9.348 go: downloading github.com/fatih/color v1.6.0 [2020-08-20T18:24:18.127Z] #45 9.349 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-20T18:24:18.127Z] #45 9.406 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-20T18:24:18.127Z] #45 9.606 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-20T18:24:18.127Z] #45 9.611 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-20T18:24:18.127Z] #45 9.997 go: extracting github.com/fatih/color v1.6.0 [2020-08-20T18:24:18.127Z] #45 10.01 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-20T18:24:18.127Z] #45 10.15 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-20T18:24:18.127Z] #45 10.19 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-20T18:24:18.127Z] #45 10.21 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-20T18:24:18.127Z] #45 10.43 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-20T18:24:18.127Z] #45 10.55 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-20T18:24:18.127Z] #45 10.55 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-20T18:24:18.127Z] #45 10.58 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-20T18:24:18.127Z] #45 10.61 go: extracting github.com/pkg/errors v0.8.0 [2020-08-20T18:24:18.127Z] #45 10.72 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-20T18:24:18.127Z] #45 10.72 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-20T18:24:18.254Z] #39 22.38 CC images/userns.o [2020-08-20T18:24:18.254Z] #39 22.51 CC images/google/protobuf/descriptor.o [2020-08-20T18:24:18.386Z] #45 10.79 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-20T18:24:18.386Z] #45 ... [2020-08-20T18:24:18.386Z] [2020-08-20T18:24:18.386Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-20T18:24:18.386Z] #48 6.250 + RM_GOPATH=0 [2020-08-20T18:24:18.386Z] #48 6.250 + TMP_GOPATH= [2020-08-20T18:24:18.386Z] #48 6.250 + : /build [2020-08-20T18:24:18.386Z] #48 6.250 + '[' -z '' ']' [2020-08-20T18:24:18.386Z] #48 6.252 ++ mktemp -d [2020-08-20T18:24:18.386Z] #48 6.280 + export GOPATH=/tmp/tmp.FuPPZRpMYN [2020-08-20T18:24:18.386Z] #48 6.280 + GOPATH=/tmp/tmp.FuPPZRpMYN [2020-08-20T18:24:18.386Z] #48 6.280 + RM_GOPATH=1 [2020-08-20T18:24:18.386Z] #48 6.283 ++ dirname ./install.sh [2020-08-20T18:24:18.386Z] #48 6.288 + dir=. [2020-08-20T18:24:18.386Z] #48 6.288 + bin=gometalinter [2020-08-20T18:24:18.386Z] #48 6.288 + shift [2020-08-20T18:24:18.386Z] #48 6.289 + '[' '!' -f ./gometalinter.installer ']' [2020-08-20T18:24:18.386Z] #48 6.289 + . ./gometalinter.installer [2020-08-20T18:24:18.386Z] #48 6.289 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-08-20T18:24:18.386Z] #48 6.289 + install_gometalinter [2020-08-20T18:24:18.386Z] #48 6.289 + echo 'Installing gometalinter version v2.0.6' [2020-08-20T18:24:18.386Z] #48 6.290 Installing gometalinter version v2.0.6 [2020-08-20T18:24:18.386Z] #48 6.291 + go get -d github.com/alecthomas/gometalinter [2020-08-20T18:24:18.646Z] #48 ... [2020-08-20T18:24:18.646Z] [2020-08-20T18:24:18.646Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:24:18.646Z] #54 7.506 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:24:18.646Z] #54 7.707 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:24:18.646Z] #54 7.708 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:24:18.646Z] #54 9.454 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-20T18:24:18.646Z] #54 ... [2020-08-20T18:24:18.646Z] [2020-08-20T18:24:18.646Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-20T18:24:18.646Z] #22 11.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-20T18:24:19.197Z] CC criu/protobuf-desc.o [2020-08-20T18:24:19.197Z] CC criu/protobuf.o [2020-08-20T18:24:19.323Z] #39 23.52 CC images/opts.o [2020-08-20T18:24:19.323Z] #39 23.63 CC images/seccomp.o [2020-08-20T18:24:19.500Z] CC criu/pstree.o [2020-08-20T18:24:19.626Z] #39 23.86 CC images/binfmt-misc.o [2020-08-20T18:24:19.794Z] CC criu/rbtree.o [2020-08-20T18:24:19.920Z] #39 24.03 CC images/time.o [2020-08-20T18:24:19.920Z] #39 24.15 CC images/sysctl.o [2020-08-20T18:24:20.090Z] CC criu/rst-malloc.o [2020-08-20T18:24:20.090Z] CC criu/seccomp.o [2020-08-20T18:24:20.218Z] #39 24.31 CC images/autofs.o [2020-08-20T18:24:20.218Z] #39 24.41 CC images/macvlan.o [2020-08-20T18:24:20.225Z] Commit message: "update containerd to v1.3.7" [2020-08-20T18:24:20.383Z] CC criu/seize.o [2020-08-20T18:24:20.509Z] #39 24.60 CC images/sit.o [2020-08-20T18:24:20.509Z] #39 24.82 CC images/memfd.o [2020-08-20T18:24:20.677Z] CC criu/servicefd.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-20T18:24:20.800Z] #39 24.99 CC images/timens.o [2020-08-20T18:24:20.800Z] #39 25.17 LINK images/built-in.o [2020-08-20T18:24:20.970Z] CC criu/shmem.o [2020-08-20T18:24:21.092Z] #39 25.28 GEN compel/include/asm [2020-08-20T18:24:21.092Z] #39 25.28 GEN compel/include/version.h [2020-08-20T18:24:21.092Z] #39 25.30 touch .config [2020-08-20T18:24:21.092Z] #39 25.31 GEN include/common/config.h [2020-08-20T18:24:21.092Z] #39 25.33 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-08-20T18:24:21.092Z] #39 25.39 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-20T18:24:21.092Z] #39 25.40 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-20T18:24:21.092Z] #39 25.43 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-08-20T18:24:21.092Z] #39 25.44 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-08-20T18:24:21.092Z] #39 25.45 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-08-20T18:24:21.092Z] #39 25.47 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-20T18:24:21.092Z] #39 25.48 DEP compel/plugins/std/infect.d [2020-08-20T18:24:21.265Z] CC criu/sigframe.o [2020-08-20T18:24:21.265Z] CC criu/signalfd.o [2020-08-20T18:24:21.265Z] CC criu/sk-inet.o [2020-08-20T18:24:21.384Z] #39 25.55 DEP compel/plugins/std/string.d [2020-08-20T18:24:21.384Z] #39 25.67 DEP compel/plugins/std/log.d [2020-08-20T18:24:21.384Z] #39 25.70 DEP compel/plugins/std/fds.d [2020-08-20T18:24:21.449Z] + docker version [2020-08-20T18:24:21.676Z] #39 25.80 DEP compel/plugins/std/std.d [2020-08-20T18:24:21.676Z] #39 25.89 DEP compel/plugins/shmem/shmem.d [2020-08-20T18:24:21.676Z] #39 25.96 DEP compel/plugins/fds/fds.d [2020-08-20T18:24:21.901Z] CC criu/sk-netlink.o [2020-08-20T18:24:21.901Z] CC criu/sk-packet.o [2020-08-20T18:24:21.968Z] #39 26.09 CC compel/plugins/std/std.o [2020-08-20T18:24:21.968Z] #39 26.32 CC compel/plugins/std/fds.o [2020-08-20T18:24:22.195Z] CC criu/sk-queue.o [2020-08-20T18:24:22.195Z] CC criu/sk-tcp.o [2020-08-20T18:24:22.488Z] CC criu/sk-unix.o [2020-08-20T18:24:22.605Z] #39 26.66 CC compel/plugins/std/log.o [2020-08-20T18:24:22.850Z] #22 15.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-20T18:24:22.895Z] #39 27.26 CC compel/plugins/std/string.o [2020-08-20T18:24:23.528Z] #39 27.81 CC compel/plugins/std/infect.o [2020-08-20T18:24:23.531Z] CC criu/sockets.o [2020-08-20T18:24:23.531Z] CC criu/stats.o [2020-08-20T18:24:23.792Z] #22 ... [2020-08-20T18:24:23.792Z] [2020-08-20T18:24:23.792Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:24:23.792Z] #42 5.932 + cd /tmp/tmp.XrONhNJlj1/src/github.com/LK4D4/vndr [2020-08-20T18:24:23.792Z] #42 5.932 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-20T18:24:23.792Z] #42 5.989 + go build -buildmode=pie -v -o /build/vndr . [2020-08-20T18:24:23.792Z] #42 8.180 internal/cpu [2020-08-20T18:24:23.792Z] #42 8.194 runtime/internal/atomic [2020-08-20T18:24:23.792Z] #42 8.583 runtime/internal/sys [2020-08-20T18:24:23.792Z] #42 8.919 runtime/internal/math [2020-08-20T18:24:23.792Z] #42 8.969 internal/bytealg [2020-08-20T18:24:23.792Z] #42 9.099 internal/race [2020-08-20T18:24:23.792Z] #42 9.251 sync/atomic [2020-08-20T18:24:23.792Z] #42 9.736 unicode [2020-08-20T18:24:23.792Z] #42 10.63 runtime [2020-08-20T18:24:23.792Z] #42 14.56 unicode/utf8 [2020-08-20T18:24:23.792Z] #42 15.14 math/bits [2020-08-20T18:24:23.792Z] #42 16.05 math [2020-08-20T18:24:23.792Z] #42 ... [2020-08-20T18:24:23.792Z] [2020-08-20T18:24:23.792Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-20T18:24:23.792Z] #60 14.52 + cd /tmp/tmp.Dcxtj6ECpZ/src/github.com/rootless-containers/rootlesskit [2020-08-20T18:24:23.792Z] #60 14.52 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-20T18:24:23.792Z] #60 15.57 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-20T18:24:23.792Z] #60 15.57 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-20T18:24:23.820Z] #39 28.04 CC compel/arch/s390/plugins/std/parasite-head.o [2020-08-20T18:24:23.820Z] #39 28.07 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-08-20T18:24:23.820Z] #39 28.10 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-08-20T18:24:23.832Z] CC criu/string.o [2020-08-20T18:24:23.832Z] CC criu/sysctl.o [2020-08-20T18:24:24.112Z] #39 28.21 AR compel/plugins/std.lib.a [2020-08-20T18:24:24.112Z] #39 28.23 CC compel/plugins/fds/fds.o [2020-08-20T18:24:24.112Z] #39 28.42 AR compel/plugins/fds.lib.a [2020-08-20T18:24:24.125Z] CC criu/sysfs_parse.o [2020-08-20T18:24:24.125Z] CC criu/timens.o [2020-08-20T18:24:24.365Z] #60 ... [2020-08-20T18:24:24.365Z] [2020-08-20T18:24:24.365Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:24:24.365Z] #29 6.704 + RM_GOPATH=0 [2020-08-20T18:24:24.365Z] #29 6.712 + TMP_GOPATH= [2020-08-20T18:24:24.365Z] #29 6.712 + : /build [2020-08-20T18:24:24.365Z] #29 6.712 + '[' -z '' ']' [2020-08-20T18:24:24.365Z] #29 6.712 ++ mktemp -d [2020-08-20T18:24:24.365Z] #29 6.720 + export GOPATH=/tmp/tmp.lZYzO3uX9i [2020-08-20T18:24:24.365Z] #29 6.720 + GOPATH=/tmp/tmp.lZYzO3uX9i [2020-08-20T18:24:24.365Z] #29 6.720 + RM_GOPATH=1 [2020-08-20T18:24:24.365Z] #29 6.720 ++ dirname ./install.sh [2020-08-20T18:24:24.365Z] #29 6.735 + dir=. [2020-08-20T18:24:24.365Z] #29 6.735 + bin=tomlv [2020-08-20T18:24:24.365Z] #29 6.735 + shift [2020-08-20T18:24:24.365Z] #29 6.735 + '[' '!' -f ./tomlv.installer ']' [2020-08-20T18:24:24.365Z] #29 6.735 + . ./tomlv.installer [2020-08-20T18:24:24.365Z] #29 6.735 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-20T18:24:24.365Z] #29 6.735 + install_tomlv [2020-08-20T18:24:24.365Z] #29 6.735 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-20T18:24:24.365Z] #29 6.735 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lZYzO3uX9i/src/github.com/BurntSushi/toml [2020-08-20T18:24:24.365Z] #29 6.735 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-20T18:24:24.365Z] #29 6.743 Cloning into '/tmp/tmp.lZYzO3uX9i/src/github.com/BurntSushi/toml'... [2020-08-20T18:24:24.365Z] #29 8.606 + cd /tmp/tmp.lZYzO3uX9i/src/github.com/BurntSushi/toml [2020-08-20T18:24:24.365Z] #29 8.607 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-20T18:24:24.365Z] #29 8.686 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-20T18:24:24.365Z] #29 9.774 runtime/internal/atomic [2020-08-20T18:24:24.365Z] #29 9.774 internal/cpu [2020-08-20T18:24:24.365Z] #29 10.11 runtime/internal/sys [2020-08-20T18:24:24.365Z] #29 10.45 runtime/internal/math [2020-08-20T18:24:24.365Z] #29 10.61 internal/bytealg [2020-08-20T18:24:24.365Z] #29 10.77 math/bits [2020-08-20T18:24:24.365Z] #29 11.61 math [2020-08-20T18:24:24.365Z] #29 12.45 runtime [2020-08-20T18:24:24.365Z] #29 ... [2020-08-20T18:24:24.365Z] [2020-08-20T18:24:24.365Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-20T18:24:24.365Z] #48 16.86 + cd /tmp/tmp.FuPPZRpMYN/src/github.com/alecthomas/gometalinter [2020-08-20T18:24:24.365Z] #48 16.86 + git checkout -q v2.0.6 [2020-08-20T18:24:24.404Z] #39 28.45 HOSTDEP compel/src/lib/log-host.d [2020-08-20T18:24:24.404Z] #39 28.50 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-20T18:24:24.404Z] #39 28.60 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-08-20T18:24:24.404Z] #39 28.67 HOSTDEP compel/src/main-host.d [2020-08-20T18:24:24.421Z] CC criu/timerfd.o [2020-08-20T18:24:24.421Z] CC criu/tty.o [2020-08-20T18:24:24.698Z] #39 28.77 DEP compel/src/lib/ptrace.d [2020-08-20T18:24:24.698Z] #39 28.86 DEP compel/src/lib/infect.d [2020-08-20T18:24:24.698Z] #39 ... [2020-08-20T18:24:24.698Z] [2020-08-20T18:24:24.698Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:24:24.698Z] #14 20.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-08-20T18:24:24.698Z] #14 20.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-08-20T18:24:24.698Z] #14 20.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-08-20T18:24:24.698Z] #14 20.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-08-20T18:24:24.698Z] #14 20.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-08-20T18:24:24.698Z] #14 20.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-08-20T18:24:24.698Z] #14 20.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-20T18:24:24.698Z] #14 20.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-20T18:24:24.698Z] #14 20.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-08-20T18:24:24.698Z] #14 20.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-08-20T18:24:24.698Z] #14 21.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-08-20T18:24:24.698Z] #14 21.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-08-20T18:24:24.698Z] #14 21.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-08-20T18:24:24.698Z] #14 21.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-08-20T18:24:24.698Z] #14 21.56 Get:25 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-08-20T18:24:24.698Z] #14 21.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-20T18:24:24.698Z] #14 21.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-08-20T18:24:24.698Z] #14 21.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-08-20T18:24:24.698Z] #14 21.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-20T18:24:24.698Z] #14 21.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-20T18:24:24.698Z] #14 22.09 Get:31 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-08-20T18:24:24.698Z] #14 22.10 Get:32 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-08-20T18:24:24.698Z] #14 23.57 Get:33 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-08-20T18:24:24.698Z] #14 24.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-20T18:24:24.698Z] #14 24.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-20T18:24:24.698Z] #14 24.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-20T18:24:24.698Z] #14 24.53 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-08-20T18:24:24.698Z] #14 24.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-20T18:24:24.698Z] #14 24.54 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-20T18:24:24.698Z] #14 24.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-08-20T18:24:24.698Z] #14 24.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-08-20T18:24:24.698Z] #14 24.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-08-20T18:24:24.698Z] #14 24.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-08-20T18:24:24.698Z] #14 24.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-08-20T18:24:24.698Z] #14 24.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-08-20T18:24:24.698Z] #14 24.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-08-20T18:24:24.698Z] #14 24.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-08-20T18:24:24.698Z] #14 24.62 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-08-20T18:24:24.698Z] #14 24.62 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-08-20T18:24:24.698Z] #14 24.62 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-20T18:24:24.698Z] #14 24.96 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-20T18:24:24.698Z] #14 24.97 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-20T18:24:24.698Z] #14 24.97 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-20T18:24:24.698Z] #14 24.98 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-08-20T18:24:24.698Z] #14 24.98 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-08-20T18:24:24.698Z] #14 25.00 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-08-20T18:24:24.698Z] #14 25.01 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-08-20T18:24:24.698Z] #14 25.08 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-20T18:24:24.698Z] #14 25.09 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-08-20T18:24:24.698Z] #14 25.10 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-08-20T18:24:24.698Z] #14 25.11 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-20T18:24:24.698Z] #14 25.12 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-08-20T18:24:24.698Z] #14 25.14 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-20T18:24:24.698Z] #14 25.14 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-08-20T18:24:24.698Z] #14 25.15 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-20T18:24:24.698Z] #14 25.42 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-08-20T18:24:24.698Z] #14 25.48 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-08-20T18:24:24.698Z] #14 25.51 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-08-20T18:24:24.698Z] #14 26.32 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:24:24.698Z] #14 26.35 Fetched 99.3 MB in 6s (16.0 MB/s) [2020-08-20T18:24:24.698Z] #14 26.41 Selecting previously unselected package pigz. [2020-08-20T18:24:24.698Z] #14 26.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 ... 15240 files and directories currently installed.) [2020-08-20T18:24:24.698Z] #14 26.44 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-08-20T18:24:24.698Z] #14 26.44 Unpacking pigz (2.4-1) ... [2020-08-20T18:24:24.698Z] #14 26.51 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-08-20T18:24:24.698Z] #14 26.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-20T18:24:24.698Z] #14 26.51 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-20T18:24:24.698Z] #14 26.87 Selecting previously unselected package python3.7-minimal. [2020-08-20T18:24:24.698Z] #14 26.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-20T18:24:24.698Z] #14 26.87 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-20T18:24:24.698Z] #14 27.59 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-20T18:24:24.698Z] #14 27.60 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-20T18:24:25.337Z] #48 17.61 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-08-20T18:24:25.463Z] CC criu/tun.o [2020-08-20T18:24:25.463Z] CC criu/uffd.o [2020-08-20T18:24:25.737Z] #14 29.60 Selecting previously unselected package python3-minimal. [2020-08-20T18:24:25.737Z] #14 29.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 ... 15489 files and directories currently installed.) [2020-08-20T18:24:25.737Z] #14 29.65 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-08-20T18:24:25.737Z] #14 29.66 Unpacking python3-minimal (3.7.3-1) ... [2020-08-20T18:24:25.737Z] #14 29.74 Selecting previously unselected package libmpdec2:s390x. [2020-08-20T18:24:25.737Z] #14 29.74 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-08-20T18:24:25.737Z] #14 29.76 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-08-20T18:24:26.031Z] #14 29.89 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-08-20T18:24:26.031Z] #14 29.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-08-20T18:24:26.031Z] #14 29.89 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-20T18:24:26.099Z] CC criu/util.o [2020-08-20T18:24:26.392Z] CC criu/uts_ns.o [2020-08-20T18:24:26.685Z] CC criu/vdso.o [2020-08-20T18:24:26.685Z] LINK criu/built-in.o [2020-08-20T18:24:26.685Z] LINK criu/criu [2020-08-20T18:24:26.987Z] DEP lib/c/criu.d [2020-08-20T18:24:26.987Z] CC images/rpc.pb-c.o [2020-08-20T18:24:27.067Z] #14 30.76 Selecting previously unselected package python3.7. [2020-08-20T18:24:27.067Z] #14 30.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-08-20T18:24:27.067Z] #14 30.76 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-20T18:24:27.067Z] #14 30.84 Selecting previously unselected package libpython3-stdlib:s390x. [2020-08-20T18:24:27.067Z] #14 30.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-08-20T18:24:27.067Z] #14 30.84 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-20T18:24:27.067Z] #14 31.01 Setting up python3-minimal (3.7.3-1) ... [2020-08-20T18:24:27.288Z] CC lib/c/criu.o [2020-08-20T18:24:27.581Z] LINK lib/c/built-in.o [2020-08-20T18:24:27.581Z] LINK lib/c/libcriu.so [2020-08-20T18:24:27.723Z] #14 ... [2020-08-20T18:24:27.724Z] [2020-08-20T18:24:27.724Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:24:27.724Z] #42 56.98 go/parser [2020-08-20T18:24:27.724Z] #42 58.07 text/template [2020-08-20T18:24:27.724Z] #42 59.97 log [2020-08-20T18:24:27.724Z] #42 60.38 encoding/binary [2020-08-20T18:24:27.724Z] #42 61.39 encoding/base64 [2020-08-20T18:24:27.724Z] #42 61.94 go/doc [2020-08-20T18:24:27.724Z] #42 62.11 encoding/json [2020-08-20T18:24:27.724Z] #42 64.56 github.com/LK4D4/vndr/build [2020-08-20T18:24:27.724Z] #42 65.33 encoding/xml [2020-08-20T18:24:27.724Z] #42 67.16 github.com/LK4D4/vndr/versioned [2020-08-20T18:24:27.724Z] #42 67.24 compress/flate [2020-08-20T18:24:27.724Z] #42 ... [2020-08-20T18:24:27.724Z] [2020-08-20T18:24:27.724Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:24:27.724Z] #14 31.67 Selecting previously unselected package python3. [2020-08-20T18:24:27.724Z] #14 31.67 (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 ... 15901 files and directories currently installed.) [2020-08-20T18:24:27.724Z] #14 31.69 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-08-20T18:24:27.724Z] #14 31.70 Unpacking python3 (3.7.3-1) ... [2020-08-20T18:24:27.877Z] LINK lib/c/libcriu.a [2020-08-20T18:24:27.877Z] GEN magic.py [2020-08-20T18:24:27.877Z] Note: Building without setproctitle() and strlcpy() support. [2020-08-20T18:24:27.877Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-20T18:24:27.877Z] Note: Building without GnuTLS support [2020-08-20T18:24:27.877Z] Makefile.config:39: Warn: you have no libnftables installed [2020-08-20T18:24:27.877Z] Makefile.config:40: Warn: Building without nftables support [2020-08-20T18:24:28.024Z] #14 31.87 Selecting previously unselected package libip4tc0:s390x. [2020-08-20T18:24:28.024Z] #14 31.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-08-20T18:24:28.024Z] #14 31.87 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-08-20T18:24:28.024Z] #14 31.98 Selecting previously unselected package libip6tc0:s390x. [2020-08-20T18:24:28.024Z] #14 31.98 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-08-20T18:24:28.024Z] #14 31.98 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-08-20T18:24:28.024Z] #14 32.08 Selecting previously unselected package libiptc0:s390x. [2020-08-20T18:24:28.024Z] #14 32.08 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-08-20T18:24:28.172Z] fatal: not a git repository (or any of the parent directories): .git [2020-08-20T18:24:28.172Z] make[1]: Nothing to be done for 'all'. [2020-08-20T18:24:28.314Z] #14 32.08 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-08-20T18:24:28.314Z] #14 32.14 Selecting previously unselected package libnfnetlink0:s390x. [2020-08-20T18:24:28.314Z] #14 32.14 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-08-20T18:24:28.314Z] #14 32.14 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-20T18:24:28.314Z] #14 32.18 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-08-20T18:24:28.314Z] #14 32.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-08-20T18:24:28.314Z] #14 32.18 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-20T18:24:28.314Z] #14 32.25 Selecting previously unselected package libnftnl11:s390x. [2020-08-20T18:24:28.314Z] #14 32.25 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-08-20T18:24:28.314Z] #14 32.25 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-08-20T18:24:28.466Z] make[1]: 'images/built-in.o' is up to date. [2020-08-20T18:24:28.466Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-20T18:24:28.466Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-20T18:24:28.466Z] make[1]: 'compel/libcompel.a' is up to date. [2020-08-20T18:24:28.466Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-08-20T18:24:28.466Z] make[1]: Nothing to be done for 'all'. [2020-08-20T18:24:28.466Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-20T18:24:28.466Z] make[2]: Nothing to be done for 'all'. [2020-08-20T18:24:28.466Z] make[2]: Nothing to be done for 'all'. [2020-08-20T18:24:28.605Z] #14 32.33 Selecting previously unselected package iptables. [2020-08-20T18:24:28.605Z] #14 32.33 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-08-20T18:24:28.605Z] #14 32.34 Unpacking iptables (1.8.2-4) ... [2020-08-20T18:24:28.759Z] make[2]: Nothing to be done for 'all'. [2020-08-20T18:24:28.759Z] make[2]: Nothing to be done for 'all'. [2020-08-20T18:24:28.759Z] make[2]: Nothing to be done for 'all'. [2020-08-20T18:24:28.759Z] make[2]: Nothing to be done for 'all'. [2020-08-20T18:24:28.759Z] make[2]: Nothing to be done for 'all'. [2020-08-20T18:24:28.759Z] make[2]: Nothing to be done for 'all'. [2020-08-20T18:24:28.759Z] INSTALL criu/criu [2020-08-20T18:24:28.896Z] #14 32.64 Selecting previously unselected package xxd. [2020-08-20T18:24:28.896Z] #14 32.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-20T18:24:28.896Z] #14 32.66 Unpacking xxd (2:8.1.0875-5) ... [2020-08-20T18:24:28.896Z] #14 32.82 Selecting previously unselected package vim-common. [2020-08-20T18:24:28.896Z] #14 32.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-20T18:24:28.896Z] #14 32.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-20T18:24:29.190Z] #14 33.06 Selecting previously unselected package bash-completion. [2020-08-20T18:24:29.190Z] #14 33.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-20T18:24:29.569Z] #48 ... [2020-08-20T18:24:29.569Z] [2020-08-20T18:24:29.569Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-20T18:24:29.569Z] #20 20.46 + mkdir -p /build [2020-08-20T18:24:29.569Z] #20 20.48 + mv docker/docker /build/ [2020-08-20T18:24:29.569Z] #20 20.49 + rmdir docker [2020-08-20T18:24:29.569Z] #20 DONE 21.7s [2020-08-20T18:24:29.569Z] [2020-08-20T18:24:29.569Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:24:29.569Z] #45 14.15 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-20T18:24:29.569Z] #45 14.90 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-20T18:24:29.569Z] #45 14.96 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-20T18:24:29.569Z] #45 19.00 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-08-20T18:24:29.569Z] #45 20.39 go: finding gotest.tools/gotestsum v0.5.2 [2020-08-20T18:24:29.569Z] #45 20.41 go: finding gotest.tools v2.2.0+incompatible [2020-08-20T18:24:29.569Z] #45 20.44 go: downloading gotest.tools v2.2.0+incompatible [2020-08-20T18:24:29.569Z] #45 20.44 go: downloading gotest.tools/gotestsum v0.5.2 [2020-08-20T18:24:29.569Z] #45 21.28 go: extracting gotest.tools/gotestsum v0.5.2 [2020-08-20T18:24:29.569Z] #45 21.39 go: extracting gotest.tools v2.2.0+incompatible [2020-08-20T18:24:29.617Z] Client: Docker Engine - Community [2020-08-20T18:24:29.617Z] Version: 19.03.12 [2020-08-20T18:24:29.617Z] API version: 1.40 [2020-08-20T18:24:29.617Z] Go version: go1.13.10 [2020-08-20T18:24:29.617Z] Git commit: 48a66213fe [2020-08-20T18:24:29.617Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-20T18:24:29.617Z] OS/Arch: linux/amd64 [2020-08-20T18:24:29.617Z] Experimental: false [2020-08-20T18:24:29.617Z] [2020-08-20T18:24:29.617Z] Server: Docker Engine - Community [2020-08-20T18:24:29.617Z] Engine: [2020-08-20T18:24:29.617Z] Version: 19.03.12 [2020-08-20T18:24:29.617Z] API version: 1.40 (minimum version 1.12) [2020-08-20T18:24:29.617Z] Go version: go1.13.10 [2020-08-20T18:24:29.617Z] Git commit: 48a66213fe [2020-08-20T18:24:29.617Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-20T18:24:29.617Z] OS/Arch: linux/amd64 [2020-08-20T18:24:29.617Z] Experimental: true [2020-08-20T18:24:29.617Z] containerd: [2020-08-20T18:24:29.617Z] Version: 1.2.13 [2020-08-20T18:24:29.617Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-20T18:24:29.617Z] runc: [2020-08-20T18:24:29.617Z] Version: 1.0.0-rc10 [2020-08-20T18:24:29.617Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-20T18:24:29.617Z] docker-init: [2020-08-20T18:24:29.617Z] Version: 0.18.0 [2020-08-20T18:24:29.617Z] GitCommit: fec3683 [Pipeline] sh [2020-08-20T18:24:29.829Z] #45 ... [2020-08-20T18:24:29.829Z] [2020-08-20T18:24:29.829Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:24:29.829Z] #54 12.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-20T18:24:29.829Z] #54 16.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-20T18:24:29.829Z] #54 ... [2020-08-20T18:24:29.829Z] [2020-08-20T18:24:29.829Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:24:29.829Z] #29 17.69 unicode/utf8 [2020-08-20T18:24:29.829Z] #29 18.76 internal/race [2020-08-20T18:24:29.829Z] #29 19.35 sync/atomic [2020-08-20T18:24:29.829Z] #29 19.94 unicode [2020-08-20T18:24:29.989Z] + docker info [2020-08-20T18:24:30.282Z] Removing intermediate container 4efce633e5aa [2020-08-20T18:24:30.283Z] ---> daa208929510 [2020-08-20T18:24:30.283Z] Step 14/140 : FROM base AS registry [2020-08-20T18:24:30.283Z] ---> f2985986a427 [2020-08-20T18:24:30.283Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-20T18:24:30.283Z] ---> Running in d79344a2936f [2020-08-20T18:24:30.283Z] Removing intermediate container d79344a2936f [2020-08-20T18:24:30.283Z] ---> c043f6a240d8 [2020-08-20T18:24:30.283Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-20T18:24:30.283Z] ---> Running in 279a36cf4747 [2020-08-20T18:24:30.283Z] Removing intermediate container 279a36cf4747 [2020-08-20T18:24:30.283Z] ---> 45eff48de9d8 [2020-08-20T18:24:30.283Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-08-20T18:24:30.283Z] ---> Running in 4ec8243cccff [2020-08-20T18:24:30.398Z] #29 ... [2020-08-20T18:24:30.398Z] [2020-08-20T18:24:30.398Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:24:30.398Z] #42 22.83 internal/testlog [2020-08-20T18:24:30.575Z] + mktemp -d [2020-08-20T18:24:30.575Z] + export GOPATH=/tmp/tmp.INosZQchzu [2020-08-20T18:24:30.575Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.INosZQchzu/src/github.com/docker/distribution [2020-08-20T18:24:30.575Z] Cloning into '/tmp/tmp.INosZQchzu/src/github.com/docker/distribution'... [2020-08-20T18:24:30.975Z] #42 23.48 encoding [2020-08-20T18:24:31.235Z] #42 23.55 unicode/utf16 [2020-08-20T18:24:31.235Z] #42 ... [2020-08-20T18:24:31.235Z] [2020-08-20T18:24:31.235Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:24:31.235Z] #31 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-20T18:24:31.235Z] #31 ... [2020-08-20T18:24:31.235Z] [2020-08-20T18:24:31.235Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:24:31.235Z] #7 14.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-20T18:24:31.235Z] #7 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-20T18:24:31.257Z] #14 35.18 Unpacking bash-completion (1:2.8-6) ... [2020-08-20T18:24:31.497Z] #7 ... [2020-08-20T18:24:31.497Z] [2020-08-20T18:24:31.497Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:24:31.497Z] #45 22.90 go: downloading github.com/pkg/errors v0.9.1 [2020-08-20T18:24:31.497Z] #45 22.90 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-20T18:24:31.497Z] #45 22.91 go: downloading github.com/fatih/color v1.9.0 [2020-08-20T18:24:31.497Z] #45 23.18 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-20T18:24:31.497Z] #45 23.38 go: downloading github.com/spf13/pflag v1.0.3 [2020-08-20T18:24:31.497Z] #45 23.42 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-20T18:24:31.497Z] #45 23.45 go: extracting github.com/fatih/color v1.9.0 [2020-08-20T18:24:31.497Z] #45 23.50 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-20T18:24:31.497Z] #45 23.58 go: extracting github.com/pkg/errors v0.9.1 [2020-08-20T18:24:31.497Z] #45 23.72 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-20T18:24:31.498Z] #45 23.80 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-08-20T18:24:31.498Z] #45 23.80 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-08-20T18:24:31.548Z] #14 35.61 Selecting previously unselected package bzip2. [2020-08-20T18:24:31.839Z] #14 35.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-08-20T18:24:31.839Z] #14 35.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-20T18:24:31.839Z] #14 35.73 Selecting previously unselected package xz-utils. [2020-08-20T18:24:31.839Z] #14 35.73 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-08-20T18:24:31.839Z] #14 35.74 Unpacking xz-utils (5.2.4-1) ... [2020-08-20T18:24:32.073Z] #45 ... [2020-08-20T18:24:32.073Z] [2020-08-20T18:24:32.073Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:24:32.073Z] #38 14.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-20T18:24:32.073Z] #38 ... [2020-08-20T18:24:32.073Z] [2020-08-20T18:24:32.073Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:24:32.073Z] #42 24.02 container/list [2020-08-20T18:24:32.130Z] #14 35.92 Selecting previously unselected package apparmor. [2020-08-20T18:24:32.130Z] #14 35.92 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-08-20T18:24:32.130Z] #14 35.97 Unpacking apparmor (2.13.2-10) ... [2020-08-20T18:24:32.420Z] #14 36.39 Selecting previously unselected package aufs-tools. [2020-08-20T18:24:32.420Z] #14 36.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-08-20T18:24:32.420Z] #14 36.39 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-20T18:24:32.642Z] #42 24.95 crypto/internal/subtle [2020-08-20T18:24:32.658Z] + cd /tmp/tmp.INosZQchzu/src/github.com/docker/distribution [2020-08-20T18:24:32.658Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-20T18:24:32.658Z] + GOPATH=/tmp/tmp.INosZQchzu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.INosZQchzu go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-20T18:24:32.711Z] #14 36.51 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-20T18:24:32.711Z] #14 36.51 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-08-20T18:24:32.711Z] #14 36.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-20T18:24:32.903Z] #42 25.22 crypto/subtle [2020-08-20T18:24:32.903Z] #42 25.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-20T18:24:33.163Z] #42 25.62 internal/nettrace [2020-08-20T18:24:33.421Z] #42 25.92 runtime/cgo [2020-08-20T18:24:34.217Z] #14 37.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-20T18:24:34.217Z] #14 37.80 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-08-20T18:24:34.217Z] #14 37.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-20T18:24:34.217Z] #14 ... [2020-08-20T18:24:34.217Z] [2020-08-20T18:24:34.217Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-20T18:24:34.217Z] #60 73.56 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-20T18:24:34.217Z] #60 73.56 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-20T18:24:34.850Z] #60 ... [2020-08-20T18:24:34.850Z] [2020-08-20T18:24:34.850Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:24:34.850Z] #39 29.02 DEP compel/src/lib/infect-util.d [2020-08-20T18:24:34.850Z] #39 29.14 DEP compel/src/lib/infect-rpc.d [2020-08-20T18:24:34.850Z] #39 29.32 DEP compel/arch/s390/src/lib/infect.d [2020-08-20T18:24:34.850Z] #39 29.41 DEP compel/arch/s390/src/lib/cpu.d [2020-08-20T18:24:34.850Z] #39 29.47 DEP compel/src/lib/log.d [2020-08-20T18:24:34.850Z] #39 29.54 DEP compel/src/main.d [2020-08-20T18:24:34.850Z] #39 29.64 DEP compel/src/lib/handle-elf.d [2020-08-20T18:24:34.850Z] #39 29.75 DEP compel/arch/s390/src/lib/handle-elf.d [2020-08-20T18:24:34.850Z] #39 29.86 CC compel/src/lib/log.o [2020-08-20T18:24:34.850Z] #39 30.15 CC compel/arch/s390/src/lib/cpu.o [2020-08-20T18:24:34.850Z] #39 30.27 CC compel/arch/s390/src/lib/infect.o [2020-08-20T18:24:34.850Z] #39 30.83 CC compel/src/lib/infect-rpc.o [2020-08-20T18:24:34.850Z] #39 31.25 CC compel/src/lib/infect-util.o [2020-08-20T18:24:34.850Z] #39 31.35 CC compel/src/lib/infect.o [2020-08-20T18:24:34.850Z] #39 32.63 CC compel/src/lib/ptrace.o [2020-08-20T18:24:34.850Z] #39 32.96 AR compel/libcompel.a [2020-08-20T18:24:34.850Z] #39 33.01 HOSTCC compel/src/main-host.o [2020-08-20T18:24:34.850Z] #39 33.34 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-08-20T18:24:34.850Z] #39 33.48 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-20T18:24:34.850Z] #39 33.80 HOSTCC compel/src/lib/log-host.o [2020-08-20T18:24:34.850Z] #39 33.92 HOSTLINK compel/compel-host-bin [2020-08-20T18:24:34.850Z] #39 34.01 DEP soccr/soccr.d [2020-08-20T18:24:34.850Z] #39 34.15 CC soccr/soccr.o [2020-08-20T18:24:34.850Z] #39 35.26 AR soccr/libsoccr.a [2020-08-20T18:24:34.850Z] #39 35.29 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-20T18:24:34.850Z] #39 35.50 DEP criu/arch/s390/sigframe.d [2020-08-20T18:24:34.850Z] #39 35.58 DEP criu/arch/s390/crtools.d [2020-08-20T18:24:34.850Z] #39 35.84 DEP criu/arch/s390/cpu.d [2020-08-20T18:24:34.850Z] #39 36.03 CC criu/arch/s390/cpu.o [2020-08-20T18:24:34.850Z] #39 36.49 CC criu/arch/s390/crtools.o [2020-08-20T18:24:34.850Z] #39 37.27 CC criu/arch/s390/sigframe.o [2020-08-20T18:24:34.850Z] #39 37.45 LINK criu/arch/s390/crtools.built-in.o [2020-08-20T18:24:34.850Z] #39 37.47 DEP criu/pie/util-vdso.d [2020-08-20T18:24:34.850Z] #39 37.60 DEP criu/pie/util.d [2020-08-20T18:24:34.850Z] #39 37.73 CC criu/pie/util.o [2020-08-20T18:24:34.850Z] #39 37.95 CC criu/pie/util-vdso.o [2020-08-20T18:24:34.850Z] #39 38.56 AR criu/pie/pie.lib.a [2020-08-20T18:24:34.850Z] #39 38.61 DEP criu/pie/restorer.d [2020-08-20T18:24:34.850Z] #39 38.91 DEP criu/arch/s390/restorer.d [2020-08-20T18:24:34.850Z] #39 39.12 DEP criu/arch/s390/vdso-pie.d [2020-08-20T18:24:35.141Z] #39 39.23 DEP criu/pie/parasite-vdso.d [2020-08-20T18:24:35.141Z] #39 39.45 DEP criu/pie/parasite.d [2020-08-20T18:24:35.141Z] #39 ... [2020-08-20T18:24:35.141Z] [2020-08-20T18:24:35.141Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:24:35.141Z] #14 39.11 Selecting previously unselected package binutils-mingw-w64. [2020-08-20T18:24:35.141Z] #14 39.11 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-20T18:24:35.141Z] #14 39.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-20T18:24:35.141Z] #14 39.22 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-08-20T18:24:35.141Z] #14 39.22 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-20T18:24:35.432Z] #14 39.22 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-20T18:24:35.432Z] #14 39.33 Selecting previously unselected package dmsetup. [2020-08-20T18:24:35.432Z] #14 39.33 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-08-20T18:24:35.432Z] #14 39.34 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-20T18:24:35.432Z] #14 39.48 Selecting previously unselected package mingw-w64-common. [2020-08-20T18:24:35.722Z] #14 39.48 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-20T18:24:35.722Z] #14 39.48 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-20T18:24:36.767Z] #42 ... [2020-08-20T18:24:36.767Z] [2020-08-20T18:24:36.767Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-20T18:24:37.549Z] #36 28.70 Checking out files: 52% (845/1597) Checking out files: 53% (847/1597) Checking out files: 54% (863/1597) Checking out files: 55% (879/1597) Checking out files: 56% (895/1597) Checking out files: 57% (911/1597) Checking out files: 58% (927/1597) Checking out files: 59% (943/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/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-08-20T18:24:37.813Z] #36 30.40 + cd /tmp/tmp.ncBmwY6cuL/src/github.com/docker/distribution [2020-08-20T18:24:37.813Z] #36 30.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-20T18:24:39.271Z] #14 ... [2020-08-20T18:24:39.271Z] [2020-08-20T18:24:39.271Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-20T18:24:39.271Z] #60 DONE 78.5s [2020-08-20T18:24:39.271Z] [2020-08-20T18:24:39.271Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-08-20T18:24:39.271Z] #61 DONE 0.1s [2020-08-20T18:24:39.271Z] [2020-08-20T18:24:39.271Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:24:39.271Z] #42 68.97 hash [2020-08-20T18:24:39.271Z] #42 69.03 hash/crc32 [2020-08-20T18:24:39.271Z] #42 69.44 context [2020-08-20T18:24:39.271Z] #42 69.46 compress/gzip [2020-08-20T18:24:39.271Z] #42 69.84 crypto/cipher [2020-08-20T18:24:39.271Z] #42 69.94 math/big [2020-08-20T18:24:39.271Z] #42 70.64 crypto/aes [2020-08-20T18:24:39.271Z] #42 71.64 crypto [2020-08-20T18:24:39.271Z] #42 71.81 crypto/des [2020-08-20T18:24:39.271Z] #42 72.18 crypto/internal/randutil [2020-08-20T18:24:39.271Z] #42 72.26 crypto/sha512 [2020-08-20T18:24:39.271Z] #42 72.79 crypto/ed25519/internal/edwards25519 [2020-08-20T18:24:39.271Z] #42 74.21 crypto/hmac [2020-08-20T18:24:39.271Z] #42 74.38 crypto/md5 [2020-08-20T18:24:39.271Z] #42 74.83 crypto/rc4 [2020-08-20T18:24:39.271Z] #42 74.97 crypto/sha1 [2020-08-20T18:24:39.271Z] #42 75.52 crypto/sha256 [2020-08-20T18:24:39.271Z] #42 75.74 crypto/rand [2020-08-20T18:24:39.271Z] #42 76.13 crypto/elliptic [2020-08-20T18:24:39.271Z] #42 76.24 encoding/asn1 [2020-08-20T18:24:39.271Z] #42 78.21 crypto/ed25519 [2020-08-20T18:24:39.271Z] #42 78.31 crypto/ecdsa [2020-08-20T18:24:39.271Z] #42 78.41 crypto/rsa [2020-08-20T18:24:39.565Z] #42 ... [2020-08-20T18:24:39.565Z] [2020-08-20T18:24:39.565Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:24:39.565Z] #14 43.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-20T18:24:39.565Z] #14 43.49 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-20T18:24:39.565Z] #14 43.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-20T18:24:39.988Z] Client: [2020-08-20T18:24:39.988Z] Debug Mode: false [2020-08-20T18:24:39.988Z] [2020-08-20T18:24:39.988Z] Server: [2020-08-20T18:24:39.988Z] Containers: 0 [2020-08-20T18:24:39.988Z] Running: 0 [2020-08-20T18:24:39.988Z] Paused: 0 [2020-08-20T18:24:39.988Z] Stopped: 0 [2020-08-20T18:24:39.988Z] Images: 0 [2020-08-20T18:24:39.988Z] Server Version: 19.03.12 [2020-08-20T18:24:39.988Z] Storage Driver: overlay2 [2020-08-20T18:24:39.988Z] Backing Filesystem: extfs [2020-08-20T18:24:39.988Z] Supports d_type: true [2020-08-20T18:24:39.988Z] Native Overlay Diff: true [2020-08-20T18:24:39.988Z] Logging Driver: json-file [2020-08-20T18:24:39.988Z] Cgroup Driver: cgroupfs [2020-08-20T18:24:39.988Z] Plugins: [2020-08-20T18:24:39.988Z] Volume: local [2020-08-20T18:24:39.988Z] Network: bridge host ipvlan macvlan null overlay [2020-08-20T18:24:39.988Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-20T18:24:39.988Z] Swarm: inactive [2020-08-20T18:24:39.988Z] Runtimes: runc [2020-08-20T18:24:39.988Z] Default Runtime: runc [2020-08-20T18:24:39.988Z] Init Binary: docker-init [2020-08-20T18:24:39.988Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-20T18:24:39.988Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-20T18:24:39.988Z] init version: fec3683 [2020-08-20T18:24:39.988Z] Security Options: [2020-08-20T18:24:39.988Z] apparmor [2020-08-20T18:24:39.988Z] seccomp [2020-08-20T18:24:39.988Z] Profile: default [2020-08-20T18:24:39.988Z] Kernel Version: 5.3.0-1030-aws [2020-08-20T18:24:39.988Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-20T18:24:39.988Z] OSType: linux [2020-08-20T18:24:39.988Z] Architecture: x86_64 [2020-08-20T18:24:39.988Z] CPUs: 2 [2020-08-20T18:24:39.988Z] Total Memory: 7.487GiB [2020-08-20T18:24:39.988Z] Name: ip-10-100-46-11 [2020-08-20T18:24:39.988Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-20T18:24:39.988Z] Docker Root Dir: /var/lib/docker [2020-08-20T18:24:39.988Z] Debug Mode: false [2020-08-20T18:24:39.988Z] Registry: https://index.docker.io/v1/ [2020-08-20T18:24:39.988Z] Labels: [2020-08-20T18:24:39.988Z] Experimental: true [2020-08-20T18:24:39.988Z] Insecure Registries: [2020-08-20T18:24:39.988Z] 127.0.0.0/8 [2020-08-20T18:24:39.988Z] Live Restore Enabled: true [2020-08-20T18:24:39.988Z] [2020-08-20T18:24:39.988Z] WARNING: No swap limit support [Pipeline] sh [2020-08-20T18:24:40.298Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-20T18:24:40.298Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-20T18:24:40.298Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40408/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-20T18:24:40.298Z] + bash /home/ubuntu/workspace/moby_PR-40408/check-config.sh [2020-08-20T18:24:40.298Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-20T18:24:40.298Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-20T18:24:40.298Z] [2020-08-20T18:24:40.298Z] Generally Necessary: [2020-08-20T18:24:40.298Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-20T18:24:40.298Z] - apparmor: enabled and tools installed [2020-08-20T18:24:40.298Z] - CONFIG_NAMESPACES: enabled [2020-08-20T18:24:40.298Z] - CONFIG_NET_NS: enabled [2020-08-20T18:24:40.298Z] - CONFIG_PID_NS: enabled [2020-08-20T18:24:40.298Z] - CONFIG_IPC_NS: enabled [2020-08-20T18:24:40.298Z] - CONFIG_UTS_NS: enabled [2020-08-20T18:24:40.298Z] - CONFIG_CGROUPS: enabled [2020-08-20T18:24:40.298Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-20T18:24:40.298Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-20T18:24:40.298Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-20T18:24:40.298Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-20T18:24:40.298Z] - CONFIG_CPUSETS: enabled [2020-08-20T18:24:40.298Z] - CONFIG_MEMCG: enabled [2020-08-20T18:24:40.298Z] - CONFIG_KEYS: enabled [2020-08-20T18:24:40.298Z] - CONFIG_VETH: enabled (as module) [2020-08-20T18:24:40.298Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-20T18:24:40.298Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-20T18:24:40.298Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-20T18:24:40.298Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-20T18:24:40.298Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-20T18:24:40.298Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-20T18:24:40.298Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-20T18:24:40.298Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-20T18:24:40.298Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-20T18:24:40.298Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-20T18:24:40.298Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-20T18:24:40.298Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-20T18:24:40.298Z] [2020-08-20T18:24:40.298Z] Optional Features: [2020-08-20T18:24:40.298Z] - CONFIG_USER_NS: enabled [2020-08-20T18:24:40.298Z] - CONFIG_SECCOMP: enabled [2020-08-20T18:24:40.298Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-20T18:24:40.570Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-20T18:24:40.570Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-20T18:24:40.570Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-20T18:24:40.570Z] - CONFIG_BLK_CGROUP: enabled [2020-08-20T18:24:40.570Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-20T18:24:40.570Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-20T18:24:40.570Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-20T18:24:40.570Z] - CONFIG_CGROUP_PERF: enabled [2020-08-20T18:24:40.570Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-20T18:24:40.570Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-20T18:24:40.570Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-20T18:24:40.570Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-20T18:24:40.570Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-20T18:24:40.570Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-20T18:24:40.570Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-20T18:24:40.570Z] - CONFIG_IP_VS: enabled (as module) [2020-08-20T18:24:40.570Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-20T18:24:40.570Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-20T18:24:40.570Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-20T18:24:40.570Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-20T18:24:40.570Z] - CONFIG_EXT4_FS: enabled [2020-08-20T18:24:40.570Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-20T18:24:40.570Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-20T18:24:40.570Z] - Network Drivers: [2020-08-20T18:24:40.570Z] - "overlay": [2020-08-20T18:24:40.570Z] - CONFIG_VXLAN: enabled (as module) [2020-08-20T18:24:40.570Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-20T18:24:40.570Z] Optional (for encrypted networks): [2020-08-20T18:24:40.570Z] - CONFIG_CRYPTO: enabled [2020-08-20T18:24:40.570Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-20T18:24:40.570Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-20T18:24:40.570Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-20T18:24:40.570Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-20T18:24:40.570Z] - CONFIG_XFRM: enabled [2020-08-20T18:24:40.570Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-20T18:24:40.570Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-20T18:24:40.570Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-20T18:24:40.570Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-20T18:24:40.570Z] - "ipvlan": [2020-08-20T18:24:40.570Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-20T18:24:40.570Z] - "macvlan": [2020-08-20T18:24:40.835Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-20T18:24:40.835Z] - CONFIG_DUMMY: enabled (as module) [2020-08-20T18:24:40.835Z] - "ftp,tftp client in container": [2020-08-20T18:24:40.835Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-20T18:24:40.835Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-20T18:24:40.835Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-20T18:24:40.835Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-20T18:24:40.835Z] - Storage Drivers: [2020-08-20T18:24:40.835Z] - "aufs": [2020-08-20T18:24:40.835Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-20T18:24:40.835Z] - "btrfs": [2020-08-20T18:24:40.835Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-20T18:24:40.835Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-20T18:24:40.835Z] - "devicemapper": [2020-08-20T18:24:40.835Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-20T18:24:40.835Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-20T18:24:40.835Z] - "overlay": [2020-08-20T18:24:40.835Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-20T18:24:40.835Z] - "zfs": [2020-08-20T18:24:40.835Z] - /dev/zfs: present [2020-08-20T18:24:40.835Z] - zfs command: missing [2020-08-20T18:24:40.835Z] - zpool command: missing [2020-08-20T18:24:40.835Z] [2020-08-20T18:24:40.835Z] Limits: [2020-08-20T18:24:40.835Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-20T18:24:40.835Z] [2020-08-20T18:24:40.835Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-20T18:24:41.193Z] + sudo modprobe ip_vs [2020-08-20T18:24:41.193Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a15a770e1ba824fd776c59d08a34174fb61af05b . [2020-08-20T18:24:41.454Z] #2 [internal] load .dockerignore [2020-08-20T18:24:41.716Z] #2 transferring context: 87B done [2020-08-20T18:24:41.716Z] #2 DONE 0.2s [2020-08-20T18:24:41.716Z] [2020-08-20T18:24:41.716Z] #1 [internal] load build definition from Dockerfile [2020-08-20T18:24:41.716Z] #1 transferring dockerfile: 12.30kB done [2020-08-20T18:24:41.716Z] #1 DONE 0.1s [2020-08-20T18:24:41.716Z] [2020-08-20T18:24:41.716Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-08-20T18:24:41.976Z] #4 DONE 0.3s [2020-08-20T18:24:41.976Z] [2020-08-20T18:24:41.976Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-20T18:24:41.976Z] #3 DONE 0.4s [2020-08-20T18:24:41.976Z] [2020-08-20T18:24:41.976Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-20T18:24:41.976Z] #5 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-20T18:24:42.009Z] #36 34.18 + GOPATH=/tmp/tmp.ncBmwY6cuL/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ncBmwY6cuL go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-20T18:24:42.238Z] #5 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-20T18:24:42.238Z] #5 sha256:e97eae18b0aa1ae34e6bce322e3dd5d00e923e57ae28fa4d6ec4beb6d6ed5094 1.79kB / 1.79kB done [2020-08-20T18:24:42.238Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.09MB / 50.40MB 0.3s [2020-08-20T18:24:42.238Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.39MB / 7.81MB 0.3s [2020-08-20T18:24:42.238Z] #5 sha256:bd7875c6cd465351857e18c75e8841346ec3bba4e07750ca32239fd6a8f41058 6.19kB / 6.19kB done [2020-08-20T18:24:42.271Z] #36 ... [2020-08-20T18:24:42.271Z] [2020-08-20T18:24:42.271Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:24:42.271Z] #45 24.69 go: extracting github.com/spf13/pflag v1.0.3 [2020-08-20T18:24:42.271Z] #45 24.86 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-08-20T18:24:42.271Z] #45 24.92 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-20T18:24:42.271Z] #45 24.93 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-08-20T18:24:42.271Z] #45 25.24 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-20T18:24:42.271Z] #45 27.97 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-20T18:24:42.271Z] #45 30.37 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-20T18:24:42.271Z] #45 31.85 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-20T18:24:42.271Z] #45 ... [2020-08-20T18:24:42.271Z] [2020-08-20T18:24:42.271Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-20T18:24:42.271Z] #66 28.96 Checking out files: 43% (906/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: 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-08-20T18:24:42.271Z] #66 31.03 + cd /tmp/tmp.M0TwOBQamP/src/github.com/docker/libnetwork [2020-08-20T18:24:42.271Z] #66 31.03 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-20T18:24:42.271Z] #66 31.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-20T18:24:42.528Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.81MB / 7.81MB 0.4s [2020-08-20T18:24:42.528Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.19MB / 50.40MB 0.5s [2020-08-20T18:24:42.528Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.72MB / 7.81MB 0.5s [2020-08-20T18:24:42.792Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.16MB / 50.40MB 0.7s [2020-08-20T18:24:42.792Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s [2020-08-20T18:24:42.792Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.22MB / 50.40MB 0.8s [2020-08-20T18:24:42.792Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2020-08-20T18:24:42.792Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.8s [2020-08-20T18:24:42.792Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.8s [2020-08-20T18:24:42.792Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.96MB / 50.40MB 0.9s [2020-08-20T18:24:42.792Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 0.9s [2020-08-20T18:24:42.852Z] #66 ... [2020-08-20T18:24:42.852Z] [2020-08-20T18:24:42.852Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:24:42.852Z] #29 25.22 internal/testlog [2020-08-20T18:24:42.852Z] #29 25.78 encoding [2020-08-20T18:24:42.852Z] #29 26.15 runtime/cgo [2020-08-20T18:24:42.852Z] #29 ... [2020-08-20T18:24:42.852Z] [2020-08-20T18:24:42.852Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:24:42.852Z] #7 33.45 Fetched 8374 kB in 26s (322 kB/s) [2020-08-20T18:24:43.058Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.06MB / 50.40MB 1.0s [2020-08-20T18:24:43.058Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.06MB / 10.00MB 1.0s [2020-08-20T18:24:43.058Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.24MB / 51.83MB 1.0s [2020-08-20T18:24:43.058Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.36MB / 10.00MB 1.1s [2020-08-20T18:24:43.058Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.69MB / 51.83MB 1.1s [2020-08-20T18:24:43.083Z] #14 46.82 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-20T18:24:43.083Z] #14 46.82 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-20T18:24:43.083Z] #14 46.82 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:24:43.083Z] #14 46.87 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-20T18:24:43.083Z] #14 46.88 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-20T18:24:43.083Z] #14 46.88 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:24:43.325Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.80MB / 50.40MB 1.2s [2020-08-20T18:24:43.325Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s [2020-08-20T18:24:43.589Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.60MB / 50.40MB 1.5s [2020-08-20T18:24:43.589Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done [2020-08-20T18:24:43.589Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.34MB / 51.83MB 1.5s [2020-08-20T18:24:43.589Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.49MB / 68.67MB 1.5s [2020-08-20T18:24:43.851Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s [2020-08-20T18:24:43.851Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.81MB / 51.83MB 1.8s [2020-08-20T18:24:43.851Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.62MB / 68.67MB 1.8s [2020-08-20T18:24:44.114Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.41MB / 51.83MB 2.0s [2020-08-20T18:24:44.114Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.30MB / 68.67MB 2.0s [2020-08-20T18:24:44.114Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.1s [2020-08-20T18:24:44.114Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.87MB / 68.67MB 2.1s [2020-08-20T18:24:44.374Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.19MB / 68.67MB 2.2s [2020-08-20T18:24:44.707Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-08-20T18:24:44.707Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done [2020-08-20T18:24:44.707Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.54MB / 68.67MB 2.7s [2020-08-20T18:24:44.707Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 0B / 120.18MB 2.7s [2020-08-20T18:24:44.969Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done [2020-08-20T18:24:44.969Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s [2020-08-20T18:24:44.969Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 13.97MB / 120.18MB 3.0s [2020-08-20T18:24:44.969Z] #5 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 126B / 126B 3.0s [2020-08-20T18:24:45.228Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 21.59MB / 120.18MB 3.1s [2020-08-20T18:24:45.228Z] #5 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 126B / 126B 3.1s done [2020-08-20T18:24:45.228Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 32.18MB / 120.18MB 3.3s [2020-08-20T18:24:45.490Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 44.09MB / 120.18MB 3.5s [2020-08-20T18:24:45.752Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.5s done [2020-08-20T18:24:45.752Z] #5 ... [2020-08-20T18:24:45.752Z] [2020-08-20T18:24:45.752Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-08-20T18:24:45.752Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-08-20T18:24:45.752Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-08-20T18:24:45.752Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-08-20T18:24:45.752Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2020-08-20T18:24:45.752Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.5s done [2020-08-20T18:24:45.752Z] #63 DONE 3.7s [2020-08-20T18:24:45.752Z] [2020-08-20T18:24:45.752Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-20T18:24:45.752Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 50.99MB / 120.18MB 3.7s [2020-08-20T18:24:45.752Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 57.20MB / 120.18MB 3.8s [2020-08-20T18:24:45.808Z] #14 ... [2020-08-20T18:24:45.808Z] [2020-08-20T18:24:45.808Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:24:45.808Z] #39 39.68 CC criu/pie/parasite.o [2020-08-20T18:24:45.808Z] #39 40.66 LINK criu/pie/parasite.built-in.o [2020-08-20T18:24:45.808Z] #39 40.67 GEN criu/pie/parasite-blob.h [2020-08-20T18:24:45.808Z] #39 40.67 CC criu/pie/parasite-vdso.o [2020-08-20T18:24:45.808Z] #39 41.38 CC criu/arch/s390/vdso-pie.o [2020-08-20T18:24:45.808Z] #39 41.55 CC criu/arch/s390/restorer.o [2020-08-20T18:24:45.808Z] #39 41.78 CC criu/pie/restorer.o [2020-08-20T18:24:45.808Z] #39 43.87 LINK criu/pie/restorer.built-in.o [2020-08-20T18:24:45.808Z] #39 43.87 GEN criu/pie/restorer-blob.h [2020-08-20T18:24:45.808Z] #39 43.95 DEP criu/vdso.d [2020-08-20T18:24:45.808Z] #39 44.19 DEP criu/uts_ns.d [2020-08-20T18:24:45.808Z] #39 44.41 DEP criu/util.d [2020-08-20T18:24:45.808Z] #39 44.53 DEP criu/uffd.d [2020-08-20T18:24:45.808Z] #39 44.69 DEP criu/tun.d [2020-08-20T18:24:45.808Z] #39 44.91 DEP criu/tty.d [2020-08-20T18:24:45.808Z] #39 45.09 DEP criu/timerfd.d [2020-08-20T18:24:45.808Z] #39 45.33 DEP criu/timens.d [2020-08-20T18:24:45.808Z] #39 45.48 DEP criu/sysfs_parse.d [2020-08-20T18:24:45.808Z] #39 45.59 DEP criu/sysctl.d [2020-08-20T18:24:45.808Z] #39 45.79 DEP criu/string.d [2020-08-20T18:24:45.808Z] #39 45.81 DEP criu/stats.d [2020-08-20T18:24:45.808Z] #39 45.97 DEP criu/sockets.d [2020-08-20T18:24:45.808Z] #39 46.17 DEP criu/sk-unix.d [2020-08-20T18:24:45.808Z] #39 46.28 DEP criu/sk-tcp.d [2020-08-20T18:24:45.808Z] #39 46.56 DEP criu/sk-queue.d [2020-08-20T18:24:45.808Z] #39 46.67 DEP criu/sk-packet.d [2020-08-20T18:24:45.808Z] #39 46.87 DEP criu/sk-netlink.d [2020-08-20T18:24:45.808Z] #39 47.00 DEP criu/sk-inet.d [2020-08-20T18:24:45.808Z] #39 47.21 DEP criu/signalfd.d [2020-08-20T18:24:45.808Z] #39 47.30 DEP criu/sigframe.d [2020-08-20T18:24:45.808Z] #39 47.35 DEP criu/shmem.d [2020-08-20T18:24:45.808Z] #39 47.47 DEP criu/servicefd.d [2020-08-20T18:24:45.808Z] #39 47.63 DEP criu/seize.d [2020-08-20T18:24:45.808Z] #39 47.75 DEP criu/seccomp.d [2020-08-20T18:24:45.808Z] #39 47.94 DEP criu/rst-malloc.d [2020-08-20T18:24:45.808Z] #39 47.98 DEP criu/rbtree.d [2020-08-20T18:24:45.808Z] #39 48.00 DEP criu/pstree.d [2020-08-20T18:24:45.808Z] #39 48.11 DEP criu/protobuf.d [2020-08-20T18:24:45.808Z] #39 48.18 GEN criu/protobuf-desc-gen.h [2020-08-20T18:24:45.808Z] #39 49.27 DEP criu/protobuf-desc.d [2020-08-20T18:24:45.808Z] #39 49.40 DEP criu/proc_parse.d [2020-08-20T18:24:45.808Z] #39 49.55 DEP criu/plugin.d [2020-08-20T18:24:45.808Z] #39 49.60 DEP criu/pipes.d [2020-08-20T18:24:45.808Z] #39 49.79 DEP criu/pie-util.d [2020-08-20T18:24:45.808Z] #39 49.85 DEP criu/pie-util-vdso.d [2020-08-20T18:24:45.808Z] #39 49.94 DEP criu/path.d [2020-08-20T18:24:45.808Z] #39 50.02 DEP criu/parasite-syscall.d [2020-08-20T18:24:45.808Z] #39 50.13 DEP criu/pagemap.d [2020-08-20T18:24:46.012Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 65.03MB / 120.18MB 3.9s [2020-08-20T18:24:46.012Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 81.17MB / 120.18MB 4.1s [2020-08-20T18:24:46.099Z] #39 50.23 DEP criu/pagemap-cache.d [2020-08-20T18:24:46.099Z] #39 50.30 DEP criu/page-xfer.d [2020-08-20T18:24:46.147Z] #7 33.45 Reading package lists... [2020-08-20T18:24:46.147Z] #7 ... [2020-08-20T18:24:46.147Z] [2020-08-20T18:24:46.147Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:24:46.147Z] #45 36.26 go: finding github.com/fatih/color v1.9.0 [2020-08-20T18:24:46.147Z] #45 36.36 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-20T18:24:46.147Z] #45 36.41 go: finding github.com/pkg/errors v0.9.1 [2020-08-20T18:24:46.147Z] #45 36.50 go: finding github.com/mattn/go-colorable v0.1.6 [2020-08-20T18:24:46.147Z] #45 36.52 go: finding github.com/spf13/pflag v1.0.3 [2020-08-20T18:24:46.147Z] #45 36.60 go: finding github.com/mattn/go-isatty v0.0.12 [2020-08-20T18:24:46.148Z] #45 36.75 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-20T18:24:46.148Z] #45 37.19 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-20T18:24:46.148Z] #45 37.21 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-20T18:24:46.148Z] #45 37.34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-20T18:24:46.148Z] #45 37.35 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-20T18:24:46.274Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 87.51MB / 120.18MB 4.2s [2020-08-20T18:24:46.390Z] #39 50.46 DEP criu/page-pipe.d [2020-08-20T18:24:46.390Z] #39 50.55 DEP criu/netfilter.d [2020-08-20T18:24:46.390Z] #39 50.69 DEP criu/net.d [2020-08-20T18:24:46.390Z] #39 50.81 DEP criu/namespaces.d [2020-08-20T18:24:46.536Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 100.57MB / 120.18MB 4.4s [2020-08-20T18:24:46.536Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 116.30MB / 120.18MB 4.6s [2020-08-20T18:24:46.681Z] #39 50.89 DEP criu/mount.d [2020-08-20T18:24:46.971Z] #39 51.14 DEP criu/memfd.d [2020-08-20T18:24:47.262Z] #39 51.33 DEP criu/mem.d [2020-08-20T18:24:47.262Z] #39 51.47 DEP criu/lsm.d [2020-08-20T18:24:47.262Z] #39 51.55 DEP criu/log.d [2020-08-20T18:24:47.530Z] #45 ... [2020-08-20T18:24:47.531Z] [2020-08-20T18:24:47.531Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:24:47.531Z] #31 30.29 Fetched 8374 kB in 25s (337 kB/s) [2020-08-20T18:24:47.531Z] #31 30.29 Reading package lists... [2020-08-20T18:24:47.531Z] #31 39.90 Reading package lists... [2020-08-20T18:24:47.531Z] #31 ... [2020-08-20T18:24:47.531Z] [2020-08-20T18:24:47.531Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:24:47.531Z] #38 30.46 Fetched 8374 kB in 25s (334 kB/s) [2020-08-20T18:24:47.531Z] #38 30.46 Reading package lists... [2020-08-20T18:24:47.552Z] #39 51.62 DEP criu/libnetlink.d [2020-08-20T18:24:47.552Z] #39 51.70 DEP criu/kerndat.d [2020-08-20T18:24:47.552Z] #39 51.82 DEP criu/kcmp-ids.d [2020-08-20T18:24:47.842Z] #39 51.88 DEP criu/irmap.d [2020-08-20T18:24:47.842Z] #39 52.04 DEP criu/ipc_ns.d [2020-08-20T18:24:47.915Z] #5 ... [2020-08-20T18:24:47.915Z] [2020-08-20T18:24:47.915Z] #17 [internal] load build context [2020-08-20T18:24:47.915Z] #17 transferring context: 50.92MB 5.1s done [2020-08-20T18:24:47.915Z] #17 DONE 5.7s [2020-08-20T18:24:47.915Z] [2020-08-20T18:24:47.915Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-20T18:24:48.133Z] #39 52.22 DEP criu/image.d [2020-08-20T18:24:48.133Z] #39 52.39 DEP criu/image-desc.d [2020-08-20T18:24:48.133Z] #39 52.52 DEP criu/fsnotify.d [2020-08-20T18:24:48.133Z] #39 ... [2020-08-20T18:24:48.133Z] [2020-08-20T18:24:48.133Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-20T18:24:48.133Z] #48 87.56 + GOBIN=/build [2020-08-20T18:24:48.133Z] #48 87.56 + /build/gometalinter --install [2020-08-20T18:24:48.133Z] #48 87.61 Installing: [2020-08-20T18:24:48.133Z] #48 87.61 deadcode [2020-08-20T18:24:48.133Z] #48 87.61 dupl [2020-08-20T18:24:48.133Z] #48 87.61 errcheck [2020-08-20T18:24:48.133Z] #48 87.61 gas [2020-08-20T18:24:48.133Z] #48 87.61 gochecknoglobals [2020-08-20T18:24:48.133Z] #48 87.61 gochecknoinits [2020-08-20T18:24:48.133Z] #48 87.61 goconst [2020-08-20T18:24:48.133Z] #48 87.61 gocyclo [2020-08-20T18:24:48.133Z] #48 87.61 goimports [2020-08-20T18:24:48.133Z] #48 87.61 golint [2020-08-20T18:24:48.133Z] #48 87.61 gosimple [2020-08-20T18:24:48.133Z] #48 87.61 gotype [2020-08-20T18:24:48.133Z] #48 87.61 gotypex [2020-08-20T18:24:48.133Z] #48 87.61 ineffassign [2020-08-20T18:24:48.133Z] #48 87.61 interfacer [2020-08-20T18:24:48.133Z] #48 87.61 lll [2020-08-20T18:24:48.133Z] #48 87.61 maligned [2020-08-20T18:24:48.133Z] #48 87.61 megacheck [2020-08-20T18:24:48.133Z] #48 87.61 misspell [2020-08-20T18:24:48.133Z] #48 87.61 nakedret [2020-08-20T18:24:48.133Z] #48 87.61 safesql [2020-08-20T18:24:48.133Z] #48 87.61 staticcheck [2020-08-20T18:24:48.133Z] #48 87.61 structcheck [2020-08-20T18:24:48.133Z] #48 87.61 unconvert [2020-08-20T18:24:48.133Z] #48 87.61 unparam [2020-08-20T18:24:48.133Z] #48 87.61 unused [2020-08-20T18:24:48.133Z] #48 87.61 varcheck [2020-08-20T18:24:48.361Z] #38 40.57 Reading package lists... [2020-08-20T18:24:48.361Z] #38 ... [2020-08-20T18:24:48.361Z] [2020-08-20T18:24:48.361Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:24:48.361Z] #42 40.69 vendor/golang.org/x/crypto/internal/subtle [2020-08-20T18:24:48.361Z] #42 40.85 vendor/golang.org/x/crypto/curve25519 [2020-08-20T18:24:48.855Z] #5 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 120.18MB / 120.18MB 6.6s done [2020-08-20T18:24:49.301Z] #42 ... [2020-08-20T18:24:49.301Z] [2020-08-20T18:24:49.301Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-20T18:24:49.301Z] #22 31.95 Fetched 8374 kB in 26s (323 kB/s) [2020-08-20T18:24:49.301Z] #22 31.95 Reading package lists... [2020-08-20T18:24:49.636Z] #48 ... [2020-08-20T18:24:49.636Z] [2020-08-20T18:24:49.636Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:24:49.636Z] #42 78.99 crypto/dsa [2020-08-20T18:24:49.636Z] #42 79.41 encoding/hex [2020-08-20T18:24:49.636Z] #42 79.61 encoding/pem [2020-08-20T18:24:49.636Z] #42 79.77 crypto/x509/pkix [2020-08-20T18:24:49.636Z] #42 79.94 vendor/golang.org/x/crypto/cryptobyte [2020-08-20T18:24:49.636Z] #42 80.15 vendor/golang.org/x/net/dns/dnsmessage [2020-08-20T18:24:49.636Z] #42 81.41 vendor/golang.org/x/sys/cpu [2020-08-20T18:24:49.636Z] #42 81.72 vendor/golang.org/x/crypto/internal/chacha20 [2020-08-20T18:24:49.636Z] #42 82.25 vendor/golang.org/x/crypto/poly1305 [2020-08-20T18:24:49.636Z] #42 82.37 net [2020-08-20T18:24:49.636Z] #42 82.68 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-20T18:24:49.636Z] #42 83.10 vendor/golang.org/x/crypto/curve25519 [2020-08-20T18:24:49.636Z] #42 83.44 vendor/golang.org/x/crypto/hkdf [2020-08-20T18:24:49.636Z] #42 83.57 vendor/golang.org/x/text/transform [2020-08-20T18:24:49.636Z] #42 83.98 vendor/golang.org/x/text/unicode/bidi [2020-08-20T18:24:49.636Z] #42 84.89 vendor/golang.org/x/text/secure/bidirule [2020-08-20T18:24:49.636Z] #42 85.09 vendor/golang.org/x/text/unicode/norm [2020-08-20T18:24:49.636Z] #42 87.94 vendor/golang.org/x/net/idna [2020-08-20T18:24:49.636Z] #42 ... [2020-08-20T18:24:49.636Z] [2020-08-20T18:24:49.636Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:24:49.636Z] #39 52.72 DEP criu/filesystems.d [2020-08-20T18:24:49.636Z] #39 52.90 DEP criu/files.d [2020-08-20T18:24:49.636Z] #39 53.02 DEP criu/files-reg.d [2020-08-20T18:24:49.636Z] #39 53.25 DEP criu/files-ext.d [2020-08-20T18:24:49.636Z] #39 53.38 DEP criu/file-lock.d [2020-08-20T18:24:49.636Z] #39 53.55 DEP criu/file-ids.d [2020-08-20T18:24:49.636Z] #39 53.65 DEP criu/fifo.d [2020-08-20T18:24:49.636Z] #39 53.79 DEP criu/fdstore.d [2020-08-20T18:24:49.636Z] #39 53.88 DEP criu/fault-injection.d [2020-08-20T18:24:49.636Z] #39 53.91 DEP criu/external.d [2020-08-20T18:24:49.799Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.9s done [2020-08-20T18:24:49.868Z] #22 41.30 Reading package lists... [2020-08-20T18:24:49.868Z] #22 ... [2020-08-20T18:24:49.868Z] [2020-08-20T18:24:49.868Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:24:49.868Z] #7 33.45 Reading package lists... [2020-08-20T18:24:49.927Z] #39 54.04 DEP criu/eventpoll.d [2020-08-20T18:24:49.927Z] #39 54.20 DEP criu/eventfd.d [2020-08-20T18:24:50.060Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-20T18:24:50.217Z] #39 54.35 DEP criu/crtools.d [2020-08-20T18:24:50.217Z] #39 54.58 DEP criu/cr-service.d [2020-08-20T18:24:50.507Z] #39 54.70 DEP criu/cr-restore.d [2020-08-20T18:24:50.634Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-08-20T18:24:50.634Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-08-20T18:24:50.695Z] #7 43.23 Reading package lists... [2020-08-20T18:24:50.695Z] #7 ... [2020-08-20T18:24:50.695Z] [2020-08-20T18:24:50.695Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:24:50.695Z] #54 33.45 Fetched 8374 kB in 26s (319 kB/s) [2020-08-20T18:24:50.695Z] #54 33.45 Reading package lists... [2020-08-20T18:24:50.798Z] #39 54.92 DEP criu/cr-errno.d [2020-08-20T18:24:50.798Z] #39 54.93 DEP criu/cr-dump.d [2020-08-20T18:24:50.798Z] #39 55.15 DEP criu/cr-dedup.d [2020-08-20T18:24:51.173Z] #39 55.27 DEP criu/cr-check.d [2020-08-20T18:24:51.173Z] #39 55.42 DEP criu/config.d [2020-08-20T18:24:51.204Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-08-20T18:24:51.205Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-20T18:24:51.464Z] #39 55.63 DEP criu/clone-noasan.d [2020-08-20T18:24:51.464Z] #39 55.67 DEP criu/cgroup.d [2020-08-20T18:24:51.464Z] #39 55.79 DEP criu/cgroup-props.d [2020-08-20T18:24:51.754Z] #39 55.87 DEP criu/bitmap.d [2020-08-20T18:24:51.754Z] #39 55.88 DEP criu/bfd.d [2020-08-20T18:24:51.754Z] #39 55.94 DEP criu/autofs.d [2020-08-20T18:24:52.045Z] #39 56.14 DEP criu/aio.d [2020-08-20T18:24:52.045Z] #39 56.21 DEP criu/action-scripts.d [2020-08-20T18:24:52.339Z] #39 56.47 CC criu/action-scripts.o [2020-08-20T18:24:52.629Z] #39 56.78 CC criu/aio.o [2020-08-20T18:24:53.261Z] #39 57.29 CC criu/autofs.o [2020-08-20T18:24:54.294Z] #39 58.40 CC criu/bfd.o [2020-08-20T18:24:54.585Z] #39 58.76 CC criu/bitmap.o [2020-08-20T18:24:54.877Z] #39 58.92 CC criu/cgroup-props.o [2020-08-20T18:24:55.409Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2020-08-20T18:24:55.409Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-08-20T18:24:55.511Z] #39 59.50 CC criu/cgroup.o [2020-08-20T18:24:57.277Z] #54 43.11 Reading package lists... [2020-08-20T18:24:57.277Z] #54 ... [2020-08-20T18:24:57.277Z] [2020-08-20T18:24:57.277Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:24:57.277Z] #31 39.90 Reading package lists... [2020-08-20T18:24:57.575Z] #39 ... [2020-08-20T18:24:57.575Z] [2020-08-20T18:24:57.575Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:24:57.575Z] #14 61.15 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-20T18:24:57.575Z] #14 61.15 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-20T18:24:57.575Z] #14 61.15 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:24:59.620Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done [2020-08-20T18:24:59.620Z] #5 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 [2020-08-20T18:24:59.822Z] #31 49.94 Building dependency tree... [2020-08-20T18:24:59.822Z] #31 52.17 Reading state information... [2020-08-20T18:24:59.921Z] + dpkg --print-architecture [2020-08-20T18:24:59.921Z] + cd /tmp/tmp.INosZQchzu/src/github.com/docker/distribution [2020-08-20T18:24:59.921Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-20T18:24:59.921Z] + GOPATH=/tmp/tmp.INosZQchzu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.INosZQchzu [2020-08-20T18:24:59.921Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-20T18:25:00.302Z] #14 ... [2020-08-20T18:25:00.302Z] [2020-08-20T18:25:00.302Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:25:00.302Z] #42 89.64 vendor/golang.org/x/net/http2/hpack [2020-08-20T18:25:00.302Z] #42 90.37 mime [2020-08-20T18:25:00.302Z] #42 91.70 mime/quotedprintable [2020-08-20T18:25:00.302Z] #42 91.99 net/http/internal [2020-08-20T18:25:00.302Z] #42 92.30 os/exec [2020-08-20T18:25:00.302Z] #42 95.47 crypto/x509 [2020-08-20T18:25:00.302Z] #42 95.47 net/textproto [2020-08-20T18:25:00.302Z] #42 96.48 vendor/golang.org/x/net/http/httpguts [2020-08-20T18:25:00.302Z] #42 96.77 vendor/golang.org/x/net/http/httpproxy [2020-08-20T18:25:00.302Z] #42 97.29 mime/multipart [2020-08-20T18:25:00.302Z] #42 98.37 crypto/tls [2020-08-20T18:25:00.302Z] #42 ... [2020-08-20T18:25:00.302Z] [2020-08-20T18:25:00.302Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:25:00.302Z] #39 61.69 CC criu/clone-noasan.o [2020-08-20T18:25:00.302Z] #39 61.84 CC criu/config.o [2020-08-20T18:25:00.302Z] #39 63.02 CC criu/cr-check.o [2020-08-20T18:25:00.302Z] #39 64.38 CC criu/cr-dedup.o [2020-08-20T18:25:00.593Z] #39 64.69 CC criu/cr-dump.o [2020-08-20T18:25:02.365Z] #31 54.98 The following additional packages will be installed: [2020-08-20T18:25:02.365Z] #31 54.99 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-20T18:25:02.365Z] #31 55.02 Suggested packages: [2020-08-20T18:25:02.365Z] #31 55.03 cmake-doc ninja-build lrzip [2020-08-20T18:25:02.365Z] #31 55.03 Recommended packages: [2020-08-20T18:25:02.365Z] #31 55.03 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-20T18:25:02.688Z] #39 66.68 CC criu/cr-errno.o [2020-08-20T18:25:02.688Z] #39 66.73 CC criu/cr-restore.o [2020-08-20T18:25:02.935Z] #31 ... [2020-08-20T18:25:02.935Z] [2020-08-20T18:25:02.935Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:25:02.935Z] #7 43.23 Reading package lists... [2020-08-20T18:25:02.935Z] #7 54.03 Building dependency tree... [2020-08-20T18:25:02.935Z] #7 55.55 Reading state information... [2020-08-20T18:25:03.198Z] + rm -rf /tmp/tmp.INosZQchzu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.INosZQchzu [2020-08-20T18:25:03.724Z] #39 ... [2020-08-20T18:25:03.724Z] [2020-08-20T18:25:03.724Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:25:03.724Z] #42 103.1 net/http/httptrace [2020-08-20T18:25:03.875Z] #7 ... [2020-08-20T18:25:03.875Z] [2020-08-20T18:25:03.875Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-20T18:25:03.875Z] #66 DONE 56.5s [2020-08-20T18:25:04.014Z] #42 103.4 net/http [2020-08-20T18:25:04.135Z] [2020-08-20T18:25:04.135Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:04.135Z] #31 56.03 The following NEW packages will be installed: [2020-08-20T18:25:04.135Z] #31 56.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-20T18:25:04.135Z] #31 56.06 vim-common xxd [2020-08-20T18:25:04.135Z] #31 56.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:25:04.135Z] #31 56.50 Need to get 14.9 MB of archives. [2020-08-20T18:25:04.135Z] #31 56.50 After this operation, 61.8 MB of additional disk space will be used. [2020-08-20T18:25:04.135Z] #31 56.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-20T18:25:04.135Z] #31 56.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-20T18:25:04.135Z] #31 56.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-20T18:25:04.135Z] #31 56.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-20T18:25:04.240Z] Removing intermediate container 4ec8243cccff [2020-08-20T18:25:04.240Z] ---> 68d62c7d422c [2020-08-20T18:25:04.240Z] Step 18/140 : FROM base AS swagger [2020-08-20T18:25:04.240Z] ---> f2985986a427 [2020-08-20T18:25:04.240Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-08-20T18:25:04.533Z] ---> Running in 9cd7ee5283a3 [2020-08-20T18:25:04.533Z] Removing intermediate container 9cd7ee5283a3 [2020-08-20T18:25:04.533Z] ---> 5c89ec06fc60 [2020-08-20T18:25:04.533Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-08-20T18:25:04.533Z] ---> Running in 050cea753e88 [2020-08-20T18:25:04.829Z] + mktemp -d [2020-08-20T18:25:04.829Z] + export GOPATH=/tmp/tmp.LTUN5ixiNK [2020-08-20T18:25:04.829Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.LTUN5ixiNK/src/github.com/go-swagger/go-swagger [2020-08-20T18:25:04.829Z] Cloning into '/tmp/tmp.LTUN5ixiNK/src/github.com/go-swagger/go-swagger'... [2020-08-20T18:25:04.903Z] #5 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 5.2s [2020-08-20T18:25:05.076Z] #31 57.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-20T18:25:05.076Z] #31 57.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-20T18:25:05.076Z] #31 57.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-20T18:25:05.076Z] #31 57.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-20T18:25:05.076Z] #31 57.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-20T18:25:05.076Z] #31 57.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-20T18:25:06.743Z] #42 ... [2020-08-20T18:25:06.743Z] [2020-08-20T18:25:06.743Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-20T18:25:06.743Z] #26 105.7 + rm -rf /tmp/tmp.Ez5oQeoCPf [2020-08-20T18:25:06.743Z] #26 DONE 106.3s [2020-08-20T18:25:06.743Z] [2020-08-20T18:25:06.743Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:25:06.743Z] #39 70.62 CC criu/cr-service.o [2020-08-20T18:25:06.837Z] #5 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 7.1s done [2020-08-20T18:25:06.986Z] #31 59.76 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:25:07.247Z] #31 60.00 Fetched 14.9 MB in 2s (6580 kB/s) [2020-08-20T18:25:07.247Z] #31 60.08 Selecting previously unselected package xxd. [2020-08-20T18:25:07.408Z] #5 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b done [2020-08-20T18:25:07.530Z] #31 60.08 (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% [2020-08-20T18:25:07.530Z] #31 ... [2020-08-20T18:25:07.530Z] [2020-08-20T18:25:07.530Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-20T18:25:07.530Z] #22 41.30 Reading package lists... [2020-08-20T18:25:07.530Z] #22 51.77 Building dependency tree... [2020-08-20T18:25:07.530Z] #22 53.99 Reading state information... [2020-08-20T18:25:07.530Z] #22 56.06 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-20T18:25:07.530Z] #22 56.06 The following additional packages will be installed: [2020-08-20T18:25:07.530Z] #22 56.07 libjq1 libonig5 [2020-08-20T18:25:07.530Z] #22 56.54 The following NEW packages will be installed: [2020-08-20T18:25:07.530Z] #22 56.56 jq libjq1 libonig5 [2020-08-20T18:25:07.530Z] #22 57.06 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:25:07.530Z] #22 57.06 Need to get 355 kB of archives. [2020-08-20T18:25:07.530Z] #22 57.06 After this operation, 1072 kB of additional disk space will be used. [2020-08-20T18:25:07.530Z] #22 57.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-20T18:25:07.530Z] #22 57.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-20T18:25:07.530Z] #22 57.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-20T18:25:07.530Z] #22 58.43 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:25:07.530Z] #22 58.77 Fetched 355 kB in 0s (1201 kB/s) [2020-08-20T18:25:07.530Z] #22 58.90 Selecting previously unselected package libonig5:amd64. [2020-08-20T18:25:07.530Z] #22 58.90 (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 ... 15410 files and directories currently installed.) [2020-08-20T18:25:07.530Z] #22 58.94 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-20T18:25:07.530Z] #22 58.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-20T18:25:07.530Z] #22 59.21 Selecting previously unselected package libjq1:amd64. [2020-08-20T18:25:07.530Z] #22 59.21 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-20T18:25:07.530Z] #22 59.21 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-20T18:25:07.530Z] #22 59.38 Selecting previously unselected package jq. [2020-08-20T18:25:07.530Z] #22 59.39 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-20T18:25:07.530Z] #22 59.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-20T18:25:07.530Z] #22 59.64 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-20T18:25:07.530Z] #22 59.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-20T18:25:07.530Z] #22 59.73 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-20T18:25:07.530Z] #22 59.76 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:25:07.530Z] #22 DONE 60.2s [2020-08-20T18:25:07.530Z] [2020-08-20T18:25:07.530Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:07.530Z] #31 60.08 (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% #31 ... [2020-08-20T18:25:07.530Z] [2020-08-20T18:25:07.530Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-20T18:25:07.530Z] #23 DONE 0.1s [2020-08-20T18:25:07.530Z] [2020-08-20T18:25:07.530Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:07.530Z] #31 60.08 (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 ... 15410 files and directories currently installed.) [2020-08-20T18:25:07.530Z] #31 60.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-20T18:25:07.530Z] #31 60.27 Unpacking xxd (2:8.1.0875-5) ... [2020-08-20T18:25:07.791Z] #31 ... [2020-08-20T18:25:07.791Z] [2020-08-20T18:25:07.791Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:07.791Z] #38 40.57 Reading package lists... [2020-08-20T18:25:07.791Z] #38 50.91 Building dependency tree... [2020-08-20T18:25:07.791Z] #38 53.49 Reading state information... [2020-08-20T18:25:07.791Z] #38 55.73 The following additional packages will be installed: [2020-08-20T18:25:07.791Z] #38 55.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-20T18:25:07.791Z] #38 55.73 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-20T18:25:07.791Z] #38 55.75 Suggested packages: [2020-08-20T18:25:07.791Z] #38 55.75 manpages-dev python-setuptools [2020-08-20T18:25:07.791Z] #38 57.18 The following NEW packages will be installed: [2020-08-20T18:25:07.792Z] #38 57.18 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-20T18:25:07.792Z] #38 57.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-20T18:25:07.792Z] #38 57.19 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-20T18:25:07.792Z] #38 57.19 python-six zlib1g-dev [2020-08-20T18:25:07.792Z] #38 57.82 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:25:07.792Z] #38 57.82 Need to get 4095 kB of archives. [2020-08-20T18:25:07.792Z] #38 57.82 After this operation, 22.5 MB of additional disk space will be used. [2020-08-20T18:25:07.792Z] #38 57.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-20T18:25:07.792Z] #38 57.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-20T18:25:07.792Z] #38 57.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-20T18:25:07.792Z] #38 57.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-20T18:25:07.792Z] #38 57.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-20T18:25:07.792Z] #38 57.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-20T18:25:07.792Z] #38 57.88 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-08-20T18:25:07.792Z] #38 57.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-20T18:25:07.792Z] #38 57.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-20T18:25:07.792Z] #38 58.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-20T18:25:07.792Z] #38 58.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-20T18:25:07.792Z] #38 58.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-20T18:25:07.792Z] #38 58.33 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-08-20T18:25:07.792Z] #38 58.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-20T18:25:07.792Z] #38 58.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-20T18:25:07.792Z] #38 58.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-20T18:25:07.792Z] #38 58.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-20T18:25:07.792Z] #38 59.70 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:25:07.792Z] #38 59.97 Fetched 4095 kB in 1s (4454 kB/s) [2020-08-20T18:25:07.792Z] #38 60.07 Selecting previously unselected package libcap-dev:amd64. [2020-08-20T18:25:07.792Z] #38 60.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 ... 15410 files and directories currently installed.) [2020-08-20T18:25:07.792Z] #38 60.19 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-20T18:25:07.792Z] #38 60.23 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-20T18:25:07.792Z] #38 ... [2020-08-20T18:25:07.792Z] [2020-08-20T18:25:07.792Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:07.792Z] #31 60.61 Selecting previously unselected package vim-common. [2020-08-20T18:25:07.981Z] #5 DONE 25.9s [2020-08-20T18:25:07.981Z] [2020-08-20T18:25:07.981Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-20T18:25:08.052Z] #31 60.62 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-20T18:25:08.052Z] #31 60.67 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-20T18:25:08.052Z] #31 60.92 Selecting previously unselected package cmake-data. [2020-08-20T18:25:08.258Z] #39 72.34 CC criu/crtools.o [2020-08-20T18:25:08.312Z] #31 60.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-20T18:25:08.312Z] #31 60.97 Unpacking cmake-data (3.13.4-1) ... [2020-08-20T18:25:08.549Z] #39 72.68 CC criu/eventfd.o [2020-08-20T18:25:08.575Z] #31 ... [2020-08-20T18:25:08.575Z] [2020-08-20T18:25:08.575Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:25:08.575Z] #54 43.11 Reading package lists... [2020-08-20T18:25:08.575Z] #54 53.48 Building dependency tree... [2020-08-20T18:25:08.575Z] #54 55.15 Reading state information... [2020-08-20T18:25:08.575Z] #54 57.66 The following additional packages will be installed: [2020-08-20T18:25:08.575Z] #54 57.69 libbtrfs0 [2020-08-20T18:25:08.575Z] #54 58.06 The following NEW packages will be installed: [2020-08-20T18:25:08.575Z] #54 58.07 libbtrfs-dev libbtrfs0 [2020-08-20T18:25:08.575Z] #54 58.50 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:25:08.575Z] #54 58.50 Need to get 119 kB of archives. [2020-08-20T18:25:08.575Z] #54 58.50 After this operation, 387 kB of additional disk space will be used. [2020-08-20T18:25:08.575Z] #54 58.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-20T18:25:08.575Z] #54 58.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-20T18:25:08.575Z] #54 59.67 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:25:08.575Z] #54 59.87 Fetched 119 kB in 0s (427 kB/s) [2020-08-20T18:25:08.575Z] #54 59.99 Selecting previously unselected package libbtrfs0. [2020-08-20T18:25:08.575Z] #54 59.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-20T18:25:08.575Z] #54 60.08 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-20T18:25:08.575Z] #54 60.10 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-20T18:25:08.575Z] #54 60.39 Selecting previously unselected package libbtrfs-dev. [2020-08-20T18:25:08.575Z] #54 60.40 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-20T18:25:08.575Z] #54 60.45 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:25:08.575Z] #54 60.84 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-20T18:25:08.575Z] #54 60.92 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:25:08.575Z] #54 60.95 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:25:08.575Z] #54 DONE 61.3s [2020-08-20T18:25:08.575Z] [2020-08-20T18:25:08.575Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:25:08.575Z] #55 DONE 0.0s [2020-08-20T18:25:08.834Z] [2020-08-20T18:25:08.834Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-08-20T18:25:08.834Z] #56 DONE 0.1s [2020-08-20T18:25:08.834Z] [2020-08-20T18:25:08.834Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:08.834Z] #38 60.64 Selecting previously unselected package libnet1:amd64. [2020-08-20T18:25:08.834Z] #38 60.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-20T18:25:08.834Z] #38 60.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-20T18:25:08.834Z] #38 60.97 Selecting previously unselected package libnet1-dev. [2020-08-20T18:25:08.834Z] #38 60.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-20T18:25:08.834Z] #38 61.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-20T18:25:08.834Z] #38 61.20 Selecting previously unselected package libnl-3-200:amd64. [2020-08-20T18:25:08.834Z] #38 61.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-20T18:25:08.834Z] #38 61.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-20T18:25:08.834Z] #38 61.60 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-20T18:25:08.834Z] #38 61.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-20T18:25:08.834Z] #38 61.63 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-20T18:25:08.840Z] #39 73.08 CC criu/eventpoll.o [2020-08-20T18:25:09.319Z] + cd /tmp/tmp.LTUN5ixiNK/src/github.com/go-swagger/go-swagger [2020-08-20T18:25:09.319Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-08-20T18:25:09.319Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-20T18:25:09.404Z] #38 ... [2020-08-20T18:25:09.404Z] [2020-08-20T18:25:09.404Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:25:09.404Z] #7 57.63 The following additional packages will be installed: [2020-08-20T18:25:09.404Z] #7 57.64 libapparmor1 [2020-08-20T18:25:09.404Z] #7 57.64 Suggested packages: [2020-08-20T18:25:09.404Z] #7 57.65 seccomp [2020-08-20T18:25:09.404Z] #7 58.04 The following NEW packages will be installed: [2020-08-20T18:25:09.404Z] #7 58.07 libapparmor-dev libapparmor1 libseccomp-dev [2020-08-20T18:25:09.404Z] #7 58.59 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:25:09.404Z] #7 58.59 Need to get 293 kB of archives. [2020-08-20T18:25:09.404Z] #7 58.59 After this operation, 952 kB of additional disk space will be used. [2020-08-20T18:25:09.404Z] #7 58.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-20T18:25:09.404Z] #7 58.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-20T18:25:09.404Z] #7 58.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-20T18:25:09.404Z] #7 59.78 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:25:09.404Z] #7 60.00 Fetched 293 kB in 0s (952 kB/s) [2020-08-20T18:25:09.404Z] #7 60.12 Selecting previously unselected package libapparmor1:amd64. [2020-08-20T18:25:09.404Z] #7 60.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 ... 15410 files and directories currently installed.) [2020-08-20T18:25:09.404Z] #7 60.22 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-08-20T18:25:09.404Z] #7 60.31 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-20T18:25:09.404Z] #7 60.71 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-20T18:25:09.404Z] #7 60.71 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-20T18:25:09.404Z] #7 60.72 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-20T18:25:09.404Z] #7 61.12 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-20T18:25:09.404Z] #7 61.12 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-20T18:25:09.404Z] #7 61.14 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-20T18:25:09.404Z] #7 61.34 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-20T18:25:09.404Z] #7 61.37 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-20T18:25:09.404Z] #7 61.50 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-20T18:25:09.404Z] #7 61.55 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:25:09.404Z] #7 DONE 62.0s [2020-08-20T18:25:09.404Z] [2020-08-20T18:25:09.404Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:25:09.404Z] #50 DONE 0.1s [2020-08-20T18:25:09.404Z] [2020-08-20T18:25:09.404Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:09.404Z] #38 62.14 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-20T18:25:09.404Z] #38 62.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-20T18:25:09.404Z] #38 ... [2020-08-20T18:25:09.404Z] [2020-08-20T18:25:09.404Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-08-20T18:25:09.404Z] #51 DONE 0.1s [2020-08-20T18:25:09.404Z] [2020-08-20T18:25:09.404Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:09.404Z] #38 62.17 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-20T18:25:09.471Z] #39 73.71 CC criu/external.o [2020-08-20T18:25:09.662Z] #38 62.36 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-20T18:25:09.662Z] #38 62.40 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-20T18:25:09.662Z] #38 62.41 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-20T18:25:09.763Z] #39 74.06 CC criu/fault-injection.o [2020-08-20T18:25:09.921Z] #38 62.67 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-20T18:25:09.921Z] #38 62.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-20T18:25:09.921Z] #38 62.68 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-20T18:25:10.053Z] #39 74.13 CC criu/fdstore.o [2020-08-20T18:25:10.053Z] #39 74.41 CC criu/fifo.o [2020-08-20T18:25:10.180Z] #38 63.08 Selecting previously unselected package libprotobuf17:amd64. [2020-08-20T18:25:10.345Z] #39 74.67 CC criu/file-ids.o [2020-08-20T18:25:10.439Z] #38 63.10 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-20T18:25:10.439Z] #38 63.12 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-20T18:25:10.635Z] #39 74.96 CC criu/file-lock.o [2020-08-20T18:25:11.275Z] #6 DONE 3.1s [2020-08-20T18:25:11.276Z] [2020-08-20T18:25:11.276Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:25:11.276Z] #18 DONE 0.1s [2020-08-20T18:25:11.276Z] [2020-08-20T18:25:11.276Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:25:11.276Z] #54 ... [2020-08-20T18:25:11.276Z] [2020-08-20T18:25:11.276Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-08-20T18:25:11.276Z] #59 DONE 0.2s [2020-08-20T18:25:11.276Z] [2020-08-20T18:25:11.276Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-08-20T18:25:11.276Z] #65 DONE 0.2s [2020-08-20T18:25:11.276Z] [2020-08-20T18:25:11.276Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-20T18:25:11.276Z] #19 DONE 0.3s [2020-08-20T18:25:11.382Z] #38 ... [2020-08-20T18:25:11.383Z] [2020-08-20T18:25:11.383Z] #8 [dev 1/25] RUN groupadd -r docker [2020-08-20T18:25:11.383Z] #8 DONE 2.2s [2020-08-20T18:25:11.383Z] [2020-08-20T18:25:11.383Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-20T18:25:11.383Z] #52 1.851 + RM_GOPATH=0 [2020-08-20T18:25:11.383Z] #52 1.851 + TMP_GOPATH= [2020-08-20T18:25:11.383Z] #52 1.851 + : /build [2020-08-20T18:25:11.383Z] #52 1.851 + '[' -z '' ']' [2020-08-20T18:25:11.383Z] #52 1.851 ++ mktemp -d [2020-08-20T18:25:11.383Z] #52 1.874 + export GOPATH=/tmp/tmp.yo5aeSd9S3 [2020-08-20T18:25:11.383Z] #52 1.874 + GOPATH=/tmp/tmp.yo5aeSd9S3 [2020-08-20T18:25:11.383Z] #52 1.878 + RM_GOPATH=1 [2020-08-20T18:25:11.383Z] #52 1.878 ++ dirname ./install.sh [2020-08-20T18:25:11.383Z] #52 1.886 + dir=. [2020-08-20T18:25:11.383Z] #52 1.889 + bin=runc [2020-08-20T18:25:11.383Z] #52 1.889 + shift [2020-08-20T18:25:11.383Z] #52 1.889 + '[' '!' -f ./runc.installer ']' [2020-08-20T18:25:11.383Z] #52 1.889 + . ./runc.installer [2020-08-20T18:25:11.383Z] #52 1.890 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-20T18:25:11.383Z] #52 1.891 + install_runc [2020-08-20T18:25:11.383Z] #52 1.891 + uname -r [2020-08-20T18:25:11.383Z] #52 1.892 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-20T18:25:11.383Z] #52 1.902 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-20T18:25:11.383Z] #52 1.902 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-08-20T18:25:11.383Z] #52 1.902 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-08-20T18:25:11.383Z] #52 1.902 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yo5aeSd9S3/src/github.com/opencontainers/runc [2020-08-20T18:25:11.383Z] #52 1.907 Cloning into '/tmp/tmp.yo5aeSd9S3/src/github.com/opencontainers/runc'... [2020-08-20T18:25:11.535Z] [2020-08-20T18:25:11.535Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-08-20T18:25:11.535Z] #41 DONE 0.3s [2020-08-20T18:25:11.535Z] [2020-08-20T18:25:11.535Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-08-20T18:25:11.535Z] #47 DONE 0.3s [2020-08-20T18:25:11.535Z] [2020-08-20T18:25:11.535Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-08-20T18:25:11.535Z] #44 DONE 0.3s [2020-08-20T18:25:11.535Z] [2020-08-20T18:25:11.535Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-08-20T18:25:11.535Z] #28 DONE 0.3s [2020-08-20T18:25:11.535Z] [2020-08-20T18:25:11.535Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:25:11.668Z] #39 75.59 CC criu/files-ext.o [2020-08-20T18:25:11.668Z] #39 75.83 CC criu/files-reg.o [2020-08-20T18:25:12.299Z] #39 ... [2020-08-20T18:25:12.299Z] [2020-08-20T18:25:12.299Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:12.299Z] #14 72.35 Selecting previously unselected package libonig5:s390x. [2020-08-20T18:25:12.299Z] #14 72.36 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 72.36 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-20T18:25:12.299Z] #14 72.48 Selecting previously unselected package libjq1:s390x. [2020-08-20T18:25:12.299Z] #14 72.48 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 72.48 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-20T18:25:12.299Z] #14 72.59 Selecting previously unselected package jq. [2020-08-20T18:25:12.299Z] #14 72.59 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 72.60 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-20T18:25:12.299Z] #14 72.68 Selecting previously unselected package libaio1:s390x. [2020-08-20T18:25:12.299Z] #14 72.68 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 72.69 Unpacking libaio1:s390x (0.3.112-3) ... [2020-08-20T18:25:12.299Z] #14 72.73 Selecting previously unselected package libbtrfs0. [2020-08-20T18:25:12.299Z] #14 72.73 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 72.73 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-20T18:25:12.299Z] #14 72.79 Selecting previously unselected package libbtrfs-dev. [2020-08-20T18:25:12.299Z] #14 72.79 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 72.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:25:12.299Z] #14 72.89 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-08-20T18:25:12.299Z] #14 72.89 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 72.90 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-20T18:25:12.299Z] #14 72.93 Selecting previously unselected package libudev-dev:s390x. [2020-08-20T18:25:12.299Z] #14 72.93 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 72.94 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-08-20T18:25:12.299Z] #14 73.06 Selecting previously unselected package libsepol1-dev:s390x. [2020-08-20T18:25:12.299Z] #14 73.06 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 73.06 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-08-20T18:25:12.299Z] #14 73.25 Selecting previously unselected package libpcre16-3:s390x. [2020-08-20T18:25:12.299Z] #14 73.25 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 73.25 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-08-20T18:25:12.299Z] #14 73.36 Selecting previously unselected package libpcre32-3:s390x. [2020-08-20T18:25:12.299Z] #14 73.36 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 73.36 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-08-20T18:25:12.299Z] #14 73.50 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-08-20T18:25:12.299Z] #14 73.50 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 73.50 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-20T18:25:12.299Z] #14 73.55 Selecting previously unselected package libpcre3-dev:s390x. [2020-08-20T18:25:12.299Z] #14 73.55 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 73.55 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-08-20T18:25:12.299Z] #14 73.81 Selecting previously unselected package libselinux1-dev:s390x. [2020-08-20T18:25:12.299Z] #14 73.81 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 73.81 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-20T18:25:12.299Z] #14 74.02 Selecting previously unselected package libdevmapper-dev:s390x. [2020-08-20T18:25:12.299Z] #14 74.02 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 74.02 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-20T18:25:12.299Z] #14 74.08 Selecting previously unselected package libgpm2:s390x. [2020-08-20T18:25:12.299Z] #14 74.08 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 74.08 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-08-20T18:25:12.299Z] #14 74.13 Selecting previously unselected package libicu63:s390x. [2020-08-20T18:25:12.299Z] #14 74.13 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-20T18:25:12.299Z] #14 74.13 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-20T18:25:12.930Z] #14 76.85 Selecting previously unselected package libnet1:s390x. [2020-08-20T18:25:12.930Z] #14 76.85 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-20T18:25:12.931Z] #14 76.85 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-20T18:25:12.931Z] #14 76.94 Selecting previously unselected package libnl-3-200:s390x. [2020-08-20T18:25:12.931Z] #14 76.94 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-20T18:25:12.931Z] #14 76.94 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-20T18:25:13.251Z] #14 77.00 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-20T18:25:13.251Z] #14 77.00 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-20T18:25:13.251Z] #14 77.00 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-20T18:25:13.251Z] #14 77.06 Selecting previously unselected package libreadline5:s390x. [2020-08-20T18:25:13.251Z] #14 77.06 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-08-20T18:25:13.251Z] #14 77.07 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-20T18:25:13.251Z] #14 77.17 Selecting previously unselected package libsystemd-dev:s390x. [2020-08-20T18:25:13.251Z] #14 77.18 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-08-20T18:25:13.251Z] #14 77.18 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-20T18:25:13.551Z] #14 ... [2020-08-20T18:25:13.551Z] [2020-08-20T18:25:13.551Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:25:13.551Z] #45 DONE 112.9s [2020-08-20T18:25:13.551Z] [2020-08-20T18:25:13.551Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:13.551Z] #14 77.53 Selecting previously unselected package net-tools. [2020-08-20T18:25:13.551Z] #14 77.53 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-08-20T18:25:13.551Z] #14 77.58 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-20T18:25:13.551Z] #14 ... [2020-08-20T18:25:13.551Z] [2020-08-20T18:25:13.551Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:25:13.551Z] #39 77.57 CC criu/files.o [2020-08-20T18:25:13.924Z] #52 ... [2020-08-20T18:25:13.924Z] [2020-08-20T18:25:13.924Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-08-20T18:25:13.924Z] #9 DONE 2.6s [2020-08-20T18:25:14.184Z] [2020-08-20T18:25:14.184Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-20T18:25:14.184Z] #26 66.49 Checking out files: 78% (1190/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) [2020-08-20T18:25:14.184Z] #26 ... [2020-08-20T18:25:14.184Z] [2020-08-20T18:25:14.184Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:25:14.184Z] #29 56.47 sync [2020-08-20T18:25:14.184Z] #29 56.47 internal/reflectlite [2020-08-20T18:25:14.184Z] #29 59.56 sort [2020-08-20T18:25:14.184Z] #29 59.56 errors [2020-08-20T18:25:14.184Z] #29 60.23 strconv [2020-08-20T18:25:14.184Z] #29 61.23 io [2020-08-20T18:25:14.184Z] #29 62.94 internal/oserror [2020-08-20T18:25:14.184Z] #29 63.17 syscall [2020-08-20T18:25:14.184Z] #29 65.49 reflect [2020-08-20T18:25:14.184Z] #29 ... [2020-08-20T18:25:14.184Z] [2020-08-20T18:25:14.184Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:25:14.184Z] #24 2.794 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-08-20T18:25:14.184Z] #24 3.553 [2020-08-20T18:25:14.184Z] #24 3.854 # 1.5% ##### 7.1% ######## 12.1% ############# 18.2% ################### 26.8% ########################## 36.5% ################################ 45.3% ##################################### 52.4% ############################################ 61.4% ################################################ 67.0% ##################################################### 74.0% ########################################################### 82.3% ################################################################# 90.6% ################################################################### 93.5% ######################################################################## 100.0% [2020-08-20T18:25:14.184Z] #24 5.974 [2020-08-20T18:25:14.444Z] #24 6.139 ### 5.1% ############# 18.3% ####################### 32.1% ################################ 45.8% ######################################## 56.7% ############################################## 64.7% #################################################### 73.0% ############################################################## 86.9% ################################################################# 91.5% ######################################################################## 100.0% [2020-08-20T18:25:14.444Z] #24 ... [2020-08-20T18:25:14.444Z] [2020-08-20T18:25:14.444Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:25:14.444Z] #42 56.93 sync [2020-08-20T18:25:14.444Z] #42 56.93 internal/reflectlite [2020-08-20T18:25:14.444Z] #42 58.80 github.com/LK4D4/vndr/godl/singleflight [2020-08-20T18:25:14.444Z] #42 59.11 math/rand [2020-08-20T18:25:14.444Z] #42 60.24 internal/singleflight [2020-08-20T18:25:14.444Z] #42 60.85 errors [2020-08-20T18:25:14.444Z] #42 60.85 sort [2020-08-20T18:25:14.444Z] #42 61.28 io [2020-08-20T18:25:14.444Z] #42 62.71 strconv [2020-08-20T18:25:14.444Z] #42 63.34 bytes [2020-08-20T18:25:14.444Z] #42 65.79 bufio [2020-08-20T18:25:14.704Z] #42 ... [2020-08-20T18:25:14.704Z] [2020-08-20T18:25:14.704Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-20T18:25:14.964Z] #26 66.49 Checking out files: 78% (1190/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: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-20T18:25:15.266Z] #26 67.90 + cd /tmp/tmp.hdaKI81hN0/src/github.com/go-swagger/go-swagger [2020-08-20T18:25:15.266Z] #26 67.90 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-08-20T18:25:15.682Z] #39 79.48 CC criu/filesystems.o [2020-08-20T18:25:15.836Z] #26 68.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-20T18:25:15.836Z] #26 ... [2020-08-20T18:25:15.836Z] [2020-08-20T18:25:15.836Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-08-20T18:25:15.836Z] #10 1.042 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-20T18:25:15.836Z] #10 DONE 1.8s [2020-08-20T18:25:15.836Z] [2020-08-20T18:25:15.836Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:25:15.836Z] #24 7.481 [2020-08-20T18:25:15.972Z] #39 79.99 CC criu/fsnotify.o [2020-08-20T18:25:16.604Z] #39 80.64 CC criu/image-desc.o [2020-08-20T18:25:16.604Z] #39 80.72 CC criu/image.o [2020-08-20T18:25:16.829Z] #29 ... [2020-08-20T18:25:16.829Z] [2020-08-20T18:25:16.829Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-20T18:25:16.829Z] #20 5.236 + RM_GOPATH=0 [2020-08-20T18:25:16.829Z] #20 5.236 + TMP_GOPATH= [2020-08-20T18:25:16.829Z] #20 5.236 + : /build [2020-08-20T18:25:16.829Z] #20 5.236 + '[' -z '' ']' [2020-08-20T18:25:16.829Z] #20 5.236 ++ mktemp -d [2020-08-20T18:25:16.829Z] #20 5.236 + export GOPATH=/tmp/tmp.oZm7Qn7SOy [2020-08-20T18:25:16.829Z] #20 5.236 + GOPATH=/tmp/tmp.oZm7Qn7SOy [2020-08-20T18:25:16.829Z] #20 5.236 + RM_GOPATH=1 [2020-08-20T18:25:16.829Z] #20 5.236 ++ dirname ./install.sh [2020-08-20T18:25:16.829Z] #20 5.240 + dir=. [2020-08-20T18:25:16.829Z] #20 5.240 + bin=dockercli [2020-08-20T18:25:16.829Z] #20 5.240 + shift [2020-08-20T18:25:16.829Z] #20 5.240 + '[' '!' -f ./dockercli.installer ']' [2020-08-20T18:25:16.829Z] #20 5.240 + . ./dockercli.installer [2020-08-20T18:25:16.829Z] #20 5.240 ++ : stable [2020-08-20T18:25:16.829Z] #20 5.240 ++ : 17.06.2-ce [2020-08-20T18:25:16.829Z] #20 5.240 + install_dockercli [2020-08-20T18:25:16.829Z] #20 5.240 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-20T18:25:16.829Z] #20 5.240 ++ uname -m [2020-08-20T18:25:16.829Z] #20 5.241 Install docker/cli version 17.06.2-ce from stable [2020-08-20T18:25:16.829Z] #20 5.242 + arch=x86_64 [2020-08-20T18:25:16.829Z] #20 5.242 + '[' x86_64 '!=' x86_64 ']' [2020-08-20T18:25:16.829Z] #20 5.242 + url=https://download.docker.com/linux/static [2020-08-20T18:25:16.829Z] #20 5.242 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-20T18:25:16.829Z] #20 5.242 + tar -xz docker/docker [2020-08-20T18:25:16.879Z] #24 7.671 # 1.9% ##### 7.4% ########### 16.2% ################# 23.9% ######################## 33.8% ############################# 40.4% ############################### 43.9% ################################## 47.9% ##################################### 52.1% ######################################### 58.3% ################################################# 68.7% #################################################### 73.2% ###################################################### 75.7% ########################################################### 82.1% ############################################################### 88.7% ##################################################################### 96.5% ######################################################################## 100.0% [2020-08-20T18:25:16.894Z] #39 81.28 CC criu/ipc_ns.o [2020-08-20T18:25:17.139Z] #24 9.843 [2020-08-20T18:25:17.402Z] #24 ... [2020-08-20T18:25:17.402Z] [2020-08-20T18:25:17.402Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-08-20T18:25:17.402Z] #11 DONE 1.6s [2020-08-20T18:25:17.402Z] [2020-08-20T18:25:17.402Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-08-20T18:25:17.926Z] #39 82.20 CC criu/irmap.o [2020-08-20T18:25:18.213Z] #20 ... [2020-08-20T18:25:18.213Z] [2020-08-20T18:25:18.213Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-20T18:25:18.213Z] #66 6.418 + RM_GOPATH=0 [2020-08-20T18:25:18.213Z] #66 6.418 + TMP_GOPATH= [2020-08-20T18:25:18.213Z] #66 6.418 + : /build [2020-08-20T18:25:18.213Z] #66 6.418 + '[' -z '' ']' [2020-08-20T18:25:18.213Z] #66 6.419 ++ mktemp -d [2020-08-20T18:25:18.213Z] #66 6.429 + export GOPATH=/tmp/tmp.sPtpKNdzM8 [2020-08-20T18:25:18.213Z] #66 6.429 + GOPATH=/tmp/tmp.sPtpKNdzM8 [2020-08-20T18:25:18.213Z] #66 6.429 + RM_GOPATH=1 [2020-08-20T18:25:18.213Z] #66 6.433 ++ dirname ./install.sh [2020-08-20T18:25:18.213Z] #66 6.445 + dir=. [2020-08-20T18:25:18.213Z] #66 6.445 + bin=proxy [2020-08-20T18:25:18.213Z] #66 6.445 + shift [2020-08-20T18:25:18.213Z] #66 6.445 + '[' '!' -f ./proxy.installer ']' [2020-08-20T18:25:18.213Z] #66 6.445 + . ./proxy.installer [2020-08-20T18:25:18.214Z] #66 6.445 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-20T18:25:18.214Z] #66 6.445 + install_proxy [2020-08-20T18:25:18.214Z] #66 6.445 + case "$1" in [2020-08-20T18:25:18.214Z] #66 6.445 + export CGO_ENABLED=0 [2020-08-20T18:25:18.214Z] #66 6.445 + CGO_ENABLED=0 [2020-08-20T18:25:18.214Z] #66 6.445 + _install_proxy [2020-08-20T18:25:18.214Z] #66 6.445 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-08-20T18:25:18.214Z] #66 6.445 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sPtpKNdzM8/src/github.com/docker/libnetwork [2020-08-20T18:25:18.214Z] #66 6.446 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-20T18:25:18.214Z] #66 6.470 Cloning into '/tmp/tmp.sPtpKNdzM8/src/github.com/docker/libnetwork'... [2020-08-20T18:25:18.214Z] #66 ... [2020-08-20T18:25:18.214Z] [2020-08-20T18:25:18.214Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:25:18.214Z] #29 6.723 + RM_GOPATH=0 [2020-08-20T18:25:18.214Z] #29 6.723 + TMP_GOPATH= [2020-08-20T18:25:18.214Z] #29 6.723 + : /build [2020-08-20T18:25:18.214Z] #29 6.723 + '[' -z '' ']' [2020-08-20T18:25:18.214Z] #29 6.723 ++ mktemp -d [2020-08-20T18:25:18.214Z] #29 6.748 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-20T18:25:18.214Z] #29 6.748 + export GOPATH=/tmp/tmp.f5JL5U1S02 [2020-08-20T18:25:18.214Z] #29 6.748 + GOPATH=/tmp/tmp.f5JL5U1S02 [2020-08-20T18:25:18.214Z] #29 6.748 + RM_GOPATH=1 [2020-08-20T18:25:18.214Z] #29 6.748 ++ dirname ./install.sh [2020-08-20T18:25:18.214Z] #29 6.748 + dir=. [2020-08-20T18:25:18.214Z] #29 6.748 + bin=tomlv [2020-08-20T18:25:18.214Z] #29 6.748 + shift [2020-08-20T18:25:18.214Z] #29 6.748 + '[' '!' -f ./tomlv.installer ']' [2020-08-20T18:25:18.214Z] #29 6.748 + . ./tomlv.installer [2020-08-20T18:25:18.214Z] #29 6.748 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-20T18:25:18.214Z] #29 6.748 + install_tomlv [2020-08-20T18:25:18.214Z] #29 6.748 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-20T18:25:18.214Z] #29 6.748 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.f5JL5U1S02/src/github.com/BurntSushi/toml [2020-08-20T18:25:18.214Z] #29 6.765 Cloning into '/tmp/tmp.f5JL5U1S02/src/github.com/BurntSushi/toml'... [2020-08-20T18:25:18.216Z] #39 82.59 CC criu/kcmp-ids.o [2020-08-20T18:25:18.787Z] #12 ... [2020-08-20T18:25:18.787Z] [2020-08-20T18:25:18.787Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:25:18.787Z] #57 1.994 + RM_GOPATH=0 [2020-08-20T18:25:18.787Z] #57 1.994 + TMP_GOPATH= [2020-08-20T18:25:18.787Z] #57 1.994 + : /build [2020-08-20T18:25:18.787Z] #57 1.994 + '[' -z '' ']' [2020-08-20T18:25:18.787Z] #57 1.994 ++ mktemp -d [2020-08-20T18:25:18.787Z] #57 2.001 + export GOPATH=/tmp/tmp.OLOT2gesKO [2020-08-20T18:25:18.787Z] #57 2.001 + GOPATH=/tmp/tmp.OLOT2gesKO [2020-08-20T18:25:18.787Z] #57 2.001 + RM_GOPATH=1 [2020-08-20T18:25:18.787Z] #57 2.001 ++ dirname ./install.sh [2020-08-20T18:25:18.787Z] #57 2.004 + dir=. [2020-08-20T18:25:18.787Z] #57 2.004 + bin=containerd [2020-08-20T18:25:18.787Z] #57 2.004 + shift [2020-08-20T18:25:18.787Z] #57 2.011 + '[' '!' -f ./containerd.installer ']' [2020-08-20T18:25:18.788Z] #57 2.011 + . ./containerd.installer [2020-08-20T18:25:18.788Z] #57 2.011 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-20T18:25:18.788Z] #57 2.011 + install_containerd [2020-08-20T18:25:18.788Z] #57 2.011 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-20T18:25:18.788Z] #57 2.011 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OLOT2gesKO/src/github.com/containerd/containerd [2020-08-20T18:25:18.788Z] #57 2.011 Cloning into '/tmp/tmp.OLOT2gesKO/src/github.com/containerd/containerd'... [2020-08-20T18:25:18.788Z] #57 2.011 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-20T18:25:18.788Z] #57 ... [2020-08-20T18:25:18.788Z] [2020-08-20T18:25:18.788Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-08-20T18:25:18.788Z] #12 DONE 1.4s [2020-08-20T18:25:18.788Z] [2020-08-20T18:25:18.788Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:25:18.848Z] #39 82.92 CC criu/kerndat.o [2020-08-20T18:25:18.848Z] #39 ... [2020-08-20T18:25:18.848Z] [2020-08-20T18:25:18.848Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:25:18.848Z] #42 111.5 github.com/LK4D4/vndr/godl [2020-08-20T18:25:18.848Z] #42 112.0 github.com/LK4D4/vndr [2020-08-20T18:25:18.848Z] #42 DONE 118.3s [2020-08-20T18:25:18.848Z] [2020-08-20T18:25:18.848Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:18.848Z] #14 77.98 Selecting previously unselected package python-pip-whl. [2020-08-20T18:25:18.848Z] #14 77.98 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-08-20T18:25:18.848Z] #14 77.98 Unpacking python-pip-whl (18.1-5) ... [2020-08-20T18:25:18.848Z] #14 78.73 Selecting previously unselected package python3-lib2to3. [2020-08-20T18:25:18.848Z] #14 78.73 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-20T18:25:18.848Z] #14 78.76 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-20T18:25:18.848Z] #14 78.88 Selecting previously unselected package python3-distutils. [2020-08-20T18:25:18.848Z] #14 78.88 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-08-20T18:25:18.848Z] #14 78.88 Unpacking python3-distutils (3.7.3-1) ... [2020-08-20T18:25:18.848Z] #14 79.02 Selecting previously unselected package python3-pip. [2020-08-20T18:25:18.848Z] #14 79.02 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-08-20T18:25:18.848Z] #14 79.02 Unpacking python3-pip (18.1-5) ... [2020-08-20T18:25:18.848Z] #14 79.16 Selecting previously unselected package python3-pkg-resources. [2020-08-20T18:25:18.848Z] #14 79.16 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-20T18:25:18.848Z] #14 79.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-20T18:25:18.848Z] #14 79.26 Selecting previously unselected package python3-setuptools. [2020-08-20T18:25:18.848Z] #14 79.26 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-08-20T18:25:18.848Z] #14 79.27 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-20T18:25:18.848Z] #14 79.44 Selecting previously unselected package python3-wheel. [2020-08-20T18:25:18.848Z] #14 79.44 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-08-20T18:25:18.848Z] #14 79.44 Unpacking python3-wheel (0.32.3-2) ... [2020-08-20T18:25:18.848Z] #14 79.48 Selecting previously unselected package thin-provisioning-tools. [2020-08-20T18:25:18.848Z] #14 79.49 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-08-20T18:25:18.848Z] #14 79.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-20T18:25:18.848Z] #14 79.69 Selecting previously unselected package vim-runtime. [2020-08-20T18:25:18.848Z] #14 79.69 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-20T18:25:18.848Z] #14 79.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-20T18:25:18.848Z] #14 79.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-20T18:25:18.848Z] #14 79.73 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-20T18:25:18.848Z] #14 82.04 Selecting previously unselected package vim. [2020-08-20T18:25:18.848Z] #14 82.05 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-08-20T18:25:18.848Z] #14 82.05 Unpacking vim (2:8.1.0875-5) ... [2020-08-20T18:25:18.848Z] #14 82.41 Selecting previously unselected package xfsprogs. [2020-08-20T18:25:18.848Z] #14 82.41 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-08-20T18:25:18.848Z] #14 82.42 Unpacking xfsprogs (4.20.0-1) ... [2020-08-20T18:25:19.140Z] #14 82.87 Selecting previously unselected package zip. [2020-08-20T18:25:19.140Z] #14 82.87 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-08-20T18:25:19.140Z] #14 82.88 Unpacking zip (3.0-11+b1) ... [2020-08-20T18:25:19.140Z] #14 83.21 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-20T18:25:19.140Z] #14 83.21 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-20T18:25:19.140Z] #14 83.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-20T18:25:19.140Z] #14 83.23 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-08-20T18:25:19.140Z] #14 83.24 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-20T18:25:19.140Z] #14 83.24 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-20T18:25:19.140Z] #14 83.25 Setting up libgpm2:s390x (1.20.7-5) ... [2020-08-20T18:25:19.140Z] #14 83.25 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-08-20T18:25:19.140Z] #14 83.27 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-08-20T18:25:19.433Z] #14 83.27 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-08-20T18:25:19.433Z] #14 83.27 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-08-20T18:25:19.433Z] #14 83.28 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:25:19.433Z] #14 83.29 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-20T18:25:19.433Z] #14 83.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-20T18:25:19.433Z] #14 83.30 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-20T18:25:19.433Z] #14 83.31 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-20T18:25:19.433Z] #14 83.31 Setting up xxd (2:8.1.0875-5) ... [2020-08-20T18:25:19.433Z] #14 83.32 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-20T18:25:19.433Z] #14 83.33 Setting up zip (3.0-11+b1) ... [2020-08-20T18:25:19.433Z] #14 83.34 Setting up vim-common (2:8.1.0875-5) ... [2020-08-20T18:25:19.433Z] #14 83.37 Setting up bash-completion (1:2.8-6) ... [2020-08-20T18:25:20.128Z] #29 8.336 + cd /tmp/tmp.f5JL5U1S02/src/github.com/BurntSushi/toml [2020-08-20T18:25:20.128Z] #29 8.337 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-20T18:25:20.128Z] #29 8.443 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-20T18:25:20.937Z] #14 84.71 Setting up libiptc0:s390x (1.8.2-4) ... [2020-08-20T18:25:20.937Z] #14 84.72 Setting up xz-utils (5.2.4-1) ... [2020-08-20T18:25:20.937Z] #14 84.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-20T18:25:20.937Z] #14 84.74 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-08-20T18:25:20.937Z] #14 84.75 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-08-20T18:25:20.937Z] #14 84.77 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-20T18:25:20.937Z] #14 84.77 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:25:20.938Z] #14 84.78 Setting up pigz (2.4-1) ... [2020-08-20T18:25:20.938Z] #14 84.78 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-20T18:25:20.938Z] #14 84.79 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-20T18:25:20.938Z] #14 84.80 Setting up python-pip-whl (18.1-5) ... [2020-08-20T18:25:20.938Z] #14 84.81 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-08-20T18:25:20.938Z] #14 84.81 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-20T18:25:20.938Z] #14 84.82 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-20T18:25:21.069Z] #29 ... [2020-08-20T18:25:21.069Z] [2020-08-20T18:25:21.069Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:25:21.069Z] #7 6.533 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:25:21.069Z] #7 6.669 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:25:21.069Z] #7 6.669 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:25:21.069Z] #7 8.381 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-20T18:25:21.137Z] #24 10.16 #=#=# 0.0% # 1.6% # 2.6% ## 3.3% #### 5.9% ###### 8.7% ####### 10.9% ######### 13.7% ########### 16.3% ############# 19.1% ############## 20.4% ############### 22.0% ################ 23.0% ################### 26.7% ##################### 30.3% ####################### 32.6% ######################## 34.7% ######################### 35.9% ########################## 37.4% ############################ 39.4% ############################# 41.2% ############################## 43.0% ################################ 45.2% ################################# 46.7% #################################### 50.3% ##################################### 51.7% ####################################### 54.3% ######################################## 56.6% ########################################### 60.0% ############################################# 62.7% [2020-08-20T18:25:21.137Z] #24 ... [2020-08-20T18:25:21.137Z] [2020-08-20T18:25:21.137Z] #13 [dev 6/25] RUN ldconfig [2020-08-20T18:25:21.137Z] #13 DONE 2.3s [2020-08-20T18:25:21.137Z] [2020-08-20T18:25:21.137Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:25:21.228Z] #14 85.00 Setting up libaio1:s390x (0.3.112-3) ... [2020-08-20T18:25:21.228Z] #14 85.00 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-20T18:25:21.228Z] #14 85.01 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-20T18:25:21.228Z] #14 85.02 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-20T18:25:21.228Z] #14 85.02 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-20T18:25:21.228Z] #14 85.03 Setting up vim (2:8.1.0875-5) ... [2020-08-20T18:25:21.228Z] #14 85.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-20T18:25:21.228Z] #14 85.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-20T18:25:21.228Z] #14 85.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-20T18:25:21.228Z] #14 85.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-20T18:25:21.228Z] #14 85.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-20T18:25:21.228Z] #14 85.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-20T18:25:21.228Z] #14 85.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-20T18:25:21.228Z] #14 85.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-20T18:25:21.228Z] #14 85.09 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-20T18:25:21.228Z] #14 85.10 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-08-20T18:25:21.228Z] #14 85.10 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:25:21.228Z] #14 85.11 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-08-20T18:25:21.228Z] #14 85.11 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-08-20T18:25:21.228Z] #14 85.12 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:25:21.228Z] #14 85.12 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-08-20T18:25:21.228Z] #14 85.13 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-08-20T18:25:21.228Z] #14 85.13 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-20T18:25:21.228Z] #14 85.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-20T18:25:21.228Z] #14 85.15 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-20T18:25:21.228Z] #14 85.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-20T18:25:21.228Z] #14 85.16 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-20T18:25:21.228Z] #14 85.16 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-20T18:25:21.329Z] #7 ... [2020-08-20T18:25:21.329Z] [2020-08-20T18:25:21.329Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-20T18:25:21.329Z] #36 6.767 + mktemp -d [2020-08-20T18:25:21.329Z] #36 6.774 + export GOPATH=/tmp/tmp.ht4Mfx5DGm [2020-08-20T18:25:21.329Z] #36 6.774 + git clone https://github.com/docker/distribution.git /tmp/tmp.ht4Mfx5DGm/src/github.com/docker/distribution [2020-08-20T18:25:21.329Z] #36 6.774 Cloning into '/tmp/tmp.ht4Mfx5DGm/src/github.com/docker/distribution'... [2020-08-20T18:25:21.329Z] #36 ... [2020-08-20T18:25:21.329Z] [2020-08-20T18:25:21.329Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:21.329Z] #31 7.121 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:25:21.329Z] #31 7.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:25:21.329Z] #31 7.213 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:25:21.329Z] #31 9.151 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-20T18:25:21.589Z] #31 ... [2020-08-20T18:25:21.589Z] [2020-08-20T18:25:21.589Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:21.589Z] #38 6.363 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:25:21.589Z] #38 6.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:25:21.589Z] #38 6.406 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:25:21.589Z] #38 7.772 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-20T18:25:21.589Z] #38 ... [2020-08-20T18:25:21.589Z] [2020-08-20T18:25:21.589Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:25:21.589Z] #42 6.084 + RM_GOPATH=0 [2020-08-20T18:25:21.589Z] #42 6.084 + TMP_GOPATH= [2020-08-20T18:25:21.589Z] #42 6.084 + : /build [2020-08-20T18:25:21.589Z] #42 6.084 + '[' -z '' ']' [2020-08-20T18:25:21.589Z] #42 6.084 ++ mktemp -d [2020-08-20T18:25:21.589Z] #42 6.084 + export GOPATH=/tmp/tmp.FloRktCa4D [2020-08-20T18:25:21.589Z] #42 6.084 + GOPATH=/tmp/tmp.FloRktCa4D [2020-08-20T18:25:21.589Z] #42 6.084 + RM_GOPATH=1 [2020-08-20T18:25:21.589Z] #42 6.094 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-20T18:25:21.589Z] #42 6.128 ++ dirname ./install.sh [2020-08-20T18:25:21.589Z] #42 6.128 + dir=. [2020-08-20T18:25:21.589Z] #42 6.128 + bin=vndr [2020-08-20T18:25:21.589Z] #42 6.128 + shift [2020-08-20T18:25:21.590Z] #42 6.128 + '[' '!' -f ./vndr.installer ']' [2020-08-20T18:25:21.590Z] #42 6.128 + . ./vndr.installer [2020-08-20T18:25:21.590Z] #42 6.128 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-20T18:25:21.590Z] #42 6.128 + install_vndr [2020-08-20T18:25:21.590Z] #42 6.128 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-20T18:25:21.590Z] #42 6.128 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FloRktCa4D/src/github.com/LK4D4/vndr [2020-08-20T18:25:21.590Z] #42 6.128 Cloning into '/tmp/tmp.FloRktCa4D/src/github.com/LK4D4/vndr'... [2020-08-20T18:25:21.590Z] #42 6.958 + cd /tmp/tmp.FloRktCa4D/src/github.com/LK4D4/vndr [2020-08-20T18:25:21.590Z] #42 6.958 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-20T18:25:21.590Z] #42 6.967 + go build -buildmode=pie -v -o /build/vndr . [2020-08-20T18:25:21.590Z] #42 8.476 runtime/internal/atomic [2020-08-20T18:25:21.590Z] #42 8.520 internal/cpu [2020-08-20T18:25:21.590Z] #42 8.987 runtime/internal/sys [2020-08-20T18:25:21.590Z] #42 9.287 runtime/internal/math [2020-08-20T18:25:21.590Z] #42 9.549 internal/bytealg [2020-08-20T18:25:21.590Z] #42 9.565 internal/race [2020-08-20T18:25:21.590Z] #42 9.859 sync/atomic [2020-08-20T18:25:21.850Z] #42 ... [2020-08-20T18:25:21.850Z] [2020-08-20T18:25:21.850Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-20T18:25:21.850Z] #26 6.773 + mktemp -d [2020-08-20T18:25:21.850Z] #26 6.776 + export GOPATH=/tmp/tmp.HqtrA8pykx [2020-08-20T18:25:21.850Z] #26 6.776 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.HqtrA8pykx/src/github.com/go-swagger/go-swagger [2020-08-20T18:25:21.850Z] #26 6.783 Cloning into '/tmp/tmp.HqtrA8pykx/src/github.com/go-swagger/go-swagger'... [2020-08-20T18:25:21.850Z] #26 ... [2020-08-20T18:25:21.850Z] [2020-08-20T18:25:21.850Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-20T18:25:21.850Z] #60 6.726 + RM_GOPATH=0 [2020-08-20T18:25:21.850Z] #60 6.726 + TMP_GOPATH= [2020-08-20T18:25:21.850Z] #60 6.726 + : /build/ [2020-08-20T18:25:21.850Z] #60 6.726 + '[' -z '' ']' [2020-08-20T18:25:21.850Z] #60 6.730 ++ mktemp -d [2020-08-20T18:25:21.850Z] #60 6.822 + export GOPATH=/tmp/tmp.oF3hjPpQaF [2020-08-20T18:25:21.850Z] #60 6.822 + GOPATH=/tmp/tmp.oF3hjPpQaF [2020-08-20T18:25:21.850Z] #60 6.822 + RM_GOPATH=1 [2020-08-20T18:25:21.850Z] #60 6.822 ++ dirname ./install.sh [2020-08-20T18:25:21.850Z] #60 6.827 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-20T18:25:21.850Z] #60 6.829 + dir=. [2020-08-20T18:25:21.850Z] #60 6.829 + bin=rootlesskit [2020-08-20T18:25:21.850Z] #60 6.829 + shift [2020-08-20T18:25:21.850Z] #60 6.829 + '[' '!' -f ./rootlesskit.installer ']' [2020-08-20T18:25:21.850Z] #60 6.829 + . ./rootlesskit.installer [2020-08-20T18:25:21.850Z] #60 6.829 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-20T18:25:21.850Z] #60 6.829 + install_rootlesskit [2020-08-20T18:25:21.850Z] #60 6.829 + case "$1" in [2020-08-20T18:25:21.850Z] #60 6.829 + export CGO_ENABLED=0 [2020-08-20T18:25:21.850Z] #60 6.829 + CGO_ENABLED=0 [2020-08-20T18:25:21.850Z] #60 6.829 + _install_rootlesskit [2020-08-20T18:25:21.850Z] #60 6.829 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-20T18:25:21.850Z] #60 6.829 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oF3hjPpQaF/src/github.com/rootless-containers/rootlesskit [2020-08-20T18:25:21.850Z] #60 6.829 Cloning into '/tmp/tmp.oF3hjPpQaF/src/github.com/rootless-containers/rootlesskit'... [2020-08-20T18:25:22.061Z] + rm -rf /tmp/tmp.LTUN5ixiNK [2020-08-20T18:25:22.111Z] #60 ... [2020-08-20T18:25:22.111Z] [2020-08-20T18:25:22.111Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:25:22.111Z] #45 6.733 + RM_GOPATH=0 [2020-08-20T18:25:22.111Z] #45 6.733 + TMP_GOPATH= [2020-08-20T18:25:22.111Z] #45 6.733 + : /build [2020-08-20T18:25:22.111Z] #45 6.733 + '[' -z '' ']' [2020-08-20T18:25:22.111Z] #45 6.739 ++ mktemp -d [2020-08-20T18:25:22.111Z] #45 6.741 + export GOPATH=/tmp/tmp.PhxnQJCYrX [2020-08-20T18:25:22.111Z] #45 6.741 + GOPATH=/tmp/tmp.PhxnQJCYrX [2020-08-20T18:25:22.111Z] #45 6.741 + RM_GOPATH=1 [2020-08-20T18:25:22.111Z] #45 6.750 ++ dirname ./install.sh [2020-08-20T18:25:22.111Z] #45 6.750 + dir=. [2020-08-20T18:25:22.111Z] #45 6.750 + bin=gotestsum [2020-08-20T18:25:22.111Z] #45 6.750 + shift [2020-08-20T18:25:22.111Z] #45 6.750 + '[' '!' -f ./gotestsum.installer ']' [2020-08-20T18:25:22.111Z] #45 6.750 + . ./gotestsum.installer [2020-08-20T18:25:22.111Z] #45 6.750 ++ : v0.3.5 [2020-08-20T18:25:22.111Z] #45 6.750 + install_gotestsum [2020-08-20T18:25:22.111Z] #45 6.754 + set -e [2020-08-20T18:25:22.111Z] #45 6.754 + export GO111MODULE=on [2020-08-20T18:25:22.111Z] #45 6.754 + GO111MODULE=on [2020-08-20T18:25:22.111Z] #45 6.754 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-08-20T18:25:22.111Z] #45 6.942 go: finding gotest.tools v0.3.5 [2020-08-20T18:25:22.111Z] #45 6.946 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-20T18:25:22.111Z] #45 8.150 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-20T18:25:22.111Z] #45 8.726 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-20T18:25:22.111Z] #45 10.50 go: downloading gotest.tools v2.1.0+incompatible [2020-08-20T18:25:22.111Z] #45 10.71 go: extracting gotest.tools v2.1.0+incompatible [2020-08-20T18:25:22.111Z] #45 ... [2020-08-20T18:25:22.111Z] [2020-08-20T18:25:22.111Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-20T18:25:22.111Z] #22 5.749 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:25:22.111Z] #22 5.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:25:22.111Z] #22 5.855 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:25:22.111Z] #22 6.076 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-20T18:25:22.111Z] #22 7.491 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-20T18:25:22.111Z] #22 11.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-20T18:25:22.182Z] #24 10.16 #=#=# 0.0% # 1.6% # 2.6% ## 3.3% #### 5.9% ###### 8.7% ####### 10.9% ######### 13.7% ########### 16.3% ############# 19.1% ############## 20.4% ############### 22.0% ################ 23.0% ################### 26.7% ##################### 30.3% ####################### 32.6% ######################## 34.7% ######################### 35.9% ########################## 37.4% ############################ 39.4% ############################# 41.2% ############################## 43.0% ################################ 45.2% ################################# 46.7% #################################### 50.3% ##################################### 51.7% ####################################### 54.3% ######################################## 56.6% ########################################### 60.0% ############################################# 62.7% ############################################## 64.7% ############################################### 65.8% ############################################### 66.4% ################################################ 67.2% ################################################## 70.3% ################################################### 71.7% #################################################### 72.8% ##################################################### 74.1% [2020-08-20T18:25:22.182Z] #24 ... [2020-08-20T18:25:22.182Z] [2020-08-20T18:25:22.182Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:22.182Z] #38 64.78 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-20T18:25:22.182Z] #38 64.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-20T18:25:22.182Z] #38 64.80 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-20T18:25:22.182Z] #38 65.30 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-20T18:25:22.182Z] #38 65.30 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-20T18:25:22.182Z] #38 65.31 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-20T18:25:22.182Z] #38 66.97 Selecting previously unselected package libprotoc17:amd64. [2020-08-20T18:25:22.182Z] #38 66.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-20T18:25:22.182Z] #38 66.99 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-20T18:25:22.182Z] #38 68.30 Selecting previously unselected package protobuf-c-compiler. [2020-08-20T18:25:22.182Z] #38 68.30 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-20T18:25:22.182Z] #38 68.32 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-20T18:25:22.182Z] #38 68.61 Selecting previously unselected package protobuf-compiler. [2020-08-20T18:25:22.182Z] #38 68.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-20T18:25:22.182Z] #38 68.64 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-20T18:25:22.182Z] #38 68.96 Selecting previously unselected package python-pkg-resources. [2020-08-20T18:25:22.182Z] #38 68.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-20T18:25:22.182Z] #38 68.97 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-20T18:25:22.182Z] #38 69.32 Selecting previously unselected package python-six. [2020-08-20T18:25:22.182Z] #38 69.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-20T18:25:22.182Z] #38 69.33 Unpacking python-six (1.12.0-1) ... [2020-08-20T18:25:22.182Z] #38 69.50 Selecting previously unselected package python-protobuf. [2020-08-20T18:25:22.182Z] #38 69.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-20T18:25:22.182Z] #38 69.51 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-20T18:25:22.182Z] #38 70.25 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-20T18:25:22.182Z] #38 ... [2020-08-20T18:25:22.182Z] [2020-08-20T18:25:22.182Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:25:22.371Z] #22 ... [2020-08-20T18:25:22.371Z] [2020-08-20T18:25:22.371Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-20T18:25:22.371Z] #48 6.561 + RM_GOPATH=0 [2020-08-20T18:25:22.371Z] #48 6.561 + TMP_GOPATH= [2020-08-20T18:25:22.371Z] #48 6.561 + : /build [2020-08-20T18:25:22.371Z] #48 6.561 + '[' -z '' ']' [2020-08-20T18:25:22.371Z] #48 6.561 ++ mktemp -d [2020-08-20T18:25:22.371Z] #48 6.561 + export GOPATH=/tmp/tmp.ha1voWGXbx [2020-08-20T18:25:22.371Z] #48 6.561 + GOPATH=/tmp/tmp.ha1voWGXbx [2020-08-20T18:25:22.371Z] #48 6.561 + RM_GOPATH=1 [2020-08-20T18:25:22.371Z] #48 6.561 ++ dirname ./install.sh [2020-08-20T18:25:22.371Z] #48 6.561 + dir=. [2020-08-20T18:25:22.371Z] #48 6.561 + bin=gometalinter [2020-08-20T18:25:22.371Z] #48 6.561 + shift [2020-08-20T18:25:22.371Z] #48 6.561 + '[' '!' -f ./gometalinter.installer ']' [2020-08-20T18:25:22.371Z] #48 6.561 + . ./gometalinter.installer [2020-08-20T18:25:22.371Z] #48 6.561 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-08-20T18:25:22.371Z] #48 6.561 + install_gometalinter [2020-08-20T18:25:22.371Z] #48 6.561 + echo 'Installing gometalinter version v2.0.6' [2020-08-20T18:25:22.371Z] #48 6.561 + go get -d github.com/alecthomas/gometalinter [2020-08-20T18:25:22.371Z] #48 6.561 Installing gometalinter version v2.0.6 [2020-08-20T18:25:22.371Z] #48 ... [2020-08-20T18:25:22.371Z] [2020-08-20T18:25:22.371Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:25:22.371Z] #45 10.90 go: downloading github.com/fatih/color v1.6.0 [2020-08-20T18:25:22.371Z] #45 10.90 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-20T18:25:22.371Z] #45 10.91 go: downloading github.com/pkg/errors v0.8.0 [2020-08-20T18:25:22.371Z] #45 11.02 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-20T18:25:22.445Z] #24 10.16 #=#=# 0.0% # 1.6% # 2.6% ## 3.3% #### 5.9% ###### 8.7% ####### 10.9% ######### 13.7% ########### 16.3% ############# 19.1% ############## 20.4% ############### 22.0% ################ 23.0% ################### 26.7% ##################### 30.3% ####################### 32.6% ######################## 34.7% ######################### 35.9% ########################## 37.4% ############################ 39.4% ############################# 41.2% ############################## 43.0% ################################ 45.2% ################################# 46.7% #################################### 50.3% ##################################### 51.7% ####################################### 54.3% ######################################## 56.6% ########################################### 60.0% ############################################# 62.7% ############################################## 64.7% ############################################### 65.8% ############################################### 66.4% ################################################ 67.2% ################################################## 70.3% ################################################### 71.7% #################################################### 72.8% ##################################################### 74.1% ###################################################### 76.2% ####################################################### 77.8% ######################################################### 79.7% [2020-08-20T18:25:22.445Z] #24 ... [2020-08-20T18:25:22.445Z] [2020-08-20T18:25:22.445Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:22.445Z] #31 65.11 Selecting previously unselected package libicu63:amd64. [2020-08-20T18:25:22.445Z] #31 65.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-20T18:25:22.445Z] #31 65.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-20T18:25:22.445Z] #31 74.97 Selecting previously unselected package libxml2:amd64. [2020-08-20T18:25:22.445Z] #31 74.97 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-20T18:25:22.445Z] #31 74.97 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-20T18:25:22.445Z] #31 ... [2020-08-20T18:25:22.445Z] [2020-08-20T18:25:22.445Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:25:22.631Z] #45 11.07 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-20T18:25:22.631Z] #45 11.19 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-20T18:25:22.697Z] Removing intermediate container 050cea753e88 [2020-08-20T18:25:22.697Z] ---> 78348e0d7fa3 [2020-08-20T18:25:22.697Z] Step 21/140 : FROM base AS frozen-images [2020-08-20T18:25:22.697Z] ---> f2985986a427 [2020-08-20T18:25:22.697Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-08-20T18:25:22.697Z] ---> Using cache [2020-08-20T18:25:22.697Z] ---> b941f6a66e15 [2020-08-20T18:25:22.697Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-08-20T18:25:22.733Z] #14 86.85 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-20T18:25:22.892Z] #45 11.37 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-20T18:25:22.994Z] ---> Running in 4ff18c0b1531 [2020-08-20T18:25:23.025Z] #14 86.86 Setting up iptables (1.8.2-4) ... [2020-08-20T18:25:23.025Z] #14 86.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-20T18:25:23.025Z] #14 86.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-20T18:25:23.025Z] #14 86.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-20T18:25:23.025Z] #14 86.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-20T18:25:23.025Z] #14 86.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-20T18:25:23.025Z] #14 86.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-20T18:25:23.025Z] #14 86.89 Setting up python3 (3.7.3-1) ... [2020-08-20T18:25:23.152Z] #45 11.65 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-20T18:25:23.152Z] #45 11.74 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-20T18:25:23.292Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:25:23.292Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:25:23.292Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:25:23.292Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-20T18:25:23.316Z] #14 87.09 Setting up python3-wheel (0.32.3-2) ... [2020-08-20T18:25:23.412Z] #45 11.74 go: extracting github.com/pkg/errors v0.8.0 [2020-08-20T18:25:23.412Z] #45 11.89 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-20T18:25:23.485Z] #24 10.16 #=#=# 0.0% # 1.6% # 2.6% ## 3.3% #### 5.9% ###### 8.7% ####### 10.9% ######### 13.7% ########### 16.3% ############# 19.1% ############## 20.4% ############### 22.0% ################ 23.0% ################### 26.7% ##################### 30.3% ####################### 32.6% ######################## 34.7% ######################### 35.9% ########################## 37.4% ############################ 39.4% ############################# 41.2% ############################## 43.0% ################################ 45.2% ################################# 46.7% #################################### 50.3% ##################################### 51.7% ####################################### 54.3% ######################################## 56.6% ########################################### 60.0% ############################################# 62.7% ############################################## 64.7% ############################################### 65.8% ############################################### 66.4% ################################################ 67.2% ################################################## 70.3% ################################################### 71.7% #################################################### 72.8% ##################################################### 74.1% ###################################################### 76.2% ####################################################### 77.8% ######################################################### 79.7% ########################################################## 81.3% ########################################################### 83.0% ############################################################# 85.0% ############################################################## 87.2% ################################################################ 89.3% ################################################################# 91.0% ################################################################## 92.7% #################################################################### 94.7% ##################################################################### 96.2% ####################################################################### 99.8% ######################################################################## 100.0% [2020-08-20T18:25:23.485Z] #24 16.13 [2020-08-20T18:25:23.607Z] #14 87.55 Setting up apparmor (2.13.2-10) ... [2020-08-20T18:25:23.675Z] #45 12.07 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-20T18:25:23.675Z] #45 12.07 go: extracting github.com/fatih/color v1.6.0 [2020-08-20T18:25:23.675Z] #45 12.29 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-20T18:25:23.938Z] #45 12.46 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-20T18:25:23.938Z] #45 12.54 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-20T18:25:24.198Z] #45 12.64 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-20T18:25:24.198Z] #45 12.81 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-20T18:25:24.330Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [210 kB] [2020-08-20T18:25:24.330Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-20T18:25:24.458Z] #45 12.95 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-20T18:25:24.479Z] #24 16.96 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-08-20T18:25:24.640Z] #14 88.40 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-20T18:25:24.640Z] #14 88.62 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-20T18:25:25.072Z] #24 17.56 [2020-08-20T18:25:25.275Z] #14 89.18 Setting up python3-distutils (3.7.3-1) ... [2020-08-20T18:25:25.339Z] #24 17.74 ######################################################################## 100.0% [2020-08-20T18:25:25.339Z] #24 17.90 [2020-08-20T18:25:25.339Z] #24 ... [2020-08-20T18:25:25.339Z] [2020-08-20T18:25:25.339Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:25:25.339Z] #42 67.80 reflect [2020-08-20T18:25:25.339Z] #42 67.93 internal/oserror [2020-08-20T18:25:25.339Z] #42 68.07 syscall [2020-08-20T18:25:25.566Z] #14 89.48 Setting up python3-setuptools (40.8.0-1) ... [2020-08-20T18:25:25.601Z] #42 77.99 time [2020-08-20T18:25:25.601Z] #42 ... [2020-08-20T18:25:25.601Z] [2020-08-20T18:25:25.601Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:25.601Z] #31 75.66 Selecting previously unselected package libarchive13:amd64. [2020-08-20T18:25:25.601Z] #31 75.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-20T18:25:25.601Z] #31 75.68 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-20T18:25:25.601Z] #31 76.24 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-20T18:25:25.601Z] #31 76.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-20T18:25:25.601Z] #31 76.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-20T18:25:25.601Z] #31 76.38 Selecting previously unselected package librhash0:amd64. [2020-08-20T18:25:25.601Z] #31 76.42 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-20T18:25:25.601Z] #31 76.43 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-20T18:25:25.601Z] #31 76.61 Selecting previously unselected package libuv1:amd64. [2020-08-20T18:25:25.601Z] #31 76.63 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-20T18:25:25.601Z] #31 76.64 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-20T18:25:25.601Z] #31 76.86 Selecting previously unselected package cmake. [2020-08-20T18:25:25.601Z] #31 76.86 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-20T18:25:25.601Z] #31 76.88 Unpacking cmake (3.13.4-1) ... [2020-08-20T18:25:25.850Z] Fetched 8150 kB in 3s (3211 kB/s) [2020-08-20T18:25:26.201Z] #14 90.18 Setting up python3-pip (18.1-5) ... [2020-08-20T18:25:26.370Z] #45 14.81 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-20T18:25:26.506Z] Reading package lists... [2020-08-20T18:25:26.833Z] #14 90.85 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-20T18:25:26.833Z] #14 90.86 Setting up dmsetup (2:1.02.155-3) ... [2020-08-20T18:25:26.833Z] #14 90.87 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-20T18:25:26.833Z] #14 90.87 Setting up xfsprogs (4.20.0-1) ... [2020-08-20T18:25:26.833Z] #14 90.88 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-20T18:25:26.833Z] #14 90.89 Processing triggers for mime-support (3.62) ... [2020-08-20T18:25:27.145Z] Reading package lists... [2020-08-20T18:25:27.157Z] #14 90.92 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:25:27.439Z] Building dependency tree... [2020-08-20T18:25:27.439Z] Reading state information... [2020-08-20T18:25:27.439Z] ca-certificates is already the newest version (20200601~deb10u1). [2020-08-20T18:25:27.439Z] The following additional packages will be installed: [2020-08-20T18:25:27.439Z] libjq1 libonig5 [2020-08-20T18:25:27.439Z] The following NEW packages will be installed: [2020-08-20T18:25:27.439Z] jq libjq1 libonig5 [2020-08-20T18:25:27.452Z] #14 DONE 91.4s [2020-08-20T18:25:27.452Z] [2020-08-20T18:25:27.452Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-08-20T18:25:27.732Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:25:27.732Z] Need to get 358 kB of archives. [2020-08-20T18:25:27.732Z] After this operation, 1277 kB of additional disk space will be used. [2020-08-20T18:25:27.732Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-20T18:25:27.732Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-20T18:25:27.732Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-20T18:25:27.732Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:25:27.732Z] Fetched 358 kB in 0s (3400 kB/s) [2020-08-20T18:25:27.732Z] Selecting previously unselected package libonig5:ppc64el. [2020-08-20T18:25:27.732Z] (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 ... 15339 files and directories currently installed.) [2020-08-20T18:25:27.732Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-08-20T18:25:27.732Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-20T18:25:27.732Z] Selecting previously unselected package libjq1:ppc64el. [2020-08-20T18:25:27.732Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-20T18:25:27.732Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-20T18:25:28.026Z] Selecting previously unselected package jq. [2020-08-20T18:25:28.026Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-20T18:25:28.026Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-20T18:25:28.026Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-20T18:25:28.026Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-20T18:25:28.026Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-08-20T18:25:28.026Z] Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:25:28.140Z] #31 80.71 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-20T18:25:28.140Z] #31 80.73 Setting up xxd (2:8.1.0875-5) ... [2020-08-20T18:25:28.140Z] #31 80.76 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-20T18:25:28.140Z] #31 80.78 Setting up vim-common (2:8.1.0875-5) ... [2020-08-20T18:25:28.140Z] #31 80.80 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-20T18:25:28.140Z] #31 80.83 Setting up cmake-data (3.13.4-1) ... [2020-08-20T18:25:28.140Z] #31 80.86 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-20T18:25:28.140Z] #31 80.87 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-20T18:25:28.140Z] #31 80.89 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-20T18:25:28.140Z] #31 80.93 Setting up cmake (3.13.4-1) ... [2020-08-20T18:25:28.140Z] #31 80.94 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:25:28.304Z] #45 16.53 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-20T18:25:28.318Z] Removing intermediate container 4ff18c0b1531 [2020-08-20T18:25:28.318Z] ---> 3778455bc6f1 [2020-08-20T18:25:28.318Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-08-20T18:25:28.318Z] ---> 70c97d8961e6 [2020-08-20T18:25:28.318Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-08-20T18:25:28.399Z] #31 81.05 Processing triggers for mime-support (3.62) ... [2020-08-20T18:25:28.399Z] #31 ... [2020-08-20T18:25:28.399Z] [2020-08-20T18:25:28.399Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:25:28.399Z] #24 18.95 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-08-20T18:25:28.399Z] #24 19.31 [2020-08-20T18:25:28.399Z] #24 19.50 ##### 8.1% ######################################################################## 100.0% [2020-08-20T18:25:28.399Z] #24 19.72 [2020-08-20T18:25:28.399Z] #24 20.76 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-08-20T18:25:28.399Z] #24 20.86 skipping existing 1849cc453dee [2020-08-20T18:25:28.399Z] #24 20.98 [2020-08-20T18:25:28.615Z] ---> Running in fec6b3a4d71f [2020-08-20T18:25:28.875Z] #45 17.28 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-20T18:25:28.875Z] #45 ... [2020-08-20T18:25:28.875Z] [2020-08-20T18:25:28.875Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:25:28.875Z] #54 7.708 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:25:28.875Z] #54 7.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:25:28.875Z] #54 7.821 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:25:28.875Z] #54 9.477 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-20T18:25:28.875Z] #54 13.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-20T18:25:28.875Z] #54 17.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-20T18:25:28.875Z] #54 ... [2020-08-20T18:25:28.875Z] [2020-08-20T18:25:28.875Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-20T18:25:28.875Z] #48 16.27 + cd /tmp/tmp.ha1voWGXbx/src/github.com/alecthomas/gometalinter [2020-08-20T18:25:28.875Z] #48 16.27 + git checkout -q v2.0.6 [2020-08-20T18:25:28.875Z] #48 17.13 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-08-20T18:25:28.963Z] #15 1.159 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-20T18:25:28.963Z] #15 1.162 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-20T18:25:28.963Z] #15 1.165 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-20T18:25:28.963Z] #15 DONE 1.3s [2020-08-20T18:25:28.963Z] [2020-08-20T18:25:28.963Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-08-20T18:25:29.340Z] #24 22.04 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-08-20T18:25:29.458Z] Running on azwin-2-e8c2d0 in d:\jenkins\workspace\moby_PR-40408 [Pipeline] { [Pipeline] ws [2020-08-20T18:25:29.472Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-08-20T18:25:29.596Z] #16 ... [2020-08-20T18:25:29.596Z] [2020-08-20T18:25:29.596Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:25:29.596Z] #39 83.88 CC criu/libnetlink.o [2020-08-20T18:25:29.596Z] #39 84.27 CC criu/log.o [2020-08-20T18:25:29.596Z] #39 84.62 CC criu/lsm.o [2020-08-20T18:25:29.596Z] #39 84.91 CC criu/mem.o [2020-08-20T18:25:29.596Z] #39 85.98 CC criu/memfd.o [2020-08-20T18:25:29.596Z] #39 86.43 CC criu/mount.o [2020-08-20T18:25:29.596Z] #39 88.58 CC criu/namespaces.o [2020-08-20T18:25:29.596Z] #39 89.70 CC criu/net.o [2020-08-20T18:25:29.596Z] #39 91.62 CC criu/netfilter.o [2020-08-20T18:25:29.596Z] #39 91.85 CC criu/page-pipe.o [2020-08-20T18:25:29.596Z] #39 92.11 CC criu/page-xfer.o [2020-08-20T18:25:29.596Z] #39 92.96 CC criu/pagemap-cache.o [2020-08-20T18:25:29.596Z] #39 93.20 CC criu/pagemap.o [2020-08-20T18:25:29.596Z] #39 93.67 CC criu/parasite-syscall.o [2020-08-20T18:25:29.911Z] #24 22.45 [2020-08-20T18:25:30.127Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-08-20T18:25:30.170Z] #24 22.60 ######################################################################## 100.0% [2020-08-20T18:25:30.170Z] #24 ... [2020-08-20T18:25:30.170Z] [2020-08-20T18:25:30.170Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:30.170Z] #31 DONE 83.0s [2020-08-20T18:25:30.170Z] [2020-08-20T18:25:30.170Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:25:30.170Z] #32 DONE 0.1s [2020-08-20T18:25:30.170Z] [2020-08-20T18:25:30.170Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:25:30.170Z] #24 22.74 [2020-08-20T18:25:30.227Z] #39 94.41 CC criu/path.o [2020-08-20T18:25:30.420Z] #=#=# [2020-08-20T18:25:30.430Z] #24 22.84 Download of images into '/build' complete. [2020-08-20T18:25:30.430Z] #24 22.84 Use something like the following to load the result into a Docker daemon: [2020-08-20T18:25:30.430Z] #24 22.84 tar -cC '/build' . | docker load [2020-08-20T18:25:30.430Z] #24 DONE 22.9s [2020-08-20T18:25:30.430Z] [2020-08-20T18:25:30.430Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-08-20T18:25:30.430Z] #33 DONE 0.0s [2020-08-20T18:25:30.430Z] [2020-08-20T18:25:30.430Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-20T18:25:30.430Z] #34 ... [2020-08-20T18:25:30.430Z] [2020-08-20T18:25:30.430Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:25:30.430Z] #29 72.94 time [2020-08-20T18:25:30.430Z] #29 80.54 internal/poll [2020-08-20T18:25:30.518Z] #39 94.70 CC criu/pie-util-vdso.o [2020-08-20T18:25:30.689Z] #29 ... [2020-08-20T18:25:30.689Z] [2020-08-20T18:25:30.689Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:30.689Z] #38 76.54 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-20T18:25:30.689Z] #38 76.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-20T18:25:30.689Z] #38 76.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-20T18:25:30.689Z] #38 76.59 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-20T18:25:30.689Z] #38 76.60 Setting up python-six (1.12.0-1) ... [2020-08-20T18:25:30.689Z] #38 81.14 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-20T18:25:30.689Z] #38 81.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-20T18:25:30.689Z] #38 81.19 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-20T18:25:30.689Z] #38 81.22 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-20T18:25:30.689Z] #38 81.23 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-20T18:25:30.689Z] #38 81.24 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-20T18:25:30.689Z] #38 81.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-20T18:25:30.689Z] #38 81.28 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-20T18:25:30.689Z] #38 81.30 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-20T18:25:30.689Z] #38 81.31 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-20T18:25:30.689Z] #38 ... [2020-08-20T18:25:30.689Z] [2020-08-20T18:25:30.689Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:25:30.689Z] #29 83.25 internal/fmtsort [2020-08-20T18:25:30.809Z] #39 94.97 CC criu/pie-util.o [2020-08-20T18:25:30.809Z] #39 95.06 CC criu/pipes.o [2020-08-20T18:25:30.949Z] #29 83.40 internal/syscall/execenv [2020-08-20T18:25:31.208Z] #29 83.72 internal/syscall/unix [2020-08-20T18:25:31.208Z] #29 ... [2020-08-20T18:25:31.208Z] [2020-08-20T18:25:31.208Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:31.208Z] #14 1.502 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:25:31.208Z] #14 1.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:25:31.208Z] #14 1.615 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:25:31.208Z] #14 2.556 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-20T18:25:31.208Z] #14 4.909 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-20T18:25:31.208Z] #14 7.262 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-20T18:25:31.442Z] #39 95.54 CC criu/plugin.o [2020-08-20T18:25:31.442Z] #39 95.77 CC criu/proc_parse.o [2020-08-20T18:25:31.467Z] #14 ... [2020-08-20T18:25:31.467Z] [2020-08-20T18:25:31.467Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-20T18:25:31.467Z] #52 16.74 + cd /tmp/tmp.yo5aeSd9S3/src/github.com/opencontainers/runc [2020-08-20T18:25:31.467Z] #52 16.74 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-20T18:25:31.467Z] #52 18.19 + '[' -z '' ']' [2020-08-20T18:25:31.467Z] #52 18.19 + target=static [2020-08-20T18:25:31.467Z] #52 18.19 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-20T18:25:31.467Z] #52 20.60 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-08-20T18:25:31.726Z] #52 ... [2020-08-20T18:25:31.726Z] [2020-08-20T18:25:31.726Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:25:31.726Z] #29 84.22 os [2020-08-20T18:25:32.075Z] #39 ... [2020-08-20T18:25:32.075Z] [2020-08-20T18:25:32.075Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-08-20T18:25:32.075Z] #16 3.403 Collecting yamllint==1.16.0 [2020-08-20T18:25:32.184Z] #48 ... [2020-08-20T18:25:32.184Z] [2020-08-20T18:25:32.184Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:25:32.184Z] #29 10.06 runtime/internal/atomic [2020-08-20T18:25:32.184Z] #29 10.08 internal/cpu [2020-08-20T18:25:32.184Z] #29 10.38 runtime/internal/sys [2020-08-20T18:25:32.184Z] #29 10.58 runtime/internal/math [2020-08-20T18:25:32.184Z] #29 10.72 math/bits [2020-08-20T18:25:32.184Z] #29 10.80 internal/bytealg [2020-08-20T18:25:32.184Z] #29 11.62 math [2020-08-20T18:25:32.184Z] #29 12.56 runtime [2020-08-20T18:25:32.184Z] #29 18.93 unicode/utf8 [2020-08-20T18:25:32.184Z] #29 19.71 internal/race [2020-08-20T18:25:32.184Z] #29 19.74 sync/atomic [2020-08-20T18:25:32.184Z] #29 19.81 unicode [2020-08-20T18:25:32.184Z] #29 ... [2020-08-20T18:25:32.184Z] [2020-08-20T18:25:32.184Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:25:32.184Z] #45 19.93 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-08-20T18:25:32.184Z] #45 ... [2020-08-20T18:25:32.184Z] [2020-08-20T18:25:32.184Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-20T18:25:32.184Z] #20 18.67 + mkdir -p /build [2020-08-20T18:25:32.184Z] #20 18.68 + mv docker/docker /build/ [2020-08-20T18:25:32.184Z] #20 18.72 + rmdir docker [2020-08-20T18:25:32.184Z] #20 DONE 20.6s [2020-08-20T18:25:32.184Z] [2020-08-20T18:25:32.184Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:25:32.184Z] #42 10.75 unicode [2020-08-20T18:25:32.184Z] #42 11.48 runtime [2020-08-20T18:25:32.184Z] #42 16.67 unicode/utf8 [2020-08-20T18:25:32.184Z] #42 17.26 math/bits [2020-08-20T18:25:32.184Z] #42 18.19 math [2020-08-20T18:25:32.302Z] #29 84.53 strings [2020-08-20T18:25:32.366Z] #16 3.637 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-20T18:25:32.366Z] #16 3.681 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-20T18:25:32.486Z]      0.1% ####    6.2% ########       11.8% ###########  15.7% ##############         20.8% ##################   26.0% ###################### 31.2% ##########################  36.4% #############################   41.4% ################################# 45.8% #####################################   52.4% ######################################### 57.5% ############################################    62.2% ################################################     67.7% ###################################################          72.2% #######################################################    77.5% ############################################################    84.2% ################################################################   89.4% ####################################################################  94.6% #######################################################################  99.5% ######################################################################## 100.0% [2020-08-20T18:25:32.660Z] #16 3.716 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-20T18:25:32.660Z] #16 3.738 Collecting pyyaml (from yamllint==1.16.0) [2020-08-20T18:25:32.660Z] #16 3.844 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-20T18:25:32.777Z] #=#=#  [2020-08-20T18:25:33.123Z] #42 ... [2020-08-20T18:25:33.123Z] [2020-08-20T18:25:33.123Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:25:33.123Z] #45 21.40 go: finding gotest.tools/gotestsum v0.5.2 [2020-08-20T18:25:33.123Z] #45 21.41 go: downloading gotest.tools/gotestsum v0.5.2 [2020-08-20T18:25:33.123Z] #45 21.47 go: finding gotest.tools v2.2.0+incompatible [2020-08-20T18:25:33.123Z] #45 21.53 go: downloading gotest.tools v2.2.0+incompatible [2020-08-20T18:25:33.123Z] #45 ... [2020-08-20T18:25:33.123Z] [2020-08-20T18:25:33.123Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:33.123Z] #38 12.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-20T18:25:33.123Z] #38 16.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-20T18:25:33.291Z] #16 4.492 Building wheels for collected packages: pyyaml [2020-08-20T18:25:33.291Z] #16 4.511 Running setup.py bdist_wheel for pyyaml: started [2020-08-20T18:25:33.382Z] #38 ... [2020-08-20T18:25:33.382Z] [2020-08-20T18:25:33.382Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:25:33.382Z] #7 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-20T18:25:33.382Z] #7 15.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-20T18:25:33.382Z] #7 ... [2020-08-20T18:25:33.382Z] [2020-08-20T18:25:33.382Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:33.382Z] #31 12.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-20T18:25:33.382Z] #31 16.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-20T18:25:33.666Z] #31 ... [2020-08-20T18:25:33.666Z] [2020-08-20T18:25:33.666Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-20T18:25:33.666Z] #60 13.30 + cd /tmp/tmp.oF3hjPpQaF/src/github.com/rootless-containers/rootlesskit [2020-08-20T18:25:33.666Z] #60 13.30 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-20T18:25:33.666Z] #60 14.24 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-20T18:25:33.666Z] #60 14.24 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-20T18:25:33.922Z] #16 4.956 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-20T18:25:33.922Z] #16 4.956 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-20T18:25:33.922Z] #16 5.026 Successfully built pyyaml [2020-08-20T18:25:33.922Z] #16 5.044 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-20T18:25:33.922Z] #16 5.294 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-20T18:25:33.926Z] #60 ... [2020-08-20T18:25:33.926Z] [2020-08-20T18:25:33.926Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:25:33.926Z] #45 22.23 go: extracting gotest.tools/gotestsum v0.5.2 [2020-08-20T18:25:33.926Z] #45 22.23 go: extracting gotest.tools v2.2.0+incompatible [2020-08-20T18:25:34.554Z] #16 DONE 5.6s [2020-08-20T18:25:34.554Z] [2020-08-20T18:25:34.554Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-08-20T18:25:34.554Z] #21 DONE 0.2s [2020-08-20T18:25:34.554Z] [2020-08-20T18:25:34.554Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-20T18:25:35.232Z] #25 DONE 0.7s [2020-08-20T18:25:35.232Z] [2020-08-20T18:25:35.232Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:25:35.232Z] #39 97.40 CC criu/protobuf-desc.o [2020-08-20T18:25:35.232Z] #39 97.87 CC criu/protobuf.o [2020-08-20T18:25:35.232Z] #39 98.13 CC criu/pstree.o [2020-08-20T18:25:35.232Z] #39 99.08 CC criu/rbtree.o [2020-08-20T18:25:35.232Z] #39 99.33 CC criu/rst-malloc.o [2020-08-20T18:25:35.232Z] #39 99.50 CC criu/seccomp.o [2020-08-20T18:25:35.294Z] #=#=# ##O#- #     0.6% #    2.1% ###     5.4% #######             10.1% #############    19.1% ####################         28.7% ##########################    36.2% #################################    46.4% ####################################### 54.3% ##############################################   64.0% ###################################################          71.6% ########################################################   79.0% ################################################################## 91.8% ######################################################################## 100.0% [2020-08-20T18:25:35.306Z] #45 23.83 go: downloading github.com/fatih/color v1.9.0 [2020-08-20T18:25:35.307Z] #45 23.91 go: downloading github.com/spf13/pflag v1.0.3 [2020-08-20T18:25:35.307Z] #45 23.95 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-20T18:25:35.566Z] #45 24.11 go: downloading github.com/pkg/errors v0.9.1 [2020-08-20T18:25:35.566Z] #45 24.11 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-20T18:25:35.566Z] #45 24.11 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-20T18:25:35.577Z] #39 ... [2020-08-20T18:25:35.577Z] [2020-08-20T18:25:35.577Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-08-20T18:25:35.577Z] #27 DONE 0.2s [2020-08-20T18:25:35.577Z] [2020-08-20T18:25:35.577Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-08-20T18:25:35.577Z] #30 DONE 0.1s [2020-08-20T18:25:35.577Z] [2020-08-20T18:25:35.577Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-08-20T18:25:35.577Z] #35 DONE 0.1s [2020-08-20T18:25:35.577Z] [2020-08-20T18:25:35.577Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-20T18:25:35.596Z] #=#=#  [2020-08-20T18:25:35.827Z] #45 24.31 go: extracting github.com/fatih/color v1.9.0 [2020-08-20T18:25:35.870Z] #36 ... [2020-08-20T18:25:35.870Z] [2020-08-20T18:25:35.870Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:25:35.870Z] #39 99.92 CC criu/seize.o [2020-08-20T18:25:36.087Z] #45 24.43 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-20T18:25:36.087Z] #45 24.43 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-20T18:25:36.087Z] #45 24.46 go: extracting github.com/pkg/errors v0.9.1 [2020-08-20T18:25:36.160Z] #39 100.4 CC criu/servicefd.o [2020-08-20T18:25:36.346Z] #45 24.74 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-08-20T18:25:36.346Z] #45 24.74 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-08-20T18:25:36.455Z] #39 100.6 CC criu/shmem.o [2020-08-20T18:25:36.495Z] #29 88.78 bytes [2020-08-20T18:25:36.495Z] #29 88.86 fmt [2020-08-20T18:25:36.607Z] #45 25.18 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-08-20T18:25:36.607Z] #45 25.20 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-08-20T18:25:36.867Z] #45 25.44 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-20T18:25:36.867Z] #45 25.50 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-20T18:25:36.867Z] #45 25.55 go: extracting github.com/spf13/pflag v1.0.3 [2020-08-20T18:25:37.064Z] #29 ... [2020-08-20T18:25:37.064Z] [2020-08-20T18:25:37.064Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:37.064Z] #38 89.51 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-20T18:25:37.064Z] #38 89.52 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:25:37.087Z] #39 101.3 CC criu/sigframe.o [2020-08-20T18:25:37.325Z] #38 DONE 90.0s [2020-08-20T18:25:37.325Z] [2020-08-20T18:25:37.325Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:25:37.378Z] #39 101.4 CC criu/signalfd.o [2020-08-20T18:25:37.378Z] #39 101.6 CC criu/sk-inet.o [2020-08-20T18:25:38.009Z] #39 102.2 CC criu/sk-netlink.o [2020-08-20T18:25:38.299Z] #39 102.4 CC criu/sk-packet.o [2020-08-20T18:25:38.589Z] #39 102.8 CC criu/sk-queue.o [2020-08-20T18:25:38.879Z] #39 103.0 CC criu/sk-tcp.o [2020-08-20T18:25:39.028Z] #=#=# ##O#- #          0.1%      0.5% #    1.5% ##     3.9% ######     8.6% ########## 14.1% ##############    20.1% ###################    26.5% ######################   30.8% ########################   33.4% ############################      40.2% #################################       46.4% ######################################  53.1% #########################################     57.9% #############################################     63.6% ##################################################          69.9% ######################################################    75.9% ##########################################################       81.2% ###############################################################   87.6% ##################################################################  92.4% ######################################################################## 100.0% [2020-08-20T18:25:39.171Z] #39 103.4 CC criu/sk-unix.o [2020-08-20T18:25:39.320Z] #=#=#  [2020-08-20T18:25:39.864Z] #39 2.211 Note: Building without setproctitle() and strlcpy() support. [2020-08-20T18:25:39.864Z] #39 2.211 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-20T18:25:39.864Z] #39 2.234 Note: Building without GnuTLS support [2020-08-20T18:25:39.864Z] #39 2.236 Makefile.config:39: Warn: you have no libnftables installed [2020-08-20T18:25:39.864Z] #39 2.237 Makefile.config:40: Warn: Building without nftables support [2020-08-20T18:25:40.160Z] #45 28.19 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-20T18:25:40.160Z] #45 ... [2020-08-20T18:25:40.160Z] [2020-08-20T18:25:40.160Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-20T18:25:40.204Z] #39 ... [2020-08-20T18:25:40.204Z] [2020-08-20T18:25:40.204Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-20T18:25:40.204Z] #52 115.1 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-08-20T18:25:40.204Z] #52 116.1 + mkdir -p /build [2020-08-20T18:25:40.204Z] #52 116.1 + cp runc /build/runc [2020-08-20T18:25:40.204Z] #52 DONE 116.4s [2020-08-20T18:25:40.495Z] [2020-08-20T18:25:40.495Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-20T18:25:40.798Z] #48 ... [2020-08-20T18:25:40.798Z] [2020-08-20T18:25:40.798Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:25:40.798Z] #39 104.9 CC criu/sockets.o [2020-08-20T18:25:41.202Z] #36 29.12 Checking out files: 68% (1091/1597) Checking out files: 69% (1102/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: 93% (1495/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-08-20T18:25:41.202Z] #36 30.28 + cd /tmp/tmp.ht4Mfx5DGm/src/github.com/docker/distribution [2020-08-20T18:25:41.429Z] #39 105.5 CC criu/stats.o [2020-08-20T18:25:41.429Z] #39 105.7 CC criu/string.o [2020-08-20T18:25:41.429Z] #39 105.7 CC criu/sysctl.o [2020-08-20T18:25:41.461Z] #36 30.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-20T18:25:41.720Z] #39 106.0 CC criu/sysfs_parse.o [2020-08-20T18:25:41.774Z] #39 4.104 fatal: not a git repository (or any of the parent directories): .git [2020-08-20T18:25:41.774Z] #39 4.170 GEN .gitid [2020-08-20T18:25:41.774Z] #39 4.212 GEN criu/include/version.h [2020-08-20T18:25:41.774Z] #39 4.307 GEN include/common/asm [2020-08-20T18:25:42.011Z] #39 106.2 CC criu/timens.o [2020-08-20T18:25:42.033Z] #39 ... [2020-08-20T18:25:42.033Z] [2020-08-20T18:25:42.033Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-20T18:25:42.033Z] #34 1.700 + RM_GOPATH=0 [2020-08-20T18:25:42.033Z] #34 1.700 + TMP_GOPATH= [2020-08-20T18:25:42.033Z] #34 1.700 + : /build [2020-08-20T18:25:42.033Z] #34 1.700 + '[' -z '' ']' [2020-08-20T18:25:42.033Z] #34 1.700 ++ mktemp -d [2020-08-20T18:25:42.033Z] #34 1.702 + export GOPATH=/tmp/tmp.Mnnono8fUe [2020-08-20T18:25:42.033Z] #34 1.702 + GOPATH=/tmp/tmp.Mnnono8fUe [2020-08-20T18:25:42.033Z] #34 1.702 + RM_GOPATH=1 [2020-08-20T18:25:42.033Z] #34 1.702 ++ dirname ./install.sh [2020-08-20T18:25:42.033Z] #34 1.703 + dir=. [2020-08-20T18:25:42.033Z] #34 1.703 + bin=tini [2020-08-20T18:25:42.033Z] #34 1.703 + shift [2020-08-20T18:25:42.033Z] #34 1.703 + '[' '!' -f ./tini.installer ']' [2020-08-20T18:25:42.033Z] #34 1.703 + . ./tini.installer [2020-08-20T18:25:42.033Z] #34 1.703 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-20T18:25:42.033Z] #34 1.705 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-20T18:25:42.033Z] #34 1.706 + install_tini [2020-08-20T18:25:42.033Z] #34 1.706 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-20T18:25:42.033Z] #34 1.706 + git clone https://github.com/krallin/tini.git /tmp/tmp.Mnnono8fUe/tini [2020-08-20T18:25:42.033Z] #34 1.709 Cloning into '/tmp/tmp.Mnnono8fUe/tini'... [2020-08-20T18:25:42.033Z] #34 3.205 + cd /tmp/tmp.Mnnono8fUe/tini [2020-08-20T18:25:42.033Z] #34 3.205 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-20T18:25:42.033Z] #34 3.367 + cmake . [2020-08-20T18:25:42.033Z] #34 4.463 -- The C compiler identification is GNU 8.3.0 [2020-08-20T18:25:42.033Z] #34 4.512 -- Check for working C compiler: /usr/bin/cc [2020-08-20T18:25:42.033Z] #34 5.366 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-20T18:25:42.033Z] #34 5.378 -- Detecting C compiler ABI info [2020-08-20T18:25:42.033Z] #34 6.127 -- Detecting C compiler ABI info - done [2020-08-20T18:25:42.033Z] #34 6.202 -- Detecting C compile features [2020-08-20T18:25:42.033Z] #34 9.042 -- Detecting C compile features - done [2020-08-20T18:25:42.033Z] #34 9.088 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-20T18:25:42.033Z] #34 9.244 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-20T18:25:42.033Z] #34 9.354 -- Configuring done [2020-08-20T18:25:42.033Z] #34 9.372 -- Generating done [2020-08-20T18:25:42.033Z] #34 9.393 -- Build files have been written to: /tmp/tmp.Mnnono8fUe/tini [2020-08-20T18:25:42.033Z] #34 9.401 + make tini-static [2020-08-20T18:25:42.033Z] #34 10.10 Scanning dependencies of target tini-static [2020-08-20T18:25:42.033Z] #34 10.30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-20T18:25:42.292Z] #34 12.03 [100%] Linking C executable tini-static [2020-08-20T18:25:42.301Z] #39 106.5 CC criu/timerfd.o [2020-08-20T18:25:42.592Z] #39 106.7 CC criu/tty.o [2020-08-20T18:25:42.860Z] #34 12.68 [100%] Built target tini-static [2020-08-20T18:25:42.860Z] #34 ... [2020-08-20T18:25:42.860Z] [2020-08-20T18:25:42.860Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:25:42.860Z] #42 85.40 internal/poll [2020-08-20T18:25:42.860Z] #42 86.34 internal/fmtsort [2020-08-20T18:25:42.860Z] #42 87.15 internal/syscall/execenv [2020-08-20T18:25:42.860Z] #42 87.40 internal/syscall/unix [2020-08-20T18:25:42.860Z] #42 87.61 strings [2020-08-20T18:25:42.860Z] #42 88.02 os [2020-08-20T18:25:42.860Z] #42 90.37 regexp/syntax [2020-08-20T18:25:42.860Z] #42 92.43 fmt [2020-08-20T18:25:46.074Z] #42 95.60 path/filepath [2020-08-20T18:25:46.074Z] #42 ... [2020-08-20T18:25:46.074Z] [2020-08-20T18:25:46.074Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-20T18:25:46.074Z] #34 12.77 + mkdir -p /build [2020-08-20T18:25:46.074Z] #34 12.77 + cp tini-static /build/docker-init [2020-08-20T18:25:46.074Z] #34 DONE 13.0s [2020-08-20T18:25:46.074Z] [2020-08-20T18:25:46.074Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:25:46.074Z] #29 91.52 bufio [2020-08-20T18:25:46.074Z] #29 93.05 path/filepath [2020-08-20T18:25:46.074Z] #29 94.44 io/ioutil [2020-08-20T18:25:46.074Z] #29 94.90 flag [2020-08-20T18:25:46.074Z] #29 95.32 github.com/BurntSushi/toml [2020-08-20T18:25:46.074Z] #29 ... [2020-08-20T18:25:46.074Z] [2020-08-20T18:25:46.074Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:25:46.074Z] #39 6.586 PBCC images/timens.pb-c.c [2020-08-20T18:25:46.074Z] #39 6.694 DEP images/timens.pb-c.d [2020-08-20T18:25:46.074Z] #39 6.827 PBCC images/fown.pb-c.c [2020-08-20T18:25:46.074Z] #39 6.879 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-20T18:25:46.074Z] #39 7.075 PBCC images/opts.pb-c.c [2020-08-20T18:25:46.074Z] #39 7.223 PBCC images/memfd.pb-c.c [2020-08-20T18:25:46.074Z] #39 7.337 DEP images/fown.pb-c.d [2020-08-20T18:25:46.074Z] #39 7.467 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-20T18:25:46.074Z] #39 7.517 DEP images/opts.pb-c.d [2020-08-20T18:25:46.074Z] #39 7.588 DEP images/memfd.pb-c.d [2020-08-20T18:25:46.074Z] #39 7.664 PBCC images/sit.pb-c.c [2020-08-20T18:25:46.074Z] #39 7.688 DEP images/sit.pb-c.d [2020-08-20T18:25:46.074Z] #39 7.760 PBCC images/macvlan.pb-c.c [2020-08-20T18:25:46.074Z] #39 7.823 DEP images/macvlan.pb-c.d [2020-08-20T18:25:46.074Z] #39 7.862 PBCC images/autofs.pb-c.c [2020-08-20T18:25:46.074Z] #39 7.929 DEP images/autofs.pb-c.d [2020-08-20T18:25:46.074Z] #39 7.990 PBCC images/sysctl.pb-c.c [2020-08-20T18:25:46.074Z] #39 8.030 DEP images/sysctl.pb-c.d [2020-08-20T18:25:46.074Z] #39 8.128 PBCC images/time.pb-c.c [2020-08-20T18:25:46.074Z] #39 8.191 DEP images/time.pb-c.d [2020-08-20T18:25:46.074Z] #39 8.251 PBCC images/binfmt-misc.pb-c.c [2020-08-20T18:25:46.074Z] #39 8.299 DEP images/binfmt-misc.pb-c.d [2020-08-20T18:25:46.074Z] #39 8.342 PBCC images/seccomp.pb-c.c [2020-08-20T18:25:46.074Z] #39 8.371 DEP images/seccomp.pb-c.d [2020-08-20T18:25:46.074Z] #39 8.405 PBCC images/userns.pb-c.c [2020-08-20T18:25:46.074Z] #39 8.435 DEP images/userns.pb-c.d [2020-08-20T18:25:46.074Z] #39 8.491 PBCC images/cgroup.pb-c.c [2020-08-20T18:25:46.074Z] #39 8.523 DEP images/cgroup.pb-c.d [2020-08-20T18:25:46.074Z] #39 8.615 PBCC images/ext-file.pb-c.c [2020-08-20T18:25:46.074Z] #39 8.649 DEP images/ext-file.pb-c.d [2020-08-20T18:25:46.074Z] #39 8.727 PBCC images/rpc.pb-c.c [2020-08-20T18:25:46.074Z] #39 8.782 DEP images/rpc.pb-c.d [2020-08-20T18:25:46.074Z] #39 8.828 PBCC images/siginfo.pb-c.c [2020-08-20T18:25:46.074Z] #39 8.874 DEP images/siginfo.pb-c.d [2020-08-20T18:25:46.075Z] #36 33.79 + GOPATH=/tmp/tmp.ht4Mfx5DGm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ht4Mfx5DGm go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-20T18:25:46.336Z] #39 8.936 PBCC images/pagemap.pb-c.c [2020-08-20T18:25:46.336Z] #39 9.019 DEP images/pagemap.pb-c.d [2020-08-20T18:25:46.336Z] #39 9.056 PBCC images/rlimit.pb-c.c [2020-08-20T18:25:46.336Z] #39 9.092 DEP images/rlimit.pb-c.d [2020-08-20T18:25:46.336Z] #39 9.131 PBCC images/file-lock.pb-c.c [2020-08-20T18:25:46.336Z] #39 9.185 DEP images/file-lock.pb-c.d [2020-08-20T18:25:46.395Z] #=#=# ##O#- #      0.1%     0.4%   1.1% #    2.7% ## 3.9% ###  5.3% #### 6.5% ###### 9.4% ########  11.5% ##########    14.3% ###########        16.0% #############    18.1% ##############    20.2% ############### 21.2% #################    24.3% ################## 26.1% #################### 28.8% ###################### 30.9% #######################    32.7% #########################    34.8% ########################## 36.4% ###########################  38.2% #############################        40.3% ############################## 42.1% ###############################    44.0% ################################# 46.4% ##################################  47.8% ###################################  49.7% #####################################    51.5% ######################################   53.5% ####################################### 54.9% #########################################   57.7% ##########################################        59.2% ############################################ 61.1% #############################################   63.2% ##############################################  64.7% ###############################################  66.3% #################################################  68.1% ##################################################   70.0% ###################################################   72.1% #####################################################  74.0% ######################################################   75.7% ######################################################## 78.0% ######################################################### 79.8% ########################################################## 81.3% ############################################################  83.4% #############################################################    85.4% ############################################################## 87.3% ############################################################### 88.7% ################################################################# 90.4% ################################################################## 92.5% ###################################################################  94.3% #####################################################################  96.0% ######################################################################  97.7% ######################################################################## 100.0% [2020-08-20T18:25:46.395Z]  [2020-08-20T18:25:46.398Z] #39 107.5 CC criu/tun.o [2020-08-20T18:25:46.398Z] #39 107.8 CC criu/uffd.o [2020-08-20T18:25:46.398Z] #39 108.3 CC criu/util.o [2020-08-20T18:25:46.398Z] #39 109.1 CC criu/uts_ns.o [2020-08-20T18:25:46.398Z] #39 109.1 CC criu/vdso.o [2020-08-20T18:25:46.398Z] #39 109.4 LINK criu/built-in.o [2020-08-20T18:25:46.398Z] #39 109.4 LINK criu/criu [2020-08-20T18:25:46.398Z] #39 109.6 DEP lib/c/criu.d [2020-08-20T18:25:46.398Z] #39 109.7 CC images/rpc.pb-c.o [2020-08-20T18:25:46.398Z] #39 110.0 CC lib/c/criu.o [2020-08-20T18:25:46.398Z] #39 110.5 LINK lib/c/built-in.o [2020-08-20T18:25:46.398Z] #39 110.6 LINK lib/c/libcriu.so [2020-08-20T18:25:46.398Z] #39 110.6 LINK lib/c/libcriu.a [2020-08-20T18:25:46.595Z] #39 9.244 PBCC images/tty.pb-c.c [2020-08-20T18:25:46.595Z] #39 9.310 DEP images/tty.pb-c.d [2020-08-20T18:25:46.595Z] #39 9.391 PBCC images/tun.pb-c.c [2020-08-20T18:25:46.649Z] #36 ... [2020-08-20T18:25:46.649Z] [2020-08-20T18:25:46.649Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:25:46.649Z] #29 25.04 internal/testlog [2020-08-20T18:25:46.649Z] #29 25.59 encoding [2020-08-20T18:25:46.649Z] #29 25.82 runtime/cgo [2020-08-20T18:25:46.649Z] #29 ... [2020-08-20T18:25:46.649Z] [2020-08-20T18:25:46.649Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-20T18:25:46.649Z] #66 31.77 Checking out files: 46% (968/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: 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-08-20T18:25:46.649Z] #66 33.37 + cd /tmp/tmp.sPtpKNdzM8/src/github.com/docker/libnetwork [2020-08-20T18:25:46.649Z] #66 33.39 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-20T18:25:46.649Z] #66 34.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-20T18:25:46.689Z] #39 110.7 GEN magic.py [2020-08-20T18:25:46.689Z] #39 110.8 Note: Building without setproctitle() and strlcpy() support. [2020-08-20T18:25:46.689Z] #39 110.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-20T18:25:46.689Z] #39 110.8 Note: Building without GnuTLS support [2020-08-20T18:25:46.689Z] #39 110.8 Makefile.config:39: Warn: you have no libnftables installed [2020-08-20T18:25:46.689Z] #39 110.8 Makefile.config:40: Warn: Building without nftables support [2020-08-20T18:25:46.854Z] #39 9.473 PBCC images/netdev.pb-c.c [2020-08-20T18:25:46.854Z] #39 9.627 DEP images/tun.pb-c.d [2020-08-20T18:25:46.854Z] #39 9.704 DEP images/netdev.pb-c.d [2020-08-20T18:25:46.979Z] #39 111.2 fatal: not a git repository (or any of the parent directories): .git [2020-08-20T18:25:47.031Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-08-20T18:25:47.031Z]  [2020-08-20T18:25:47.113Z] #39 9.777 PBCC images/vma.pb-c.c [2020-08-20T18:25:47.113Z] #39 9.843 DEP images/vma.pb-c.d [2020-08-20T18:25:47.113Z] #39 9.923 PBCC images/creds.pb-c.c [2020-08-20T18:25:47.113Z] #39 9.963 DEP images/creds.pb-c.d [2020-08-20T18:25:47.113Z] #39 10.02 PBCC images/utsns.pb-c.c [2020-08-20T18:25:47.307Z] #39 111.6 make[1]: Nothing to be done for 'all'. [2020-08-20T18:25:47.325Z]  ######################################################################## 100.0% [2020-08-20T18:25:47.325Z]  [2020-08-20T18:25:47.372Z] #39 10.04 DEP images/utsns.pb-c.d [2020-08-20T18:25:47.372Z] #39 10.07 PBCC images/ipc-desc.pb-c.c [2020-08-20T18:25:47.372Z] #39 10.12 PBCC images/ipc-sem.pb-c.c [2020-08-20T18:25:47.372Z] #39 10.18 DEP images/ipc-desc.pb-c.d [2020-08-20T18:25:47.372Z] #39 10.22 DEP images/ipc-sem.pb-c.d [2020-08-20T18:25:47.597Z] #39 111.9 make[1]: 'images/built-in.o' is up to date. [2020-08-20T18:25:47.597Z] #39 111.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-20T18:25:47.597Z] #39 111.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-20T18:25:47.597Z] #39 111.9 make[1]: 'compel/libcompel.a' is up to date. [2020-08-20T18:25:47.597Z] #39 112.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-20T18:25:47.597Z] #39 112.0 make[1]: Nothing to be done for 'all'. [2020-08-20T18:25:47.597Z] #39 112.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-20T18:25:47.631Z] #39 10.27 PBCC images/ipc-msg.pb-c.c [2020-08-20T18:25:47.631Z] #39 10.34 DEP images/ipc-msg.pb-c.d [2020-08-20T18:25:47.631Z] #39 10.38 PBCC images/ipc-shm.pb-c.c [2020-08-20T18:25:47.631Z] #39 10.42 DEP images/ipc-shm.pb-c.d [2020-08-20T18:25:47.631Z] #39 10.47 PBCC images/ipc-var.pb-c.c [2020-08-20T18:25:47.631Z] #39 10.52 DEP images/ipc-var.pb-c.d [2020-08-20T18:25:47.713Z] #66 ... [2020-08-20T18:25:47.713Z] [2020-08-20T18:25:47.713Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:25:47.713Z] #42 26.03 internal/testlog [2020-08-20T18:25:47.713Z] #42 26.47 encoding [2020-08-20T18:25:47.713Z] #42 26.61 unicode/utf16 [2020-08-20T18:25:47.713Z] #42 26.87 container/list [2020-08-20T18:25:47.713Z] #42 27.76 crypto/internal/subtle [2020-08-20T18:25:47.713Z] #42 27.84 crypto/subtle [2020-08-20T18:25:47.713Z] #42 28.13 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-20T18:25:47.713Z] #42 28.40 internal/nettrace [2020-08-20T18:25:47.713Z] #42 28.76 runtime/cgo [2020-08-20T18:25:47.887Z] #39 112.1 make[2]: Nothing to be done for 'all'. [2020-08-20T18:25:47.887Z] #39 112.1 make[2]: Nothing to be done for 'all'. [2020-08-20T18:25:47.887Z] #39 112.1 make[2]: Nothing to be done for 'all'. [2020-08-20T18:25:47.887Z] #39 112.2 make[2]: Nothing to be done for 'all'. [2020-08-20T18:25:47.887Z] #39 112.2 make[2]: Nothing to be done for 'all'. [2020-08-20T18:25:47.891Z] #39 10.60 PBCC images/sk-opts.pb-c.c [2020-08-20T18:25:47.891Z] #39 10.65 PBCC images/packet-sock.pb-c.c [2020-08-20T18:25:47.891Z] #39 10.73 DEP images/sk-opts.pb-c.d [2020-08-20T18:25:47.891Z] #39 10.77 DEP images/packet-sock.pb-c.d [2020-08-20T18:25:47.976Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-08-20T18:25:48.052Z] #42 ... [2020-08-20T18:25:48.052Z] [2020-08-20T18:25:48.052Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-20T18:25:48.052Z] #22 26.95 Fetched 8374 kB in 22s (388 kB/s) [2020-08-20T18:25:48.149Z] #39 10.83 PBCC images/sk-netlink.pb-c.c [2020-08-20T18:25:48.149Z] #39 10.88 DEP images/sk-netlink.pb-c.d [2020-08-20T18:25:48.149Z] #39 10.95 PBCC images/sk-inet.pb-c.c [2020-08-20T18:25:48.178Z] #39 112.2 make[2]: Nothing to be done for 'all'. [2020-08-20T18:25:48.178Z] #39 112.2 make[2]: Nothing to be done for 'all'. [2020-08-20T18:25:48.178Z] #39 112.3 make[2]: Nothing to be done for 'all'. [2020-08-20T18:25:48.178Z] #39 112.3 INSTALL criu/criu [2020-08-20T18:25:48.267Z]  [2020-08-20T18:25:48.326Z] #22 26.95 Reading package lists... [2020-08-20T18:25:48.327Z] #22 ... [2020-08-20T18:25:48.327Z] [2020-08-20T18:25:48.327Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:25:48.327Z] #45 29.66 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-20T18:25:48.327Z] #45 31.82 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-20T18:25:48.327Z] #45 35.97 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-20T18:25:48.327Z] #45 35.99 go: finding github.com/fatih/color v1.9.0 [2020-08-20T18:25:48.327Z] #45 36.01 go: finding github.com/pkg/errors v0.9.1 [2020-08-20T18:25:48.327Z] #45 36.74 go: finding github.com/spf13/pflag v1.0.3 [2020-08-20T18:25:48.327Z] #45 36.80 go: finding github.com/mattn/go-colorable v0.1.6 [2020-08-20T18:25:48.327Z] #45 36.86 go: finding github.com/mattn/go-isatty v0.0.12 [2020-08-20T18:25:48.327Z] #45 ... [2020-08-20T18:25:48.327Z] [2020-08-20T18:25:48.327Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-20T18:25:48.327Z] #22 26.95 Reading package lists... [2020-08-20T18:25:48.408Z] #39 11.04 DEP images/sk-inet.pb-c.d [2020-08-20T18:25:48.408Z] #39 11.14 PBCC images/sk-unix.pb-c.c [2020-08-20T18:25:48.408Z] #39 11.23 DEP images/sk-unix.pb-c.d [2020-08-20T18:25:48.469Z] #39 DONE 112.6s [2020-08-20T18:25:48.469Z] [2020-08-20T18:25:48.469Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-20T18:25:48.469Z] #36 144.5 + dpkg --print-architecture [2020-08-20T18:25:48.469Z] #36 144.5 + cd /tmp/tmp.G4tEWqO549/src/github.com/docker/distribution [2020-08-20T18:25:48.469Z] #36 144.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-20T18:25:48.469Z] #36 144.9 + GOPATH=/tmp/tmp.G4tEWqO549/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.G4tEWqO549 [2020-08-20T18:25:48.469Z] #36 144.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-20T18:25:48.667Z] #39 11.33 PBCC images/mm.pb-c.c [2020-08-20T18:25:48.926Z] #39 11.48 DEP images/mm.pb-c.d [2020-08-20T18:25:48.926Z] #39 11.54 PBCC images/timerfd.pb-c.c [2020-08-20T18:25:48.926Z] #39 11.67 DEP images/timerfd.pb-c.d [2020-08-20T18:25:49.143Z] #=#=#  #       1.5% ###          5.2% ##############    20.1% ########################################  55.6% ######################################################################## 100.0% [2020-08-20T18:25:49.143Z]  [2020-08-20T18:25:49.185Z] #39 11.75 PBCC images/timer.pb-c.c [2020-08-20T18:25:49.185Z] #39 11.79 DEP images/timer.pb-c.d [2020-08-20T18:25:49.185Z] #39 11.84 PBCC images/sa.pb-c.c [2020-08-20T18:25:49.185Z] #39 ... [2020-08-20T18:25:49.185Z] [2020-08-20T18:25:49.185Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:49.185Z] #14 17.89 Fetched 8374 kB in 17s (502 kB/s) [2020-08-20T18:25:49.185Z] #14 17.89 Reading package lists... [2020-08-20T18:25:49.185Z] #14 24.74 Reading package lists... [2020-08-20T18:25:49.185Z] #14 ... [2020-08-20T18:25:49.185Z] [2020-08-20T18:25:49.185Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:25:49.185Z] #39 11.97 DEP images/sa.pb-c.d [2020-08-20T18:25:49.185Z] #39 12.03 PBCC images/pipe-data.pb-c.c [2020-08-20T18:25:49.185Z] #39 12.10 DEP images/pipe-data.pb-c.d [2020-08-20T18:25:49.444Z] #39 12.16 PBCC images/mnt.pb-c.c [2020-08-20T18:25:49.444Z] #39 12.26 DEP images/mnt.pb-c.d [2020-08-20T18:25:49.444Z] #39 12.36 PBCC images/sk-packet.pb-c.c [2020-08-20T18:25:49.703Z] #39 12.42 DEP images/sk-packet.pb-c.d [2020-08-20T18:25:49.703Z] #39 12.49 PBCC images/tcp-stream.pb-c.c [2020-08-20T18:25:49.962Z] #39 12.58 DEP images/tcp-stream.pb-c.d [2020-08-20T18:25:49.962Z] #39 12.65 PBCC images/pipe.pb-c.c [2020-08-20T18:25:49.962Z] #39 12.70 DEP images/pipe.pb-c.d [2020-08-20T18:25:49.962Z] #39 12.76 PBCC images/pstree.pb-c.c [2020-08-20T18:25:49.962Z] #39 12.82 DEP images/pstree.pb-c.d [2020-08-20T18:25:49.962Z] #39 12.87 PBCC images/fs.pb-c.c [2020-08-20T18:25:50.178Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-08-20T18:25:50.178Z] skipping existing c8c2d4a6b2e3 [2020-08-20T18:25:50.178Z] [2020-08-20T18:25:50.221Z] #39 12.93 DEP images/fs.pb-c.d [2020-08-20T18:25:50.221Z] #39 13.00 PBCC images/signalfd.pb-c.c [2020-08-20T18:25:50.221Z] #39 13.06 DEP images/signalfd.pb-c.d [2020-08-20T18:25:50.221Z] #39 13.14 PBCC images/fh.pb-c.c [2020-08-20T18:25:50.607Z] #39 13.19 PBCC images/fsnotify.pb-c.c [2020-08-20T18:25:50.608Z] #39 13.27 DEP images/fh.pb-c.d [2020-08-20T18:25:50.608Z] #39 13.34 DEP images/fsnotify.pb-c.d [2020-08-20T18:25:50.608Z] #39 13.43 PBCC images/eventpoll.pb-c.c [2020-08-20T18:25:50.608Z] #39 13.45 DEP images/eventpoll.pb-c.d [2020-08-20T18:25:50.866Z] #39 13.52 PBCC images/eventfd.pb-c.c [2020-08-20T18:25:50.866Z] #39 13.54 DEP images/eventfd.pb-c.d [2020-08-20T18:25:50.866Z] #39 13.59 PBCC images/remap-file-path.pb-c.c [2020-08-20T18:25:50.866Z] #39 13.61 DEP images/remap-file-path.pb-c.d [2020-08-20T18:25:50.866Z] #39 13.67 PBCC images/fifo.pb-c.c [2020-08-20T18:25:50.866Z] #39 13.70 DEP images/fifo.pb-c.d [2020-08-20T18:25:51.125Z] #39 13.75 PBCC images/ghost-file.pb-c.c [2020-08-20T18:25:51.125Z] #39 13.83 DEP images/ghost-file.pb-c.d [2020-08-20T18:25:51.125Z] #39 13.91 PBCC images/regfile.pb-c.c [2020-08-20T18:25:51.342Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-08-20T18:25:51.342Z] #=#=#  [2020-08-20T18:25:51.384Z] #39 13.97 DEP images/regfile.pb-c.d [2020-08-20T18:25:51.384Z] #39 14.07 PBCC images/ns.pb-c.c [2020-08-20T18:25:51.384Z] #39 14.09 DEP images/ns.pb-c.d [2020-08-20T18:25:51.384Z] #39 14.16 PBCC images/fdinfo.pb-c.c [2020-08-20T18:25:51.384Z] #39 14.23 DEP images/fdinfo.pb-c.d [2020-08-20T18:25:51.643Z] #39 14.29 PBCC images/core-aarch64.pb-c.c [2020-08-20T18:25:51.643Z] #39 14.33 PBCC images/core-arm.pb-c.c [2020-08-20T18:25:51.643Z] #39 14.38 PBCC images/core-ppc64.pb-c.c [2020-08-20T18:25:51.643Z] #39 14.44 PBCC images/core-s390.pb-c.c [2020-08-20T18:25:51.838Z] #22 38.16 Reading package lists... [2020-08-20T18:25:51.838Z] #22 ... [2020-08-20T18:25:51.838Z] [2020-08-20T18:25:51.838Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:25:51.838Z] #7 30.67 Fetched 8374 kB in 25s (342 kB/s) [2020-08-20T18:25:51.838Z] #7 30.67 Reading package lists... [2020-08-20T18:25:51.838Z] #7 ... [2020-08-20T18:25:51.838Z] [2020-08-20T18:25:51.838Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:25:51.838Z] #45 37.21 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-20T18:25:51.838Z] #45 37.41 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-20T18:25:51.838Z] #45 37.44 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-20T18:25:51.838Z] #45 37.59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-20T18:25:51.838Z] #45 37.65 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-20T18:25:51.902Z] #39 14.55 PBCC images/core-x86.pb-c.c [2020-08-20T18:25:51.902Z] #39 14.63 PBCC images/core.pb-c.c [2020-08-20T18:25:51.902Z] #39 14.72 PBCC images/inventory.pb-c.c [2020-08-20T18:25:52.161Z] #39 14.79 DEP images/core-aarch64.pb-c.d [2020-08-20T18:25:52.161Z] #39 14.87 DEP images/core-arm.pb-c.d [2020-08-20T18:25:52.161Z] #39 14.95 DEP images/core-ppc64.pb-c.d [2020-08-20T18:25:52.291Z] #=#=#  ######################################################################## 100.0% [2020-08-20T18:25:52.291Z]  [2020-08-20T18:25:52.291Z] Download of images into '/build' complete. [2020-08-20T18:25:52.291Z] Use something like the following to load the result into a Docker daemon: [2020-08-20T18:25:52.291Z] tar -cC '/build' . | docker load [2020-08-20T18:25:52.412Z] #45 ... [2020-08-20T18:25:52.412Z] [2020-08-20T18:25:52.412Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:52.412Z] #38 31.28 Fetched 8374 kB in 25s (333 kB/s) [2020-08-20T18:25:52.412Z] #38 31.28 Reading package lists... [2020-08-20T18:25:52.412Z] #38 ... [2020-08-20T18:25:52.412Z] [2020-08-20T18:25:52.412Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:25:52.412Z] #54 33.52 Fetched 8374 kB in 26s (322 kB/s) [2020-08-20T18:25:52.420Z] #39 15.02 DEP images/core-s390.pb-c.d [2020-08-20T18:25:52.420Z] #39 15.09 DEP images/core-x86.pb-c.d [2020-08-20T18:25:52.420Z] #39 15.22 DEP images/core.pb-c.d [2020-08-20T18:25:52.672Z] #54 33.52 Reading package lists... [2020-08-20T18:25:52.672Z] #54 ... [2020-08-20T18:25:52.672Z] [2020-08-20T18:25:52.672Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:25:52.672Z] #7 30.67 Reading package lists... [2020-08-20T18:25:52.680Z] #39 15.33 DEP images/inventory.pb-c.d [2020-08-20T18:25:52.680Z] #39 15.38 PBCC images/cpuinfo.pb-c.c [2020-08-20T18:25:52.680Z] #39 15.42 DEP images/cpuinfo.pb-c.d [2020-08-20T18:25:52.680Z] #39 15.48 PBCC images/stats.pb-c.c [2020-08-20T18:25:52.680Z] #39 15.53 DEP images/stats.pb-c.d [2020-08-20T18:25:52.942Z] #39 ... [2020-08-20T18:25:52.942Z] [2020-08-20T18:25:52.942Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:25:52.942Z] #29 97.62 log [2020-08-20T18:25:52.942Z] #29 98.45 path [2020-08-20T18:25:52.942Z] #29 98.98 text/tabwriter [2020-08-20T18:25:52.942Z] #29 100.9 github.com/BurntSushi/toml/cmd/tomlv [2020-08-20T18:25:52.942Z] #29 DONE 105.4s [2020-08-20T18:25:52.942Z] [2020-08-20T18:25:52.942Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:25:52.942Z] #57 41.76 Checking out files: 46% (1495/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 83% (2682/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-20T18:25:52.942Z] #57 43.53 + cd /tmp/tmp.OLOT2gesKO/src/github.com/containerd/containerd [2020-08-20T18:25:52.942Z] #57 43.53 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-20T18:25:54.177Z] #7 42.41 Reading package lists... [2020-08-20T18:25:54.177Z] #7 ... [2020-08-20T18:25:54.177Z] [2020-08-20T18:25:54.177Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:54.177Z] #31 33.19 Fetched 8374 kB in 26s (318 kB/s) [2020-08-20T18:25:54.374Z] Removing intermediate container fec6b3a4d71f [2020-08-20T18:25:54.374Z] ---> 4ef7ce028ec3 [2020-08-20T18:25:54.374Z] Step 26/140 : FROM base AS cross-false [2020-08-20T18:25:54.374Z] ---> f2985986a427 [2020-08-20T18:25:54.374Z] Step 27/140 : FROM base AS cross-true [2020-08-20T18:25:54.374Z] ---> f2985986a427 [2020-08-20T18:25:54.374Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-08-20T18:25:54.374Z] ---> Using cache [2020-08-20T18:25:54.374Z] ---> b941f6a66e15 [2020-08-20T18:25:54.374Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-08-20T18:25:54.374Z] ---> Running in cad1ef9aa3b9 [2020-08-20T18:25:54.437Z] #31 33.19 Reading package lists... [2020-08-20T18:25:54.437Z] #31 ... [2020-08-20T18:25:54.437Z] [2020-08-20T18:25:54.437Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:25:54.437Z] #38 31.28 Reading package lists... [2020-08-20T18:25:54.671Z] Removing intermediate container cad1ef9aa3b9 [2020-08-20T18:25:54.671Z] ---> 827074e8d9f9 [2020-08-20T18:25:54.671Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-08-20T18:25:54.671Z] ---> Running in 1aa6e8a74e32 [2020-08-20T18:25:54.850Z] #57 46.09 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-20T18:25:54.850Z] #57 46.09 + BUILDTAGS='netgo osusergo static_build' [2020-08-20T18:25:54.850Z] #57 46.09 + export EXTRA_FLAGS=-buildmode=pie [2020-08-20T18:25:54.850Z] #57 46.09 + EXTRA_FLAGS=-buildmode=pie [2020-08-20T18:25:54.850Z] #57 46.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-20T18:25:54.850Z] #57 46.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-20T18:25:54.850Z] #57 46.09 + '[' '' = dynamic ']' [2020-08-20T18:25:54.850Z] #57 46.09 + make [2020-08-20T18:25:54.850Z] #57 ... [2020-08-20T18:25:54.850Z] [2020-08-20T18:25:54.850Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:25:54.850Z] #42 97.41 regexp [2020-08-20T18:25:54.850Z] #42 97.71 flag [2020-08-20T18:25:54.850Z] #42 99.22 go/token [2020-08-20T18:25:54.850Z] #42 99.97 go/scanner [2020-08-20T18:25:54.850Z] #42 101.5 go/ast [2020-08-20T18:25:54.850Z] #42 101.6 internal/lazyregexp [2020-08-20T18:25:54.850Z] #42 101.9 path [2020-08-20T18:25:54.850Z] #42 102.6 io/ioutil [2020-08-20T18:25:54.850Z] #42 103.3 net/url [2020-08-20T18:25:54.850Z] #42 105.9 text/template/parse [2020-08-20T18:25:54.850Z] #42 107.0 go/parser [2020-08-20T18:25:55.109Z] #42 ... [2020-08-20T18:25:55.109Z] [2020-08-20T18:25:55.109Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:25:55.109Z] #39 17.73 make[1]: Nothing to be done for 'all'. [2020-08-20T18:25:55.308Z] Removing intermediate container 1aa6e8a74e32 [2020-08-20T18:25:55.308Z] ---> 93f41d1cad3b [2020-08-20T18:25:55.308Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-08-20T18:25:55.354Z] using credential docker-jenkins-github-credentials [2020-08-20T18:25:55.427Z] Cloning the remote Git repository [2020-08-20T18:25:55.427Z] Cloning with configured refspecs honoured and without tags [2020-08-20T18:25:55.449Z] #36 155.1 + rm -rf /tmp/tmp.G4tEWqO549/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.G4tEWqO549 [2020-08-20T18:25:55.449Z] #36 DONE 155.3s [2020-08-20T18:25:55.449Z] [2020-08-20T18:25:55.449Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-20T18:25:55.602Z] ---> Running in 1670a93c3610 [2020-08-20T18:25:55.741Z] #48 DONE 155.2s [2020-08-20T18:25:55.741Z] [2020-08-20T18:25:55.741Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:25:56.239Z] Removing intermediate container 1670a93c3610 [2020-08-20T18:25:56.239Z] ---> c0ffd48d1eac [2020-08-20T18:25:56.239Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-08-20T18:25:56.239Z] ---> Running in f409d3af456d [2020-08-20T18:25:56.486Z] #39 19.24 CC images/stats.o [2020-08-20T18:25:56.773Z] #57 ... [2020-08-20T18:25:56.773Z] [2020-08-20T18:25:56.773Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-08-20T18:25:55.615Z] Cloning repository https://github.com/moby/moby.git [2020-08-20T18:25:56.049Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-08-20T18:25:56.878Z] Removing intermediate container f409d3af456d [2020-08-20T18:25:56.878Z] ---> b6bf46875d20 [2020-08-20T18:25:56.878Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-08-20T18:25:56.878Z] ---> f2985986a427 [2020-08-20T18:25:56.878Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-08-20T18:25:56.878Z] ---> f2985986a427 [2020-08-20T18:25:56.878Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-08-20T18:25:56.878Z] ---> Using cache [2020-08-20T18:25:56.878Z] ---> b941f6a66e15 [2020-08-20T18:25:56.878Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-08-20T18:25:56.878Z] ---> Running in 901e455f1d69 [2020-08-20T18:25:57.053Z] #39 19.69 CC images/core.o [2020-08-20T18:25:57.063Z] #37 DONE 0.3s [2020-08-20T18:25:57.063Z] [2020-08-20T18:25:57.063Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-08-20T18:25:57.063Z] #40 DONE 0.2s [2020-08-20T18:25:57.063Z] [2020-08-20T18:25:57.063Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-08-20T18:25:57.188Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:25:57.188Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:25:57.188Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:25:57.188Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-20T18:25:57.363Z] #43 DONE 0.2s [2020-08-20T18:25:57.363Z] [2020-08-20T18:25:57.363Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-08-20T18:25:57.363Z] #46 DONE 0.1s [2020-08-20T18:25:57.363Z] [2020-08-20T18:25:57.363Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-08-20T18:25:57.621Z] #39 20.37 CC images/core-x86.o [2020-08-20T18:25:57.825Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [210 kB] [2020-08-20T18:25:57.825Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-20T18:25:58.000Z] #49 DONE 0.6s [2020-08-20T18:25:58.000Z] [2020-08-20T18:25:58.000Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-08-20T18:25:58.202Z] #39 20.90 CC images/core-arm.o [2020-08-20T18:25:58.290Z] #53 DONE 0.2s [2020-08-20T18:25:58.290Z] [2020-08-20T18:25:58.290Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:25:58.632Z] #38 42.68 Reading package lists... [2020-08-20T18:25:58.632Z] #38 ... [2020-08-20T18:25:58.632Z] [2020-08-20T18:25:58.632Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:25:58.632Z] #42 47.08 vendor/golang.org/x/crypto/internal/subtle [2020-08-20T18:25:58.770Z] #39 21.50 CC images/core-aarch64.o [2020-08-20T18:25:58.862Z] Fetched 8150 kB in 2s (4252 kB/s) [2020-08-20T18:25:58.892Z] #42 47.42 vendor/golang.org/x/crypto/curve25519 [2020-08-20T18:25:56.978Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-20T18:25:56.979Z] > git --version # timeout=10 [2020-08-20T18:25:57.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-20T18:25:57.026Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40408/head:refs/remotes/origin/PR-40408 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:25:59.338Z] #39 21.92 CC images/core-ppc64.o [2020-08-20T18:25:59.902Z] Reading package lists... [2020-08-20T18:25:59.918Z] #39 22.54 CC images/core-s390.o [2020-08-20T18:26:00.487Z] #39 23.29 CC images/cpuinfo.o [2020-08-20T18:26:00.537Z] Reading package lists... [2020-08-20T18:26:00.831Z] Building dependency tree... [2020-08-20T18:26:00.831Z] Reading state information... [2020-08-20T18:26:00.831Z] The following additional packages will be installed: [2020-08-20T18:26:00.831Z] libapparmor1 [2020-08-20T18:26:00.831Z] Suggested packages: [2020-08-20T18:26:00.831Z] seccomp [2020-08-20T18:26:00.831Z] The following NEW packages will be installed: [2020-08-20T18:26:00.831Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-08-20T18:26:00.831Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:26:00.831Z] Need to get 307 kB of archives. [2020-08-20T18:26:00.831Z] After this operation, 1108 kB of additional disk space will be used. [2020-08-20T18:26:00.831Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-08-20T18:26:00.831Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-08-20T18:26:00.831Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-08-20T18:26:01.056Z] #39 ... [2020-08-20T18:26:01.057Z] [2020-08-20T18:26:01.057Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:01.057Z] #14 24.74 Reading package lists... [2020-08-20T18:26:01.057Z] #14 30.42 Building dependency tree... [2020-08-20T18:26:01.057Z] #14 31.56 Reading state information... [2020-08-20T18:26:01.057Z] #14 33.29 libcap2-bin is already the newest version (1:2.25-2). [2020-08-20T18:26:01.057Z] #14 33.29 libcap2-bin set to manually installed. [2020-08-20T18:26:01.057Z] #14 33.29 The following additional packages will be installed: [2020-08-20T18:26:01.057Z] #14 33.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-20T18:26:01.057Z] #14 33.30 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-20T18:26:01.057Z] #14 33.31 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-20T18:26:01.057Z] #14 33.31 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-08-20T18:26:01.057Z] #14 33.31 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-08-20T18:26:01.057Z] #14 33.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-08-20T18:26:01.057Z] #14 33.31 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-08-20T18:26:01.057Z] #14 33.32 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-20T18:26:01.057Z] #14 33.32 python3.7 python3.7-minimal vim-runtime xxd [2020-08-20T18:26:01.057Z] #14 33.33 Suggested packages: [2020-08-20T18:26:01.057Z] #14 33.33 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-08-20T18:26:01.057Z] #14 33.33 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-08-20T18:26:01.057Z] #14 33.33 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-08-20T18:26:01.057Z] #14 33.33 xfsdump acl attr quota [2020-08-20T18:26:01.057Z] #14 33.33 Recommended packages: [2020-08-20T18:26:01.057Z] #14 33.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-20T18:26:01.057Z] #14 33.33 python3-keyrings.alt python3-xdg unzip [2020-08-20T18:26:01.057Z] #14 36.24 The following NEW packages will be installed: [2020-08-20T18:26:01.057Z] #14 36.25 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-08-20T18:26:01.057Z] #14 36.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-08-20T18:26:01.057Z] #14 36.25 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-08-20T18:26:01.057Z] #14 36.25 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-08-20T18:26:01.057Z] #14 36.25 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-20T18:26:01.057Z] #14 36.25 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-08-20T18:26:01.057Z] #14 36.25 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-20T18:26:01.057Z] #14 36.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-20T18:26:01.057Z] #14 36.25 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-08-20T18:26:01.057Z] #14 36.26 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-08-20T18:26:01.057Z] #14 36.26 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-08-20T18:26:01.057Z] #14 36.26 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-08-20T18:26:01.057Z] #14 36.26 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-08-20T18:26:01.057Z] #14 36.26 xfsprogs xxd xz-utils zip [2020-08-20T18:26:01.057Z] #14 36.71 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:26:01.057Z] #14 36.71 Need to get 104 MB of archives. [2020-08-20T18:26:01.057Z] #14 36.71 After this operation, 597 MB of additional disk space will be used. [2020-08-20T18:26:01.057Z] #14 36.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-20T18:26:01.057Z] #14 36.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-20T18:26:01.057Z] #14 36.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-20T18:26:01.057Z] #14 36.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-20T18:26:01.057Z] #14 36.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-20T18:26:01.057Z] #14 36.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-20T18:26:01.057Z] #14 37.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-20T18:26:01.057Z] #14 37.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-20T18:26:01.057Z] #14 37.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-20T18:26:01.057Z] #14 37.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-20T18:26:01.057Z] #14 37.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-20T18:26:01.057Z] #14 37.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-20T18:26:01.057Z] #14 37.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-20T18:26:01.057Z] #14 37.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-20T18:26:01.057Z] #14 37.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-20T18:26:01.057Z] #14 37.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-20T18:26:01.057Z] #14 37.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-20T18:26:01.057Z] #14 37.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-20T18:26:01.057Z] #14 37.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-20T18:26:01.057Z] #14 37.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-20T18:26:01.057Z] #14 37.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-20T18:26:01.057Z] #14 37.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-20T18:26:01.057Z] #14 37.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-20T18:26:01.057Z] #14 37.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-20T18:26:01.057Z] #14 37.59 Get:25 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-08-20T18:26:01.057Z] #14 37.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-20T18:26:01.057Z] #14 37.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-20T18:26:01.057Z] #14 37.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-20T18:26:01.057Z] #14 37.83 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-20T18:26:01.057Z] #14 38.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-20T18:26:01.057Z] #14 38.53 Get:31 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-08-20T18:26:01.057Z] #14 38.53 Get:32 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-08-20T18:26:01.057Z] #14 ... [2020-08-20T18:26:01.057Z] [2020-08-20T18:26:01.057Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:26:01.057Z] #39 23.76 CC images/inventory.o [2020-08-20T18:26:01.125Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:26:01.125Z] Fetched 307 kB in 0s (3598 kB/s) [2020-08-20T18:26:01.125Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-08-20T18:26:01.125Z] (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 ... 15339 files and directories currently installed.) [2020-08-20T18:26:01.125Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-08-20T18:26:01.125Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-08-20T18:26:01.125Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-08-20T18:26:01.125Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-08-20T18:26:01.125Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-20T18:26:01.125Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-08-20T18:26:01.125Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-08-20T18:26:01.125Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-20T18:26:01.125Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-20T18:26:01.125Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-08-20T18:26:01.125Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-20T18:26:01.125Z] Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:26:01.317Z] #39 24.08 CC images/fdinfo.o [2020-08-20T18:26:01.577Z] #39 24.43 CC images/fown.o [2020-08-20T18:26:01.767Z] Removing intermediate container 901e455f1d69 [2020-08-20T18:26:01.767Z] ---> 28aa86bf465b [2020-08-20T18:26:01.767Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-08-20T18:26:01.767Z] ---> b6bf46875d20 [2020-08-20T18:26:01.767Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-08-20T18:26:01.767Z] ---> Running in df7cbbd54e3f [2020-08-20T18:26:01.767Z] Removing intermediate container df7cbbd54e3f [2020-08-20T18:26:01.767Z] ---> 7329a56219dd [2020-08-20T18:26:01.767Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-08-20T18:26:01.767Z] ---> Running in 9ad5ceb57b35 [2020-08-20T18:26:01.837Z] #39 24.75 CC images/ns.o [2020-08-20T18:26:02.406Z] Removing intermediate container 9ad5ceb57b35 [2020-08-20T18:26:02.406Z] ---> 7fb8a1302937 [2020-08-20T18:26:02.406Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-08-20T18:26:02.406Z] ---> 28aa86bf465b [2020-08-20T18:26:02.406Z] Step 41/140 : FROM base AS tomlv [2020-08-20T18:26:02.406Z] ---> f2985986a427 [2020-08-20T18:26:02.406Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-08-20T18:26:02.406Z] ---> Running in bbfc46b8e6c1 [2020-08-20T18:26:02.406Z] Removing intermediate container bbfc46b8e6c1 [2020-08-20T18:26:02.406Z] ---> 02afa0b15e5b [2020-08-20T18:26:02.406Z] Step 43/140 : ARG TOMLV_COMMIT [2020-08-20T18:26:02.406Z] ---> Running in 29d4b85fd279 [2020-08-20T18:26:02.407Z] #39 25.08 CC images/regfile.o [2020-08-20T18:26:02.407Z] #39 25.33 CC images/ghost-file.o [2020-08-20T18:26:02.698Z] Removing intermediate container 29d4b85fd279 [2020-08-20T18:26:02.698Z] ---> 2ce6c426e1eb [2020-08-20T18:26:02.698Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:26:02.698Z] ---> d10ef6e4cba7 [2020-08-20T18:26:02.698Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-20T18:26:02.975Z] #39 25.76 CC images/fifo.o [2020-08-20T18:26:02.993Z] ---> 398efa74c0e1 [2020-08-20T18:26:02.994Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-20T18:26:02.994Z] ---> Running in 9688389d9c16 [2020-08-20T18:26:02.994Z] + RM_GOPATH=0 [2020-08-20T18:26:02.994Z] + TMP_GOPATH= [2020-08-20T18:26:02.994Z] + : /build [2020-08-20T18:26:02.994Z] + '[' -z '' ']' [2020-08-20T18:26:02.994Z] ++ mktemp -d [2020-08-20T18:26:02.994Z] + export GOPATH=/tmp/tmp.neKVkauleg [2020-08-20T18:26:02.994Z] + GOPATH=/tmp/tmp.neKVkauleg [2020-08-20T18:26:02.994Z] + RM_GOPATH=1 [2020-08-20T18:26:02.994Z] ++ dirname ./install.sh [2020-08-20T18:26:02.994Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-20T18:26:02.994Z] + dir=. [2020-08-20T18:26:02.994Z] + bin=tomlv [2020-08-20T18:26:02.994Z] + shift [2020-08-20T18:26:02.994Z] + '[' '!' -f ./tomlv.installer ']' [2020-08-20T18:26:02.994Z] + . ./tomlv.installer [2020-08-20T18:26:02.994Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-20T18:26:02.994Z] + install_tomlv [2020-08-20T18:26:02.994Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-20T18:26:02.994Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.neKVkauleg/src/github.com/BurntSushi/toml [2020-08-20T18:26:02.994Z] Cloning into '/tmp/tmp.neKVkauleg/src/github.com/BurntSushi/toml'... [2020-08-20T18:26:03.235Z] #39 26.00 CC images/remap-file-path.o [2020-08-20T18:26:03.496Z] #39 26.25 CC images/eventfd.o [2020-08-20T18:26:03.638Z] + cd /tmp/tmp.neKVkauleg/src/github.com/BurntSushi/toml [2020-08-20T18:26:03.638Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-20T18:26:03.638Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-20T18:26:03.638Z] internal/cpu [2020-08-20T18:26:03.638Z] math/bits [2020-08-20T18:26:03.638Z] runtime/internal/sys [2020-08-20T18:26:03.638Z] runtime/internal/atomic [2020-08-20T18:26:03.638Z] runtime/internal/math [2020-08-20T18:26:03.638Z] internal/bytealg [2020-08-20T18:26:03.638Z] unicode/utf8 [2020-08-20T18:26:03.638Z] math [2020-08-20T18:26:03.638Z] internal/race [2020-08-20T18:26:03.638Z] sync/atomic [2020-08-20T18:26:03.638Z] unicode [2020-08-20T18:26:03.638Z] internal/testlog [2020-08-20T18:26:03.638Z] runtime [2020-08-20T18:26:03.638Z] encoding [2020-08-20T18:26:03.755Z] #39 26.56 CC images/eventpoll.o [2020-08-20T18:26:03.848Z] #57 142.6 + bin/containerd [2020-08-20T18:26:03.935Z] runtime/cgo [2020-08-20T18:26:04.166Z] #42 ... [2020-08-20T18:26:04.166Z] [2020-08-20T18:26:04.166Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:26:04.166Z] #7 42.41 Reading package lists... [2020-08-20T18:26:04.324Z] #39 26.88 CC images/fh.o [2020-08-20T18:26:04.324Z] #39 27.22 CC images/fsnotify.o [2020-08-20T18:26:04.914Z] #39 27.80 CC images/signalfd.o [2020-08-20T18:26:04.998Z] #7 53.19 Building dependency tree... [2020-08-20T18:26:04.998Z] #7 ... [2020-08-20T18:26:04.998Z] [2020-08-20T18:26:04.998Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:26:04.998Z] #54 33.52 Reading package lists... [2020-08-20T18:26:05.259Z] #54 44.52 Reading package lists... [2020-08-20T18:26:05.259Z] #54 ... [2020-08-20T18:26:05.259Z] [2020-08-20T18:26:05.259Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:05.259Z] #31 33.19 Reading package lists... [2020-08-20T18:26:05.259Z] #31 44.78 Reading package lists... [2020-08-20T18:26:05.259Z] #31 ... [2020-08-20T18:26:05.259Z] [2020-08-20T18:26:05.259Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:26:05.259Z] #54 44.52 Reading package lists... [2020-08-20T18:26:05.512Z] #39 28.20 CC images/fs.o [2020-08-20T18:26:05.782Z] #39 28.52 CC images/pstree.o [2020-08-20T18:26:05.782Z] #39 ... [2020-08-20T18:26:05.782Z] [2020-08-20T18:26:05.782Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:26:05.782Z] #57 47.07 + bin/ctr [2020-08-20T18:26:06.044Z] #57 ... [2020-08-20T18:26:06.044Z] [2020-08-20T18:26:06.044Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:26:06.044Z] #39 28.78 CC images/pipe.o [2020-08-20T18:26:06.611Z] #39 29.18 CC images/tcp-stream.o [2020-08-20T18:26:06.725Z] internal/reflectlite [2020-08-20T18:26:06.725Z] sync [2020-08-20T18:26:06.725Z] errors [2020-08-20T18:26:06.725Z] sort [2020-08-20T18:26:06.725Z] internal/oserror [2020-08-20T18:26:06.725Z] io [2020-08-20T18:26:06.725Z] strconv [2020-08-20T18:26:06.725Z] syscall [2020-08-20T18:26:06.725Z] bytes [2020-08-20T18:26:06.725Z] strings [2020-08-20T18:26:06.873Z] #39 29.50 CC images/sk-packet.o [2020-08-20T18:26:07.028Z] reflect [2020-08-20T18:26:07.132Z] #39 29.76 CC images/mnt.o [2020-08-20T18:26:07.331Z] bufio [2020-08-20T18:26:07.331Z] path [2020-08-20T18:26:07.331Z] text/tabwriter [2020-08-20T18:26:07.391Z] #39 30.16 CC images/pipe-data.o [2020-08-20T18:26:07.626Z] internal/syscall/execenv [2020-08-20T18:26:07.626Z] internal/syscall/unix [2020-08-20T18:26:07.626Z] time [2020-08-20T18:26:07.650Z] #39 30.43 CC images/sa.o [2020-08-20T18:26:07.746Z] #54 54.68 Building dependency tree... [2020-08-20T18:26:07.746Z] #54 56.50 Reading state information... [2020-08-20T18:26:07.909Z] #39 ... [2020-08-20T18:26:07.909Z] [2020-08-20T18:26:07.909Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:26:07.909Z] #42 110.2 text/template [2020-08-20T18:26:07.909Z] #42 111.1 log [2020-08-20T18:26:07.909Z] #42 111.7 encoding/binary [2020-08-20T18:26:07.909Z] #42 113.4 encoding/base64 [2020-08-20T18:26:07.909Z] #42 114.0 encoding/json [2020-08-20T18:26:07.909Z] #42 116.2 go/doc [2020-08-20T18:26:07.909Z] #42 119.6 encoding/xml [2020-08-20T18:26:07.909Z] #42 120.3 github.com/LK4D4/vndr/build [2020-08-20T18:26:07.909Z] #42 ... [2020-08-20T18:26:07.909Z] [2020-08-20T18:26:07.909Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:26:07.909Z] #39 30.73 CC images/timer.o [2020-08-20T18:26:08.267Z] internal/poll [2020-08-20T18:26:08.267Z] os [2020-08-20T18:26:08.478Z] #39 31.14 CC images/timerfd.o [2020-08-20T18:26:08.478Z] #39 31.36 CC images/mm.o [2020-08-20T18:26:08.561Z] internal/fmtsort [2020-08-20T18:26:08.561Z] path/filepath [2020-08-20T18:26:08.561Z] fmt [2020-08-20T18:26:08.856Z] io/ioutil [2020-08-20T18:26:08.856Z] log [2020-08-20T18:26:08.856Z] flag [2020-08-20T18:26:08.856Z] github.com/BurntSushi/toml [2020-08-20T18:26:09.045Z] #39 31.84 CC images/sk-opts.o [2020-08-20T18:26:09.512Z] github.com/BurntSushi/toml/cmd/tomlv [2020-08-20T18:26:09.613Z] #39 32.13 CC images/sk-unix.o [2020-08-20T18:26:09.613Z] #39 32.46 CC images/sk-inet.o [2020-08-20T18:26:09.682Z] #54 ... [2020-08-20T18:26:09.682Z] [2020-08-20T18:26:09.682Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-20T18:26:09.682Z] #22 38.16 Reading package lists... [2020-08-20T18:26:09.682Z] #22 49.05 Building dependency tree... [2020-08-20T18:26:09.682Z] #22 51.38 Reading state information... [2020-08-20T18:26:09.682Z] #22 54.34 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-20T18:26:09.682Z] #22 54.34 The following additional packages will be installed: [2020-08-20T18:26:09.682Z] #22 54.34 libjq1 libonig5 [2020-08-20T18:26:09.682Z] #22 54.73 The following NEW packages will be installed: [2020-08-20T18:26:09.682Z] #22 54.73 jq libjq1 libonig5 [2020-08-20T18:26:09.682Z] #22 55.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:26:09.682Z] #22 55.21 Need to get 355 kB of archives. [2020-08-20T18:26:09.682Z] #22 55.21 After this operation, 1072 kB of additional disk space will be used. [2020-08-20T18:26:09.682Z] #22 55.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-20T18:26:09.682Z] #22 55.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-20T18:26:09.682Z] #22 55.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-20T18:26:09.682Z] #22 56.65 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:26:09.682Z] #22 57.01 Fetched 355 kB in 0s (1087 kB/s) [2020-08-20T18:26:09.682Z] #22 57.20 Selecting previously unselected package libonig5:amd64. [2020-08-20T18:26:09.682Z] #22 57.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-20T18:26:09.682Z] #22 57.38 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-20T18:26:09.682Z] #22 57.41 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-20T18:26:09.682Z] #22 57.88 Selecting previously unselected package libjq1:amd64. [2020-08-20T18:26:09.682Z] #22 57.88 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-20T18:26:09.682Z] #22 57.90 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-20T18:26:09.682Z] #22 58.32 Selecting previously unselected package jq. [2020-08-20T18:26:09.682Z] #22 58.33 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-20T18:26:09.682Z] #22 58.35 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-20T18:26:09.943Z] #22 58.89 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-20T18:26:09.943Z] #22 58.95 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-20T18:26:09.943Z] #22 58.99 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-20T18:26:09.943Z] #22 59.03 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:26:10.180Z] #39 32.97 CC images/tun.o [2020-08-20T18:26:10.204Z] #22 ... [2020-08-20T18:26:10.204Z] [2020-08-20T18:26:10.204Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:26:10.204Z] #54 59.10 The following additional packages will be installed: [2020-08-20T18:26:10.204Z] #54 59.11 libbtrfs0 [2020-08-20T18:26:10.464Z] #54 59.45 The following NEW packages will be installed: [2020-08-20T18:26:10.464Z] #54 59.46 libbtrfs-dev libbtrfs0 [2020-08-20T18:26:10.554Z] Removing intermediate container 9688389d9c16 [2020-08-20T18:26:10.554Z] ---> b2702b5dafe2 [2020-08-20T18:26:10.554Z] Step 47/140 : FROM base AS vndr [2020-08-20T18:26:10.554Z] ---> f2985986a427 [2020-08-20T18:26:10.554Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-08-20T18:26:10.554Z] ---> Running in e6865da40be8 [2020-08-20T18:26:10.554Z] Removing intermediate container e6865da40be8 [2020-08-20T18:26:10.554Z] ---> 5de7edd5acc7 [2020-08-20T18:26:10.554Z] Step 49/140 : ARG VNDR_COMMIT [2020-08-20T18:26:10.747Z] #39 33.39 CC images/sk-netlink.o [2020-08-20T18:26:10.846Z] ---> Running in 5fb094c8c05f [2020-08-20T18:26:10.846Z] Removing intermediate container 5fb094c8c05f [2020-08-20T18:26:10.846Z] ---> 727805f5daaa [2020-08-20T18:26:10.846Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:26:10.846Z] ---> 5f0dde3395e0 [2020-08-20T18:26:10.846Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-20T18:26:11.009Z] #39 33.62 CC images/packet-sock.o [2020-08-20T18:26:11.037Z] #54 ... [2020-08-20T18:26:11.037Z] [2020-08-20T18:26:11.037Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-08-20T18:26:11.037Z] #22 DONE 60.0s [2020-08-20T18:26:11.037Z] [2020-08-20T18:26:11.037Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-20T18:26:11.037Z] #23 DONE 0.1s [2020-08-20T18:26:11.139Z] ---> 4eed55386409 [2020-08-20T18:26:11.139Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-20T18:26:11.139Z] ---> Running in 1187e58f8a45 [2020-08-20T18:26:11.271Z] #39 34.05 CC images/ipc-var.o [2020-08-20T18:26:11.297Z] [2020-08-20T18:26:11.297Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:26:11.297Z] #54 60.15 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:26:11.297Z] #54 60.15 Need to get 119 kB of archives. [2020-08-20T18:26:11.297Z] #54 60.15 After this operation, 387 kB of additional disk space will be used. [2020-08-20T18:26:11.297Z] #54 60.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-20T18:26:11.297Z] #54 60.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-20T18:26:11.432Z] + RM_GOPATH=0 [2020-08-20T18:26:11.432Z] + TMP_GOPATH= [2020-08-20T18:26:11.432Z] + : /build [2020-08-20T18:26:11.432Z] + '[' -z '' ']' [2020-08-20T18:26:11.432Z] ++ mktemp -d [2020-08-20T18:26:11.432Z] + export GOPATH=/tmp/tmp.VpyrWwTZMy [2020-08-20T18:26:11.432Z] + GOPATH=/tmp/tmp.VpyrWwTZMy [2020-08-20T18:26:11.432Z] + RM_GOPATH=1 [2020-08-20T18:26:11.432Z] ++ dirname ./install.sh [2020-08-20T18:26:11.432Z] + dir=. [2020-08-20T18:26:11.432Z] + bin=vndr [2020-08-20T18:26:11.432Z] + shift [2020-08-20T18:26:11.432Z] + '[' '!' -f ./vndr.installer ']' [2020-08-20T18:26:11.432Z] + . ./vndr.installer [2020-08-20T18:26:11.432Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-20T18:26:11.432Z] + install_vndr [2020-08-20T18:26:11.432Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-20T18:26:11.432Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-20T18:26:11.432Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VpyrWwTZMy/src/github.com/LK4D4/vndr [2020-08-20T18:26:11.432Z] Cloning into '/tmp/tmp.VpyrWwTZMy/src/github.com/LK4D4/vndr'... [2020-08-20T18:26:11.531Z] #39 34.33 CC images/ipc-desc.o [2020-08-20T18:26:11.727Z] + cd /tmp/tmp.VpyrWwTZMy/src/github.com/LK4D4/vndr [2020-08-20T18:26:11.728Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-20T18:26:11.728Z] + go build -buildmode=pie -v -o /build/vndr . [2020-08-20T18:26:11.728Z] internal/cpu [2020-08-20T18:26:11.728Z] internal/race [2020-08-20T18:26:11.728Z] runtime/internal/atomic [2020-08-20T18:26:11.728Z] runtime/internal/sys [2020-08-20T18:26:11.728Z] sync/atomic [2020-08-20T18:26:11.728Z] runtime/internal/math [2020-08-20T18:26:11.728Z] internal/bytealg [2020-08-20T18:26:11.790Z] #39 34.70 CC images/ipc-shm.o [2020-08-20T18:26:12.034Z] unicode [2020-08-20T18:26:12.034Z] unicode/utf8 [2020-08-20T18:26:12.034Z] math/bits [2020-08-20T18:26:12.034Z] internal/testlog [2020-08-20T18:26:12.034Z] math [2020-08-20T18:26:12.034Z] encoding [2020-08-20T18:26:12.034Z] unicode/utf16 [2020-08-20T18:26:12.034Z] runtime [2020-08-20T18:26:12.034Z] container/list [2020-08-20T18:26:12.034Z] crypto/internal/subtle [2020-08-20T18:26:12.034Z] crypto/subtle [2020-08-20T18:26:12.331Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-20T18:26:12.331Z] internal/nettrace [2020-08-20T18:26:12.331Z] runtime/cgo [2020-08-20T18:26:12.331Z] vendor/golang.org/x/crypto/internal/subtle [2020-08-20T18:26:12.359Z] #39 35.04 CC images/ipc-msg.o [2020-08-20T18:26:12.416Z] Fetching without tags [2020-08-20T18:26:12.618Z] #39 35.38 CC images/ipc-sem.o [2020-08-20T18:26:12.878Z] #39 35.60 CC images/utsns.o [2020-08-20T18:26:12.878Z] #39 ... [2020-08-20T18:26:12.878Z] [2020-08-20T18:26:12.878Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:12.878Z] #14 41.78 Get:33 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-08-20T18:26:12.878Z] #14 43.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-20T18:26:12.878Z] #14 43.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-20T18:26:12.878Z] #14 43.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-20T18:26:12.878Z] #14 43.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-20T18:26:12.878Z] #14 43.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-20T18:26:12.878Z] #14 43.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-20T18:26:12.878Z] #14 43.94 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-20T18:26:12.878Z] #14 43.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-20T18:26:12.878Z] #14 43.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-20T18:26:12.878Z] #14 44.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-20T18:26:12.878Z] #14 44.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-20T18:26:12.878Z] #14 44.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-20T18:26:12.878Z] #14 44.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-20T18:26:12.878Z] #14 44.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-20T18:26:12.878Z] #14 44.17 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-20T18:26:12.878Z] #14 44.19 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-20T18:26:12.878Z] #14 44.20 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-20T18:26:12.878Z] #14 44.91 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-20T18:26:12.878Z] #14 44.92 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-20T18:26:12.878Z] #14 44.92 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-20T18:26:12.878Z] #14 44.92 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-20T18:26:12.878Z] #14 44.93 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-20T18:26:12.878Z] #14 44.96 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-20T18:26:12.878Z] #14 45.00 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-20T18:26:12.878Z] #14 45.15 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-20T18:26:12.878Z] #14 45.15 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-20T18:26:12.878Z] #14 45.16 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-20T18:26:12.878Z] #14 45.18 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-20T18:26:12.878Z] #14 45.20 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-20T18:26:12.878Z] #14 45.23 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-20T18:26:12.878Z] #14 45.24 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-20T18:26:12.878Z] #14 45.27 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-20T18:26:12.878Z] #14 45.74 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-20T18:26:12.878Z] #14 45.83 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-20T18:26:12.878Z] #14 45.94 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-20T18:26:12.878Z] #14 47.10 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:26:12.878Z] #14 47.37 Fetched 104 MB in 10s (10.9 MB/s) [2020-08-20T18:26:12.878Z] #14 47.46 Selecting previously unselected package pigz. [2020-08-20T18:26:12.878Z] #14 47.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 ... 15473 files and directories currently installed.) [2020-08-20T18:26:12.878Z] #14 47.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-20T18:26:12.878Z] #14 47.57 Unpacking pigz (2.4-1) ... [2020-08-20T18:26:12.878Z] #14 47.72 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-20T18:26:12.878Z] #14 47.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-20T18:26:12.878Z] #14 47.75 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-20T18:26:12.878Z] #14 48.44 Selecting previously unselected package python3.7-minimal. [2020-08-20T18:26:12.878Z] #14 48.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-20T18:26:12.878Z] #14 48.47 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-20T18:26:12.878Z] #14 49.84 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-20T18:26:12.878Z] #14 49.88 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-20T18:26:13.137Z] #14 ... [2020-08-20T18:26:13.137Z] [2020-08-20T18:26:13.137Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:26:13.137Z] #39 35.83 CC images/creds.o [2020-08-20T18:26:13.209Z] #54 61.99 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:26:13.209Z] #54 ... [2020-08-20T18:26:13.209Z] [2020-08-20T18:26:13.209Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-08-20T18:26:13.209Z] #66 DONE 61.8s [2020-08-20T18:26:13.209Z] [2020-08-20T18:26:13.209Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:26:13.209Z] #7 53.19 Building dependency tree... [2020-08-20T18:26:13.209Z] #7 55.28 Reading state information... [2020-08-20T18:26:13.209Z] #7 58.03 The following additional packages will be installed: [2020-08-20T18:26:13.209Z] #7 58.04 libapparmor1 [2020-08-20T18:26:13.209Z] #7 58.04 Suggested packages: [2020-08-20T18:26:13.209Z] #7 58.04 seccomp [2020-08-20T18:26:13.209Z] #7 58.32 The following NEW packages will be installed: [2020-08-20T18:26:13.209Z] #7 58.33 libapparmor-dev libapparmor1 libseccomp-dev [2020-08-20T18:26:13.209Z] #7 58.90 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:26:13.209Z] #7 58.90 Need to get 293 kB of archives. [2020-08-20T18:26:13.209Z] #7 58.90 After this operation, 952 kB of additional disk space will be used. [2020-08-20T18:26:13.209Z] #7 58.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-20T18:26:13.209Z] #7 58.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-20T18:26:13.209Z] #7 58.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-20T18:26:13.209Z] #7 61.08 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:26:13.209Z] #7 61.69 Fetched 293 kB in 0s (803 kB/s) [2020-08-20T18:26:13.209Z] #7 61.82 Selecting previously unselected package libapparmor1:amd64. [2020-08-20T18:26:13.209Z] #7 61.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-20T18:26:13.209Z] #7 61.90 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-08-20T18:26:13.209Z] #7 61.92 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-20T18:26:13.209Z] #7 62.24 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-20T18:26:13.209Z] #7 62.25 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-20T18:26:13.209Z] #7 62.26 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-20T18:26:13.397Z] #39 36.13 CC images/vma.o [2020-08-20T18:26:13.469Z] #7 ... [2020-08-20T18:26:13.469Z] [2020-08-20T18:26:13.469Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:26:13.469Z] #54 62.40 Fetched 119 kB in 0s (410 kB/s) [2020-08-20T18:26:13.634Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:26:13.656Z] #39 36.47 CC images/netdev.o [2020-08-20T18:26:14.041Z] #54 62.76 Selecting previously unselected package libbtrfs0. [2020-08-20T18:26:14.041Z] #54 62.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-20T18:26:14.041Z] #54 62.93 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-20T18:26:14.041Z] #54 62.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-20T18:26:14.225Z] #39 37.06 CC images/tty.o [2020-08-20T18:26:14.302Z] #54 ... [2020-08-20T18:26:14.302Z] [2020-08-20T18:26:14.302Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:14.302Z] #38 42.68 Reading package lists... [2020-08-20T18:26:14.302Z] #38 53.56 Building dependency tree... [2020-08-20T18:26:14.302Z] #38 55.08 Reading state information... [2020-08-20T18:26:14.302Z] #38 57.40 The following additional packages will be installed: [2020-08-20T18:26:14.302Z] #38 57.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-20T18:26:14.302Z] #38 57.42 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-20T18:26:14.302Z] #38 57.46 Suggested packages: [2020-08-20T18:26:14.302Z] #38 57.46 manpages-dev python-setuptools [2020-08-20T18:26:14.302Z] #38 58.91 The following NEW packages will be installed: [2020-08-20T18:26:14.302Z] #38 58.92 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-20T18:26:14.302Z] #38 58.92 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-20T18:26:14.302Z] #38 58.93 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-20T18:26:14.302Z] #38 58.93 python-six zlib1g-dev [2020-08-20T18:26:14.302Z] #38 59.48 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:26:14.302Z] #38 59.48 Need to get 4095 kB of archives. [2020-08-20T18:26:14.302Z] #38 59.48 After this operation, 22.5 MB of additional disk space will be used. [2020-08-20T18:26:14.302Z] #38 59.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-20T18:26:14.302Z] #38 59.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-20T18:26:14.302Z] #38 59.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-20T18:26:14.302Z] #38 59.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-20T18:26:14.302Z] #38 59.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-20T18:26:14.302Z] #38 59.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-20T18:26:14.302Z] #38 59.54 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-08-20T18:26:14.302Z] #38 59.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-20T18:26:14.302Z] #38 59.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-20T18:26:14.302Z] #38 59.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-20T18:26:14.302Z] #38 59.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-20T18:26:14.302Z] #38 59.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-20T18:26:14.302Z] #38 60.09 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-08-20T18:26:14.302Z] #38 60.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-20T18:26:14.302Z] #38 60.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-20T18:26:14.302Z] #38 60.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-20T18:26:14.302Z] #38 60.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-20T18:26:14.302Z] #38 62.35 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:26:14.302Z] #38 62.60 Fetched 4095 kB in 1s (3555 kB/s) [2020-08-20T18:26:14.302Z] #38 62.87 Selecting previously unselected package libcap-dev:amd64. [2020-08-20T18:26:14.302Z] #38 62.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-20T18:26:14.302Z] #38 62.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-20T18:26:14.302Z] #38 63.00 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-20T18:26:14.302Z] #38 63.32 Selecting previously unselected package libnet1:amd64. [2020-08-20T18:26:14.302Z] #38 63.32 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-20T18:26:14.302Z] #38 63.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-20T18:26:14.302Z] #38 ... [2020-08-20T18:26:14.302Z] [2020-08-20T18:26:14.302Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:26:14.302Z] #54 63.30 Selecting previously unselected package libbtrfs-dev. [2020-08-20T18:26:14.302Z] #54 63.30 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-20T18:26:14.302Z] #54 63.31 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:26:12.096Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-20T18:26:12.156Z] > git config --add remote.origin.fetch +refs/pull/40408/head:refs/remotes/origin/PR-40408 # timeout=10 [2020-08-20T18:26:12.204Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:26:12.324Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-20T18:26:12.451Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-20T18:26:12.452Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-20T18:26:12.454Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40408/head:refs/remotes/origin/PR-40408 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-08-20T18:26:13.738Z] > git config core.sparsecheckout # timeout=10 [2020-08-20T18:26:13.782Z] > git checkout -f a15a770e1ba824fd776c59d08a34174fb61af05b # timeout=10 [2020-08-20T18:26:14.982Z] #54 63.70 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-20T18:26:14.982Z] #54 63.77 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:26:14.982Z] #54 63.79 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:26:15.096Z] internal/reflectlite [2020-08-20T18:26:15.096Z] sync [2020-08-20T18:26:15.096Z] github.com/LK4D4/vndr/godl/singleflight [2020-08-20T18:26:15.096Z] math/rand [2020-08-20T18:26:15.096Z] internal/singleflight [2020-08-20T18:26:15.096Z] errors [2020-08-20T18:26:15.096Z] sort [2020-08-20T18:26:15.096Z] io [2020-08-20T18:26:15.096Z] strconv [2020-08-20T18:26:15.096Z] internal/oserror [2020-08-20T18:26:15.096Z] syscall [2020-08-20T18:26:15.096Z] vendor/golang.org/x/net/dns/dnsmessage [2020-08-20T18:26:15.096Z] bytes [2020-08-20T18:26:15.164Z] #39 37.70 CC images/file-lock.o [2020-08-20T18:26:15.164Z] #39 37.93 CC images/rlimit.o [2020-08-20T18:26:15.394Z] bufio [2020-08-20T18:26:15.423Z] #39 38.27 CC images/pagemap.o [2020-08-20T18:26:15.561Z] #54 ... [2020-08-20T18:26:15.561Z] [2020-08-20T18:26:15.561Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-08-20T18:26:15.561Z] #7 62.84 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-20T18:26:15.561Z] #7 62.87 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-20T18:26:15.561Z] #7 62.88 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-20T18:26:15.561Z] #7 63.44 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-20T18:26:15.561Z] #7 63.48 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-20T18:26:15.561Z] #7 63.50 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-20T18:26:15.561Z] #7 63.51 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:26:15.561Z] #7 DONE 64.4s [2020-08-20T18:26:15.683Z] #39 38.57 CC images/siginfo.o [2020-08-20T18:26:15.696Z] reflect [2020-08-20T18:26:15.696Z] strings [2020-08-20T18:26:15.696Z] hash [2020-08-20T18:26:15.822Z] [2020-08-20T18:26:15.822Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:15.822Z] #38 63.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-20T18:26:15.822Z] #38 63.56 Selecting previously unselected package libnet1-dev. [2020-08-20T18:26:15.822Z] #38 63.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-20T18:26:15.822Z] #38 63.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-20T18:26:15.822Z] #38 64.40 Selecting previously unselected package libnl-3-200:amd64. [2020-08-20T18:26:15.822Z] #38 64.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-20T18:26:15.822Z] #38 64.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-20T18:26:15.822Z] #38 ... [2020-08-20T18:26:15.822Z] [2020-08-20T18:26:15.822Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:26:15.822Z] #50 DONE 0.3s [2020-08-20T18:26:15.822Z] [2020-08-20T18:26:15.822Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-08-20T18:26:16.000Z] hash/crc32 [2020-08-20T18:26:16.000Z] crypto [2020-08-20T18:26:16.251Z] #39 38.98 CC images/rpc.o [2020-08-20T18:26:16.282Z] Merge succeeded, producing a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:26:16.283Z] Checking out Revision a15a770e1ba824fd776c59d08a34174fb61af05b (PR-40408) [2020-08-20T18:26:16.297Z] crypto/internal/randutil [2020-08-20T18:26:16.297Z] regexp/syntax [2020-08-20T18:26:16.297Z] path [2020-08-20T18:26:16.297Z] time [2020-08-20T18:26:16.297Z] internal/syscall/execenv [2020-08-20T18:26:16.297Z] internal/syscall/unix [2020-08-20T18:26:16.443Z] #51 ... [2020-08-20T18:26:16.443Z] [2020-08-20T18:26:16.443Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:16.443Z] #31 44.78 Reading package lists... [2020-08-20T18:26:16.443Z] #31 55.57 Building dependency tree... [2020-08-20T18:26:16.443Z] #31 57.70 Reading state information... [2020-08-20T18:26:16.443Z] #31 61.61 The following additional packages will be installed: [2020-08-20T18:26:16.443Z] #31 61.63 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-20T18:26:16.443Z] #31 61.64 Suggested packages: [2020-08-20T18:26:16.443Z] #31 61.66 cmake-doc ninja-build lrzip [2020-08-20T18:26:16.443Z] #31 61.66 Recommended packages: [2020-08-20T18:26:16.443Z] #31 61.66 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-20T18:26:16.443Z] #31 63.25 The following NEW packages will be installed: [2020-08-20T18:26:16.443Z] #31 63.27 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-20T18:26:16.443Z] #31 63.27 vim-common xxd [2020-08-20T18:26:16.443Z] #31 63.80 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:26:16.443Z] #31 63.80 Need to get 14.9 MB of archives. [2020-08-20T18:26:16.443Z] #31 63.80 After this operation, 61.8 MB of additional disk space will be used. [2020-08-20T18:26:16.443Z] #31 63.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-20T18:26:16.443Z] #31 63.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-20T18:26:16.443Z] #31 63.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-20T18:26:16.443Z] #31 64.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-20T18:26:16.443Z] #31 ... [2020-08-20T18:26:16.443Z] [2020-08-20T18:26:16.443Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:16.443Z] #24 3.187 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-08-20T18:26:16.443Z] #24 4.031 [2020-08-20T18:26:16.594Z] crypto/hmac [2020-08-20T18:26:16.594Z] crypto/rc4 [2020-08-20T18:26:16.594Z] vendor/golang.org/x/crypto/hkdf [2020-08-20T18:26:16.594Z] vendor/golang.org/x/text/transform [2020-08-20T18:26:16.894Z] regexp [2020-08-20T18:26:17.192Z] context [2020-08-20T18:26:17.192Z] internal/poll [2020-08-20T18:26:17.488Z] os [2020-08-20T18:26:17.488Z] internal/fmtsort [2020-08-20T18:26:17.488Z] encoding/binary [2020-08-20T18:26:17.488Z] github.com/LK4D4/vndr/versioned [2020-08-20T18:26:15.968Z] > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10 [2020-08-20T18:26:16.160Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-08-20T18:26:16.315Z] > git config core.sparsecheckout # timeout=10 [2020-08-20T18:26:16.361Z] > git checkout -f a15a770e1ba824fd776c59d08a34174fb61af05b # timeout=10 [2020-08-20T18:26:17.791Z] encoding/base64 [2020-08-20T18:26:17.791Z] crypto/sha512 [2020-08-20T18:26:17.791Z] crypto/cipher [2020-08-20T18:26:17.791Z] fmt [2020-08-20T18:26:17.792Z] path/filepath [2020-08-20T18:26:17.792Z] internal/lazyregexp [2020-08-20T18:26:17.831Z] #24 4.214 0.3% ## 3.6% #### 6.2% ###### 9.0% ######## 11.5% ############ 17.7% ############### 20.9% #################### 28.4% #################### 28.4% ######################## 34.4% ############################ 40.1% ################################### 49.2% #################################### 50.3% ######################################### 57.7% ############################################## 64.1% ###################################################### 75.7% ####################################################### 76.8% ######################################################### 80.0% ################################################################## 91.7% ######################################################################## 100.0% [2020-08-20T18:26:18.089Z] crypto/aes [2020-08-20T18:26:18.089Z] crypto/des [2020-08-20T18:26:18.089Z] io/ioutil [2020-08-20T18:26:18.089Z] crypto/ed25519/internal/edwards25519 [2020-08-20T18:26:18.089Z] crypto/md5 [2020-08-20T18:26:18.089Z] crypto/sha1 [2020-08-20T18:26:18.097Z] #24 ... [2020-08-20T18:26:18.097Z] [2020-08-20T18:26:18.097Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-08-20T18:26:18.097Z] #54 DONE 66.9s [2020-08-20T18:26:18.097Z] [2020-08-20T18:26:18.097Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:18.097Z] #38 66.74 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-20T18:26:18.097Z] #38 66.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-20T18:26:18.097Z] #38 66.97 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-20T18:26:18.097Z] #38 ... [2020-08-20T18:26:18.097Z] [2020-08-20T18:26:18.097Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-08-20T18:26:18.097Z] #51 DONE 2.3s [2020-08-20T18:26:18.097Z] [2020-08-20T18:26:18.097Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:26:18.097Z] #55 DONE 0.1s [2020-08-20T18:26:18.158Z] #39 40.46 CC images/ext-file.o [2020-08-20T18:26:18.158Z] #39 40.67 CC images/cgroup.o [2020-08-20T18:26:18.357Z] [2020-08-20T18:26:18.357Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-08-20T18:26:18.357Z] #56 DONE 0.2s [2020-08-20T18:26:18.357Z] [2020-08-20T18:26:18.357Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:18.357Z] #24 7.219 #=#=# [2020-08-20T18:26:18.387Z] crypto/sha256 [2020-08-20T18:26:18.387Z] encoding/pem [2020-08-20T18:26:18.387Z] net [2020-08-20T18:26:18.387Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-08-20T18:26:18.387Z] vendor/golang.org/x/crypto/poly1305 [2020-08-20T18:26:18.684Z] vendor/golang.org/x/crypto/curve25519 [2020-08-20T18:26:18.684Z] flag [2020-08-20T18:26:18.684Z] go/token [2020-08-20T18:26:18.684Z] net/url [2020-08-20T18:26:18.684Z] go/scanner [2020-08-20T18:26:18.727Z] #39 41.39 CC images/userns.o [2020-08-20T18:26:18.727Z] #39 ... [2020-08-20T18:26:18.727Z] [2020-08-20T18:26:18.727Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:18.727Z] #14 53.41 Selecting previously unselected package python3-minimal. [2020-08-20T18:26:18.727Z] #14 53.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 ... 15722 files and directories currently installed.) [2020-08-20T18:26:18.727Z] #14 53.53 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-20T18:26:18.727Z] #14 53.54 Unpacking python3-minimal (3.7.3-1) ... [2020-08-20T18:26:18.727Z] #14 53.63 Selecting previously unselected package libmpdec2:amd64. [2020-08-20T18:26:18.727Z] #14 53.63 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-20T18:26:18.727Z] #14 53.65 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-20T18:26:18.727Z] #14 53.81 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-20T18:26:18.727Z] #14 53.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-20T18:26:18.727Z] #14 53.82 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-20T18:26:18.727Z] #14 55.31 Selecting previously unselected package python3.7. [2020-08-20T18:26:18.727Z] #14 55.33 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-20T18:26:18.727Z] #14 55.33 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-20T18:26:18.727Z] #14 55.47 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-20T18:26:18.727Z] #14 55.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-20T18:26:18.727Z] #14 55.49 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-20T18:26:18.727Z] #14 55.66 Setting up python3-minimal (3.7.3-1) ... [2020-08-20T18:26:18.727Z] #14 57.01 Selecting previously unselected package python3. [2020-08-20T18:26:18.727Z] #14 57.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16134 files and directories currently installed.) [2020-08-20T18:26:18.727Z] #14 57.08 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-20T18:26:18.727Z] #14 57.11 Unpacking python3 (3.7.3-1) ... [2020-08-20T18:26:18.727Z] #14 57.24 Selecting previously unselected package libip4tc0:amd64. [2020-08-20T18:26:18.727Z] #14 57.25 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-20T18:26:18.727Z] #14 57.29 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-20T18:26:18.727Z] #14 57.42 Selecting previously unselected package libip6tc0:amd64. [2020-08-20T18:26:18.727Z] #14 57.42 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-20T18:26:18.727Z] #14 57.43 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-20T18:26:18.727Z] #14 57.53 Selecting previously unselected package libiptc0:amd64. [2020-08-20T18:26:18.727Z] #14 57.53 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-20T18:26:18.727Z] #14 57.54 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-20T18:26:18.727Z] #14 57.63 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-20T18:26:18.727Z] #14 57.63 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-20T18:26:18.727Z] #14 57.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-20T18:26:18.727Z] #14 57.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-20T18:26:18.727Z] #14 57.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-20T18:26:18.982Z] text/template/parse [2020-08-20T18:26:18.982Z] go/ast [2020-08-20T18:26:18.982Z] log [2020-08-20T18:26:18.987Z] #14 57.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-20T18:26:18.987Z] #14 57.86 Selecting previously unselected package libnftnl11:amd64. [2020-08-20T18:26:18.987Z] #14 57.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-20T18:26:18.987Z] #14 57.87 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-20T18:26:18.987Z] #14 57.98 Selecting previously unselected package iptables. [2020-08-20T18:26:19.247Z] #14 57.98 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-20T18:26:19.247Z] #14 57.98 Unpacking iptables (1.8.2-4) ... [2020-08-20T18:26:19.281Z] encoding/json [2020-08-20T18:26:19.579Z] text/template [2020-08-20T18:26:19.662Z] #24 7.495 #=#=# #### 6.0% ######### 13.8% ############## 19.6% ######################### 35.1% ################################### 49.8% ######################################### 57.1% ################################################## 69.6% ################################################################# 90.4% ######################################################################## 100.0% [2020-08-20T18:26:19.816Z] #14 58.44 Selecting previously unselected package xxd. [2020-08-20T18:26:19.816Z] #14 58.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-20T18:26:19.816Z] #14 58.45 Unpacking xxd (2:8.1.0875-5) ... [2020-08-20T18:26:19.816Z] #14 58.64 Selecting previously unselected package vim-common. [2020-08-20T18:26:19.816Z] #14 58.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-20T18:26:19.876Z] go/parser [2020-08-20T18:26:20.076Z] #14 58.70 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-20T18:26:20.173Z] encoding/xml [2020-08-20T18:26:20.237Z] #24 9.150 [2020-08-20T18:26:20.336Z] #14 58.98 Selecting previously unselected package bash-completion. [2020-08-20T18:26:20.336Z] #14 58.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-20T18:26:20.470Z] compress/flate [2020-08-20T18:26:20.470Z] go/doc [2020-08-20T18:26:20.761Z] #24 9.346 0.0% ### 5.3% ###### 9.7% ########## 14.2% [2020-08-20T18:26:20.761Z] #24 ... [2020-08-20T18:26:20.761Z] [2020-08-20T18:26:20.761Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:26:20.761Z] #29 59.33 sync [2020-08-20T18:26:20.761Z] #29 59.33 internal/reflectlite [2020-08-20T18:26:20.761Z] #29 63.77 sort [2020-08-20T18:26:20.761Z] #29 63.77 errors [2020-08-20T18:26:20.761Z] #29 64.45 strconv [2020-08-20T18:26:20.761Z] #29 65.13 io [2020-08-20T18:26:20.761Z] #29 66.44 internal/oserror [2020-08-20T18:26:20.761Z] #29 66.62 syscall [2020-08-20T18:26:20.761Z] #29 69.15 reflect [2020-08-20T18:26:21.021Z] #29 ... [2020-08-20T18:26:21.021Z] [2020-08-20T18:26:21.021Z] #8 [dev 1/25] RUN groupadd -r docker [2020-08-20T18:26:21.021Z] #8 DONE 5.5s [2020-08-20T18:26:21.021Z] [2020-08-20T18:26:21.021Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:21.113Z] compress/gzip [2020-08-20T18:26:21.113Z] github.com/LK4D4/vndr/build [2020-08-20T18:26:21.411Z] math/big [2020-08-20T18:26:21.411Z] encoding/hex [2020-08-20T18:26:21.411Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-20T18:26:21.707Z] vendor/golang.org/x/text/unicode/bidi [2020-08-20T18:26:21.707Z] vendor/golang.org/x/text/unicode/norm [2020-08-20T18:26:21.716Z] #14 ... [2020-08-20T18:26:21.716Z] [2020-08-20T18:26:21.716Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:26:21.716Z] #42 124.1 github.com/LK4D4/vndr/versioned [2020-08-20T18:26:21.716Z] #42 124.2 compress/flate [2020-08-20T18:26:21.716Z] #42 125.6 hash [2020-08-20T18:26:21.716Z] #42 125.8 hash/crc32 [2020-08-20T18:26:21.716Z] #42 126.4 context [2020-08-20T18:26:21.716Z] #42 127.1 crypto/cipher [2020-08-20T18:26:21.716Z] #42 127.1 compress/gzip [2020-08-20T18:26:21.716Z] #42 127.8 math/big [2020-08-20T18:26:21.716Z] #42 128.7 crypto/aes [2020-08-20T18:26:21.716Z] #42 130.1 crypto [2020-08-20T18:26:21.716Z] #42 130.3 crypto/des [2020-08-20T18:26:21.716Z] #42 130.9 crypto/internal/randutil [2020-08-20T18:26:21.716Z] #42 131.0 crypto/sha512 [2020-08-20T18:26:21.716Z] #42 132.2 crypto/ed25519/internal/edwards25519 [2020-08-20T18:26:21.716Z] #42 ... [2020-08-20T18:26:21.716Z] [2020-08-20T18:26:21.716Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:26:21.716Z] #39 41.80 CC images/google/protobuf/descriptor.o [2020-08-20T18:26:21.716Z] #39 43.96 CC images/opts.o [2020-08-20T18:26:21.716Z] #39 44.20 CC images/seccomp.o [2020-08-20T18:26:21.716Z] #39 44.48 CC images/binfmt-misc.o [2020-08-20T18:26:21.976Z] #39 44.69 CC images/time.o [2020-08-20T18:26:22.008Z] vendor/golang.org/x/text/secure/bidirule [2020-08-20T18:26:22.236Z] #39 44.99 CC images/sysctl.o [2020-08-20T18:26:22.304Z] vendor/golang.org/x/net/http2/hpack [2020-08-20T18:26:22.496Z] #39 45.34 CC images/autofs.o [2020-08-20T18:26:22.609Z] mime [2020-08-20T18:26:22.755Z] #39 45.59 CC images/macvlan.o [2020-08-20T18:26:22.880Z] #24 9.346 0.0% ### 5.3% ###### 9.7% ########## 14.2% ############ 17.6% ############### 21.1% ################### 26.8% ##################### 30.2% ######################## 34.6% ########################### 38.4% ############################## 41.9% ################################## 48.2% ###################################### 53.1% ########################################## 58.6% ############################################## 65.2% ################################################ 67.9% #################################################### 72.4% ###################################################### 75.1% ########################################################### 83.3% ############################################################## 86.7% ################################################################### 93.8% ######################################################################## 100.0% [2020-08-20T18:26:22.907Z] crypto/rand [2020-08-20T18:26:22.907Z] crypto/elliptic [2020-08-20T18:26:22.907Z] encoding/asn1 [2020-08-20T18:26:23.015Z] #39 45.83 CC images/sit.o [2020-08-20T18:26:23.205Z] crypto/ed25519 [2020-08-20T18:26:23.205Z] crypto/rsa [2020-08-20T18:26:23.452Z] #24 ... [2020-08-20T18:26:23.452Z] [2020-08-20T18:26:23.452Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-08-20T18:26:23.452Z] #9 DONE 2.4s [2020-08-20T18:26:23.503Z] crypto/dsa [2020-08-20T18:26:23.503Z] vendor/golang.org/x/net/idna [2020-08-20T18:26:23.503Z] net/textproto [2020-08-20T18:26:23.503Z] mime/quotedprintable [2020-08-20T18:26:23.503Z] crypto/ecdsa [2020-08-20T18:26:23.503Z] crypto/x509/pkix [2020-08-20T18:26:23.584Z] #39 46.23 CC images/memfd.o [2020-08-20T18:26:23.715Z] [2020-08-20T18:26:23.715Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:23.715Z] #24 12.36 [2020-08-20T18:26:23.800Z] vendor/golang.org/x/crypto/cryptobyte [2020-08-20T18:26:23.800Z] mime/multipart [2020-08-20T18:26:23.800Z] net/http/internal [2020-08-20T18:26:23.800Z] os/exec [2020-08-20T18:26:23.844Z] #39 46.57 CC images/timens.o [2020-08-20T18:26:24.094Z] crypto/x509 [2020-08-20T18:26:24.094Z] vendor/golang.org/x/net/http/httpproxy [2020-08-20T18:26:24.094Z] vendor/golang.org/x/net/http/httpguts [2020-08-20T18:26:24.103Z] #39 46.93 LINK images/built-in.o [2020-08-20T18:26:24.672Z] #39 47.23 GEN compel/include/asm [2020-08-20T18:26:24.672Z] #39 47.27 GEN compel/include/version.h [2020-08-20T18:26:24.672Z] #39 47.31 touch .config [2020-08-20T18:26:24.672Z] #39 47.37 GEN include/common/config.h [2020-08-20T18:26:24.672Z] #39 47.45 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-20T18:26:24.672Z] #39 47.48 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-20T18:26:24.672Z] #39 47.52 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-20T18:26:24.672Z] #39 47.54 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-20T18:26:24.672Z] #39 47.60 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-20T18:26:24.729Z] crypto/tls [2020-08-20T18:26:24.932Z] #39 47.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-20T18:26:24.932Z] #39 47.71 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-20T18:26:24.932Z] #39 47.74 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-20T18:26:24.932Z] #39 47.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-20T18:26:24.932Z] #39 47.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-20T18:26:24.932Z] #39 47.80 DEP compel/plugins/std/infect.d [2020-08-20T18:26:25.021Z] #24 12.61 0.2% # 2.2% ## 4.0% #### 6.5% ##### 7.9% ####### 9.7% ####### 11.0% ######### 12.6% ########## 14.7% ############ 17.0% ############# 18.9% ############## 19.6% [2020-08-20T18:26:25.021Z] #24 ... [2020-08-20T18:26:25.021Z] [2020-08-20T18:26:25.021Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-08-20T18:26:25.021Z] #10 1.439 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-20T18:26:25.021Z] #10 DONE 1.7s [2020-08-20T18:26:25.021Z] [2020-08-20T18:26:25.021Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:25.191Z] #39 47.95 DEP compel/plugins/std/string.d [2020-08-20T18:26:25.191Z] #39 48.07 DEP compel/plugins/std/log.d [2020-08-20T18:26:25.450Z] #39 48.16 DEP compel/plugins/std/fds.d [2020-08-20T18:26:25.450Z] #39 ... [2020-08-20T18:26:25.450Z] [2020-08-20T18:26:25.450Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:25.450Z] #14 63.17 Unpacking bash-completion (1:2.8-6) ... [2020-08-20T18:26:25.450Z] #14 63.82 Selecting previously unselected package bzip2. [2020-08-20T18:26:25.450Z] #14 63.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-20T18:26:25.450Z] #14 63.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-20T18:26:25.450Z] #14 63.91 Selecting previously unselected package xz-utils. [2020-08-20T18:26:25.450Z] #14 63.93 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-20T18:26:25.450Z] #14 63.93 Unpacking xz-utils (5.2.4-1) ... [2020-08-20T18:26:25.450Z] #14 64.17 Selecting previously unselected package apparmor. [2020-08-20T18:26:25.450Z] #14 64.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-20T18:26:25.450Z] #14 64.31 Unpacking apparmor (2.13.2-10) ... [2020-08-20T18:26:25.768Z] net/http/httptrace [2020-08-20T18:26:25.768Z] net/http [2020-08-20T18:26:25.851Z] #24 12.61 0.2% # 2.2% ## 4.0% #### 6.5% ##### 7.9% ####### 9.7% ####### 11.0% ######### 12.6% ########## 14.7% ############ 17.0% ############# 18.9% ############## 19.6% ############### 21.2% ################ 22.4% ################## 25.8% ################### 27.7% ##################### 29.6% [2020-08-20T18:26:25.851Z] #24 ... [2020-08-20T18:26:25.851Z] [2020-08-20T18:26:25.851Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:26:25.851Z] #42 64.35 sync [2020-08-20T18:26:25.851Z] #42 64.35 internal/reflectlite [2020-08-20T18:26:25.851Z] #42 65.76 github.com/LK4D4/vndr/godl/singleflight [2020-08-20T18:26:25.851Z] #42 66.14 math/rand [2020-08-20T18:26:25.851Z] #42 67.77 internal/singleflight [2020-08-20T18:26:25.851Z] #42 68.11 errors [2020-08-20T18:26:25.851Z] #42 68.47 sort [2020-08-20T18:26:25.851Z] #42 68.78 io [2020-08-20T18:26:25.851Z] #42 70.49 bytes [2020-08-20T18:26:25.851Z] #42 71.47 strconv [2020-08-20T18:26:25.851Z] #42 ... [2020-08-20T18:26:25.851Z] [2020-08-20T18:26:25.851Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:26.019Z] #14 64.88 Selecting previously unselected package aufs-tools. [2020-08-20T18:26:26.019Z] #14 64.89 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-20T18:26:26.019Z] #14 64.90 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-20T18:26:26.278Z] #14 65.12 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-20T18:26:26.278Z] #14 65.16 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-20T18:26:26.278Z] #14 65.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-20T18:26:26.304Z] #57 161.5 + bin/containerd-stress [2020-08-20T18:26:26.304Z] #57 162.8 + bin/containerd-shim [2020-08-20T18:26:26.904Z] #24 12.61 0.2% # 2.2% ## 4.0% #### 6.5% ##### 7.9% ####### 9.7% ####### 11.0% ######### 12.6% ########## 14.7% ############ 17.0% ############# 18.9% ############## 19.6% ############### 21.2% ################ 22.4% ################## 25.8% ################### 27.7% ##################### 29.6% ###################### 31.0% ####################### 32.5% ######################### 34.8% ########################## 37.5% ############################# 40.8% ############################### 43.7% ################################# 46.4% ################################### 48.8% #################################### 50.0% ##################################### 52.4% [2020-08-20T18:26:26.904Z] #24 ... [2020-08-20T18:26:26.904Z] [2020-08-20T18:26:26.904Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:26.904Z] #31 65.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-20T18:26:26.904Z] #31 65.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-20T18:26:26.904Z] #31 66.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-20T18:26:26.904Z] #31 66.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-20T18:26:26.904Z] #31 66.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-20T18:26:26.904Z] #31 66.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-20T18:26:26.904Z] #31 68.44 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:26:26.904Z] #31 68.94 Fetched 14.9 MB in 3s (4708 kB/s) [2020-08-20T18:26:26.904Z] #31 69.04 Selecting previously unselected package xxd. [2020-08-20T18:26:26.904Z] #31 69.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-20T18:26:26.904Z] #31 69.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-20T18:26:26.904Z] #31 69.15 Unpacking xxd (2:8.1.0875-5) ... [2020-08-20T18:26:26.904Z] #31 69.58 Selecting previously unselected package vim-common. [2020-08-20T18:26:26.904Z] #31 69.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-20T18:26:26.904Z] #31 69.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-20T18:26:26.904Z] #31 70.75 Selecting previously unselected package cmake-data. [2020-08-20T18:26:26.904Z] #31 70.78 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-20T18:26:26.904Z] #31 70.84 Unpacking cmake-data (3.13.4-1) ... [2020-08-20T18:26:27.164Z] #31 ... [2020-08-20T18:26:27.164Z] [2020-08-20T18:26:27.164Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-08-20T18:26:27.164Z] #11 DONE 2.0s [2020-08-20T18:26:27.164Z] [2020-08-20T18:26:27.164Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:27.863Z] github.com/LK4D4/vndr/godl [2020-08-20T18:26:28.156Z] github.com/LK4D4/vndr [2020-08-20T18:26:28.205Z] #24 12.61 0.2% # 2.2% ## 4.0% #### 6.5% ##### 7.9% ####### 9.7% ####### 11.0% ######### 12.6% ########## 14.7% ############ 17.0% ############# 18.9% ############## 19.6% ############### 21.2% ################ 22.4% ################## 25.8% ################### 27.7% ##################### 29.6% ###################### 31.0% ####################### 32.5% ######################### 34.8% ########################## 37.5% ############################# 40.8% ############################### 43.7% ################################# 46.4% ################################### 48.8% #################################### 50.0% ##################################### 52.4% ####################################### 54.4% ######################################## 56.1% ######################################### 57.9% ########################################### 59.7% ############################################ 61.5% ############################################# 63.3% ############################################### 66.3% ################################################# 69.2% ################################################### 71.9% ##################################################### 74.5% ###################################################### 75.5% [2020-08-20T18:26:28.205Z] #24 ... [2020-08-20T18:26:28.205Z] [2020-08-20T18:26:28.205Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-20T18:26:28.205Z] #52 2.766 + RM_GOPATH=0 [2020-08-20T18:26:28.205Z] #52 2.768 + TMP_GOPATH= [2020-08-20T18:26:28.205Z] #52 2.773 + : /build [2020-08-20T18:26:28.205Z] #52 2.776 + '[' -z '' ']' [2020-08-20T18:26:28.205Z] #52 2.789 ++ mktemp -d [2020-08-20T18:26:28.205Z] #52 2.843 + export GOPATH=/tmp/tmp.z9rBAFZHrG [2020-08-20T18:26:28.205Z] #52 2.843 + GOPATH=/tmp/tmp.z9rBAFZHrG [2020-08-20T18:26:28.205Z] #52 2.843 + RM_GOPATH=1 [2020-08-20T18:26:28.205Z] #52 2.847 ++ dirname ./install.sh [2020-08-20T18:26:28.205Z] #52 2.853 + dir=. [2020-08-20T18:26:28.205Z] #52 2.853 + bin=runc [2020-08-20T18:26:28.205Z] #52 2.853 + shift [2020-08-20T18:26:28.205Z] #52 2.853 + '[' '!' -f ./runc.installer ']' [2020-08-20T18:26:28.205Z] #52 2.853 + . ./runc.installer [2020-08-20T18:26:28.205Z] #52 2.853 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-20T18:26:28.205Z] #52 2.853 + install_runc [2020-08-20T18:26:28.205Z] #52 2.853 + uname -r [2020-08-20T18:26:28.205Z] #52 2.854 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-20T18:26:28.205Z] #52 2.855 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-20T18:26:28.205Z] #52 2.856 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-08-20T18:26:28.205Z] #52 2.856 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-08-20T18:26:28.205Z] #52 2.856 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.z9rBAFZHrG/src/github.com/opencontainers/runc [2020-08-20T18:26:28.205Z] #52 2.858 Cloning into '/tmp/tmp.z9rBAFZHrG/src/github.com/opencontainers/runc'... [2020-08-20T18:26:28.205Z] #52 ... [2020-08-20T18:26:28.205Z] [2020-08-20T18:26:28.205Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:28.465Z] #24 12.61 0.2% # 2.2% ## 4.0% #### 6.5% ##### 7.9% ####### 9.7% ####### 11.0% ######### 12.6% ########## 14.7% ############ 17.0% ############# 18.9% ############## 19.6% ############### 21.2% ################ 22.4% ################## 25.8% ################### 27.7% ##################### 29.6% ###################### 31.0% ####################### 32.5% ######################### 34.8% ########################## 37.5% ############################# 40.8% ############################### 43.7% ################################# 46.4% ################################### 48.8% #################################### 50.0% ##################################### 52.4% ####################################### 54.4% ######################################## 56.1% ######################################### 57.9% ########################################### 59.7% ############################################ 61.5% ############################################# 63.3% ############################################### 66.3% ################################################# 69.2% ################################################### 71.9% ##################################################### 74.5% ###################################################### 75.5% ####################################################### 76.6% ######################################################## 79.1% [2020-08-20T18:26:28.465Z] #24 ... [2020-08-20T18:26:28.465Z] [2020-08-20T18:26:28.465Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:26:28.465Z] #57 2.589 + RM_GOPATH=0 [2020-08-20T18:26:28.465Z] #57 2.589 + TMP_GOPATH= [2020-08-20T18:26:28.465Z] #57 2.589 + : /build [2020-08-20T18:26:28.465Z] #57 2.589 + '[' -z '' ']' [2020-08-20T18:26:28.465Z] #57 2.589 ++ mktemp -d [2020-08-20T18:26:28.465Z] #57 2.599 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-20T18:26:28.465Z] #57 2.601 + export GOPATH=/tmp/tmp.DZPn7BFsmi [2020-08-20T18:26:28.465Z] #57 2.601 + GOPATH=/tmp/tmp.DZPn7BFsmi [2020-08-20T18:26:28.465Z] #57 2.601 + RM_GOPATH=1 [2020-08-20T18:26:28.465Z] #57 2.601 ++ dirname ./install.sh [2020-08-20T18:26:28.465Z] #57 2.601 + dir=. [2020-08-20T18:26:28.465Z] #57 2.601 + bin=containerd [2020-08-20T18:26:28.465Z] #57 2.601 + shift [2020-08-20T18:26:28.465Z] #57 2.601 + '[' '!' -f ./containerd.installer ']' [2020-08-20T18:26:28.465Z] #57 2.601 + . ./containerd.installer [2020-08-20T18:26:28.465Z] #57 2.601 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-20T18:26:28.465Z] #57 2.601 + install_containerd [2020-08-20T18:26:28.465Z] #57 2.601 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-20T18:26:28.465Z] #57 2.601 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DZPn7BFsmi/src/github.com/containerd/containerd [2020-08-20T18:26:28.465Z] #57 2.601 Cloning into '/tmp/tmp.DZPn7BFsmi/src/github.com/containerd/containerd'... [2020-08-20T18:26:28.465Z] #57 ... [2020-08-20T18:26:28.465Z] [2020-08-20T18:26:28.465Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:28.729Z] #24 12.61 0.2% # 2.2% ## 4.0% #### 6.5% ##### 7.9% ####### 9.7% ####### 11.0% ######### 12.6% ########## 14.7% ############ 17.0% ############# 18.9% ############## 19.6% ############### 21.2% ################ 22.4% ################## 25.8% ################### 27.7% ##################### 29.6% ###################### 31.0% ####################### 32.5% ######################### 34.8% ########################## 37.5% ############################# 40.8% ############################### 43.7% ################################# 46.4% ################################### 48.8% #################################### 50.0% ##################################### 52.4% ####################################### 54.4% ######################################## 56.1% ######################################### 57.9% ########################################### 59.7% ############################################ 61.5% ############################################# 63.3% ############################################### 66.3% ################################################# 69.2% ################################################### 71.9% ##################################################### 74.5% ###################################################### 75.5% ####################################################### 76.6% ######################################################## 79.1% ########################################################## 81.3% ########################################################### 83.3% [2020-08-20T18:26:28.729Z] #24 ... [2020-08-20T18:26:28.729Z] [2020-08-20T18:26:28.729Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:28.729Z] #38 67.61 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-20T18:26:28.729Z] #38 67.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-20T18:26:28.729Z] #38 67.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-20T18:26:28.729Z] #38 67.86 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-20T18:26:28.729Z] #38 67.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-20T18:26:28.729Z] #38 67.88 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-20T18:26:28.729Z] #38 68.23 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-20T18:26:28.729Z] #38 68.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-20T18:26:28.729Z] #38 68.30 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-20T18:26:28.729Z] #38 68.92 Selecting previously unselected package libprotobuf17:amd64. [2020-08-20T18:26:28.729Z] #38 68.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-20T18:26:28.729Z] #38 68.92 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-20T18:26:28.729Z] #38 70.75 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-20T18:26:28.729Z] #38 70.75 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-20T18:26:28.729Z] #38 70.79 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-20T18:26:28.729Z] #38 71.12 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-20T18:26:28.729Z] #38 71.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-20T18:26:28.729Z] #38 71.13 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-20T18:26:28.729Z] #38 73.75 Selecting previously unselected package libprotoc17:amd64. [2020-08-20T18:26:28.729Z] #38 73.77 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-20T18:26:28.729Z] #38 73.81 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-20T18:26:28.729Z] #38 74.98 Selecting previously unselected package protobuf-c-compiler. [2020-08-20T18:26:28.729Z] #38 75.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-20T18:26:28.729Z] #38 75.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-20T18:26:28.729Z] #38 75.31 Selecting previously unselected package protobuf-compiler. [2020-08-20T18:26:28.729Z] #38 75.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-20T18:26:28.729Z] #38 75.43 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-20T18:26:28.729Z] #38 75.76 Selecting previously unselected package python-pkg-resources. [2020-08-20T18:26:28.729Z] #38 75.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-20T18:26:28.729Z] #38 75.85 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-20T18:26:28.730Z] #38 76.36 Selecting previously unselected package python-six. [2020-08-20T18:26:28.730Z] #38 76.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-20T18:26:28.730Z] #38 76.39 Unpacking python-six (1.12.0-1) ... [2020-08-20T18:26:28.730Z] #38 76.71 Selecting previously unselected package python-protobuf. [2020-08-20T18:26:28.730Z] #38 76.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-20T18:26:28.730Z] #38 76.73 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-20T18:26:28.730Z] #38 ... [2020-08-20T18:26:28.730Z] [2020-08-20T18:26:28.730Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:28.819Z] #14 67.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-20T18:26:28.819Z] #14 67.39 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-20T18:26:28.819Z] #14 67.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-20T18:26:28.994Z] #24 12.61 0.2% # 2.2% ## 4.0% #### 6.5% ##### 7.9% ####### 9.7% ####### 11.0% ######### 12.6% ########## 14.7% ############ 17.0% ############# 18.9% ############## 19.6% ############### 21.2% ################ 22.4% ################## 25.8% ################### 27.7% ##################### 29.6% ###################### 31.0% ####################### 32.5% ######################### 34.8% ########################## 37.5% ############################# 40.8% ############################### 43.7% ################################# 46.4% ################################### 48.8% #################################### 50.0% ##################################### 52.4% ####################################### 54.4% ######################################## 56.1% ######################################### 57.9% ########################################### 59.7% ############################################ 61.5% ############################################# 63.3% ############################################### 66.3% ################################################# 69.2% ################################################### 71.9% ##################################################### 74.5% ###################################################### 75.5% ####################################################### 76.6% ######################################################## 79.1% ########################################################## 81.3% ########################################################### 83.3% ### [2020-08-20T18:26:28.994Z] #24 ... [2020-08-20T18:26:28.994Z] [2020-08-20T18:26:28.994Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-08-20T18:26:28.994Z] #12 DONE 1.8s [2020-08-20T18:26:28.994Z] [2020-08-20T18:26:28.994Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:29.028Z] #57 167.7 + bin/containerd-shim-runc-v1 [2020-08-20T18:26:29.515Z] #24 12.61 0.2% # 2.2% ## 4.0% #### 6.5% ##### 7.9% ####### 9.7% ####### 11.0% ######### 12.6% ########## 14.7% ############ 17.0% ############# 18.9% ############## 19.6% ############### 21.2% ################ 22.4% ################## 25.8% ################### 27.7% ##################### 29.6% ###################### 31.0% ####################### 32.5% ######################### 34.8% ########################## 37.5% ############################# 40.8% ############################### 43.7% ################################# 46.4% ################################### 48.8% #################################### 50.0% ##################################### 52.4% ####################################### 54.4% ######################################## 56.1% ######################################### 57.9% ########################################### 59.7% ############################################ 61.5% ############################################# 63.3% ############################################### 66.3% ################################################# 69.2% ################################################### 71.9% ##################################################### 74.5% ###################################################### 75.5% ####################################################### 76.6% ######################################################## 79.1% ########################################################## 81.3% ########################################################### 83.3% ############################################################# 85.0% ############################################################## 86.3% ############################################################## 87.4% ################################################################# 90.4% ################################################################## 91.9% ################################################################### 93.5% #################################################################### 95.3% ###################################################################### 98.4% ######################################################################## 100.0% [2020-08-20T18:26:29.776Z] #24 ... [2020-08-20T18:26:29.776Z] [2020-08-20T18:26:29.776Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-20T18:26:29.776Z] #26 68.63 Checking out files: 70% (1077/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: 90% (1380/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: 99% (1507/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-20T18:26:29.776Z] #26 70.78 + cd /tmp/tmp.HqtrA8pykx/src/github.com/go-swagger/go-swagger [2020-08-20T18:26:29.776Z] #26 70.78 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-08-20T18:26:29.776Z] #26 71.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-20T18:26:29.776Z] #26 ... [2020-08-20T18:26:29.776Z] [2020-08-20T18:26:29.776Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:29.776Z] #24 18.64 [2020-08-20T18:26:30.741Z] #14 ... [2020-08-20T18:26:30.741Z] [2020-08-20T18:26:30.741Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-20T18:26:30.741Z] #60 135.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-20T18:26:30.741Z] #60 135.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-20T18:26:30.741Z] #60 DONE 143.4s [2020-08-20T18:26:30.741Z] [2020-08-20T18:26:30.741Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-08-20T18:26:30.901Z] Removing intermediate container 1187e58f8a45 [2020-08-20T18:26:30.901Z] ---> 3bb2edd24ea1 [2020-08-20T18:26:30.901Z] Step 53/140 : FROM dev-base AS containerd [2020-08-20T18:26:30.901Z] ---> f2985986a427 [2020-08-20T18:26:30.901Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-08-20T18:26:30.901Z] ---> Using cache [2020-08-20T18:26:30.901Z] ---> b941f6a66e15 [2020-08-20T18:26:30.901Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-08-20T18:26:30.901Z] ---> Running in 57b2a8ef1262 [2020-08-20T18:26:30.901Z] Removing intermediate container 57b2a8ef1262 [2020-08-20T18:26:30.901Z] ---> b8924e6bb42b [2020-08-20T18:26:30.901Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-08-20T18:26:30.901Z] ---> Running in 635b4a462220 [2020-08-20T18:26:31.001Z] #61 DONE 0.1s [2020-08-20T18:26:31.001Z] [2020-08-20T18:26:31.001Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:26:31.001Z] #39 48.26 DEP compel/plugins/std/std.d [2020-08-20T18:26:31.001Z] #39 48.36 DEP compel/plugins/shmem/shmem.d [2020-08-20T18:26:31.001Z] #39 48.50 DEP compel/plugins/fds/fds.d [2020-08-20T18:26:31.001Z] #39 48.66 CC compel/plugins/std/std.o [2020-08-20T18:26:31.001Z] #39 49.05 CC compel/plugins/std/fds.o [2020-08-20T18:26:31.001Z] #39 49.62 CC compel/plugins/std/log.o [2020-08-20T18:26:31.001Z] #39 50.70 CC compel/plugins/std/string.o [2020-08-20T18:26:31.001Z] #39 51.60 CC compel/plugins/std/infect.o [2020-08-20T18:26:31.001Z] #39 52.17 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-20T18:26:31.001Z] #39 52.21 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-20T18:26:31.001Z] #39 52.29 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-20T18:26:31.001Z] #39 52.37 AR compel/plugins/std.lib.a [2020-08-20T18:26:31.001Z] #39 52.47 CC compel/plugins/fds/fds.o [2020-08-20T18:26:31.001Z] #39 52.92 AR compel/plugins/fds.lib.a [2020-08-20T18:26:31.001Z] #39 52.98 HOSTDEP compel/src/lib/log-host.d [2020-08-20T18:26:31.001Z] #39 53.06 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-20T18:26:31.001Z] #39 53.21 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-20T18:26:31.001Z] #39 53.26 HOSTDEP compel/src/main-host.d [2020-08-20T18:26:31.001Z] #39 53.34 DEP compel/src/lib/ptrace.d [2020-08-20T18:26:31.001Z] #39 53.43 DEP compel/src/lib/infect.d [2020-08-20T18:26:31.001Z] #39 53.60 DEP compel/src/lib/infect-util.d [2020-08-20T18:26:31.090Z] #57 169.7 + bin/containerd-shim-runc-v2 [2020-08-20T18:26:31.160Z] #24 ... [2020-08-20T18:26:31.160Z] [2020-08-20T18:26:31.160Z] #13 [dev 6/25] RUN ldconfig [2020-08-20T18:26:31.160Z] #13 DONE 2.1s [2020-08-20T18:26:31.160Z] [2020-08-20T18:26:31.160Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:31.193Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:26:31.261Z] #39 53.95 DEP compel/src/lib/infect-rpc.d [2020-08-20T18:26:31.261Z] #39 54.18 DEP compel/arch/x86/src/lib/infect.d [2020-08-20T18:26:31.381Z] #57 170.4 + binaries [2020-08-20T18:26:31.381Z] #57 170.4 + mkdir -p /build [2020-08-20T18:26:31.381Z] #57 170.4 + cp bin/containerd /build/containerd [2020-08-20T18:26:31.381Z] #57 170.4 + cp bin/containerd-shim /build/containerd-shim [2020-08-20T18:26:31.486Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:26:31.486Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:26:31.672Z] #57 170.4 + cp bin/ctr /build/ctr [2020-08-20T18:26:31.794Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-20T18:26:31.830Z] #39 54.50 DEP compel/arch/x86/src/lib/cpu.d [2020-08-20T18:26:31.830Z] #39 54.60 DEP compel/src/lib/log.d [2020-08-20T18:26:31.830Z] #39 ... [2020-08-20T18:26:31.830Z] [2020-08-20T18:26:31.830Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:26:31.830Z] #42 134.4 crypto/hmac [2020-08-20T18:26:31.830Z] #42 134.6 crypto/md5 [2020-08-20T18:26:31.830Z] #42 135.6 crypto/rc4 [2020-08-20T18:26:31.830Z] #42 135.8 crypto/sha1 [2020-08-20T18:26:31.830Z] #42 136.8 crypto/sha256 [2020-08-20T18:26:31.830Z] #42 137.0 crypto/rand [2020-08-20T18:26:31.830Z] #42 137.7 crypto/elliptic [2020-08-20T18:26:31.830Z] #42 138.0 encoding/asn1 [2020-08-20T18:26:31.830Z] #42 140.4 crypto/ed25519 [2020-08-20T18:26:31.830Z] #42 140.8 crypto/rsa [2020-08-20T18:26:31.830Z] #42 141.4 crypto/ecdsa [2020-08-20T18:26:31.830Z] #42 142.2 crypto/dsa [2020-08-20T18:26:31.830Z] #42 142.5 encoding/hex [2020-08-20T18:26:31.830Z] #42 142.6 encoding/pem [2020-08-20T18:26:31.830Z] #42 143.2 crypto/x509/pkix [2020-08-20T18:26:31.830Z] #42 143.3 vendor/golang.org/x/crypto/cryptobyte [2020-08-20T18:26:31.830Z] #42 143.9 vendor/golang.org/x/net/dns/dnsmessage [2020-08-20T18:26:31.939Z] Commit message: "update containerd to v1.3.7" [2020-08-20T18:26:31.965Z] #57 DONE 170.9s [2020-08-20T18:26:32.090Z] #42 ... [2020-08-20T18:26:32.090Z] [2020-08-20T18:26:32.090Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:32.090Z] #14 70.76 Selecting previously unselected package binutils-mingw-w64. [2020-08-20T18:26:32.090Z] #14 70.78 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-20T18:26:32.090Z] #14 70.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-20T18:26:32.090Z] #14 70.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-20T18:26:32.090Z] #14 70.97 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-20T18:26:32.090Z] #14 70.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-20T18:26:32.095Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [210 kB] [2020-08-20T18:26:32.095Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-20T18:26:32.349Z] #14 71.14 Selecting previously unselected package dmsetup. [2020-08-20T18:26:32.349Z] #14 71.14 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-20T18:26:32.349Z] #14 71.15 Unpacking dmsetup (2:1.02.155-3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-20T18:26:32.609Z] #14 71.26 Selecting previously unselected package mingw-w64-common. [2020-08-20T18:26:32.609Z] #14 71.27 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-20T18:26:32.609Z] #14 71.27 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-20T18:26:33.001Z] [2020-08-20T18:26:33.001Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-08-20T18:26:33.001Z] #58 DONE 0.3s [2020-08-20T18:26:33.149Z] #14 2.263 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:26:33.291Z] [2020-08-20T18:26:33.291Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-08-20T18:26:33.291Z] #62 DONE 0.2s [2020-08-20T18:26:33.291Z] [2020-08-20T18:26:33.291Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-08-20T18:26:33.408Z] #14 2.400 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:26:33.408Z] #14 2.400 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:26:33.608Z] #64 DONE 0.2s [2020-08-20T18:26:33.608Z] [2020-08-20T18:26:33.608Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-08-20T18:26:33.608Z] #67 DONE 0.1s [2020-08-20T18:26:33.608Z] [2020-08-20T18:26:33.608Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-08-20T18:26:33.608Z] #68 DONE 0.0s [2020-08-20T18:26:33.609Z] Fetched 8150 kB in 2s (3655 kB/s) [2020-08-20T18:26:33.924Z] [2020-08-20T18:26:33.924Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-20T18:26:34.244Z] Reading package lists... [2020-08-20T18:26:34.555Z] #69 DONE 0.6s [2020-08-20T18:26:34.555Z] [2020-08-20T18:26:34.555Z] #70 exporting to image [2020-08-20T18:26:34.555Z] #70 exporting layers [2020-08-20T18:26:34.862Z] + docker version [2020-08-20T18:26:34.878Z] Reading package lists... [2020-08-20T18:26:35.172Z] Building dependency tree... [2020-08-20T18:26:35.172Z] Reading state information... [2020-08-20T18:26:35.172Z] The following additional packages will be installed: [2020-08-20T18:26:35.172Z] libbtrfs0 [2020-08-20T18:26:35.172Z] The following NEW packages will be installed: [2020-08-20T18:26:35.172Z] libbtrfs-dev libbtrfs0 [2020-08-20T18:26:35.172Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:26:35.172Z] Need to get 120 kB of archives. [2020-08-20T18:26:35.172Z] After this operation, 423 kB of additional disk space will be used. [2020-08-20T18:26:35.172Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-20T18:26:35.172Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-20T18:26:35.322Z] #14 4.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-20T18:26:35.465Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:26:35.465Z] Fetched 120 kB in 0s (1615 kB/s) [2020-08-20T18:26:35.465Z] Selecting previously unselected package libbtrfs0. [2020-08-20T18:26:35.465Z] (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 ... 15339 files and directories currently installed.) [2020-08-20T18:26:35.465Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-20T18:26:35.465Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-20T18:26:35.465Z] Selecting previously unselected package libbtrfs-dev. [2020-08-20T18:26:35.465Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-20T18:26:35.465Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:26:35.465Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-08-20T18:26:35.465Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:26:35.465Z] Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:26:35.760Z] Removing intermediate container 635b4a462220 [2020-08-20T18:26:35.760Z] ---> e55a00342bc6 [2020-08-20T18:26:35.760Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-08-20T18:26:35.760Z] ---> Running in 216cdc2882ec [2020-08-20T18:26:36.052Z] Removing intermediate container 216cdc2882ec [2020-08-20T18:26:36.052Z] ---> 4130b3569c07 [2020-08-20T18:26:36.052Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:26:36.052Z] ---> 901e5d33e512 [2020-08-20T18:26:36.052Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-20T18:26:36.261Z] #14 ... [2020-08-20T18:26:36.261Z] [2020-08-20T18:26:36.261Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:36.261Z] #24 20.35 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-08-20T18:26:36.261Z] #24 21.23 [2020-08-20T18:26:36.261Z] #24 21.47 ######################################################################## 100.0% [2020-08-20T18:26:36.261Z] #24 21.68 [2020-08-20T18:26:36.261Z] #24 22.88 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-08-20T18:26:36.261Z] #24 23.27 [2020-08-20T18:26:36.261Z] #24 23.52 0.7% ################################################################## 92.1% ######################################################################## 100.0% [2020-08-20T18:26:36.261Z] #24 23.99 [2020-08-20T18:26:36.345Z] ---> e71c33699ac5 [2020-08-20T18:26:36.345Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-20T18:26:36.345Z] ---> Running in 8add74b77f22 [2020-08-20T18:26:36.638Z] + RM_GOPATH=0 [2020-08-20T18:26:36.638Z] + TMP_GOPATH= [2020-08-20T18:26:36.638Z] + : /build [2020-08-20T18:26:36.638Z] + '[' -z '' ']' [2020-08-20T18:26:36.638Z] ++ mktemp -d [2020-08-20T18:26:36.638Z] + export GOPATH=/tmp/tmp.Go8ixCcuyw [2020-08-20T18:26:36.638Z] + GOPATH=/tmp/tmp.Go8ixCcuyw [2020-08-20T18:26:36.638Z] + RM_GOPATH=1 [2020-08-20T18:26:36.638Z] ++ dirname ./install.sh [2020-08-20T18:26:36.638Z] + dir=. [2020-08-20T18:26:36.638Z] + bin=containerd [2020-08-20T18:26:36.638Z] + shift [2020-08-20T18:26:36.638Z] + '[' '!' -f ./containerd.installer ']' [2020-08-20T18:26:36.638Z] + . ./containerd.installer [2020-08-20T18:26:36.638Z] ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-20T18:26:36.638Z] + install_containerd [2020-08-20T18:26:36.638Z] + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-20T18:26:36.638Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.Go8ixCcuyw/src/github.com/containerd/containerd [2020-08-20T18:26:36.638Z] Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-20T18:26:36.638Z] Cloning into '/tmp/tmp.Go8ixCcuyw/src/github.com/containerd/containerd'... [2020-08-20T18:26:36.806Z] #14 75.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-20T18:26:36.806Z] #14 75.70 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-20T18:26:36.806Z] #14 75.71 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-20T18:26:36.832Z] #24 25.78 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-08-20T18:26:37.092Z] #24 25.89 skipping existing 1849cc453dee [2020-08-20T18:26:37.092Z] #24 ... [2020-08-20T18:26:37.092Z] [2020-08-20T18:26:37.092Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:26:37.092Z] #42 75.61 bufio [2020-08-20T18:26:37.092Z] #42 77.93 reflect [2020-08-20T18:26:37.092Z] #42 78.55 internal/oserror [2020-08-20T18:26:37.092Z] #42 78.85 syscall [2020-08-20T18:26:37.284Z] #70 exporting layers 2.8s done [2020-08-20T18:26:37.284Z] #70 writing image sha256:0db82c22e808f95a0c1032af59b58a985706fc30f0d5d0b8b13291b4c7aa14d0 [2020-08-20T18:26:37.284Z] #70 writing image sha256:0db82c22e808f95a0c1032af59b58a985706fc30f0d5d0b8b13291b4c7aa14d0 done [2020-08-20T18:26:37.284Z] #70 naming to docker.io/library/docker:a15a770e1ba824fd776c59d08a34174fb61af05b done [2020-08-20T18:26:37.284Z] #70 DONE 2.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-08-20T18:26:37.353Z] #42 ... [2020-08-20T18:26:37.353Z] [2020-08-20T18:26:37.353Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:37.353Z] #31 76.36 Selecting previously unselected package libicu63:amd64. [2020-08-20T18:26:37.353Z] #31 76.43 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-20T18:26:37.353Z] #31 76.45 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-20T18:26:37.353Z] #31 ... [2020-08-20T18:26:37.353Z] [2020-08-20T18:26:37.353Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:37.353Z] #24 26.27 [Pipeline] sh [2020-08-20T18:26:37.704Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40408/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a15a770e1ba824fd776c59d08a34174fb61af05b hack/test/unit [2020-08-20T18:26:39.262Z] #24 28.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-08-20T18:26:39.262Z] #24 ... [2020-08-20T18:26:39.262Z] [2020-08-20T18:26:39.262Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:39.262Z] #38 78.21 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-20T18:26:39.262Z] #38 86.21 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-20T18:26:39.262Z] #38 86.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-20T18:26:39.262Z] #38 86.28 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-20T18:26:39.262Z] #38 86.29 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-20T18:26:39.262Z] #38 86.30 Setting up python-six (1.12.0-1) ... [2020-08-20T18:26:39.521Z] #38 ... [2020-08-20T18:26:39.521Z] [2020-08-20T18:26:39.521Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:39.521Z] #14 7.692 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-20T18:26:39.768Z] ? github.com/docker/docker/api [no test files] [2020-08-20T18:26:40.647Z] Client: Docker Engine - Enterprise [2020-08-20T18:26:40.647Z] Version: 19.03.5 [2020-08-20T18:26:40.647Z] API version: 1.40 [2020-08-20T18:26:40.647Z] Go version: go1.12.12 [2020-08-20T18:26:40.647Z] Git commit: 2ee0c57608 [2020-08-20T18:26:40.647Z] Built: 11/13/2019 08:00:16 [2020-08-20T18:26:40.647Z] OS/Arch: windows/amd64 [2020-08-20T18:26:40.647Z] Experimental: false [2020-08-20T18:26:40.647Z] [2020-08-20T18:26:40.647Z] Server: Docker Engine - Enterprise [2020-08-20T18:26:40.647Z] Engine: [2020-08-20T18:26:40.647Z] Version: 19.03.5 [2020-08-20T18:26:40.647Z] API version: 1.40 (minimum version 1.24) [2020-08-20T18:26:40.647Z] Go version: go1.12.12 [2020-08-20T18:26:40.647Z] Git commit: 2ee0c57608 [2020-08-20T18:26:40.647Z] Built: 11/13/2019 07:58:51 [2020-08-20T18:26:40.647Z] OS/Arch: windows/amd64 [2020-08-20T18:26:40.647Z] Experimental: true [2020-08-20T18:26:41.139Z] + cd /tmp/tmp.Go8ixCcuyw/src/github.com/containerd/containerd [2020-08-20T18:26:41.139Z] + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [Pipeline] sh [2020-08-20T18:26:41.430Z] #14 ... [2020-08-20T18:26:41.430Z] [2020-08-20T18:26:41.430Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-20T18:26:41.430Z] #24 28.83 #=#=# [2020-08-20T18:26:41.430Z] #24 29.03 ######################################################################## 100.0% [2020-08-20T18:26:41.430Z] #24 29.17 [2020-08-20T18:26:41.430Z] #24 29.37 Download of images into '/build' complete. [2020-08-20T18:26:41.430Z] #24 29.37 Use something like the following to load the result into a Docker daemon: [2020-08-20T18:26:41.430Z] #24 29.37 tar -cC '/build' . | docker load [2020-08-20T18:26:41.430Z] #24 DONE 30.2s [2020-08-20T18:26:41.430Z] [2020-08-20T18:26:41.430Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:41.430Z] #31 90.32 Selecting previously unselected package libxml2:amd64. [2020-08-20T18:26:41.430Z] #31 90.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-20T18:26:41.430Z] #31 90.35 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-20T18:26:41.774Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-20T18:26:41.774Z] + BUILDTAGS='netgo osusergo static_build' [2020-08-20T18:26:41.774Z] + export EXTRA_FLAGS=-buildmode=pie [2020-08-20T18:26:41.774Z] + EXTRA_FLAGS=-buildmode=pie [2020-08-20T18:26:41.774Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-20T18:26:41.774Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-20T18:26:41.774Z] + '[' '' = dynamic ']' [2020-08-20T18:26:41.774Z] + make [2020-08-20T18:26:42.085Z] #14 80.69 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-20T18:26:42.085Z] #14 80.71 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-20T18:26:42.085Z] #14 80.72 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:26:42.085Z] #14 80.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-20T18:26:42.085Z] #14 80.87 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-20T18:26:42.085Z] #14 80.88 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:26:42.085Z] #14 ... [2020-08-20T18:26:42.085Z] [2020-08-20T18:26:42.085Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:26:42.085Z] #39 54.77 DEP compel/src/main.d [2020-08-20T18:26:42.085Z] #39 54.92 DEP compel/src/lib/handle-elf.d [2020-08-20T18:26:42.085Z] #39 55.01 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-20T18:26:42.085Z] #39 55.13 CC compel/src/lib/log.o [2020-08-20T18:26:42.085Z] #39 55.48 CC compel/arch/x86/src/lib/cpu.o [2020-08-20T18:26:42.085Z] #39 56.30 CC compel/arch/x86/src/lib/infect.o [2020-08-20T18:26:42.085Z] #39 57.30 CC compel/src/lib/infect-rpc.o [2020-08-20T18:26:42.085Z] #39 57.68 CC compel/src/lib/infect-util.o [2020-08-20T18:26:42.085Z] #39 57.93 CC compel/src/lib/infect.o [2020-08-20T18:26:42.085Z] #39 60.62 CC compel/src/lib/ptrace.o [2020-08-20T18:26:42.085Z] #39 61.03 AR compel/libcompel.a [2020-08-20T18:26:42.085Z] #39 61.13 HOSTCC compel/src/main-host.o [2020-08-20T18:26:42.085Z] #39 61.56 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-20T18:26:42.085Z] #39 61.78 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-20T18:26:42.085Z] #39 62.18 HOSTCC compel/src/lib/log-host.o [2020-08-20T18:26:42.085Z] #39 62.33 HOSTLINK compel/compel-host-bin [2020-08-20T18:26:42.085Z] #39 62.46 DEP soccr/soccr.d [2020-08-20T18:26:42.085Z] #39 62.60 CC soccr/soccr.o [2020-08-20T18:26:42.085Z] #39 64.37 AR soccr/libsoccr.a [2020-08-20T18:26:42.085Z] #39 64.41 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-20T18:26:42.085Z] #39 64.76 DEP criu/arch/x86/sigframe.d [2020-08-20T18:26:42.085Z] #39 64.85 DEP criu/arch/x86/sigaction_compat.d [2020-08-20T18:26:42.164Z] + docker info [2020-08-20T18:26:42.345Z] #39 64.94 DEP criu/arch/x86/kerndat.d [2020-08-20T18:26:42.345Z] #39 65.10 DEP criu/arch/x86/crtools.d [2020-08-20T18:26:42.369Z] #31 ... [2020-08-20T18:26:42.369Z] [2020-08-20T18:26:42.369Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:26:42.369Z] #29 80.76 time [2020-08-20T18:26:42.411Z] + bin/ctr [2020-08-20T18:26:42.604Z] #39 65.22 DEP criu/arch/x86/cpu.d [2020-08-20T18:26:42.604Z] #39 65.37 CC criu/arch/x86/cpu.o [2020-08-20T18:26:42.632Z] #29 ... [2020-08-20T18:26:42.632Z] [2020-08-20T18:26:42.632Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-20T18:26:42.632Z] #52 21.60 Checking out files: 90% (1026/1138) Checking out files: 91% (1036/1138) Checking out files: 92% (1047/1138) Checking out files: 93% (1059/1138) Checking out files: 94% (1070/1138) Checking out files: 95% (1082/1138) Checking out files: 96% (1093/1138) Checking out files: 97% (1104/1138) Checking out files: 98% (1116/1138) Checking out files: 99% (1127/1138) Checking out files: 100% (1138/1138) Checking out files: 100% (1138/1138), done. [2020-08-20T18:26:42.632Z] #52 21.80 + cd /tmp/tmp.z9rBAFZHrG/src/github.com/opencontainers/runc [2020-08-20T18:26:42.632Z] #52 21.80 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-20T18:26:42.632Z] #52 23.29 + '[' -z '' ']' [2020-08-20T18:26:42.632Z] #52 23.29 + target=static [2020-08-20T18:26:42.632Z] #52 23.29 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-20T18:26:43.543Z] #39 ... [2020-08-20T18:26:43.543Z] [2020-08-20T18:26:43.543Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:26:43.543Z] #42 145.8 vendor/golang.org/x/crypto/internal/chacha20 [2020-08-20T18:26:43.543Z] #42 146.5 vendor/golang.org/x/crypto/poly1305 [2020-08-20T18:26:43.543Z] #42 146.9 vendor/golang.org/x/sys/cpu [2020-08-20T18:26:43.543Z] #42 147.2 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-20T18:26:43.543Z] #42 148.1 net [2020-08-20T18:26:43.543Z] #42 148.7 vendor/golang.org/x/crypto/hkdf [2020-08-20T18:26:43.543Z] #42 148.9 vendor/golang.org/x/text/transform [2020-08-20T18:26:43.543Z] #42 149.5 vendor/golang.org/x/text/unicode/bidi [2020-08-20T18:26:43.543Z] #42 151.4 vendor/golang.org/x/text/secure/bidirule [2020-08-20T18:26:43.543Z] #42 151.7 vendor/golang.org/x/text/unicode/norm [2020-08-20T18:26:43.543Z] #42 ... [2020-08-20T18:26:43.543Z] [2020-08-20T18:26:43.543Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:26:43.543Z] #39 66.17 CC criu/arch/x86/crtools.o [2020-08-20T18:26:44.923Z] #39 67.54 CC criu/arch/x86/kerndat.o [2020-08-20T18:26:45.173Z] #52 26.63 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-08-20T18:26:45.173Z] #52 ... [2020-08-20T18:26:45.173Z] [2020-08-20T18:26:45.173Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:45.173Z] #38 93.39 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-20T18:26:45.173Z] #38 93.40 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-20T18:26:45.173Z] #38 93.43 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-20T18:26:45.173Z] #38 93.44 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-20T18:26:45.173Z] #38 93.46 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-20T18:26:45.173Z] #38 93.49 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-20T18:26:45.173Z] #38 93.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-20T18:26:45.173Z] #38 93.55 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-20T18:26:45.173Z] #38 93.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-20T18:26:45.173Z] #38 93.64 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-20T18:26:45.493Z] #39 68.26 CC criu/arch/x86/sigaction_compat.o [2020-08-20T18:26:45.753Z] #39 68.57 CC criu/arch/x86/sigframe.o [2020-08-20T18:26:46.322Z] #39 68.86 LINK criu/arch/x86/crtools.built-in.o [2020-08-20T18:26:46.322Z] #39 68.95 DEP criu/pie/util-vdso-elf32.d [2020-08-20T18:26:46.322Z] #39 69.08 DEP criu/pie/util-vdso.d [2020-08-20T18:26:46.582Z] #39 69.30 DEP criu/pie/util.d [2020-08-20T18:26:46.582Z] #39 69.48 CC criu/pie/util.o [2020-08-20T18:26:47.151Z] #39 69.78 CC criu/pie/util-vdso.o [2020-08-20T18:26:47.719Z] #39 70.49 CC criu/pie/util-vdso-elf32.o [2020-08-20T18:26:48.237Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2020-08-20T18:26:48.676Z] #39 71.28 AR criu/pie/pie.lib.a [2020-08-20T18:26:48.676Z] #39 71.35 DEP criu/pie/restorer.d [2020-08-20T18:26:48.980Z] #39 71.60 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-20T18:26:48.980Z] #39 71.77 DEP criu/arch/x86/restorer_unmap.d [2020-08-20T18:26:49.241Z] #39 71.81 DEP criu/arch/x86/restorer.d [2020-08-20T18:26:49.241Z] #39 72.04 DEP criu/arch/x86/vdso-pie.d [2020-08-20T18:26:49.241Z] #39 72.14 DEP criu/pie/parasite-vdso.d [2020-08-20T18:26:49.503Z] #39 72.28 DEP criu/pie/parasite.d [2020-08-20T18:26:49.763Z] #39 72.47 CC criu/pie/parasite.o [2020-08-20T18:26:51.143Z] #39 74.01 LINK criu/pie/parasite.built-in.o [2020-08-20T18:26:51.143Z] #39 74.03 GEN criu/pie/parasite-blob.h [2020-08-20T18:26:51.403Z] #39 74.07 CC criu/pie/parasite-vdso.o [2020-08-20T18:26:51.752Z] #38 ... [2020-08-20T18:26:51.752Z] [2020-08-20T18:26:51.752Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:51.752Z] #14 10.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-20T18:26:52.012Z] #14 ... [2020-08-20T18:26:52.012Z] [2020-08-20T18:26:52.012Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:52.012Z] #31 91.99 Selecting previously unselected package libarchive13:amd64. [2020-08-20T18:26:52.012Z] #31 91.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-20T18:26:52.012Z] #31 91.99 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-20T18:26:52.012Z] #31 93.00 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-20T18:26:52.012Z] #31 93.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-20T18:26:52.012Z] #31 93.06 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-20T18:26:52.012Z] #31 93.45 Selecting previously unselected package librhash0:amd64. [2020-08-20T18:26:52.012Z] #31 93.46 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-20T18:26:52.012Z] #31 93.48 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-20T18:26:52.012Z] #31 94.02 Selecting previously unselected package libuv1:amd64. [2020-08-20T18:26:52.012Z] #31 94.02 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-20T18:26:52.012Z] #31 94.10 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-20T18:26:52.012Z] #31 94.61 Selecting previously unselected package cmake. [2020-08-20T18:26:52.012Z] #31 94.61 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-20T18:26:52.012Z] #31 94.61 Unpacking cmake (3.13.4-1) ... [2020-08-20T18:26:52.012Z] #31 101.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-20T18:26:52.012Z] #31 101.0 Setting up xxd (2:8.1.0875-5) ... [2020-08-20T18:26:52.012Z] #31 101.0 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-20T18:26:52.012Z] #31 101.1 Setting up vim-common (2:8.1.0875-5) ... [2020-08-20T18:26:52.273Z] #31 101.2 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-20T18:26:52.273Z] #31 101.2 Setting up cmake-data (3.13.4-1) ... [2020-08-20T18:26:52.273Z] #31 101.3 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-20T18:26:52.273Z] #31 101.3 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-20T18:26:52.341Z] #39 74.97 CC criu/arch/x86/vdso-pie.o [2020-08-20T18:26:52.532Z] #31 101.4 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-20T18:26:52.601Z] #39 75.32 CC criu/arch/x86/restorer.o [2020-08-20T18:26:52.792Z] #31 ... [2020-08-20T18:26:52.792Z] [2020-08-20T18:26:52.792Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:26:52.792Z] #29 91.02 internal/poll [2020-08-20T18:26:52.792Z] #29 92.40 internal/fmtsort [2020-08-20T18:26:52.792Z] #29 93.61 internal/syscall/execenv [2020-08-20T18:26:52.792Z] #29 94.23 internal/syscall/unix [2020-08-20T18:26:52.792Z] #29 94.56 strings [2020-08-20T18:26:52.792Z] #29 94.61 os [2020-08-20T18:26:52.792Z] #29 99.95 bytes [2020-08-20T18:26:52.792Z] #29 ... [2020-08-20T18:26:52.792Z] [2020-08-20T18:26:52.792Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:52.792Z] #31 101.7 Setting up cmake (3.13.4-1) ... [2020-08-20T18:26:52.792Z] #31 101.8 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:26:53.051Z] #31 102.0 Processing triggers for mime-support (3.62) ... [2020-08-20T18:26:53.170Z] #39 75.98 CC criu/arch/x86/restorer_unmap.o [2020-08-20T18:26:53.429Z] #39 76.06 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-20T18:26:53.689Z] #39 76.34 CC criu/pie/restorer.o [2020-08-20T18:26:53.689Z] #39 ... [2020-08-20T18:26:53.689Z] [2020-08-20T18:26:53.689Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:26:53.689Z] #42 156.1 vendor/golang.org/x/net/idna [2020-08-20T18:26:53.689Z] #42 158.7 vendor/golang.org/x/net/http2/hpack [2020-08-20T18:26:53.689Z] #42 159.7 mime [2020-08-20T18:26:53.689Z] #42 161.6 mime/quotedprintable [2020-08-20T18:26:53.689Z] #42 162.0 net/http/internal [2020-08-20T18:26:53.689Z] #42 162.6 os/exec [2020-08-20T18:26:53.689Z] #42 ... [2020-08-20T18:26:53.689Z] [2020-08-20T18:26:53.689Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-20T18:26:53.689Z] #48 156.3 + GOBIN=/build [2020-08-20T18:26:53.689Z] #48 156.3 + /build/gometalinter --install [2020-08-20T18:26:53.689Z] #48 156.3 Installing: [2020-08-20T18:26:53.689Z] #48 156.3 deadcode [2020-08-20T18:26:53.689Z] #48 156.3 dupl [2020-08-20T18:26:53.689Z] #48 156.3 errcheck [2020-08-20T18:26:53.689Z] #48 156.3 gas [2020-08-20T18:26:53.689Z] #48 156.3 gochecknoglobals [2020-08-20T18:26:53.689Z] #48 156.3 gochecknoinits [2020-08-20T18:26:53.689Z] #48 156.3 goconst [2020-08-20T18:26:53.689Z] #48 156.3 gocyclo [2020-08-20T18:26:53.689Z] #48 156.3 goimports [2020-08-20T18:26:53.689Z] #48 156.3 golint [2020-08-20T18:26:53.689Z] #48 156.3 gosimple [2020-08-20T18:26:53.689Z] #48 156.3 gotype [2020-08-20T18:26:53.689Z] #48 156.3 gotypex [2020-08-20T18:26:53.689Z] #48 156.3 ineffassign [2020-08-20T18:26:53.689Z] #48 156.3 interfacer [2020-08-20T18:26:53.689Z] #48 156.3 lll [2020-08-20T18:26:53.689Z] #48 156.3 maligned [2020-08-20T18:26:53.689Z] #48 156.3 megacheck [2020-08-20T18:26:53.689Z] #48 156.3 misspell [2020-08-20T18:26:53.689Z] #48 156.3 nakedret [2020-08-20T18:26:53.689Z] #48 156.3 safesql [2020-08-20T18:26:53.689Z] #48 156.3 staticcheck [2020-08-20T18:26:53.689Z] #48 156.3 structcheck [2020-08-20T18:26:53.689Z] #48 156.3 unconvert [2020-08-20T18:26:53.689Z] #48 156.3 unparam [2020-08-20T18:26:53.689Z] #48 156.3 unused [2020-08-20T18:26:53.689Z] #48 156.3 varcheck [2020-08-20T18:26:53.989Z] #31 ... [2020-08-20T18:26:53.989Z] [2020-08-20T18:26:53.989Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:26:53.989Z] #42 92.42 time [2020-08-20T18:26:53.989Z] #42 101.0 internal/fmtsort [2020-08-20T18:26:53.989Z] #42 101.7 internal/poll [2020-08-20T18:26:53.989Z] #42 101.9 internal/syscall/execenv [2020-08-20T18:26:53.989Z] #42 102.4 internal/syscall/unix [2020-08-20T18:26:53.989Z] #42 ... [2020-08-20T18:26:53.989Z] [2020-08-20T18:26:53.989Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:53.989Z] #31 DONE 102.9s [2020-08-20T18:26:53.989Z] [2020-08-20T18:26:53.989Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:26:53.989Z] #32 DONE 0.0s [2020-08-20T18:26:53.989Z] [2020-08-20T18:26:53.989Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-08-20T18:26:53.989Z] #33 DONE 0.0s [2020-08-20T18:26:53.989Z] [2020-08-20T18:26:53.989Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-20T18:26:54.927Z] #34 ... [2020-08-20T18:26:54.927Z] [2020-08-20T18:26:54.927Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:26:54.927Z] #38 103.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-20T18:26:54.927Z] #38 103.3 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:26:54.927Z] #38 DONE 103.8s [2020-08-20T18:26:55.068Z] #48 ... [2020-08-20T18:26:55.068Z] [2020-08-20T18:26:55.068Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:26:55.068Z] #42 167.5 net/textproto [2020-08-20T18:26:55.068Z] #42 167.5 crypto/x509 [2020-08-20T18:26:55.187Z] [2020-08-20T18:26:55.187Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:26:56.446Z] #42 168.9 vendor/golang.org/x/net/http/httpguts [2020-08-20T18:26:56.706Z] #42 169.2 vendor/golang.org/x/net/http/httpproxy [2020-08-20T18:26:57.644Z] #42 169.9 mime/multipart [2020-08-20T18:26:58.487Z] #39 3.270 Note: Building without setproctitle() and strlcpy() support. [2020-08-20T18:26:58.487Z] #39 3.270 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-20T18:26:58.487Z] #39 3.290 Note: Building without GnuTLS support [2020-08-20T18:26:58.487Z] #39 3.304 Makefile.config:39: Warn: you have no libnftables installed [2020-08-20T18:26:58.487Z] #39 3.305 Makefile.config:40: Warn: Building without nftables support [2020-08-20T18:27:00.180Z] #42 172.1 crypto/tls [2020-08-20T18:27:01.032Z] #39 ... [2020-08-20T18:27:01.032Z] [2020-08-20T18:27:01.032Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-20T18:27:01.032Z] #34 1.804 + RM_GOPATH=0 [2020-08-20T18:27:01.032Z] #34 1.804 + TMP_GOPATH= [2020-08-20T18:27:01.032Z] #34 1.804 + : /build [2020-08-20T18:27:01.032Z] #34 1.804 + '[' -z '' ']' [2020-08-20T18:27:01.032Z] #34 1.825 ++ mktemp -d [2020-08-20T18:27:01.032Z] #34 1.836 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-20T18:27:01.032Z] #34 1.836 + export GOPATH=/tmp/tmp.sxvr5fADyn [2020-08-20T18:27:01.032Z] #34 1.836 + GOPATH=/tmp/tmp.sxvr5fADyn [2020-08-20T18:27:01.032Z] #34 1.836 + RM_GOPATH=1 [2020-08-20T18:27:01.032Z] #34 1.836 ++ dirname ./install.sh [2020-08-20T18:27:01.032Z] #34 1.836 + dir=. [2020-08-20T18:27:01.032Z] #34 1.836 + bin=tini [2020-08-20T18:27:01.032Z] #34 1.836 + shift [2020-08-20T18:27:01.032Z] #34 1.836 + '[' '!' -f ./tini.installer ']' [2020-08-20T18:27:01.032Z] #34 1.836 + . ./tini.installer [2020-08-20T18:27:01.032Z] #34 1.836 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-20T18:27:01.032Z] #34 1.836 + install_tini [2020-08-20T18:27:01.032Z] #34 1.836 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-20T18:27:01.032Z] #34 1.859 + git clone https://github.com/krallin/tini.git /tmp/tmp.sxvr5fADyn/tini [2020-08-20T18:27:01.032Z] #34 1.859 Cloning into '/tmp/tmp.sxvr5fADyn/tini'... [2020-08-20T18:27:01.032Z] #34 2.970 + cd /tmp/tmp.sxvr5fADyn/tini [2020-08-20T18:27:01.032Z] #34 2.970 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-20T18:27:01.032Z] #34 3.029 + cmake . [2020-08-20T18:27:01.032Z] #34 3.964 -- The C compiler identification is GNU 8.3.0 [2020-08-20T18:27:01.032Z] #34 4.018 -- Check for working C compiler: /usr/bin/cc [2020-08-20T18:27:01.032Z] #34 4.683 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-20T18:27:01.032Z] #34 4.696 -- Detecting C compiler ABI info [2020-08-20T18:27:01.032Z] #34 5.773 -- Detecting C compiler ABI info - done [2020-08-20T18:27:01.032Z] #34 5.828 -- Detecting C compile features [2020-08-20T18:27:01.120Z] #42 ... [2020-08-20T18:27:01.120Z] [2020-08-20T18:27:01.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:01.120Z] #39 79.81 LINK criu/pie/restorer.built-in.o [2020-08-20T18:27:01.120Z] #39 79.85 GEN criu/pie/restorer-blob.h [2020-08-20T18:27:01.120Z] #39 80.01 DEP criu/vdso.d [2020-08-20T18:27:01.120Z] #39 80.21 DEP criu/vdso-compat.d [2020-08-20T18:27:01.120Z] #39 80.41 DEP criu/uts_ns.d [2020-08-20T18:27:01.120Z] #39 80.66 DEP criu/util.d [2020-08-20T18:27:01.120Z] #39 80.87 DEP criu/uffd.d [2020-08-20T18:27:01.120Z] #39 81.15 DEP criu/tun.d [2020-08-20T18:27:01.120Z] #39 81.35 DEP criu/tty.d [2020-08-20T18:27:01.120Z] #39 81.63 DEP criu/timerfd.d [2020-08-20T18:27:01.120Z] #39 81.80 DEP criu/timens.d [2020-08-20T18:27:01.120Z] #39 82.00 DEP criu/sysfs_parse.d [2020-08-20T18:27:01.120Z] #39 82.14 DEP criu/sysctl.d [2020-08-20T18:27:01.120Z] #39 82.36 DEP criu/string.d [2020-08-20T18:27:01.120Z] #39 82.41 DEP criu/stats.d [2020-08-20T18:27:01.120Z] #39 82.58 DEP criu/sockets.d [2020-08-20T18:27:01.120Z] #39 82.88 DEP criu/sk-unix.d [2020-08-20T18:27:01.120Z] #39 83.16 DEP criu/sk-tcp.d [2020-08-20T18:27:01.120Z] #39 83.40 DEP criu/sk-queue.d [2020-08-20T18:27:01.120Z] #39 83.60 DEP criu/sk-packet.d [2020-08-20T18:27:01.120Z] #39 83.80 DEP criu/sk-netlink.d [2020-08-20T18:27:01.292Z] #34 ... [2020-08-20T18:27:01.292Z] [2020-08-20T18:27:01.292Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:01.292Z] #39 6.328 fatal: not a git repository (or any of the parent directories): .git [2020-08-20T18:27:01.292Z] #39 6.458 GEN .gitid [2020-08-20T18:27:01.379Z] #39 84.09 DEP criu/sk-inet.d [2020-08-20T18:27:01.551Z] #39 6.539 GEN criu/include/version.h [2020-08-20T18:27:01.552Z] #39 6.625 GEN include/common/asm [2020-08-20T18:27:01.639Z] #39 84.32 DEP criu/signalfd.d [2020-08-20T18:27:01.639Z] #39 84.46 DEP criu/sigframe.d [2020-08-20T18:27:01.899Z] #39 84.55 DEP criu/shmem.d [2020-08-20T18:27:01.899Z] #39 84.71 DEP criu/servicefd.d [2020-08-20T18:27:02.158Z] #39 84.91 DEP criu/seize.d [2020-08-20T18:27:02.418Z] #39 85.11 DEP criu/seccomp.d [2020-08-20T18:27:02.418Z] #39 85.28 DEP criu/rst-malloc.d [2020-08-20T18:27:02.677Z] #39 85.45 DEP criu/rbtree.d [2020-08-20T18:27:02.677Z] #39 85.52 DEP criu/pstree.d [2020-08-20T18:27:02.937Z] #39 85.69 DEP criu/protobuf.d [2020-08-20T18:27:02.944Z] #39 ... [2020-08-20T18:27:02.944Z] [2020-08-20T18:27:02.944Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:27:02.944Z] #29 101.4 fmt [2020-08-20T18:27:02.944Z] #29 103.6 bufio [2020-08-20T18:27:02.944Z] #29 106.4 path/filepath [2020-08-20T18:27:02.944Z] #29 107.9 io/ioutil [2020-08-20T18:27:02.944Z] #29 108.9 path [2020-08-20T18:27:02.944Z] #29 109.3 flag [2020-08-20T18:27:02.944Z] #29 109.8 github.com/BurntSushi/toml [2020-08-20T18:27:03.196Z] #39 85.86 GEN criu/protobuf-desc-gen.h [2020-08-20T18:27:03.203Z] #29 ... [2020-08-20T18:27:03.203Z] [2020-08-20T18:27:03.203Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-20T18:27:03.203Z] #34 8.865 -- Detecting C compile features - done [2020-08-20T18:27:03.203Z] #34 8.922 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-20T18:27:03.463Z] #34 9.342 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-20T18:27:03.723Z] #34 9.764 -- Configuring done [2020-08-20T18:27:03.765Z] #39 ... [2020-08-20T18:27:03.765Z] [2020-08-20T18:27:03.765Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:27:03.765Z] #14 102.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-20T18:27:03.765Z] #14 102.6 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-20T18:27:03.765Z] #14 102.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:27:03.982Z] #34 9.838 -- Generating done [2020-08-20T18:27:03.982Z] #34 9.885 -- Build files have been written to: /tmp/tmp.sxvr5fADyn/tini [2020-08-20T18:27:03.982Z] #34 9.894 + make tini-static [2020-08-20T18:27:04.242Z] #34 ... [2020-08-20T18:27:04.242Z] [2020-08-20T18:27:04.242Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:27:04.242Z] #42 102.8 strings [2020-08-20T18:27:04.242Z] #42 105.4 os [2020-08-20T18:27:04.242Z] #42 107.5 regexp/syntax [2020-08-20T18:27:04.242Z] #42 111.5 fmt [2020-08-20T18:27:04.502Z] #42 ... [2020-08-20T18:27:04.502Z] [2020-08-20T18:27:04.502Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:27:04.502Z] #29 112.1 log [2020-08-20T18:27:04.762Z] #29 113.2 text/tabwriter [2020-08-20T18:27:06.670Z] #29 ... [2020-08-20T18:27:06.670Z] [2020-08-20T18:27:06.670Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:27:06.670Z] #14 25.39 Fetched 8374 kB in 24s (355 kB/s) [2020-08-20T18:27:06.670Z] #14 25.39 Reading package lists... [2020-08-20T18:27:06.670Z] #14 34.50 Reading package lists... [2020-08-20T18:27:06.670Z] #14 ... [2020-08-20T18:27:06.670Z] [2020-08-20T18:27:06.670Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:06.670Z] #39 11.20 PBCC images/timens.pb-c.c [2020-08-20T18:27:06.670Z] #39 11.33 DEP images/timens.pb-c.d [2020-08-20T18:27:06.670Z] #39 11.51 PBCC images/fown.pb-c.c [2020-08-20T18:27:06.670Z] #39 11.69 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-20T18:27:06.670Z] #39 11.79 PBCC images/opts.pb-c.c [2020-08-20T18:27:06.930Z] #39 11.98 PBCC images/memfd.pb-c.c [2020-08-20T18:27:06.930Z] #39 12.07 DEP images/fown.pb-c.d [2020-08-20T18:27:07.189Z] #39 12.27 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-20T18:27:07.451Z] #39 12.44 DEP images/opts.pb-c.d [2020-08-20T18:27:07.451Z] #39 12.54 DEP images/memfd.pb-c.d [2020-08-20T18:27:07.722Z] #39 12.69 PBCC images/sit.pb-c.c [2020-08-20T18:27:07.722Z] #39 12.74 DEP images/sit.pb-c.d [2020-08-20T18:27:07.722Z] #39 12.95 PBCC images/macvlan.pb-c.c [2020-08-20T18:27:07.981Z] #39 13.03 DEP images/macvlan.pb-c.d [2020-08-20T18:27:07.981Z] #39 13.04 PBCC images/autofs.pb-c.c [2020-08-20T18:27:07.981Z] #39 13.05 DEP images/autofs.pb-c.d [2020-08-20T18:27:07.981Z] #39 13.06 PBCC images/sysctl.pb-c.c [2020-08-20T18:27:07.981Z] #39 13.07 DEP images/sysctl.pb-c.d [2020-08-20T18:27:07.981Z] #39 13.07 PBCC images/time.pb-c.c [2020-08-20T18:27:07.981Z] #39 13.08 DEP images/time.pb-c.d [2020-08-20T18:27:07.981Z] #39 13.09 PBCC images/binfmt-misc.pb-c.c [2020-08-20T18:27:07.981Z] #39 13.10 DEP images/binfmt-misc.pb-c.d [2020-08-20T18:27:07.981Z] #39 13.10 PBCC images/seccomp.pb-c.c [2020-08-20T18:27:07.981Z] #39 13.11 DEP images/seccomp.pb-c.d [2020-08-20T18:27:07.981Z] #39 13.12 PBCC images/userns.pb-c.c [2020-08-20T18:27:07.981Z] #39 13.13 DEP images/userns.pb-c.d [2020-08-20T18:27:08.240Z] #39 13.24 PBCC images/cgroup.pb-c.c [2020-08-20T18:27:08.240Z] #39 13.28 DEP images/cgroup.pb-c.d [2020-08-20T18:27:08.240Z] #39 13.38 PBCC images/ext-file.pb-c.c [2020-08-20T18:27:08.240Z] #39 13.43 DEP images/ext-file.pb-c.d [2020-08-20T18:27:08.499Z] #39 13.51 PBCC images/rpc.pb-c.c [2020-08-20T18:27:08.499Z] #39 13.60 DEP images/rpc.pb-c.d [2020-08-20T18:27:08.758Z] #39 13.78 PBCC images/siginfo.pb-c.c [2020-08-20T18:27:08.758Z] #39 13.86 DEP images/siginfo.pb-c.d [2020-08-20T18:27:08.758Z] #39 13.98 PBCC images/pagemap.pb-c.c [2020-08-20T18:27:09.016Z] #39 14.08 DEP images/pagemap.pb-c.d [2020-08-20T18:27:09.016Z] #39 14.20 PBCC images/rlimit.pb-c.c [2020-08-20T18:27:09.042Z] #14 ... [2020-08-20T18:27:09.042Z] [2020-08-20T18:27:09.042Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:09.042Z] #39 87.78 DEP criu/protobuf-desc.d [2020-08-20T18:27:09.042Z] #39 87.89 DEP criu/proc_parse.d [2020-08-20T18:27:09.042Z] #39 88.10 DEP criu/plugin.d [2020-08-20T18:27:09.042Z] #39 88.19 DEP criu/pipes.d [2020-08-20T18:27:09.042Z] #39 88.46 DEP criu/pie-util.d [2020-08-20T18:27:09.042Z] #39 88.64 DEP criu/pie-util-vdso.d [2020-08-20T18:27:09.042Z] #39 88.80 DEP criu/pie-util-vdso-elf32.d [2020-08-20T18:27:09.042Z] #39 88.99 DEP criu/path.d [2020-08-20T18:27:09.042Z] #39 89.20 DEP criu/parasite-syscall.d [2020-08-20T18:27:09.042Z] #39 89.51 DEP criu/pagemap.d [2020-08-20T18:27:09.042Z] #39 89.80 DEP criu/pagemap-cache.d [2020-08-20T18:27:09.042Z] #39 89.95 DEP criu/page-xfer.d [2020-08-20T18:27:09.042Z] #39 90.15 DEP criu/page-pipe.d [2020-08-20T18:27:09.042Z] #39 90.27 DEP criu/netfilter.d [2020-08-20T18:27:09.042Z] #39 90.57 DEP criu/net.d [2020-08-20T18:27:09.042Z] #39 90.82 DEP criu/namespaces.d [2020-08-20T18:27:09.042Z] #39 91.04 DEP criu/mount.d [2020-08-20T18:27:09.042Z] #39 91.23 DEP criu/memfd.d [2020-08-20T18:27:09.042Z] #39 91.46 DEP criu/mem.d [2020-08-20T18:27:09.042Z] #39 91.66 DEP criu/lsm.d [2020-08-20T18:27:09.042Z] #39 91.86 DEP criu/log.d [2020-08-20T18:27:09.276Z] #39 14.22 DEP images/rlimit.pb-c.d [2020-08-20T18:27:09.276Z] #39 14.34 PBCC images/file-lock.pb-c.c [2020-08-20T18:27:09.276Z] #39 14.41 DEP images/file-lock.pb-c.d [2020-08-20T18:27:09.302Z] #39 92.06 DEP criu/libnetlink.d [2020-08-20T18:27:09.546Z] #39 14.49 PBCC images/tty.pb-c.c [2020-08-20T18:27:09.546Z] #39 14.56 DEP images/tty.pb-c.d [2020-08-20T18:27:09.546Z] #39 ... [2020-08-20T18:27:09.546Z] [2020-08-20T18:27:09.546Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-08-20T18:27:09.546Z] #34 10.99 Scanning dependencies of target tini-static [2020-08-20T18:27:09.546Z] #34 11.36 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-20T18:27:09.546Z] #34 14.17 [100%] Linking C executable tini-static [2020-08-20T18:27:09.546Z] #34 15.21 [100%] Built target tini-static [2020-08-20T18:27:09.546Z] #34 15.38 + mkdir -p /build [2020-08-20T18:27:09.546Z] #34 15.39 + cp tini-static /build/docker-init [2020-08-20T18:27:09.546Z] #34 DONE 15.5s [2020-08-20T18:27:09.546Z] [2020-08-20T18:27:09.546Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:09.546Z] #39 14.69 PBCC images/tun.pb-c.c [2020-08-20T18:27:09.561Z] #39 92.19 DEP criu/kerndat.d [2020-08-20T18:27:09.804Z] #39 14.80 PBCC images/netdev.pb-c.c [2020-08-20T18:27:09.804Z] #39 14.90 DEP images/tun.pb-c.d [2020-08-20T18:27:09.804Z] #39 14.98 DEP images/netdev.pb-c.d [2020-08-20T18:27:09.821Z] #39 92.47 DEP criu/kcmp-ids.d [2020-08-20T18:27:09.821Z] #39 92.59 DEP criu/irmap.d [2020-08-20T18:27:10.063Z] #39 15.12 PBCC images/vma.pb-c.c [2020-08-20T18:27:10.063Z] #39 15.22 DEP images/vma.pb-c.d [2020-08-20T18:27:10.063Z] #39 15.34 PBCC images/creds.pb-c.c [2020-08-20T18:27:10.080Z] #39 92.78 DEP criu/ipc_ns.d [2020-08-20T18:27:10.080Z] #39 93.00 DEP criu/image.d [2020-08-20T18:27:10.322Z] #39 15.39 DEP images/creds.pb-c.d [2020-08-20T18:27:10.322Z] #39 15.44 PBCC images/utsns.pb-c.c [2020-08-20T18:27:10.322Z] #39 15.50 DEP images/utsns.pb-c.d [2020-08-20T18:27:10.580Z] #39 15.60 PBCC images/ipc-desc.pb-c.c [2020-08-20T18:27:10.580Z] #39 15.67 PBCC images/ipc-sem.pb-c.c [2020-08-20T18:27:10.580Z] #39 15.73 DEP images/ipc-desc.pb-c.d [2020-08-20T18:27:10.649Z] #39 93.21 DEP criu/image-desc.d [2020-08-20T18:27:10.649Z] #39 93.36 DEP criu/fsnotify.d [2020-08-20T18:27:10.840Z] #39 15.89 DEP images/ipc-sem.pb-c.d [2020-08-20T18:27:10.840Z] #39 16.01 PBCC images/ipc-msg.pb-c.c [2020-08-20T18:27:10.914Z] #39 93.65 DEP criu/filesystems.d [2020-08-20T18:27:11.100Z] #39 16.07 DEP images/ipc-msg.pb-c.d [2020-08-20T18:27:11.100Z] #39 16.20 PBCC images/ipc-shm.pb-c.c [2020-08-20T18:27:11.100Z] #39 16.25 DEP images/ipc-shm.pb-c.d [2020-08-20T18:27:11.174Z] #39 93.90 DEP criu/files.d [2020-08-20T18:27:11.361Z] #39 16.32 PBCC images/ipc-var.pb-c.c [2020-08-20T18:27:11.361Z] #39 16.34 DEP images/ipc-var.pb-c.d [2020-08-20T18:27:11.361Z] #39 16.48 PBCC images/sk-opts.pb-c.c [2020-08-20T18:27:11.361Z] #39 16.56 PBCC images/packet-sock.pb-c.c [2020-08-20T18:27:11.361Z] #39 16.61 DEP images/sk-opts.pb-c.d [2020-08-20T18:27:11.433Z] #39 94.11 DEP criu/files-reg.d [2020-08-20T18:27:11.433Z] #39 94.30 DEP criu/files-ext.d [2020-08-20T18:27:11.620Z] #39 16.69 DEP images/packet-sock.pb-c.d [2020-08-20T18:27:11.620Z] #39 16.80 PBCC images/sk-netlink.pb-c.c [2020-08-20T18:27:11.620Z] #39 16.90 DEP images/sk-netlink.pb-c.d [2020-08-20T18:27:11.693Z] #39 94.49 DEP criu/file-lock.d [2020-08-20T18:27:11.880Z] #39 16.98 PBCC images/sk-inet.pb-c.c [2020-08-20T18:27:11.952Z] #39 94.67 DEP criu/file-ids.d [2020-08-20T18:27:12.095Z] Client: [2020-08-20T18:27:12.095Z] Debug Mode: false [2020-08-20T18:27:12.095Z] Plugins: [2020-08-20T18:27:12.095Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-20T18:27:12.095Z] [2020-08-20T18:27:12.095Z] Server: [2020-08-20T18:27:12.095Z] Containers: 0 [2020-08-20T18:27:12.095Z] Running: 0 [2020-08-20T18:27:12.095Z] Paused: 0 [2020-08-20T18:27:12.096Z] Stopped: 0 [2020-08-20T18:27:12.096Z] Images: 0 [2020-08-20T18:27:12.096Z] Server Version: 19.03.5 [2020-08-20T18:27:12.096Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-20T18:27:12.096Z] Windows: [2020-08-20T18:27:12.096Z] LCOW: [2020-08-20T18:27:12.096Z] Logging Driver: json-file [2020-08-20T18:27:12.096Z] Plugins: [2020-08-20T18:27:12.096Z] Volume: local [2020-08-20T18:27:12.096Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-20T18:27:12.096Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-20T18:27:12.096Z] Swarm: inactive [2020-08-20T18:27:12.096Z] Default Isolation: process [2020-08-20T18:27:12.096Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-20T18:27:12.096Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-20T18:27:12.096Z] OSType: windows [2020-08-20T18:27:12.096Z] Architecture: x86_64 [2020-08-20T18:27:12.096Z] CPUs: 4 [2020-08-20T18:27:12.096Z] Total Memory: 32GiB [2020-08-20T18:27:12.096Z] Name: azwin-2-e8c2d0 [2020-08-20T18:27:12.096Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-20T18:27:12.096Z] Docker Root Dir: D:\docker [2020-08-20T18:27:12.096Z] Debug Mode: false [2020-08-20T18:27:12.096Z] Registry: https://index.docker.io/v1/ [2020-08-20T18:27:12.096Z] Labels: [2020-08-20T18:27:12.096Z] Experimental: true [2020-08-20T18:27:12.096Z] Insecure Registries: [2020-08-20T18:27:12.096Z] 10.0.0.4:5000 [2020-08-20T18:27:12.096Z] 127.0.0.0/8 [2020-08-20T18:27:12.096Z] Registry Mirrors: [2020-08-20T18:27:12.096Z] http://10.0.0.4:5000/ [2020-08-20T18:27:12.096Z] Live Restore Enabled: false [2020-08-20T18:27:12.096Z] [2020-08-20T18:27:12.140Z] #39 17.07 DEP images/sk-inet.pb-c.d [2020-08-20T18:27:12.140Z] #39 17.10 PBCC images/sk-unix.pb-c.c [2020-08-20T18:27:12.140Z] #39 17.20 DEP images/sk-unix.pb-c.d [2020-08-20T18:27:12.140Z] #39 17.29 PBCC images/mm.pb-c.c [2020-08-20T18:27:12.212Z] #39 94.84 DEP criu/fifo.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-08-20T18:27:12.400Z] #39 17.40 DEP images/mm.pb-c.d [2020-08-20T18:27:12.400Z] #39 17.47 PBCC images/timerfd.pb-c.c [2020-08-20T18:27:12.400Z] #39 17.62 DEP images/timerfd.pb-c.d [2020-08-20T18:27:12.471Z] #39 95.06 DEP criu/fdstore.d [2020-08-20T18:27:12.471Z] #39 95.24 DEP criu/fault-injection.d [2020-08-20T18:27:12.471Z] #39 95.31 DEP criu/external.d [2020-08-20T18:27:12.660Z] #39 17.72 PBCC images/timer.pb-c.c [2020-08-20T18:27:12.660Z] #39 17.82 DEP images/timer.pb-c.d [2020-08-20T18:27:12.660Z] #39 17.93 PBCC images/sa.pb-c.c [2020-08-20T18:27:12.730Z] #39 95.42 DEP criu/eventpoll.d [2020-08-20T18:27:12.919Z] #39 18.01 DEP images/sa.pb-c.d [2020-08-20T18:27:12.990Z] #39 95.58 DEP criu/eventfd.d [2020-08-20T18:27:12.990Z] #39 95.75 DEP criu/crtools.d [2020-08-20T18:27:13.180Z] #39 18.14 PBCC images/pipe-data.pb-c.c [2020-08-20T18:27:13.180Z] #39 18.27 DEP images/pipe-data.pb-c.d [2020-08-20T18:27:13.250Z] #39 96.00 DEP criu/cr-service.d [2020-08-20T18:27:13.250Z] #39 ... [2020-08-20T18:27:13.250Z] [2020-08-20T18:27:13.250Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-20T18:27:13.250Z] #26 186.0 + rm -rf /tmp/tmp.hdaKI81hN0 [2020-08-20T18:27:13.440Z] #39 18.42 PBCC images/mnt.pb-c.c [2020-08-20T18:27:13.440Z] #39 18.56 DEP images/mnt.pb-c.d [2020-08-20T18:27:13.699Z] #39 18.72 PBCC images/sk-packet.pb-c.c [2020-08-20T18:27:13.699Z] #39 18.85 DEP images/sk-packet.pb-c.d [2020-08-20T18:27:13.959Z] #39 19.05 PBCC images/tcp-stream.pb-c.c [2020-08-20T18:27:14.219Z] #39 19.13 DEP images/tcp-stream.pb-c.d [2020-08-20T18:27:14.219Z] #39 19.26 PBCC images/pipe.pb-c.c [2020-08-20T18:27:14.479Z] #39 19.43 DEP images/pipe.pb-c.d [2020-08-20T18:27:14.479Z] #39 19.52 PBCC images/pstree.pb-c.c [2020-08-20T18:27:14.479Z] #39 19.63 DEP images/pstree.pb-c.d [2020-08-20T18:27:14.479Z] #39 19.68 PBCC images/fs.pb-c.c [2020-08-20T18:27:14.479Z] #39 19.75 DEP images/fs.pb-c.d [2020-08-20T18:27:14.739Z] #39 19.98 PBCC images/signalfd.pb-c.c [2020-08-20T18:27:14.998Z] #39 20.08 DEP images/signalfd.pb-c.d [2020-08-20T18:27:14.998Z] #39 20.16 PBCC images/fh.pb-c.c [2020-08-20T18:27:15.258Z] #39 20.34 PBCC images/fsnotify.pb-c.c [2020-08-20T18:27:15.258Z] #39 20.42 DEP images/fh.pb-c.d [2020-08-20T18:27:15.517Z] #39 20.55 DEP images/fsnotify.pb-c.d [2020-08-20T18:27:15.777Z] #39 20.83 PBCC images/eventpoll.pb-c.c [2020-08-20T18:27:15.777Z] #39 20.84 DEP images/eventpoll.pb-c.d [2020-08-20T18:27:15.777Z] #39 20.92 PBCC images/eventfd.pb-c.c [2020-08-20T18:27:15.777Z] #39 20.98 DEP images/eventfd.pb-c.d [2020-08-20T18:27:15.777Z] #39 21.02 PBCC images/remap-file-path.pb-c.c [2020-08-20T18:27:15.788Z] #26 DONE 188.3s [2020-08-20T18:27:15.788Z] [2020-08-20T18:27:15.788Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:15.788Z] #39 96.26 DEP criu/cr-restore.d [2020-08-20T18:27:15.788Z] #39 96.56 DEP criu/cr-errno.d [2020-08-20T18:27:15.788Z] #39 96.60 DEP criu/cr-dump.d [2020-08-20T18:27:15.788Z] #39 96.84 DEP criu/cr-dedup.d [2020-08-20T18:27:15.788Z] #39 97.02 DEP criu/cr-check.d [2020-08-20T18:27:15.788Z] #39 97.22 DEP criu/config.d [2020-08-20T18:27:15.788Z] #39 97.40 DEP criu/clone-noasan.d [2020-08-20T18:27:15.788Z] #39 97.56 DEP criu/cgroup.d [2020-08-20T18:27:15.788Z] #39 97.75 DEP criu/cgroup-props.d [2020-08-20T18:27:15.788Z] #39 97.86 DEP criu/bitmap.d [2020-08-20T18:27:15.788Z] #39 97.88 DEP criu/bfd.d [2020-08-20T18:27:15.788Z] #39 97.98 DEP criu/autofs.d [2020-08-20T18:27:15.788Z] #39 98.15 DEP criu/aio.d [2020-08-20T18:27:15.788Z] #39 98.54 DEP criu/action-scripts.d [2020-08-20T18:27:16.037Z] #39 21.20 DEP images/remap-file-path.pb-c.d [2020-08-20T18:27:16.047Z] #39 98.97 CC criu/action-scripts.o [2020-08-20T18:27:16.297Z] #39 21.35 PBCC images/fifo.pb-c.c [2020-08-20T18:27:16.297Z] #39 21.42 DEP images/fifo.pb-c.d [2020-08-20T18:27:16.297Z] #39 21.53 PBCC images/ghost-file.pb-c.c [2020-08-20T18:27:16.556Z] #39 21.63 DEP images/ghost-file.pb-c.d [2020-08-20T18:27:16.556Z] #39 ... [2020-08-20T18:27:16.556Z] [2020-08-20T18:27:16.556Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:27:16.616Z] #39 ... [2020-08-20T18:27:16.616Z] [2020-08-20T18:27:16.616Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:27:16.616Z] #42 178.9 net/http/httptrace [2020-08-20T18:27:16.616Z] #42 179.2 net/http [2020-08-20T18:27:17.080Z] #57 56.88 Checking out files: 26% (840/3222) Checking out files: 27% (870/3222) Checking out files: 28% (903/3222) Checking out files: 29% (935/3222) Checking out files: 30% (967/3222) Checking out files: 31% (999/3222) Checking out files: 32% (1032/3222) Checking out files: 33% (1064/3222) Checking out files: 34% (1096/3222) Checking out files: 35% (1128/3222) Checking out files: 36% (1160/3222) Checking out files: 37% (1193/3222) Checking out files: 38% (1225/3222) Checking out files: 39% (1257/3222) Checking out files: 40% (1289/3222) Checking out files: 41% (1322/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) [2020-08-20T18:27:17.080Z] #57 ... [2020-08-20T18:27:17.080Z] [2020-08-20T18:27:17.080Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-08-20T18:27:17.080Z] #29 117.2 github.com/BurntSushi/toml/cmd/tomlv [2020-08-20T18:27:17.080Z] #29 DONE 125.5s [2020-08-20T18:27:17.080Z] [2020-08-20T18:27:17.080Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:27:17.080Z] #57 56.88 Checking out files: 26% (840/3222) Checking out files: 27% (870/3222) Checking out files: 28% (903/3222) Checking out files: 29% (935/3222) Checking out files: 30% (967/3222) Checking out files: 31% (999/3222) Checking out files: 32% (1032/3222) Checking out files: 33% (1064/3222) Checking out files: 34% (1096/3222) Checking out files: 35% (1128/3222) Checking out files: 36% (1160/3222) Checking out files: 37% (1193/3222) Checking out files: 38% (1225/3222) Checking out files: 39% (1257/3222) Checking out files: 40% (1289/3222) Checking out files: 41% (1322/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) [2020-08-20T18:27:17.080Z] #57 ... [2020-08-20T18:27:17.080Z] [2020-08-20T18:27:17.080Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:27:17.080Z] #42 115.6 path/filepath [2020-08-20T18:27:17.080Z] #42 118.0 regexp [2020-08-20T18:27:17.080Z] #42 120.3 flag [2020-08-20T18:27:17.080Z] #42 123.3 go/token [2020-08-20T18:27:17.080Z] #42 125.2 internal/lazyregexp [2020-08-20T18:27:17.080Z] #42 125.2 go/scanner [2020-08-20T18:27:17.080Z] #42 125.5 path [2020-08-20T18:27:17.080Z] #42 ... [2020-08-20T18:27:17.080Z] [2020-08-20T18:27:17.080Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:27:17.186Z] #42 ... [2020-08-20T18:27:17.186Z] [2020-08-20T18:27:17.186Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:17.186Z] #39 99.79 CC criu/aio.o [2020-08-20T18:27:17.755Z] #39 100.4 CC criu/autofs.o [2020-08-20T18:27:17.859Z] #57 56.88 Checking out files: 26% (840/3222) Checking out files: 27% (870/3222) Checking out files: 28% (903/3222) Checking out files: 29% (935/3222) Checking out files: 30% (967/3222) Checking out files: 31% (999/3222) Checking out files: 32% (1032/3222) Checking out files: 33% (1064/3222) Checking out files: 34% (1096/3222) Checking out files: 35% (1128/3222) Checking out files: 36% (1160/3222) Checking out files: 37% (1193/3222) Checking out files: 38% (1225/3222) Checking out files: 39% (1257/3222) Checking out files: 40% (1289/3222) Checking out files: 41% (1322/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 82% (2670/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-20T18:27:17.859Z] #57 59.60 + cd /tmp/tmp.DZPn7BFsmi/src/github.com/containerd/containerd [2020-08-20T18:27:17.859Z] #57 59.60 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-20T18:27:19.662Z] #39 102.2 CC criu/bfd.o [2020-08-20T18:27:20.232Z] #39 103.0 CC criu/bitmap.o [2020-08-20T18:27:20.396Z] #57 61.75 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-20T18:27:20.396Z] #57 61.75 + BUILDTAGS='netgo osusergo static_build' [2020-08-20T18:27:20.396Z] #57 61.75 + export EXTRA_FLAGS=-buildmode=pie [2020-08-20T18:27:20.396Z] #57 61.75 + EXTRA_FLAGS=-buildmode=pie [2020-08-20T18:27:20.396Z] #57 61.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-20T18:27:20.396Z] #57 61.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-20T18:27:20.396Z] #57 61.75 + '[' '' = dynamic ']' [2020-08-20T18:27:20.396Z] #57 61.75 + make [2020-08-20T18:27:20.491Z] #39 103.2 CC criu/cgroup-props.o [2020-08-20T18:27:21.334Z] #57 62.79 + bin/ctr [2020-08-20T18:27:21.429Z] #39 104.1 CC criu/cgroup.o [2020-08-20T18:27:21.855Z] + bin/containerd [2020-08-20T18:27:22.367Z] #39 ... [2020-08-20T18:27:22.367Z] [2020-08-20T18:27:22.367Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:27:22.367Z] #14 119.7 Selecting previously unselected package libonig5:amd64. [2020-08-20T18:27:22.367Z] #14 119.7 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-08-20T18:27:22.367Z] #14 119.7 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-20T18:27:22.367Z] #14 119.9 Selecting previously unselected package libjq1:amd64. [2020-08-20T18:27:22.367Z] #14 119.9 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-20T18:27:22.367Z] #14 119.9 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-20T18:27:22.367Z] #14 120.1 Selecting previously unselected package jq. [2020-08-20T18:27:22.367Z] #14 120.1 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-20T18:27:22.367Z] #14 120.2 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-20T18:27:22.367Z] #14 120.5 Selecting previously unselected package libaio1:amd64. [2020-08-20T18:27:22.367Z] #14 120.5 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-08-20T18:27:22.367Z] #14 120.5 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-20T18:27:22.367Z] #14 120.6 Selecting previously unselected package libbtrfs0. [2020-08-20T18:27:22.367Z] #14 120.6 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-20T18:27:22.367Z] #14 120.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-20T18:27:22.367Z] #14 120.7 Selecting previously unselected package libbtrfs-dev. [2020-08-20T18:27:22.367Z] #14 120.7 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-20T18:27:22.367Z] #14 120.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:27:22.367Z] #14 120.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-20T18:27:22.367Z] #14 120.8 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-20T18:27:22.367Z] #14 120.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-20T18:27:22.367Z] #14 120.9 Selecting previously unselected package libudev-dev:amd64. [2020-08-20T18:27:22.367Z] #14 120.9 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-20T18:27:22.367Z] #14 120.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-20T18:27:22.367Z] #14 121.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-20T18:27:22.367Z] #14 121.1 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-20T18:27:22.367Z] #14 121.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-20T18:27:22.627Z] #14 121.5 Selecting previously unselected package libpcre16-3:amd64. [2020-08-20T18:27:22.886Z] #14 121.5 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-20T18:27:22.887Z] #14 121.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-20T18:27:22.887Z] #14 121.7 Selecting previously unselected package libpcre32-3:amd64. [2020-08-20T18:27:22.887Z] #14 121.7 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-20T18:27:22.887Z] #14 121.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-20T18:27:22.887Z] #14 121.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-20T18:27:22.887Z] #14 121.9 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-20T18:27:22.887Z] #14 121.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-20T18:27:23.146Z] #14 122.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-20T18:27:23.405Z] #14 122.0 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-20T18:27:23.405Z] #14 122.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-20T18:27:23.664Z] #14 122.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-20T18:27:23.664Z] #14 122.5 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-20T18:27:23.664Z] #14 122.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-20T18:27:23.924Z] #14 122.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-20T18:27:23.924Z] #14 122.8 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-20T18:27:23.924Z] #14 122.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-20T18:27:24.184Z] #14 122.9 Selecting previously unselected package libgpm2:amd64. [2020-08-20T18:27:24.184Z] #14 122.9 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-08-20T18:27:24.184Z] #14 122.9 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-20T18:27:24.184Z] #14 123.0 Selecting previously unselected package libicu63:amd64. [2020-08-20T18:27:24.184Z] #14 123.0 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-20T18:27:24.184Z] #14 123.0 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-20T18:27:24.641Z] #57 ... [2020-08-20T18:27:24.641Z] [2020-08-20T18:27:24.641Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:27:24.641Z] #14 34.50 Reading package lists... [2020-08-20T18:27:24.641Z] #14 45.18 Building dependency tree... [2020-08-20T18:27:24.641Z] #14 47.17 Reading state information... [2020-08-20T18:27:24.641Z] #14 48.95 libcap2-bin is already the newest version (1:2.25-2). [2020-08-20T18:27:24.641Z] #14 48.95 libcap2-bin set to manually installed. [2020-08-20T18:27:24.641Z] #14 48.95 The following additional packages will be installed: [2020-08-20T18:27:24.641Z] #14 48.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-20T18:27:24.641Z] #14 48.96 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-20T18:27:24.641Z] #14 48.96 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-20T18:27:24.641Z] #14 48.96 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-08-20T18:27:24.641Z] #14 48.96 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-08-20T18:27:24.641Z] #14 48.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-08-20T18:27:24.641Z] #14 48.96 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-08-20T18:27:24.641Z] #14 48.97 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-20T18:27:24.641Z] #14 48.97 python3.7 python3.7-minimal vim-runtime xxd [2020-08-20T18:27:24.641Z] #14 48.98 Suggested packages: [2020-08-20T18:27:24.641Z] #14 48.98 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-08-20T18:27:24.642Z] #14 48.98 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-08-20T18:27:24.642Z] #14 48.98 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-08-20T18:27:24.642Z] #14 48.98 xfsdump acl attr quota [2020-08-20T18:27:24.642Z] #14 48.98 Recommended packages: [2020-08-20T18:27:24.642Z] #14 48.98 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-20T18:27:24.642Z] #14 48.98 python3-keyrings.alt python3-xdg unzip [2020-08-20T18:27:24.642Z] #14 52.18 The following NEW packages will be installed: [2020-08-20T18:27:24.642Z] #14 52.19 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-08-20T18:27:24.642Z] #14 52.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-08-20T18:27:24.642Z] #14 52.19 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-08-20T18:27:24.642Z] #14 52.20 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-08-20T18:27:24.642Z] #14 52.20 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-20T18:27:24.642Z] #14 52.20 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-08-20T18:27:24.642Z] #14 52.20 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-20T18:27:24.642Z] #14 52.20 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-20T18:27:24.642Z] #14 52.20 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-08-20T18:27:24.642Z] #14 52.20 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-08-20T18:27:24.642Z] #14 52.21 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-08-20T18:27:24.642Z] #14 52.21 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-08-20T18:27:24.642Z] #14 52.21 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-08-20T18:27:24.642Z] #14 52.21 xfsprogs xxd xz-utils zip [2020-08-20T18:27:24.642Z] #14 52.60 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:27:24.642Z] #14 52.60 Need to get 104 MB of archives. [2020-08-20T18:27:24.642Z] #14 52.60 After this operation, 597 MB of additional disk space will be used. [2020-08-20T18:27:24.642Z] #14 52.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-20T18:27:24.642Z] #14 52.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-20T18:27:24.642Z] #14 52.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-20T18:27:24.642Z] #14 52.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-20T18:27:24.642Z] #14 52.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-20T18:27:24.642Z] #14 52.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-20T18:27:24.642Z] #14 52.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-20T18:27:24.642Z] #14 52.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-20T18:27:24.642Z] #14 52.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-20T18:27:24.642Z] #14 52.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-20T18:27:24.642Z] #14 53.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-20T18:27:24.642Z] #14 53.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-20T18:27:24.642Z] #14 53.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-20T18:27:24.642Z] #14 53.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-20T18:27:24.642Z] #14 53.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-20T18:27:24.642Z] #14 53.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-20T18:27:24.642Z] #14 53.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-20T18:27:24.642Z] #14 53.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-20T18:27:24.642Z] #14 53.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-20T18:27:24.642Z] #14 53.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-20T18:27:24.642Z] #14 53.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-20T18:27:24.642Z] #14 53.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-20T18:27:24.642Z] #14 53.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-20T18:27:24.642Z] #14 53.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-20T18:27:24.642Z] #14 53.38 Get:25 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-08-20T18:27:24.642Z] #14 53.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-20T18:27:24.642Z] #14 53.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-20T18:27:24.642Z] #14 53.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-20T18:27:24.642Z] #14 53.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-20T18:27:24.902Z] #14 54.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-20T18:27:25.163Z] #14 54.35 Get:31 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-08-20T18:27:25.423Z] #14 54.36 Get:32 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-08-20T18:27:26.092Z] #14 ... [2020-08-20T18:27:26.092Z] [2020-08-20T18:27:26.092Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:27:26.092Z] #45 DONE 198.5s [2020-08-20T18:27:26.092Z] [2020-08-20T18:27:26.092Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:26.092Z] #39 107.8 CC criu/clone-noasan.o [2020-08-20T18:27:26.092Z] #39 108.0 CC criu/config.o [2020-08-20T18:27:26.806Z] #14 ... [2020-08-20T18:27:26.806Z] [2020-08-20T18:27:26.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:26.806Z] #39 21.70 PBCC images/regfile.pb-c.c [2020-08-20T18:27:26.806Z] #39 21.77 DEP images/regfile.pb-c.d [2020-08-20T18:27:26.806Z] #39 21.84 PBCC images/ns.pb-c.c [2020-08-20T18:27:26.806Z] #39 21.87 DEP images/ns.pb-c.d [2020-08-20T18:27:26.806Z] #39 21.93 PBCC images/fdinfo.pb-c.c [2020-08-20T18:27:26.806Z] #39 22.03 DEP images/fdinfo.pb-c.d [2020-08-20T18:27:26.806Z] #39 22.14 PBCC images/core-aarch64.pb-c.c [2020-08-20T18:27:26.806Z] #39 22.18 PBCC images/core-arm.pb-c.c [2020-08-20T18:27:26.806Z] #39 22.26 PBCC images/core-ppc64.pb-c.c [2020-08-20T18:27:26.806Z] #39 22.39 PBCC images/core-s390.pb-c.c [2020-08-20T18:27:26.806Z] #39 22.43 PBCC images/core-x86.pb-c.c [2020-08-20T18:27:26.806Z] #39 22.49 PBCC images/core.pb-c.c [2020-08-20T18:27:26.806Z] #39 22.57 PBCC images/inventory.pb-c.c [2020-08-20T18:27:26.806Z] #39 22.64 DEP images/core-aarch64.pb-c.d [2020-08-20T18:27:26.806Z] #39 22.69 DEP images/core-arm.pb-c.d [2020-08-20T18:27:26.806Z] #39 22.74 DEP images/core-ppc64.pb-c.d [2020-08-20T18:27:26.806Z] #39 22.81 DEP images/core-s390.pb-c.d [2020-08-20T18:27:26.806Z] #39 22.89 DEP images/core-x86.pb-c.d [2020-08-20T18:27:26.806Z] #39 22.98 DEP images/core.pb-c.d [2020-08-20T18:27:26.806Z] #39 23.11 DEP images/inventory.pb-c.d [2020-08-20T18:27:26.806Z] #39 23.19 PBCC images/cpuinfo.pb-c.c [2020-08-20T18:27:26.806Z] #39 23.26 DEP images/cpuinfo.pb-c.d [2020-08-20T18:27:26.806Z] #39 23.33 PBCC images/stats.pb-c.c [2020-08-20T18:27:26.806Z] #39 23.39 DEP images/stats.pb-c.d [2020-08-20T18:27:26.806Z] #39 25.60 make[1]: Nothing to be done for 'all'. [2020-08-20T18:27:26.806Z] #39 27.28 CC images/stats.o [2020-08-20T18:27:26.806Z] #39 27.69 CC images/core.o [2020-08-20T18:27:26.806Z] #39 28.35 CC images/core-x86.o [2020-08-20T18:27:26.806Z] #39 28.94 CC images/core-arm.o [2020-08-20T18:27:26.806Z] #39 29.37 CC images/core-aarch64.o [2020-08-20T18:27:26.806Z] #39 29.87 CC images/core-ppc64.o [2020-08-20T18:27:26.806Z] #39 30.63 CC images/core-s390.o [2020-08-20T18:27:26.806Z] #39 31.44 CC images/cpuinfo.o [2020-08-20T18:27:27.030Z] #39 109.7 CC criu/cr-check.o [2020-08-20T18:27:27.066Z] #39 32.06 CC images/inventory.o [2020-08-20T18:27:27.325Z] #39 32.37 CC images/fdinfo.o [2020-08-20T18:27:27.585Z] #39 32.72 CC images/fown.o [2020-08-20T18:27:27.585Z] #39 ... [2020-08-20T18:27:27.585Z] [2020-08-20T18:27:27.585Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:27:27.585Z] #42 126.2 io/ioutil [2020-08-20T18:27:27.585Z] #42 126.8 net/url [2020-08-20T18:27:27.585Z] #42 126.9 go/ast [2020-08-20T18:27:27.585Z] #42 129.2 text/template/parse [2020-08-20T18:27:27.585Z] #42 131.9 go/parser [2020-08-20T18:27:27.585Z] #42 134.2 text/template [2020-08-20T18:27:27.585Z] #42 135.3 log [2020-08-20T18:27:27.585Z] #42 135.9 encoding/binary [2020-08-20T18:27:27.590Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-08-20T18:27:27.590Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2f1c3492\powershellScript.ps1'; exit $LASTEXITCODE; [2020-08-20T18:27:27.590Z] ---------------------------------------------------------------------------- [2020-08-20T18:27:27.590Z] [2020-08-20T18:27:27.590Z] INFO: executeCI.ps1 starting at Thu Aug 20 18:27:27 CUT 2020 [2020-08-20T18:27:27.590Z] [2020-08-20T18:27:27.590Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-08-20T18:27:27.590Z] INFO: Running git version 2.24.1.windows.2 [2020-08-20T18:27:27.590Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-08-20T18:27:27.590Z] INFO: Environment variables: [2020-08-20T18:27:27.590Z] [2020-08-20T18:27:27.590Z] Name Value [2020-08-20T18:27:27.590Z] ---- ----- [2020-08-20T18:27:27.590Z] ALLUSERSPROFILE C:\ProgramData [2020-08-20T18:27:27.590Z] amd64 true [2020-08-20T18:27:27.590Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-08-20T18:27:27.590Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-08-20T18:27:27.590Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-08-20T18:27:27.590Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-08-20T18:27:27.590Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-08-20T18:27:27.590Z] BRANCH_NAME PR-40408 [2020-08-20T18:27:27.590Z] BUILD_DISPLAY_NAME #9 [2020-08-20T18:27:27.590Z] BUILD_ID 9 [2020-08-20T18:27:27.590Z] BUILD_NUMBER 9 [2020-08-20T18:27:27.590Z] BUILD_TAG jenkins-moby-PR-40408-9 [2020-08-20T18:27:27.590Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40408/9/ [2020-08-20T18:27:27.590Z] CHANGE_AUTHOR thaJeztah [2020-08-20T18:27:27.590Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-08-20T18:27:27.590Z] CHANGE_BRANCH 19.03_backport_update_containerd_1.3 [2020-08-20T18:27:27.590Z] CHANGE_FORK thaJeztah/docker [2020-08-20T18:27:27.590Z] CHANGE_ID 40408 [2020-08-20T18:27:27.590Z] CHANGE_TARGET 19.03 [2020-08-20T18:27:27.590Z] CHANGE_TITLE [19.03 backport] update containerd binary v1.3.7 [2020-08-20T18:27:27.590Z] CHANGE_URL https://github.com/moby/moby/pull/40408 [2020-08-20T18:27:27.590Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-20T18:27:27.590Z] CommonProgramFiles C:\Program Files\Common Files [2020-08-20T18:27:27.590Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-08-20T18:27:27.590Z] CommonProgramW6432 C:\Program Files\Common Files [2020-08-20T18:27:27.590Z] COMPUTERNAME azwin-2-e8c2d0 [2020-08-20T18:27:27.590Z] ComSpec C:\windows\system32\cmd.exe [2020-08-20T18:27:27.590Z] ConfigSequenceNumber 0 [2020-08-20T18:27:27.590Z] DOCKER_BUILDKIT 0 [2020-08-20T18:27:27.590Z] DOCKER_DUT_DEBUG 1 [2020-08-20T18:27:27.590Z] DOCKER_EXPERIMENTAL 1 [2020-08-20T18:27:27.590Z] DOCKER_GRAPHDRIVER overlay2 [2020-08-20T18:27:27.590Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-08-20T18:27:27.590Z] EXECUTOR_NUMBER 0 [2020-08-20T18:27:27.590Z] FQDN azwin-2-e8c2d0.westus.cloudapp.azure.com [2020-08-20T18:27:27.590Z] GIT_BRANCH PR-40408 [2020-08-20T18:27:27.590Z] GIT_COMMIT a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:27:27.590Z] GIT_PREVIOUS_COMMIT a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:27:27.590Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 61ae9f1d4061449464331eb1ea16130c4e8c9383 [2020-08-20T18:27:27.590Z] GIT_URL https://github.com/moby/moby.git [2020-08-20T18:27:27.590Z] HUDSON_COOKIE 1bfa562b-4095-4acb-8cf8-c91a6bacc8f4 [2020-08-20T18:27:27.590Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-08-20T18:27:27.590Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-08-20T18:27:27.590Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-08-20T18:27:27.590Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-08-20T18:27:27.590Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-08-20T18:27:27.590Z] JENKINS_NODE_COOKIE fe08630a-8023-4e59-8e8f-847cc1ac8364 [2020-08-20T18:27:27.590Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-08-20T18:27:27.590Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-08-20T18:27:27.590Z] JOB_BASE_NAME PR-40408 [2020-08-20T18:27:27.590Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40408/display/redirect [2020-08-20T18:27:27.590Z] JOB_NAME moby/PR-40408 [2020-08-20T18:27:27.590Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40408/ [2020-08-20T18:27:27.590Z] library.jps.version master [2020-08-20T18:27:27.590Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-08-20T18:27:27.590Z] NODE_LABELS amd64 azure azwin-2-e8c2d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-08-20T18:27:27.590Z] NODE_NAME azwin-2-e8c2d0 [2020-08-20T18:27:27.590Z] NUMBER_OF_PROCESSORS 4 [2020-08-20T18:27:27.590Z] OS Windows_NT [2020-08-20T18:27:27.590Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-08-20T18:27:27.590Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-08-20T18:27:27.590Z] ppc64le true [2020-08-20T18:27:27.590Z] PROCESSOR_ARCHITECTURE AMD64 [2020-08-20T18:27:27.590Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-08-20T18:27:27.590Z] PROCESSOR_LEVEL 6 [2020-08-20T18:27:27.590Z] PROCESSOR_REVISION 5504 [2020-08-20T18:27:27.590Z] ProgramData C:\ProgramData [2020-08-20T18:27:27.590Z] ProgramFiles C:\Program Files [2020-08-20T18:27:27.590Z] ProgramFiles(x86) C:\Program Files (x86) [2020-08-20T18:27:27.590Z] ProgramW6432 C:\Program Files [2020-08-20T18:27:27.590Z] PROMPT $P$G [2020-08-20T18:27:27.590Z] PSExecutionPolicyPreference Bypass [2020-08-20T18:27:27.590Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-08-20T18:27:27.590Z] PUBLIC C:\Users\Public [2020-08-20T18:27:27.590Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40408/9/display/redirect?page=changes [2020-08-20T18:27:27.590Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40408/9/display/redirect [2020-08-20T18:27:27.590Z] s390x true [2020-08-20T18:27:27.590Z] skip_dco false [2020-08-20T18:27:27.590Z] SKIP_VALIDATION_TESTS 1 [2020-08-20T18:27:27.590Z] SOURCES_DRIVE d [2020-08-20T18:27:27.590Z] SOURCES_SUBDIR gopath [2020-08-20T18:27:27.590Z] STAGE_NAME Run tests [2020-08-20T18:27:27.590Z] SystemDrive C: [2020-08-20T18:27:27.590Z] SystemRoot C:\windows [2020-08-20T18:27:27.590Z] TEMP C:\windows\TEMP [2020-08-20T18:27:27.590Z] TESTDEBUG 0 [2020-08-20T18:27:27.590Z] TESTRUN_DRIVE d [2020-08-20T18:27:27.590Z] TESTRUN_SUBDIR CI [2020-08-20T18:27:27.590Z] TIMEOUT 120m [2020-08-20T18:27:27.590Z] TMP C:\windows\TEMP [2020-08-20T18:27:27.590Z] unit_validate true [2020-08-20T18:27:27.590Z] USERDOMAIN WORKGROUP [2020-08-20T18:27:27.590Z] USERNAME azwin-2-e8c2d0$ [2020-08-20T18:27:27.590Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-08-20T18:27:27.590Z] windir C:\windows [2020-08-20T18:27:27.590Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-08-20T18:27:27.590Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-08-20T18:27:27.590Z] windowsRS1 false [2020-08-20T18:27:27.590Z] windowsRS5 true [2020-08-20T18:27:27.590Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-08-20T18:27:27.590Z] [2020-08-20T18:27:27.590Z] [2020-08-20T18:27:27.590Z] [2020-08-20T18:27:28.155Z] #42 ... [2020-08-20T18:27:28.155Z] [2020-08-20T18:27:28.155Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:28.155Z] #39 33.04 CC images/ns.o [2020-08-20T18:27:28.155Z] #39 33.25 CC images/regfile.o [2020-08-20T18:27:28.415Z] #39 33.47 CC images/ghost-file.o [2020-08-20T18:27:28.675Z] #39 33.82 CC images/fifo.o [2020-08-20T18:27:28.936Z] #39 34.12 CC images/remap-file-path.o [2020-08-20T18:27:29.126Z] INFO: Sources under d:\gopath\... [2020-08-20T18:27:29.126Z] INFO: Test run under d:\CI\... [2020-08-20T18:27:29.195Z] #39 34.34 CC images/eventfd.o [2020-08-20T18:27:29.456Z] #39 34.61 CC images/eventpoll.o [2020-08-20T18:27:29.568Z] #39 112.0 CC criu/cr-dedup.o [2020-08-20T18:27:29.568Z] #39 112.4 CC criu/cr-dump.o [2020-08-20T18:27:29.585Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-08-20T18:27:29.585Z] INFO: docker/docker repository was found [2020-08-20T18:27:29.585Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-08-20T18:27:30.043Z] ltsc2019: Pulling from windows/servercore [2020-08-20T18:27:30.113Z] #39 34.95 CC images/fh.o [2020-08-20T18:27:30.140Z] #39 ... [2020-08-20T18:27:30.140Z] [2020-08-20T18:27:30.140Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:27:30.140Z] #42 192.5 github.com/LK4D4/vndr/godl [2020-08-20T18:27:30.140Z] #42 193.3 github.com/LK4D4/vndr [2020-08-20T18:27:30.140Z] #42 ... [2020-08-20T18:27:30.140Z] [2020-08-20T18:27:30.140Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:27:30.140Z] #14 128.2 Selecting previously unselected package libnet1:amd64. [2020-08-20T18:27:30.140Z] #14 128.2 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-20T18:27:30.140Z] #14 128.2 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-20T18:27:30.140Z] #14 128.3 Selecting previously unselected package libnl-3-200:amd64. [2020-08-20T18:27:30.140Z] #14 128.3 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-20T18:27:30.140Z] #14 128.3 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-20T18:27:30.140Z] #14 128.4 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-20T18:27:30.140Z] #14 128.4 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-20T18:27:30.140Z] #14 128.4 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-20T18:27:30.140Z] #14 128.5 Selecting previously unselected package libreadline5:amd64. [2020-08-20T18:27:30.140Z] #14 128.5 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-20T18:27:30.140Z] #14 128.5 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-20T18:27:30.140Z] #14 128.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-20T18:27:30.140Z] #14 128.7 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-20T18:27:30.141Z] #14 128.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-20T18:27:30.387Z] #39 35.37 CC images/fsnotify.o [2020-08-20T18:27:30.400Z] #14 129.1 Selecting previously unselected package net-tools. [2020-08-20T18:27:30.400Z] #14 129.1 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-20T18:27:30.400Z] #14 129.1 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-20T18:27:30.501Z] 4612f6d0b889: Pulling fs layer [2020-08-20T18:27:30.501Z] 3ab49687905c: Pulling fs layer [2020-08-20T18:27:30.660Z] #14 129.5 Selecting previously unselected package python-pip-whl. [2020-08-20T18:27:30.660Z] #14 ... [2020-08-20T18:27:30.660Z] [2020-08-20T18:27:30.660Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:27:30.660Z] #42 DONE 203.2s [2020-08-20T18:27:30.660Z] [2020-08-20T18:27:30.660Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:27:30.660Z] #14 129.5 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-08-20T18:27:30.660Z] #14 129.6 Unpacking python-pip-whl (18.1-5) ... [2020-08-20T18:27:30.970Z] #39 36.19 CC images/signalfd.o [2020-08-20T18:27:31.551Z] #39 36.65 CC images/fs.o [2020-08-20T18:27:31.644Z] #14 130.4 Selecting previously unselected package python3-lib2to3. [2020-08-20T18:27:31.644Z] #14 130.4 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-20T18:27:31.644Z] #14 130.5 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-20T18:27:31.810Z] #39 36.94 CC images/pstree.o [2020-08-20T18:27:31.906Z] #14 130.7 Selecting previously unselected package python3-distutils. [2020-08-20T18:27:31.906Z] #14 130.7 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-08-20T18:27:31.906Z] #14 130.7 Unpacking python3-distutils (3.7.3-1) ... [2020-08-20T18:27:31.906Z] #14 130.9 Selecting previously unselected package python3-pip. [2020-08-20T18:27:32.069Z] #39 37.14 CC images/pipe.o [2020-08-20T18:27:32.175Z] #14 130.9 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-08-20T18:27:32.175Z] #14 130.9 Unpacking python3-pip (18.1-5) ... [2020-08-20T18:27:32.175Z] #14 131.1 Selecting previously unselected package python3-pkg-resources. [2020-08-20T18:27:32.175Z] #14 131.1 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-20T18:27:32.175Z] #14 131.1 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-20T18:27:32.330Z] #39 37.39 CC images/tcp-stream.o [2020-08-20T18:27:32.437Z] #14 131.3 Selecting previously unselected package python3-setuptools. [2020-08-20T18:27:32.437Z] #14 131.3 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-08-20T18:27:32.437Z] #14 131.3 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-20T18:27:32.696Z] #14 131.5 Selecting previously unselected package python3-wheel. [2020-08-20T18:27:32.696Z] #14 131.6 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-08-20T18:27:32.696Z] #14 131.6 Unpacking python3-wheel (0.32.3-2) ... [2020-08-20T18:27:32.696Z] #14 131.6 Selecting previously unselected package thin-provisioning-tools. [2020-08-20T18:27:32.900Z] #39 37.75 CC images/sk-packet.o [2020-08-20T18:27:32.900Z] #39 38.04 CC images/mnt.o [2020-08-20T18:27:32.959Z] #14 131.7 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-20T18:27:32.959Z] #14 131.7 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-20T18:27:33.160Z] #39 38.30 CC images/pipe-data.o [2020-08-20T18:27:33.221Z] #14 132.1 Selecting previously unselected package vim-runtime. [2020-08-20T18:27:33.221Z] #14 132.1 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-20T18:27:33.221Z] #14 132.1 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-20T18:27:33.221Z] #14 132.2 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-20T18:27:33.480Z] #14 132.2 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-20T18:27:33.731Z] #39 38.60 CC images/sa.o [2020-08-20T18:27:33.731Z] #39 38.82 CC images/timer.o [2020-08-20T18:27:34.300Z] #39 39.29 CC images/timerfd.o [2020-08-20T18:27:34.560Z] #39 39.58 CC images/mm.o [2020-08-20T18:27:34.819Z] #39 39.97 CC images/sk-opts.o [2020-08-20T18:27:34.820Z] #39 ... [2020-08-20T18:27:34.820Z] [2020-08-20T18:27:34.820Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:27:34.820Z] #14 57.78 Get:33 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-08-20T18:27:34.820Z] #14 60.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-20T18:27:34.820Z] #14 60.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-20T18:27:34.820Z] #14 60.15 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-20T18:27:34.820Z] #14 60.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-20T18:27:34.820Z] #14 60.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-20T18:27:34.820Z] #14 60.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-20T18:27:34.820Z] #14 60.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-20T18:27:34.820Z] #14 60.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-20T18:27:34.820Z] #14 60.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-20T18:27:34.820Z] #14 60.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-20T18:27:34.820Z] #14 60.36 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-20T18:27:34.820Z] #14 60.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-20T18:27:34.820Z] #14 60.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-20T18:27:34.820Z] #14 60.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-20T18:27:34.820Z] #14 60.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-20T18:27:34.820Z] #14 60.54 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-20T18:27:34.820Z] #14 60.54 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-20T18:27:34.820Z] #14 61.40 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-20T18:27:34.820Z] #14 61.40 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-20T18:27:34.820Z] #14 61.40 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-20T18:27:34.820Z] #14 61.41 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-20T18:27:34.820Z] #14 61.41 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-20T18:27:34.820Z] #14 61.43 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-20T18:27:34.820Z] #14 61.45 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-20T18:27:34.820Z] #14 61.60 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-20T18:27:34.820Z] #14 61.60 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-20T18:27:34.820Z] #14 61.60 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-20T18:27:34.820Z] #14 61.60 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-20T18:27:34.820Z] #14 61.61 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-20T18:27:34.820Z] #14 61.64 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-20T18:27:34.820Z] #14 61.64 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-20T18:27:34.820Z] #14 61.66 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-20T18:27:34.820Z] #14 62.21 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-20T18:27:34.820Z] #14 62.30 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-20T18:27:34.820Z] #14 62.36 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-20T18:27:34.820Z] #14 63.47 debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:27:34.820Z] #14 63.68 Fetched 104 MB in 10s (10.4 MB/s) [2020-08-20T18:27:34.820Z] #14 63.78 Selecting previously unselected package pigz. [2020-08-20T18:27:34.820Z] #14 63.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-08-20T18:27:34.820Z] #14 63.83 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-20T18:27:34.820Z] #14 63.87 Unpacking pigz (2.4-1) ... [2020-08-20T18:27:34.820Z] #14 64.00 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-20T18:27:35.080Z] #14 64.01 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-20T18:27:35.080Z] #14 64.01 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-20T18:27:35.576Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-08-20T18:27:35.576Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-20T18:27:35.576Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-20T18:27:35.576Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-08-20T18:27:35.576Z] ok github.com/docker/docker/api/types/filters 0.001s coverage: 92.2% of statements [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-20T18:27:35.576Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-08-20T18:27:35.576Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/builder [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-20T18:27:35.576Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-20T18:27:35.576Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-08-20T18:27:35.576Z] ok github.com/docker/docker/builder/fscache 0.111s coverage: 69.2% of statements [2020-08-20T18:27:35.650Z] #14 64.66 Selecting previously unselected package python3.7-minimal. [2020-08-20T18:27:35.650Z] #14 64.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-20T18:27:35.650Z] #14 64.69 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-20T18:27:35.867Z] ok github.com/docker/docker/builder/dockerfile 0.934s coverage: 45.1% of statements [2020-08-20T18:27:36.768Z] #14 135.3 Selecting previously unselected package vim. [2020-08-20T18:27:36.768Z] #14 135.3 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-20T18:27:36.768Z] #14 135.4 Unpacking vim (2:8.1.0875-5) ... [2020-08-20T18:27:36.901Z] ok github.com/docker/docker/builder/remotecontext 0.282s coverage: 13.6% of statements [2020-08-20T18:27:37.027Z] #14 135.8 Selecting previously unselected package xfsprogs. [2020-08-20T18:27:37.027Z] #14 135.8 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-20T18:27:37.027Z] #14 135.8 Unpacking xfsprogs (4.20.0-1) ... [2020-08-20T18:27:37.032Z] #14 66.04 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-20T18:27:37.032Z] #14 66.06 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-20T18:27:37.191Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-08-20T18:27:37.526Z] ok github.com/docker/docker/builder/remotecontext/git 0.964s coverage: 85.1% of statements [2020-08-20T18:27:37.526Z] ? github.com/docker/docker/cli [no test files] [2020-08-20T18:27:37.526Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-20T18:27:37.596Z] #14 136.3 Selecting previously unselected package zip. [2020-08-20T18:27:37.596Z] #14 136.3 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-08-20T18:27:37.596Z] #14 136.3 Unpacking zip (3.0-11+b1) ... [2020-08-20T18:27:37.596Z] #14 136.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-20T18:27:37.856Z] #14 136.6 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-20T18:27:37.856Z] #14 136.6 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-20T18:27:37.856Z] #14 136.7 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-20T18:27:37.856Z] #14 136.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-20T18:27:37.856Z] #14 136.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-20T18:27:37.856Z] #14 136.7 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-20T18:27:37.856Z] #14 136.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-20T18:27:37.856Z] #14 136.7 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-20T18:27:37.856Z] #14 136.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-20T18:27:37.856Z] #14 136.8 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-20T18:27:37.856Z] #14 136.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:27:38.115Z] #14 136.8 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-20T18:27:38.115Z] #14 136.8 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-20T18:27:38.115Z] #14 136.8 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-20T18:27:38.115Z] #14 136.8 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-20T18:27:38.115Z] #14 136.9 Setting up xxd (2:8.1.0875-5) ... [2020-08-20T18:27:38.115Z] #14 137.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-20T18:27:38.115Z] #14 137.0 Setting up zip (3.0-11+b1) ... [2020-08-20T18:27:38.115Z] #14 137.0 Setting up vim-common (2:8.1.0875-5) ... [2020-08-20T18:27:38.115Z] #14 137.1 Setting up bash-completion (1:2.8-6) ... [2020-08-20T18:27:39.573Z] #14 ... [2020-08-20T18:27:39.573Z] [2020-08-20T18:27:39.573Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:27:39.573Z] #42 138.0 encoding/base64 [2020-08-20T18:27:39.573Z] #42 138.9 encoding/json [2020-08-20T18:27:39.573Z] #42 139.9 go/doc [2020-08-20T18:27:39.573Z] #42 143.3 github.com/LK4D4/vndr/build [2020-08-20T18:27:39.573Z] #42 145.0 encoding/xml [2020-08-20T18:27:39.573Z] #42 146.9 github.com/LK4D4/vndr/versioned [2020-08-20T18:27:39.573Z] #42 147.1 compress/flate [2020-08-20T18:27:39.573Z] #42 ... [2020-08-20T18:27:39.573Z] [2020-08-20T18:27:39.573Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:39.573Z] #39 40.26 CC images/sk-unix.o [2020-08-20T18:27:39.573Z] #39 40.70 CC images/sk-inet.o [2020-08-20T18:27:39.573Z] #39 41.16 CC images/tun.o [2020-08-20T18:27:39.573Z] #39 41.58 CC images/sk-netlink.o [2020-08-20T18:27:39.573Z] #39 41.84 CC images/packet-sock.o [2020-08-20T18:27:39.573Z] #39 42.26 CC images/ipc-var.o [2020-08-20T18:27:39.573Z] #39 42.56 CC images/ipc-desc.o [2020-08-20T18:27:39.573Z] #39 42.73 CC images/ipc-shm.o [2020-08-20T18:27:39.573Z] #39 42.97 CC images/ipc-msg.o [2020-08-20T18:27:39.573Z] #39 43.26 CC images/ipc-sem.o [2020-08-20T18:27:39.573Z] #39 43.48 CC images/utsns.o [2020-08-20T18:27:39.573Z] #39 43.69 CC images/creds.o [2020-08-20T18:27:39.573Z] #39 43.97 CC images/vma.o [2020-08-20T18:27:39.573Z] #39 44.26 CC images/netdev.o [2020-08-20T18:27:39.573Z] #39 44.82 CC images/tty.o [2020-08-20T18:27:40.250Z] ok github.com/docker/docker/client 0.141s coverage: 75.7% of statements [2020-08-20T18:27:40.513Z] #39 45.53 CC images/file-lock.o [2020-08-20T18:27:40.513Z] #39 ... [2020-08-20T18:27:40.513Z] [2020-08-20T18:27:40.513Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:27:40.513Z] #14 69.63 Selecting previously unselected package python3-minimal. [2020-08-20T18:27:40.773Z] #14 69.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-08-20T18:27:40.773Z] #14 69.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-20T18:27:40.773Z] #14 69.77 Unpacking python3-minimal (3.7.3-1) ... [2020-08-20T18:27:41.033Z] #14 69.88 Selecting previously unselected package libmpdec2:amd64. [2020-08-20T18:27:41.033Z] #14 69.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-20T18:27:41.033Z] #14 69.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-20T18:27:41.033Z] #14 70.01 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-20T18:27:41.033Z] #14 70.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-20T18:27:41.033Z] #14 70.03 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-20T18:27:41.408Z] #14 139.7 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-20T18:27:41.408Z] #14 139.7 Setting up xz-utils (5.2.4-1) ... [2020-08-20T18:27:41.408Z] #14 139.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-20T18:27:41.408Z] #14 139.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-20T18:27:41.408Z] #14 139.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-20T18:27:41.408Z] #14 139.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-20T18:27:41.408Z] #14 139.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:27:41.408Z] #14 139.8 Setting up pigz (2.4-1) ... [2020-08-20T18:27:41.408Z] #14 139.8 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-20T18:27:41.408Z] #14 139.9 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-20T18:27:41.408Z] #14 139.9 Setting up python-pip-whl (18.1-5) ... [2020-08-20T18:27:41.408Z] #14 139.9 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-20T18:27:41.408Z] #14 139.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-20T18:27:41.408Z] #14 139.9 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-20T18:27:41.667Z] #14 140.4 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-20T18:27:41.667Z] #14 140.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-20T18:27:41.667Z] #14 140.5 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-20T18:27:41.667Z] #14 140.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-20T18:27:41.667Z] #14 140.5 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-20T18:27:41.667Z] #14 140.5 Setting up vim (2:8.1.0875-5) ... [2020-08-20T18:27:41.667Z] #14 140.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-20T18:27:41.667Z] #14 140.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-20T18:27:41.667Z] #14 140.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-20T18:27:41.667Z] #14 140.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-20T18:27:41.667Z] #14 140.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-20T18:27:41.667Z] #14 140.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-20T18:27:41.667Z] #14 140.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-20T18:27:41.667Z] #14 140.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-20T18:27:41.667Z] #14 140.6 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-20T18:27:41.667Z] #14 140.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-20T18:27:41.667Z] #14 140.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:27:41.667Z] #14 140.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-20T18:27:41.667Z] #14 140.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-20T18:27:41.667Z] #14 140.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:27:41.668Z] #14 140.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-20T18:27:41.927Z] #14 140.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-20T18:27:41.927Z] #14 140.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-20T18:27:41.927Z] #14 140.7 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-20T18:27:41.927Z] #14 140.7 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-20T18:27:41.927Z] #14 140.7 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-20T18:27:41.927Z] #14 140.7 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-20T18:27:41.927Z] #14 140.8 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-20T18:27:42.497Z] #14 ... [2020-08-20T18:27:42.497Z] [2020-08-20T18:27:42.497Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:42.497Z] #39 115.3 CC criu/cr-errno.o [2020-08-20T18:27:42.497Z] #39 115.4 CC criu/cr-restore.o [2020-08-20T18:27:42.497Z] #39 119.7 CC criu/cr-service.o [2020-08-20T18:27:42.497Z] #39 121.1 CC criu/crtools.o [2020-08-20T18:27:42.497Z] #39 121.7 CC criu/eventfd.o [2020-08-20T18:27:42.497Z] #39 122.0 CC criu/eventpoll.o [2020-08-20T18:27:42.497Z] #39 122.7 CC criu/external.o [2020-08-20T18:27:42.497Z] #39 122.9 CC criu/fault-injection.o [2020-08-20T18:27:42.497Z] #39 123.0 CC criu/fdstore.o [2020-08-20T18:27:42.497Z] #39 123.4 CC criu/fifo.o [2020-08-20T18:27:42.497Z] #39 123.8 CC criu/file-ids.o [2020-08-20T18:27:42.497Z] #39 124.1 CC criu/file-lock.o [2020-08-20T18:27:42.497Z] #39 125.0 CC criu/files-ext.o [2020-08-20T18:27:42.757Z] #39 125.4 CC criu/files-reg.o [2020-08-20T18:27:42.943Z] #14 71.52 Selecting previously unselected package python3.7. [2020-08-20T18:27:42.943Z] #14 71.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-20T18:27:42.943Z] #14 71.54 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-20T18:27:42.943Z] #14 71.70 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-20T18:27:42.943Z] #14 71.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-20T18:27:42.943Z] #14 71.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-20T18:27:42.943Z] #14 71.92 Setting up python3-minimal (3.7.3-1) ... [2020-08-20T18:27:44.325Z] #14 73.31 Selecting previously unselected package python3. [2020-08-20T18:27:44.325Z] #14 73.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16134 files and directories currently installed.) [2020-08-20T18:27:44.325Z] #14 73.37 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-20T18:27:44.325Z] #14 73.38 Unpacking python3 (3.7.3-1) ... [2020-08-20T18:27:44.586Z] #14 73.54 Selecting previously unselected package libip4tc0:amd64. [2020-08-20T18:27:44.586Z] #14 73.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-20T18:27:44.586Z] #14 73.55 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-20T18:27:44.586Z] #14 73.66 Selecting previously unselected package libip6tc0:amd64. [2020-08-20T18:27:44.586Z] #14 73.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-20T18:27:44.586Z] #14 73.68 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-20T18:27:44.668Z] #39 ... [2020-08-20T18:27:44.669Z] [2020-08-20T18:27:44.669Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:27:44.669Z] #14 143.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-20T18:27:44.669Z] #14 143.6 Setting up iptables (1.8.2-4) ... [2020-08-20T18:27:44.847Z] #14 73.81 Selecting previously unselected package libiptc0:amd64. [2020-08-20T18:27:44.847Z] #14 73.81 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-20T18:27:44.847Z] #14 73.83 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-20T18:27:44.847Z] #14 73.92 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-20T18:27:44.847Z] #14 73.92 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-20T18:27:44.847Z] #14 73.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-20T18:27:44.847Z] #14 74.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-20T18:27:44.928Z] #14 143.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-20T18:27:44.928Z] #14 143.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-20T18:27:44.928Z] #14 143.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-20T18:27:44.928Z] #14 143.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-20T18:27:44.928Z] #14 143.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-20T18:27:44.928Z] #14 143.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-20T18:27:44.928Z] #14 143.7 Setting up python3 (3.7.3-1) ... [2020-08-20T18:27:45.107Z] #14 74.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-20T18:27:45.107Z] #14 74.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-20T18:27:45.187Z] #14 144.0 Setting up python3-wheel (0.32.3-2) ... [2020-08-20T18:27:45.340Z] 3ab49687905c: Verifying Checksum [2020-08-20T18:27:45.340Z] 3ab49687905c: Download complete [2020-08-20T18:27:45.340Z] 4612f6d0b889: Verifying Checksum [2020-08-20T18:27:45.340Z] 4612f6d0b889: Download complete [2020-08-20T18:27:45.367Z] #14 74.19 Selecting previously unselected package libnftnl11:amd64. [2020-08-20T18:27:45.367Z] #14 74.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-20T18:27:45.367Z] #14 74.20 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-20T18:27:45.367Z] #14 74.42 Selecting previously unselected package iptables. [2020-08-20T18:27:45.367Z] #14 74.43 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-20T18:27:45.627Z] #14 74.43 Unpacking iptables (1.8.2-4) ... [2020-08-20T18:27:45.887Z] #14 74.94 Selecting previously unselected package xxd. [2020-08-20T18:27:45.887Z] #14 74.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-20T18:27:45.887Z] #14 74.95 Unpacking xxd (2:8.1.0875-5) ... [2020-08-20T18:27:46.127Z] #14 144.8 Setting up apparmor (2.13.2-10) ... [2020-08-20T18:27:46.148Z] #14 75.14 Selecting previously unselected package vim-common. [2020-08-20T18:27:46.148Z] #14 75.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-20T18:27:46.148Z] #14 75.18 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-20T18:27:46.407Z] #14 75.48 Selecting previously unselected package bash-completion. [2020-08-20T18:27:46.407Z] #14 75.48 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-20T18:27:47.507Z] #14 146.3 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-20T18:27:47.767Z] #14 146.7 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-20T18:27:49.051Z] + bin/containerd-stress [2020-08-20T18:27:49.051Z] + bin/containerd-shim [2020-08-20T18:27:49.148Z] #14 147.6 Setting up python3-distutils (3.7.3-1) ... [2020-08-20T18:27:49.148Z] #14 148.0 Setting up python3-setuptools (40.8.0-1) ... [2020-08-20T18:27:50.528Z] #14 149.2 Setting up python3-pip (18.1-5) ... [2020-08-20T18:27:50.612Z] #14 ... [2020-08-20T18:27:50.612Z] [2020-08-20T18:27:50.612Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:50.612Z] #39 45.81 CC images/rlimit.o [2020-08-20T18:27:50.612Z] #39 46.00 CC images/pagemap.o [2020-08-20T18:27:50.612Z] #39 46.40 CC images/siginfo.o [2020-08-20T18:27:50.612Z] #39 46.71 CC images/rpc.o [2020-08-20T18:27:50.612Z] #39 48.22 CC images/ext-file.o [2020-08-20T18:27:50.612Z] #39 48.44 CC images/cgroup.o [2020-08-20T18:27:50.612Z] #39 49.28 CC images/userns.o [2020-08-20T18:27:50.612Z] #39 49.57 CC images/google/protobuf/descriptor.o [2020-08-20T18:27:50.612Z] #39 51.64 CC images/opts.o [2020-08-20T18:27:50.612Z] #39 51.92 CC images/seccomp.o [2020-08-20T18:27:50.612Z] #39 52.23 CC images/binfmt-misc.o [2020-08-20T18:27:50.612Z] #39 52.45 CC images/time.o [2020-08-20T18:27:50.612Z] #39 52.70 CC images/sysctl.o [2020-08-20T18:27:50.612Z] #39 52.92 CC images/autofs.o [2020-08-20T18:27:50.612Z] #39 53.17 CC images/macvlan.o [2020-08-20T18:27:50.612Z] #39 53.43 CC images/sit.o [2020-08-20T18:27:50.612Z] #39 53.72 CC images/memfd.o [2020-08-20T18:27:50.612Z] #39 54.12 CC images/timens.o [2020-08-20T18:27:50.612Z] #39 54.45 LINK images/built-in.o [2020-08-20T18:27:50.612Z] #39 54.69 GEN compel/include/asm [2020-08-20T18:27:50.612Z] #39 54.71 GEN compel/include/version.h [2020-08-20T18:27:50.612Z] #39 54.76 touch .config [2020-08-20T18:27:50.612Z] #39 54.82 GEN include/common/config.h [2020-08-20T18:27:50.612Z] #39 54.91 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-20T18:27:50.612Z] #39 54.93 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-20T18:27:50.612Z] #39 54.95 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-20T18:27:50.612Z] #39 54.98 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-20T18:27:50.612Z] #39 55.03 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-20T18:27:50.612Z] #39 55.05 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-20T18:27:50.612Z] #39 55.10 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-20T18:27:50.612Z] #39 55.14 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-20T18:27:50.612Z] #39 55.17 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-20T18:27:50.612Z] #39 55.20 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-20T18:27:50.612Z] #39 55.20 DEP compel/plugins/std/infect.d [2020-08-20T18:27:50.612Z] #39 55.36 DEP compel/plugins/std/string.d [2020-08-20T18:27:50.612Z] #39 55.44 DEP compel/plugins/std/log.d [2020-08-20T18:27:50.612Z] #39 55.58 DEP compel/plugins/std/fds.d [2020-08-20T18:27:50.612Z] #39 55.70 DEP compel/plugins/std/std.d [2020-08-20T18:27:50.612Z] #39 55.84 DEP compel/plugins/shmem/shmem.d [2020-08-20T18:27:50.872Z] #39 55.94 DEP compel/plugins/fds/fds.d [2020-08-20T18:27:50.872Z] #39 ... [2020-08-20T18:27:50.872Z] [2020-08-20T18:27:50.872Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:27:50.872Z] #14 79.76 Unpacking bash-completion (1:2.8-6) ... [2020-08-20T18:27:51.132Z] #14 80.31 Selecting previously unselected package bzip2. [2020-08-20T18:27:51.402Z] #14 80.32 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-20T18:27:51.402Z] #14 80.33 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-20T18:27:51.467Z] #14 150.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-20T18:27:51.467Z] #14 150.3 Setting up dmsetup (2:1.02.155-3) ... [2020-08-20T18:27:51.467Z] #14 150.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-20T18:27:51.467Z] #14 150.3 Setting up xfsprogs (4.20.0-1) ... [2020-08-20T18:27:51.662Z] #14 80.48 Selecting previously unselected package xz-utils. [2020-08-20T18:27:51.662Z] #14 80.53 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-20T18:27:51.662Z] #14 80.53 Unpacking xz-utils (5.2.4-1) ... [2020-08-20T18:27:51.662Z] #14 ... [2020-08-20T18:27:51.662Z] [2020-08-20T18:27:51.662Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:27:51.662Z] #42 150.0 hash [2020-08-20T18:27:51.662Z] #42 150.2 hash/crc32 [2020-08-20T18:27:51.662Z] #42 151.0 compress/gzip [2020-08-20T18:27:51.662Z] #42 151.4 context [2020-08-20T18:27:51.662Z] #42 151.8 crypto/cipher [2020-08-20T18:27:51.662Z] #42 152.2 math/big [2020-08-20T18:27:51.662Z] #42 153.3 crypto/aes [2020-08-20T18:27:51.662Z] #42 154.5 crypto [2020-08-20T18:27:51.662Z] #42 154.7 crypto/des [2020-08-20T18:27:51.662Z] #42 155.3 crypto/internal/randutil [2020-08-20T18:27:51.662Z] #42 155.5 crypto/sha512 [2020-08-20T18:27:51.662Z] #42 156.7 crypto/ed25519/internal/edwards25519 [2020-08-20T18:27:51.662Z] #42 158.9 crypto/hmac [2020-08-20T18:27:51.662Z] #42 159.1 crypto/md5 [2020-08-20T18:27:51.662Z] #42 159.9 crypto/rc4 [2020-08-20T18:27:51.662Z] #42 160.1 crypto/sha1 [2020-08-20T18:27:51.662Z] #42 ... [2020-08-20T18:27:51.662Z] [2020-08-20T18:27:51.662Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:27:51.662Z] #14 80.76 Selecting previously unselected package apparmor. [2020-08-20T18:27:51.731Z] #14 150.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-20T18:27:51.731Z] #14 150.4 Processing triggers for mime-support (3.62) ... [2020-08-20T18:27:51.731Z] #14 150.4 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:27:51.922Z] #14 80.76 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-20T18:27:51.922Z] #14 80.89 Unpacking apparmor (2.13.2-10) ... [2020-08-20T18:27:52.301Z] #14 DONE 151.2s [2020-08-20T18:27:52.301Z] [2020-08-20T18:27:52.301Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-08-20T18:27:52.492Z] #14 81.41 Selecting previously unselected package aufs-tools. [2020-08-20T18:27:52.492Z] #14 81.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-20T18:27:52.492Z] #14 81.42 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-20T18:27:52.492Z] #14 81.61 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-20T18:27:52.752Z] #14 81.62 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-20T18:27:52.752Z] #14 81.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-20T18:27:53.239Z] #15 0.832 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-20T18:27:53.239Z] #15 0.836 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-20T18:27:53.239Z] #15 0.838 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-20T18:27:53.239Z] #15 DONE 0.9s [2020-08-20T18:27:53.239Z] [2020-08-20T18:27:53.239Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-08-20T18:27:54.665Z] #14 ... [2020-08-20T18:27:54.665Z] [2020-08-20T18:27:54.665Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-08-20T18:27:54.665Z] #60 155.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-20T18:27:54.665Z] #60 155.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-20T18:27:54.665Z] #60 DONE 163.2s [2020-08-20T18:27:54.665Z] [2020-08-20T18:27:54.665Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-08-20T18:27:54.665Z] #61 DONE 0.0s [2020-08-20T18:27:54.665Z] [2020-08-20T18:27:54.665Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:54.665Z] #39 56.10 CC compel/plugins/std/std.o [2020-08-20T18:27:54.665Z] #39 56.55 CC compel/plugins/std/fds.o [2020-08-20T18:27:54.665Z] #39 57.13 CC compel/plugins/std/log.o [2020-08-20T18:27:54.665Z] #39 58.13 CC compel/plugins/std/string.o [2020-08-20T18:27:54.665Z] #39 58.82 CC compel/plugins/std/infect.o [2020-08-20T18:27:54.665Z] #39 59.33 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-20T18:27:54.665Z] #39 59.42 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-20T18:27:54.665Z] #39 59.51 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-20T18:27:54.665Z] #39 59.61 AR compel/plugins/std.lib.a [2020-08-20T18:27:54.665Z] #39 59.76 CC compel/plugins/fds/fds.o [2020-08-20T18:27:55.149Z] #16 ... [2020-08-20T18:27:55.149Z] [2020-08-20T18:27:55.149Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:27:55.149Z] #39 127.7 CC criu/files.o [2020-08-20T18:27:55.149Z] #39 129.6 CC criu/filesystems.o [2020-08-20T18:27:55.149Z] #39 130.4 CC criu/fsnotify.o [2020-08-20T18:27:55.149Z] #39 131.5 CC criu/image-desc.o [2020-08-20T18:27:55.149Z] #39 131.6 CC criu/image.o [2020-08-20T18:27:55.149Z] #39 132.6 CC criu/ipc_ns.o [2020-08-20T18:27:55.149Z] #39 133.9 CC criu/irmap.o [2020-08-20T18:27:55.149Z] #39 134.5 CC criu/kcmp-ids.o [2020-08-20T18:27:55.149Z] #39 134.8 CC criu/kerndat.o [2020-08-20T18:27:55.149Z] #39 136.4 CC criu/libnetlink.o [2020-08-20T18:27:55.149Z] #39 136.8 CC criu/log.o [2020-08-20T18:27:55.149Z] #39 137.5 CC criu/lsm.o [2020-08-20T18:27:55.149Z] #39 138.0 CC criu/mem.o [2020-08-20T18:27:55.235Z] #39 60.16 AR compel/plugins/fds.lib.a [2020-08-20T18:27:55.235Z] #39 60.33 HOSTDEP compel/src/lib/log-host.d [2020-08-20T18:27:55.495Z] #39 60.55 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-20T18:27:55.495Z] #39 60.73 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-20T18:27:55.756Z] #39 60.88 HOSTDEP compel/src/main-host.d [2020-08-20T18:27:56.016Z] #39 61.06 DEP compel/src/lib/ptrace.d [2020-08-20T18:27:56.016Z] #39 61.12 DEP compel/src/lib/infect.d [2020-08-20T18:27:56.020Z] + bin/containerd-shim-runc-v1 [2020-08-20T18:27:56.276Z] #39 61.18 DEP compel/src/lib/infect-util.d [2020-08-20T18:27:56.276Z] #39 61.26 DEP compel/src/lib/infect-rpc.d [2020-08-20T18:27:56.276Z] #39 61.45 DEP compel/arch/x86/src/lib/infect.d [2020-08-20T18:27:56.537Z] #39 61.59 DEP compel/arch/x86/src/lib/cpu.d [2020-08-20T18:27:56.537Z] #39 61.69 DEP compel/src/lib/log.d [2020-08-20T18:27:56.537Z] #39 61.80 DEP compel/src/main.d [2020-08-20T18:27:56.797Z] #39 61.90 DEP compel/src/lib/handle-elf.d [2020-08-20T18:27:56.797Z] #39 61.98 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-20T18:27:57.057Z] #39 62.14 CC compel/src/lib/log.o [2020-08-20T18:27:57.064Z] #39 139.9 CC criu/memfd.o [2020-08-20T18:27:57.317Z] #39 62.44 CC compel/arch/x86/src/lib/cpu.o [2020-08-20T18:27:57.633Z] #39 140.5 CC criu/mount.o [2020-08-20T18:27:58.114Z] + bin/containerd-shim-runc-v2 [2020-08-20T18:27:58.202Z] #39 ... [2020-08-20T18:27:58.202Z] [2020-08-20T18:27:58.202Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-08-20T18:27:58.202Z] #16 4.887 Collecting yamllint==1.16.0 [2020-08-20T18:27:58.257Z] #39 ... [2020-08-20T18:27:58.257Z] [2020-08-20T18:27:58.257Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:27:58.257Z] #14 84.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-20T18:27:58.257Z] #14 84.12 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-20T18:27:58.257Z] #14 84.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-20T18:27:58.257Z] #14 86.84 Selecting previously unselected package binutils-mingw-w64. [2020-08-20T18:27:58.257Z] #14 86.86 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-20T18:27:58.257Z] #14 86.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-20T18:27:58.257Z] #14 86.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-20T18:27:58.257Z] #14 86.96 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-20T18:27:58.257Z] #14 86.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-20T18:27:58.257Z] #14 87.15 Selecting previously unselected package dmsetup. [2020-08-20T18:27:58.257Z] #14 87.16 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-20T18:27:58.257Z] #14 87.17 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-20T18:27:58.257Z] #14 87.30 Selecting previously unselected package mingw-w64-common. [2020-08-20T18:27:58.257Z] #14 87.30 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-20T18:27:58.257Z] #14 87.31 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-20T18:27:59.158Z] + binaries [2020-08-20T18:27:59.158Z] + mkdir -p /build [2020-08-20T18:27:59.158Z] + cp bin/containerd /build/containerd [2020-08-20T18:27:59.158Z] + cp bin/containerd-shim /build/containerd-shim [2020-08-20T18:27:59.158Z] + cp bin/ctr /build/ctr [2020-08-20T18:28:02.755Z] ok github.com/docker/docker/cmd/dockerd/hack 0.013s coverage: 72.9% of statements [2020-08-20T18:28:02.755Z] ok github.com/docker/docker/cmd/dockerd 0.047s coverage: 29.5% of statements [2020-08-20T18:28:03.475Z] #16 10.28 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-20T18:28:03.475Z] #16 10.37 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-20T18:28:03.536Z] #14 ... [2020-08-20T18:28:03.537Z] [2020-08-20T18:28:03.537Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:28:03.537Z] #42 161.3 crypto/sha256 [2020-08-20T18:28:03.537Z] #42 161.9 crypto/rand [2020-08-20T18:28:03.537Z] #42 162.6 crypto/elliptic [2020-08-20T18:28:03.537Z] #42 162.6 encoding/asn1 [2020-08-20T18:28:03.537Z] #42 165.5 crypto/ed25519 [2020-08-20T18:28:03.537Z] #42 165.7 crypto/rsa [2020-08-20T18:28:03.537Z] #42 166.6 crypto/ecdsa [2020-08-20T18:28:03.537Z] #42 167.2 crypto/dsa [2020-08-20T18:28:03.537Z] #42 167.2 encoding/hex [2020-08-20T18:28:03.537Z] #42 167.6 encoding/pem [2020-08-20T18:28:03.537Z] #42 167.6 crypto/x509/pkix [2020-08-20T18:28:03.537Z] #42 168.1 vendor/golang.org/x/crypto/cryptobyte [2020-08-20T18:28:03.537Z] #42 168.1 vendor/golang.org/x/net/dns/dnsmessage [2020-08-20T18:28:03.537Z] #42 170.4 vendor/golang.org/x/crypto/internal/chacha20 [2020-08-20T18:28:03.537Z] #42 171.1 vendor/golang.org/x/crypto/poly1305 [2020-08-20T18:28:03.537Z] #42 171.6 vendor/golang.org/x/sys/cpu [2020-08-20T18:28:03.537Z] #42 171.9 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-20T18:28:03.537Z] #42 ... [2020-08-20T18:28:03.537Z] [2020-08-20T18:28:03.537Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:28:03.537Z] #14 92.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-20T18:28:03.537Z] #14 92.30 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-20T18:28:03.537Z] #14 92.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-20T18:28:03.651Z] Removing intermediate container 8add74b77f22 [2020-08-20T18:28:03.651Z] ---> 7bc0f625d86d [2020-08-20T18:28:03.651Z] Step 61/140 : FROM dev-base AS proxy [2020-08-20T18:28:03.651Z] ---> f2985986a427 [2020-08-20T18:28:03.651Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-08-20T18:28:03.651Z] ---> Running in 22957005c150 [2020-08-20T18:28:03.651Z] Removing intermediate container 22957005c150 [2020-08-20T18:28:03.651Z] ---> f30a9d2bc418 [2020-08-20T18:28:03.651Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-08-20T18:28:03.651Z] ---> Running in 951a95aa94d3 [2020-08-20T18:28:03.733Z] #16 10.43 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-20T18:28:03.733Z] #16 10.48 Collecting pyyaml (from yamllint==1.16.0) [2020-08-20T18:28:03.944Z] Removing intermediate container 951a95aa94d3 [2020-08-20T18:28:03.944Z] ---> ba603a51fd8e [2020-08-20T18:28:03.944Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:28:03.944Z] ---> 8dd71fdf70f5 [2020-08-20T18:28:03.944Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-20T18:28:03.992Z] #16 10.64 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-20T18:28:04.238Z] ---> 976f597efb95 [2020-08-20T18:28:04.238Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-20T18:28:04.238Z] ---> Running in 8045142aee18 [2020-08-20T18:28:04.238Z] + RM_GOPATH=0 [2020-08-20T18:28:04.238Z] + TMP_GOPATH= [2020-08-20T18:28:04.238Z] + : /build [2020-08-20T18:28:04.238Z] + '[' -z '' ']' [2020-08-20T18:28:04.238Z] ++ mktemp -d [2020-08-20T18:28:04.238Z] + export GOPATH=/tmp/tmp.Is05BCNmie [2020-08-20T18:28:04.238Z] + GOPATH=/tmp/tmp.Is05BCNmie [2020-08-20T18:28:04.238Z] + RM_GOPATH=1 [2020-08-20T18:28:04.238Z] ++ dirname ./install.sh [2020-08-20T18:28:04.238Z] + dir=. [2020-08-20T18:28:04.238Z] + bin=proxy [2020-08-20T18:28:04.238Z] + shift [2020-08-20T18:28:04.238Z] + '[' '!' -f ./proxy.installer ']' [2020-08-20T18:28:04.238Z] + . ./proxy.installer [2020-08-20T18:28:04.238Z] ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-20T18:28:04.238Z] + install_proxy [2020-08-20T18:28:04.238Z] + case "$1" in [2020-08-20T18:28:04.238Z] + export CGO_ENABLED=0 [2020-08-20T18:28:04.238Z] + CGO_ENABLED=0 [2020-08-20T18:28:04.238Z] + _install_proxy [2020-08-20T18:28:04.238Z] Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-20T18:28:04.238Z] + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-08-20T18:28:04.238Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Is05BCNmie/src/github.com/docker/libnetwork [2020-08-20T18:28:04.238Z] Cloning into '/tmp/tmp.Is05BCNmie/src/github.com/docker/libnetwork'... [2020-08-20T18:28:04.265Z] ok github.com/docker/docker/container 0.119s coverage: 35.6% of statements [2020-08-20T18:28:04.265Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-20T18:28:04.265Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-20T18:28:04.265Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-20T18:28:04.265Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-20T18:28:05.368Z] #16 12.15 Building wheels for collected packages: pyyaml [2020-08-20T18:28:05.368Z] #16 12.16 Running setup.py bdist_wheel for pyyaml: started [2020-08-20T18:28:06.744Z] #16 13.34 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-20T18:28:06.744Z] #16 13.34 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-20T18:28:06.744Z] #16 13.42 Successfully built pyyaml [2020-08-20T18:28:06.744Z] #16 13.45 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-20T18:28:06.983Z] + cd /tmp/tmp.Is05BCNmie/src/github.com/docker/libnetwork [2020-08-20T18:28:06.983Z] + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-08-20T18:28:06.983Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-20T18:28:07.003Z] #16 13.77 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-20T18:28:07.577Z] #16 DONE 14.2s [2020-08-20T18:28:07.577Z] [2020-08-20T18:28:07.577Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-08-20T18:28:07.837Z] #21 DONE 0.3s [2020-08-20T18:28:07.837Z] [2020-08-20T18:28:07.837Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-20T18:28:08.818Z] #14 ... [2020-08-20T18:28:08.818Z] [2020-08-20T18:28:08.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:28:08.818Z] #39 63.44 CC compel/arch/x86/src/lib/infect.o [2020-08-20T18:28:08.818Z] #39 64.48 CC compel/src/lib/infect-rpc.o [2020-08-20T18:28:08.818Z] #39 65.00 CC compel/src/lib/infect-util.o [2020-08-20T18:28:08.818Z] #39 65.29 CC compel/src/lib/infect.o [2020-08-20T18:28:08.818Z] #39 68.22 CC compel/src/lib/ptrace.o [2020-08-20T18:28:08.818Z] #39 68.71 AR compel/libcompel.a [2020-08-20T18:28:08.818Z] #39 68.80 HOSTCC compel/src/main-host.o [2020-08-20T18:28:08.818Z] #39 69.17 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-20T18:28:08.818Z] #39 69.44 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-20T18:28:08.818Z] #39 69.78 HOSTCC compel/src/lib/log-host.o [2020-08-20T18:28:08.818Z] #39 69.95 HOSTLINK compel/compel-host-bin [2020-08-20T18:28:08.818Z] #39 70.05 DEP soccr/soccr.d [2020-08-20T18:28:08.818Z] #39 70.34 CC soccr/soccr.o [2020-08-20T18:28:08.818Z] #39 72.07 AR soccr/libsoccr.a [2020-08-20T18:28:08.818Z] #39 72.11 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-20T18:28:08.818Z] #39 72.44 DEP criu/arch/x86/sigframe.d [2020-08-20T18:28:08.818Z] #39 72.58 DEP criu/arch/x86/sigaction_compat.d [2020-08-20T18:28:08.818Z] #39 72.73 DEP criu/arch/x86/kerndat.d [2020-08-20T18:28:08.818Z] #39 72.88 DEP criu/arch/x86/crtools.d [2020-08-20T18:28:08.818Z] #39 73.08 DEP criu/arch/x86/cpu.d [2020-08-20T18:28:08.818Z] #39 73.26 CC criu/arch/x86/cpu.o [2020-08-20T18:28:08.818Z] #39 ... [2020-08-20T18:28:08.818Z] [2020-08-20T18:28:08.818Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-20T18:28:08.818Z] #48 176.7 + GOBIN=/build [2020-08-20T18:28:08.818Z] #48 176.7 + /build/gometalinter --install [2020-08-20T18:28:08.818Z] #48 176.7 Installing: [2020-08-20T18:28:08.818Z] #48 176.7 deadcode [2020-08-20T18:28:08.818Z] #48 176.7 dupl [2020-08-20T18:28:08.818Z] #48 176.7 errcheck [2020-08-20T18:28:08.818Z] #48 176.7 gas [2020-08-20T18:28:08.818Z] #48 176.7 gochecknoglobals [2020-08-20T18:28:08.818Z] #48 176.7 gochecknoinits [2020-08-20T18:28:08.818Z] #48 176.7 goconst [2020-08-20T18:28:08.818Z] #48 176.7 gocyclo [2020-08-20T18:28:08.818Z] #48 176.7 goimports [2020-08-20T18:28:08.818Z] #48 176.7 golint [2020-08-20T18:28:08.818Z] #48 176.7 gosimple [2020-08-20T18:28:08.818Z] #48 176.7 gotype [2020-08-20T18:28:08.818Z] #48 176.7 gotypex [2020-08-20T18:28:08.818Z] #48 176.7 ineffassign [2020-08-20T18:28:08.818Z] #48 176.7 interfacer [2020-08-20T18:28:08.818Z] #48 176.7 lll [2020-08-20T18:28:08.818Z] #48 176.7 maligned [2020-08-20T18:28:08.818Z] #48 176.7 megacheck [2020-08-20T18:28:08.818Z] #48 176.7 misspell [2020-08-20T18:28:08.818Z] #48 176.7 nakedret [2020-08-20T18:28:08.818Z] #48 176.7 safesql [2020-08-20T18:28:08.818Z] #48 176.7 staticcheck [2020-08-20T18:28:08.818Z] #48 176.7 structcheck [2020-08-20T18:28:08.818Z] #48 176.7 unconvert [2020-08-20T18:28:08.818Z] #48 176.7 unparam [2020-08-20T18:28:08.818Z] #48 176.7 unused [2020-08-20T18:28:08.818Z] #48 176.7 varcheck [2020-08-20T18:28:09.118Z] Removing intermediate container 8045142aee18 [2020-08-20T18:28:09.118Z] ---> 85c0568ef5e2 [2020-08-20T18:28:09.118Z] Step 67/140 : FROM base AS gometalinter [2020-08-20T18:28:09.118Z] ---> f2985986a427 [2020-08-20T18:28:09.118Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-08-20T18:28:09.118Z] ---> Running in a32378670f05 [2020-08-20T18:28:09.412Z] Removing intermediate container a32378670f05 [2020-08-20T18:28:09.412Z] ---> bb0318f727f6 [2020-08-20T18:28:09.412Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:28:09.412Z] ---> 4e16bf59d505 [2020-08-20T18:28:09.412Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-20T18:28:09.703Z] ---> a39e5723f6f3 [2020-08-20T18:28:09.703Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-20T18:28:09.703Z] ---> Running in f189c2aa88ca [2020-08-20T18:28:09.827Z] ok github.com/docker/docker/daemon/cluster 0.028s coverage: 0.5% of statements [2020-08-20T18:28:09.997Z] + RM_GOPATH=0 [2020-08-20T18:28:09.997Z] + TMP_GOPATH= [2020-08-20T18:28:09.997Z] + : /build [2020-08-20T18:28:09.997Z] + '[' -z '' ']' [2020-08-20T18:28:09.997Z] ++ mktemp -d [2020-08-20T18:28:09.997Z] + export GOPATH=/tmp/tmp.VY0M59RQNb [2020-08-20T18:28:09.997Z] + GOPATH=/tmp/tmp.VY0M59RQNb [2020-08-20T18:28:09.997Z] + RM_GOPATH=1 [2020-08-20T18:28:09.997Z] ++ dirname ./install.sh [2020-08-20T18:28:09.997Z] + dir=. [2020-08-20T18:28:09.997Z] + bin=gometalinter [2020-08-20T18:28:09.997Z] + shift [2020-08-20T18:28:09.997Z] + '[' '!' -f ./gometalinter.installer ']' [2020-08-20T18:28:09.997Z] Installing gometalinter version v2.0.6 [2020-08-20T18:28:09.997Z] + . ./gometalinter.installer [2020-08-20T18:28:09.997Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-08-20T18:28:09.997Z] + install_gometalinter [2020-08-20T18:28:09.997Z] + echo 'Installing gometalinter version v2.0.6' [2020-08-20T18:28:09.997Z] + go get -d github.com/alecthomas/gometalinter [2020-08-20T18:28:10.117Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-08-20T18:28:11.041Z] + cd /tmp/tmp.VY0M59RQNb/src/github.com/alecthomas/gometalinter [2020-08-20T18:28:11.041Z] + git checkout -q v2.0.6 [2020-08-20T18:28:11.041Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-08-20T18:28:11.130Z] #25 DONE 3.1s [2020-08-20T18:28:11.130Z] [2020-08-20T18:28:11.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:28:11.130Z] #39 144.0 CC criu/namespaces.o [2020-08-20T18:28:11.130Z] #39 145.7 CC criu/net.o [2020-08-20T18:28:11.130Z] #39 149.2 CC criu/netfilter.o [2020-08-20T18:28:11.130Z] #39 149.7 CC criu/page-pipe.o [2020-08-20T18:28:11.130Z] #39 150.5 CC criu/page-xfer.o [2020-08-20T18:28:11.130Z] #39 152.1 CC criu/pagemap-cache.o [2020-08-20T18:28:11.130Z] #39 152.4 CC criu/pagemap.o [2020-08-20T18:28:11.130Z] #39 153.2 CC criu/parasite-syscall.o [2020-08-20T18:28:11.130Z] #39 ... [2020-08-20T18:28:11.130Z] [2020-08-20T18:28:11.130Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-08-20T18:28:11.130Z] #27 DONE 0.4s [2020-08-20T18:28:11.130Z] [2020-08-20T18:28:11.130Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-20T18:28:11.148Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.8% of statements [2020-08-20T18:28:11.389Z] #52 ... [2020-08-20T18:28:11.389Z] [2020-08-20T18:28:11.389Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-08-20T18:28:11.389Z] #30 DONE 0.1s [2020-08-20T18:28:11.389Z] [2020-08-20T18:28:11.389Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-08-20T18:28:11.389Z] #35 DONE 0.0s [2020-08-20T18:28:11.389Z] [2020-08-20T18:28:11.389Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:28:11.389Z] #39 154.0 CC criu/path.o [2020-08-20T18:28:11.649Z] #39 154.4 CC criu/pie-util-vdso-elf32.o [2020-08-20T18:28:12.218Z] #39 154.9 CC criu/pie-util-vdso.o [2020-08-20T18:28:12.478Z] #39 155.3 CC criu/pie-util.o [2020-08-20T18:28:12.737Z] #39 155.4 CC criu/pipes.o [2020-08-20T18:28:13.306Z] #39 156.0 CC criu/plugin.o [2020-08-20T18:28:13.876Z] #39 156.5 CC criu/proc_parse.o [2020-08-20T18:28:14.099Z] #48 ... [2020-08-20T18:28:14.099Z] [2020-08-20T18:28:14.099Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:28:14.099Z] #42 172.0 net [2020-08-20T18:28:14.099Z] #42 173.3 vendor/golang.org/x/crypto/hkdf [2020-08-20T18:28:14.099Z] #42 173.4 vendor/golang.org/x/text/transform [2020-08-20T18:28:14.099Z] #42 174.0 vendor/golang.org/x/text/unicode/bidi [2020-08-20T18:28:14.099Z] #42 175.9 vendor/golang.org/x/text/secure/bidirule [2020-08-20T18:28:14.099Z] #42 176.3 vendor/golang.org/x/text/unicode/norm [2020-08-20T18:28:14.099Z] #42 180.4 vendor/golang.org/x/net/idna [2020-08-20T18:28:14.099Z] #42 ... [2020-08-20T18:28:14.099Z] [2020-08-20T18:28:14.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:28:14.099Z] #39 73.99 CC criu/arch/x86/crtools.o [2020-08-20T18:28:14.099Z] #39 75.38 CC criu/arch/x86/kerndat.o [2020-08-20T18:28:14.099Z] #39 75.90 CC criu/arch/x86/sigaction_compat.o [2020-08-20T18:28:14.099Z] #39 76.17 CC criu/arch/x86/sigframe.o [2020-08-20T18:28:14.099Z] #39 76.50 LINK criu/arch/x86/crtools.built-in.o [2020-08-20T18:28:14.099Z] #39 76.58 DEP criu/pie/util-vdso-elf32.d [2020-08-20T18:28:14.099Z] #39 76.82 DEP criu/pie/util-vdso.d [2020-08-20T18:28:14.099Z] #39 76.94 DEP criu/pie/util.d [2020-08-20T18:28:14.099Z] #39 77.07 CC criu/pie/util.o [2020-08-20T18:28:14.099Z] #39 77.38 CC criu/pie/util-vdso.o [2020-08-20T18:28:14.099Z] #39 78.20 CC criu/pie/util-vdso-elf32.o [2020-08-20T18:28:14.099Z] #39 79.07 AR criu/pie/pie.lib.a [2020-08-20T18:28:14.099Z] #39 79.16 DEP criu/pie/restorer.d [2020-08-20T18:28:14.360Z] #39 79.43 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-20T18:28:14.621Z] #39 79.53 DEP criu/arch/x86/restorer_unmap.d [2020-08-20T18:28:14.621Z] #39 79.56 DEP criu/arch/x86/restorer.d [2020-08-20T18:28:14.621Z] #39 79.81 DEP criu/arch/x86/vdso-pie.d [2020-08-20T18:28:14.814Z] #39 ... [2020-08-20T18:28:14.814Z] [2020-08-20T18:28:14.814Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-20T18:28:14.814Z] #52 182.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-08-20T18:28:14.814Z] #52 184.8 + mkdir -p /build [2020-08-20T18:28:14.814Z] #52 184.8 + cp runc /build/runc [2020-08-20T18:28:14.814Z] #52 DONE 185.4s [2020-08-20T18:28:14.880Z] #39 79.93 DEP criu/pie/parasite-vdso.d [2020-08-20T18:28:15.074Z] [2020-08-20T18:28:15.074Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-20T18:28:15.140Z] #39 80.10 DEP criu/pie/parasite.d [2020-08-20T18:28:15.400Z] #39 80.44 CC criu/pie/parasite.o [2020-08-20T18:28:16.455Z] #48 ... [2020-08-20T18:28:16.455Z] [2020-08-20T18:28:16.455Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:28:16.455Z] #39 159.1 CC criu/protobuf-desc.o [2020-08-20T18:28:16.781Z] #39 81.90 LINK criu/pie/parasite.built-in.o [2020-08-20T18:28:16.781Z] #39 81.94 GEN criu/pie/parasite-blob.h [2020-08-20T18:28:16.781Z] #39 81.96 CC criu/pie/parasite-vdso.o [2020-08-20T18:28:17.023Z] #39 159.8 CC criu/protobuf.o [2020-08-20T18:28:17.319Z] #39 160.1 CC criu/pstree.o [2020-08-20T18:28:17.721Z] #39 82.74 CC criu/arch/x86/vdso-pie.o [2020-08-20T18:28:17.981Z] #39 83.11 CC criu/arch/x86/restorer.o [2020-08-20T18:28:18.039Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.7% of statements [2020-08-20T18:28:18.282Z] #39 161.1 CC criu/rbtree.o [2020-08-20T18:28:18.544Z] #39 161.3 CC criu/rst-malloc.o [2020-08-20T18:28:18.775Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 82.2% of statements [2020-08-20T18:28:18.812Z] #39 161.5 CC criu/seccomp.o [2020-08-20T18:28:18.920Z] #39 ... [2020-08-20T18:28:18.920Z] [2020-08-20T18:28:18.920Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:28:18.920Z] #14 97.75 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-20T18:28:18.920Z] #14 97.76 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-20T18:28:18.920Z] #14 97.78 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:28:18.920Z] #14 97.92 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-20T18:28:18.920Z] #14 97.93 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-20T18:28:18.920Z] #14 97.93 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:28:18.920Z] #14 ... [2020-08-20T18:28:18.920Z] [2020-08-20T18:28:18.920Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:28:18.920Z] #39 83.86 CC criu/arch/x86/restorer_unmap.o [2020-08-20T18:28:18.920Z] #39 83.90 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-20T18:28:19.066Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-08-20T18:28:19.180Z] #39 84.31 CC criu/pie/restorer.o [2020-08-20T18:28:19.380Z] #39 162.2 CC criu/seize.o [2020-08-20T18:28:19.697Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-08-20T18:28:19.947Z] #39 162.9 CC criu/servicefd.o [2020-08-20T18:28:20.515Z] #39 163.2 CC criu/shmem.o [2020-08-20T18:28:20.731Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-08-20T18:28:21.083Z] #39 163.9 CC criu/sigframe.o [2020-08-20T18:28:21.342Z] #39 164.0 CC criu/signalfd.o [2020-08-20T18:28:21.362Z] ok github.com/docker/docker/daemon 12.235s coverage: 17.5% of statements [2020-08-20T18:28:21.362Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-20T18:28:21.362Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-20T18:28:21.362Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-20T18:28:21.362Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-20T18:28:21.601Z] #39 164.2 CC criu/sk-inet.o [2020-08-20T18:28:22.170Z] #39 165.1 CC criu/sk-netlink.o [2020-08-20T18:28:22.739Z] #39 165.4 CC criu/sk-packet.o [2020-08-20T18:28:22.867Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-08-20T18:28:23.308Z] #39 166.0 CC criu/sk-queue.o [2020-08-20T18:28:23.380Z] #39 88.01 LINK criu/pie/restorer.built-in.o [2020-08-20T18:28:23.380Z] #39 88.04 GEN criu/pie/restorer-blob.h [2020-08-20T18:28:23.380Z] #39 88.14 DEP criu/vdso.d [2020-08-20T18:28:23.380Z] #39 88.49 DEP criu/vdso-compat.d [2020-08-20T18:28:23.498Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.182s coverage: 56.9% of statements [2020-08-20T18:28:23.567Z] #39 166.4 CC criu/sk-tcp.o [2020-08-20T18:28:23.640Z] #39 88.66 DEP criu/uts_ns.d [2020-08-20T18:28:23.758Z] + GOBIN=/build [2020-08-20T18:28:23.758Z] + /build/gometalinter --install [2020-08-20T18:28:23.758Z] Installing: [2020-08-20T18:28:23.758Z] deadcode [2020-08-20T18:28:23.758Z] dupl [2020-08-20T18:28:23.758Z] errcheck [2020-08-20T18:28:23.758Z] gas [2020-08-20T18:28:23.758Z] gochecknoglobals [2020-08-20T18:28:23.758Z] gochecknoinits [2020-08-20T18:28:23.758Z] goconst [2020-08-20T18:28:23.758Z] gocyclo [2020-08-20T18:28:23.758Z] goimports [2020-08-20T18:28:23.758Z] golint [2020-08-20T18:28:23.758Z] gosimple [2020-08-20T18:28:23.758Z] gotype [2020-08-20T18:28:23.758Z] gotypex [2020-08-20T18:28:23.758Z] ineffassign [2020-08-20T18:28:23.758Z] interfacer [2020-08-20T18:28:23.758Z] lll [2020-08-20T18:28:23.758Z] maligned [2020-08-20T18:28:23.758Z] megacheck [2020-08-20T18:28:23.758Z] misspell [2020-08-20T18:28:23.758Z] nakedret [2020-08-20T18:28:23.758Z] safesql [2020-08-20T18:28:23.758Z] staticcheck [2020-08-20T18:28:23.758Z] structcheck [2020-08-20T18:28:23.758Z] unconvert [2020-08-20T18:28:23.758Z] unparam [2020-08-20T18:28:23.758Z] unused [2020-08-20T18:28:23.758Z] varcheck [2020-08-20T18:28:23.900Z] #39 88.90 DEP criu/util.d [2020-08-20T18:28:24.134Z] #39 166.8 CC criu/sk-unix.o [2020-08-20T18:28:24.160Z] #39 89.14 DEP criu/uffd.d [2020-08-20T18:28:24.393Z] #39 ... [2020-08-20T18:28:24.393Z] [2020-08-20T18:28:24.393Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-20T18:28:24.393Z] #36 249.7 + dpkg --print-architecture [2020-08-20T18:28:24.393Z] #36 249.7 + cd /tmp/tmp.ncBmwY6cuL/src/github.com/docker/distribution [2020-08-20T18:28:24.393Z] #36 249.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-20T18:28:24.393Z] #36 250.1 + GOPATH=/tmp/tmp.ncBmwY6cuL/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ncBmwY6cuL [2020-08-20T18:28:24.393Z] #36 250.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-20T18:28:24.420Z] #39 89.37 DEP criu/tun.d [2020-08-20T18:28:24.420Z] #39 ... [2020-08-20T18:28:24.420Z] [2020-08-20T18:28:24.420Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:28:24.420Z] #42 182.9 vendor/golang.org/x/net/http2/hpack [2020-08-20T18:28:24.420Z] #42 184.1 mime [2020-08-20T18:28:24.420Z] #42 185.8 mime/quotedprintable [2020-08-20T18:28:24.420Z] #42 186.3 net/http/internal [2020-08-20T18:28:24.420Z] #42 186.6 os/exec [2020-08-20T18:28:24.420Z] #42 191.2 crypto/x509 [2020-08-20T18:28:24.420Z] #42 191.2 net/textproto [2020-08-20T18:28:24.420Z] #42 192.3 vendor/golang.org/x/net/http/httpguts [2020-08-20T18:28:24.420Z] #42 192.8 vendor/golang.org/x/net/http/httpproxy [2020-08-20T18:28:24.420Z] #42 ... [2020-08-20T18:28:24.420Z] [2020-08-20T18:28:24.420Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:28:24.420Z] #39 89.54 DEP criu/tty.d [2020-08-20T18:28:24.679Z] #39 89.78 DEP criu/timerfd.d [2020-08-20T18:28:24.939Z] #39 90.02 DEP criu/timens.d [2020-08-20T18:28:25.198Z] #39 90.28 DEP criu/sysfs_parse.d [2020-08-20T18:28:25.198Z] #39 90.48 DEP criu/sysctl.d [2020-08-20T18:28:25.458Z] #39 90.65 DEP criu/string.d [2020-08-20T18:28:25.458Z] #39 90.73 DEP criu/stats.d [2020-08-20T18:28:25.778Z] #36 ... [2020-08-20T18:28:25.778Z] [2020-08-20T18:28:25.778Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:28:25.778Z] #39 168.5 CC criu/sockets.o [2020-08-20T18:28:26.027Z] #39 90.91 DEP criu/sockets.d [2020-08-20T18:28:26.027Z] #39 91.11 DEP criu/sk-unix.d [2020-08-20T18:28:26.287Z] #39 91.39 DEP criu/sk-tcp.d [2020-08-20T18:28:26.547Z] #39 91.55 DEP criu/sk-queue.d [2020-08-20T18:28:26.715Z] #39 169.4 CC criu/stats.o [2020-08-20T18:28:26.715Z] #39 169.6 CC criu/string.o [2020-08-20T18:28:26.808Z] #39 91.79 DEP criu/sk-packet.d [2020-08-20T18:28:26.808Z] #39 92.00 DEP criu/sk-netlink.d [2020-08-20T18:28:26.974Z] #39 169.7 CC criu/sysctl.o [2020-08-20T18:28:27.093Z] #39 92.35 DEP criu/sk-inet.d [2020-08-20T18:28:27.354Z] #39 92.64 DEP criu/signalfd.d [2020-08-20T18:28:27.542Z] #39 170.2 CC criu/sysfs_parse.o [2020-08-20T18:28:27.803Z] #39 170.6 CC criu/timens.o [2020-08-20T18:28:27.939Z] #39 92.84 DEP criu/sigframe.d [2020-08-20T18:28:27.939Z] #39 93.04 DEP criu/shmem.d [2020-08-20T18:28:27.944Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.321s coverage: 46.2% of statements [2020-08-20T18:28:28.062Z] #39 170.9 CC criu/timerfd.o [2020-08-20T18:28:28.510Z] #39 93.35 DEP criu/servicefd.d [2020-08-20T18:28:28.510Z] #39 93.63 DEP criu/seize.d [2020-08-20T18:28:28.631Z] #39 171.2 CC criu/tty.o [2020-08-20T18:28:28.769Z] #39 93.84 DEP criu/seccomp.d [2020-08-20T18:28:28.769Z] #39 94.04 DEP criu/rst-malloc.d [2020-08-20T18:28:29.027Z] #39 94.15 DEP criu/rbtree.d [2020-08-20T18:28:29.027Z] #39 94.24 DEP criu/pstree.d [2020-08-20T18:28:29.286Z] #39 94.44 DEP criu/protobuf.d [2020-08-20T18:28:29.545Z] #39 94.66 GEN criu/protobuf-desc-gen.h [2020-08-20T18:28:30.009Z] #39 172.8 CC criu/tun.o [2020-08-20T18:28:30.483Z] #39 ... [2020-08-20T18:28:30.483Z] [2020-08-20T18:28:30.483Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:28:30.578Z] #39 173.3 CC criu/uffd.o [2020-08-20T18:28:30.742Z] #14 119.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-20T18:28:30.742Z] #14 119.6 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-20T18:28:30.742Z] #14 119.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:28:31.454Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.213s coverage: 49.5% of statements [2020-08-20T18:28:31.516Z] #39 174.1 CC criu/util.o [2020-08-20T18:28:32.454Z] #39 175.2 CC criu/uts_ns.o [2020-08-20T18:28:32.713Z] #39 175.5 CC criu/vdso-compat.o [2020-08-20T18:28:32.973Z] #39 175.7 CC criu/vdso.o [2020-08-20T18:28:33.542Z] #39 176.3 LINK criu/built-in.o [2020-08-20T18:28:33.801Z] #39 176.4 LINK criu/criu [2020-08-20T18:28:34.061Z] #39 176.9 DEP lib/c/criu.d [2020-08-20T18:28:34.061Z] #39 176.9 CC images/rpc.pb-c.o [2020-08-20T18:28:34.629Z] #39 177.4 CC lib/c/criu.o [2020-08-20T18:28:34.935Z] #14 ... [2020-08-20T18:28:34.935Z] [2020-08-20T18:28:34.935Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:28:34.935Z] #42 193.4 mime/multipart [2020-08-20T18:28:34.935Z] #42 195.6 crypto/tls [2020-08-20T18:28:34.935Z] #42 202.9 net/http/httptrace [2020-08-20T18:28:34.935Z] #42 203.2 net/http [2020-08-20T18:28:34.935Z] #42 ... [2020-08-20T18:28:34.935Z] [2020-08-20T18:28:34.935Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:28:34.935Z] #39 96.57 DEP criu/protobuf-desc.d [2020-08-20T18:28:34.935Z] #39 96.70 DEP criu/proc_parse.d [2020-08-20T18:28:34.935Z] #39 96.92 DEP criu/plugin.d [2020-08-20T18:28:34.935Z] #39 97.07 DEP criu/pipes.d [2020-08-20T18:28:34.935Z] #39 97.24 DEP criu/pie-util.d [2020-08-20T18:28:34.935Z] #39 97.41 DEP criu/pie-util-vdso.d [2020-08-20T18:28:34.935Z] #39 97.54 DEP criu/pie-util-vdso-elf32.d [2020-08-20T18:28:34.935Z] #39 97.76 DEP criu/path.d [2020-08-20T18:28:34.935Z] #39 97.96 DEP criu/parasite-syscall.d [2020-08-20T18:28:34.935Z] #39 98.17 DEP criu/pagemap.d [2020-08-20T18:28:34.935Z] #39 98.33 DEP criu/pagemap-cache.d [2020-08-20T18:28:34.935Z] #39 98.45 DEP criu/page-xfer.d [2020-08-20T18:28:34.935Z] #39 98.71 DEP criu/page-pipe.d [2020-08-20T18:28:34.935Z] #39 98.83 DEP criu/netfilter.d [2020-08-20T18:28:34.935Z] #39 99.07 DEP criu/net.d [2020-08-20T18:28:34.935Z] #39 99.31 DEP criu/namespaces.d [2020-08-20T18:28:34.935Z] #39 99.53 DEP criu/mount.d [2020-08-20T18:28:34.935Z] #39 99.83 DEP criu/memfd.d [2020-08-20T18:28:34.935Z] #39 100.0 DEP criu/mem.d [2020-08-20T18:28:35.194Z] #39 100.2 DEP criu/lsm.d [2020-08-20T18:28:35.194Z] #39 100.4 DEP criu/log.d [2020-08-20T18:28:35.453Z] #39 100.6 DEP criu/libnetlink.d [2020-08-20T18:28:35.453Z] #39 100.7 DEP criu/kerndat.d [2020-08-20T18:28:35.569Z] #39 178.3 LINK lib/c/built-in.o [2020-08-20T18:28:35.569Z] #39 178.3 LINK lib/c/libcriu.so [2020-08-20T18:28:35.569Z] #39 178.3 LINK lib/c/libcriu.a [2020-08-20T18:28:35.713Z] #39 100.9 DEP criu/kcmp-ids.d [2020-08-20T18:28:35.713Z] #39 101.0 DEP criu/irmap.d [2020-08-20T18:28:35.828Z] #39 178.5 GEN magic.py [2020-08-20T18:28:35.828Z] #39 178.6 Note: Building without setproctitle() and strlcpy() support. [2020-08-20T18:28:35.828Z] #39 178.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-20T18:28:35.828Z] #39 178.6 Note: Building without GnuTLS support [2020-08-20T18:28:35.828Z] #39 178.6 Makefile.config:39: Warn: you have no libnftables installed [2020-08-20T18:28:35.828Z] #39 178.6 Makefile.config:40: Warn: Building without nftables support [2020-08-20T18:28:36.282Z] #39 101.2 DEP criu/ipc_ns.d [2020-08-20T18:28:36.282Z] #39 101.4 DEP criu/image.d [2020-08-20T18:28:36.542Z] #39 101.5 DEP criu/image-desc.d [2020-08-20T18:28:36.542Z] #39 101.7 DEP criu/fsnotify.d [2020-08-20T18:28:36.765Z] #39 179.4 fatal: not a git repository (or any of the parent directories): .git [2020-08-20T18:28:36.802Z] #39 101.8 DEP criu/filesystems.d [2020-08-20T18:28:37.043Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.712s coverage: 72.3% of statements [2020-08-20T18:28:37.043Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-20T18:28:37.062Z] #39 102.1 DEP criu/files.d [2020-08-20T18:28:37.322Z] #39 102.4 DEP criu/files-reg.d [2020-08-20T18:28:37.333Z] #39 180.0 make[1]: Nothing to be done for 'all'. [2020-08-20T18:28:37.582Z] #39 102.7 DEP criu/files-ext.d [2020-08-20T18:28:37.676Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.914s coverage: 60.4% of statements [2020-08-20T18:28:37.676Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-20T18:28:37.842Z] #39 102.9 DEP criu/file-lock.d [2020-08-20T18:28:37.902Z] #39 ... [2020-08-20T18:28:37.902Z] [2020-08-20T18:28:37.902Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-20T18:28:37.902Z] #36 270.6 + rm -rf /tmp/tmp.ncBmwY6cuL/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ncBmwY6cuL [2020-08-20T18:28:38.102Z] #39 103.1 DEP criu/file-ids.d [2020-08-20T18:28:38.162Z] #36 DONE 271.0s [2020-08-20T18:28:38.162Z] [2020-08-20T18:28:38.162Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-20T18:28:38.162Z] #48 DONE 270.7s [2020-08-20T18:28:38.162Z] [2020-08-20T18:28:38.162Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:28:38.162Z] #39 180.7 make[1]: 'images/built-in.o' is up to date. [2020-08-20T18:28:38.162Z] #39 180.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-20T18:28:38.162Z] #39 180.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-20T18:28:38.162Z] #39 180.8 make[1]: 'compel/libcompel.a' is up to date. [2020-08-20T18:28:38.162Z] #39 180.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-20T18:28:38.162Z] #39 180.8 make[1]: Nothing to be done for 'all'. [2020-08-20T18:28:38.162Z] #39 180.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-20T18:28:38.162Z] #39 181.0 make[2]: Nothing to be done for 'all'. [2020-08-20T18:28:38.162Z] #39 181.1 make[2]: Nothing to be done for 'all'. [2020-08-20T18:28:38.362Z] #39 103.3 DEP criu/fifo.d [2020-08-20T18:28:38.362Z] #39 103.4 DEP criu/fdstore.d [2020-08-20T18:28:38.362Z] #39 103.5 DEP criu/fault-injection.d [2020-08-20T18:28:38.422Z] #39 181.1 make[2]: Nothing to be done for 'all'. [2020-08-20T18:28:38.422Z] #39 181.2 make[2]: Nothing to be done for 'all'. [2020-08-20T18:28:38.422Z] #39 181.3 make[2]: Nothing to be done for 'all'. [2020-08-20T18:28:38.422Z] #39 181.4 make[2]: Nothing to be done for 'all'. [2020-08-20T18:28:38.622Z] #39 103.6 DEP criu/external.d [2020-08-20T18:28:38.622Z] #39 103.8 DEP criu/eventpoll.d [2020-08-20T18:28:38.682Z] #39 181.4 make[2]: Nothing to be done for 'all'. [2020-08-20T18:28:38.710Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-08-20T18:28:38.710Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.625s coverage: 76.1% of statements [2020-08-20T18:28:38.710Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-20T18:28:38.882Z] #39 104.0 DEP criu/eventfd.d [2020-08-20T18:28:38.941Z] #39 181.5 make[2]: Nothing to be done for 'all'. [2020-08-20T18:28:38.941Z] #39 181.6 INSTALL criu/criu [2020-08-20T18:28:38.941Z] #39 DONE 181.7s [2020-08-20T18:28:38.941Z] [2020-08-20T18:28:38.941Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:28:39.143Z] #39 104.2 DEP criu/crtools.d [2020-08-20T18:28:39.143Z] #39 ... [2020-08-20T18:28:39.143Z] [2020-08-20T18:28:39.143Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-08-20T18:28:39.143Z] #26 208.2 + rm -rf /tmp/tmp.HqtrA8pykx [2020-08-20T18:28:39.741Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-08-20T18:28:40.372Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-08-20T18:28:40.524Z] #26 DONE 209.5s [2020-08-20T18:28:40.524Z] [2020-08-20T18:28:40.524Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:28:40.524Z] #39 104.5 DEP criu/cr-service.d [2020-08-20T18:28:40.524Z] #39 104.8 DEP criu/cr-restore.d [2020-08-20T18:28:40.524Z] #39 105.1 DEP criu/cr-errno.d [2020-08-20T18:28:40.524Z] #39 105.1 DEP criu/cr-dump.d [2020-08-20T18:28:40.524Z] #39 105.5 DEP criu/cr-dedup.d [2020-08-20T18:28:40.524Z] #39 105.7 DEP criu/cr-check.d [2020-08-20T18:28:40.785Z] #39 106.0 DEP criu/config.d [2020-08-20T18:28:41.004Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-08-20T18:28:41.004Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-20T18:28:41.004Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-20T18:28:41.355Z] #39 106.4 DEP criu/clone-noasan.d [2020-08-20T18:28:41.615Z] #39 106.6 DEP criu/cgroup.d [2020-08-20T18:28:41.615Z] #39 106.7 DEP criu/cgroup-props.d [2020-08-20T18:28:41.615Z] #39 106.8 DEP criu/bitmap.d [2020-08-20T18:28:41.615Z] #39 106.8 DEP criu/bfd.d [2020-08-20T18:28:41.615Z] #39 106.8 DEP criu/autofs.d [2020-08-20T18:28:41.615Z] #39 106.9 DEP criu/aio.d [2020-08-20T18:28:41.637Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.7% of statements [2020-08-20T18:28:42.184Z] #39 107.2 DEP criu/action-scripts.d [2020-08-20T18:28:42.234Z] #57 ... [2020-08-20T18:28:42.234Z] [2020-08-20T18:28:42.234Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-08-20T18:28:42.234Z] #37 DONE 0.5s [2020-08-20T18:28:42.234Z] [2020-08-20T18:28:42.234Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-08-20T18:28:42.234Z] #40 DONE 0.1s [2020-08-20T18:28:42.234Z] [2020-08-20T18:28:42.234Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:28:42.270Z] ok github.com/docker/docker/daemon/logger/awslogs 0.073s coverage: 78.6% of statements [2020-08-20T18:28:42.270Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-20T18:28:42.270Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-20T18:28:42.443Z] #39 107.5 CC criu/action-scripts.o [2020-08-20T18:28:42.494Z] #57 ... [2020-08-20T18:28:42.494Z] [2020-08-20T18:28:42.494Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-08-20T18:28:42.494Z] #43 DONE 0.2s [2020-08-20T18:28:42.494Z] [2020-08-20T18:28:42.494Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-08-20T18:28:42.561Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-08-20T18:28:42.754Z] #46 DONE 0.2s [2020-08-20T18:28:42.755Z] [2020-08-20T18:28:42.755Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:28:42.755Z] #57 ... [2020-08-20T18:28:42.755Z] [2020-08-20T18:28:42.755Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-08-20T18:28:42.851Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-08-20T18:28:43.011Z] #39 108.0 CC criu/aio.o [2020-08-20T18:28:43.482Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-08-20T18:28:43.482Z] time="2020-08-20T18:28:43Z" level=error msg="Failed to open log file: open /tmp/docker-logger-334334236/container.log.1: no such file or directory" [2020-08-20T18:28:43.482Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2020-08-20T18:28:43.580Z] #39 108.8 CC criu/autofs.o [2020-08-20T18:28:43.693Z] #49 DONE 0.9s [2020-08-20T18:28:43.693Z] [2020-08-20T18:28:43.693Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:28:43.693Z] #57 ... [2020-08-20T18:28:43.693Z] [2020-08-20T18:28:43.693Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-08-20T18:28:43.693Z] #53 DONE 0.1s [2020-08-20T18:28:43.693Z] [2020-08-20T18:28:43.693Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:28:44.514Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-08-20T18:28:44.514Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-20T18:28:44.804Z] time="2020-08-20T18:28:44Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate727323702/log671482397.1: no such file or directory" [2020-08-20T18:28:44.804Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 38.5% of statements [2020-08-20T18:28:45.490Z] #39 110.7 CC criu/bfd.o [2020-08-20T18:28:45.836Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-08-20T18:28:45.836Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-08-20T18:28:46.316Z] Removing intermediate container f189c2aa88ca [2020-08-20T18:28:46.316Z] ---> 6790d88e4f04 [2020-08-20T18:28:46.316Z] Step 72/140 : FROM base AS gotestsum [2020-08-20T18:28:46.316Z] ---> f2985986a427 [2020-08-20T18:28:46.316Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-08-20T18:28:46.316Z] ---> Running in 69692d3c9312 [2020-08-20T18:28:46.316Z] Removing intermediate container 69692d3c9312 [2020-08-20T18:28:46.316Z] ---> 10a85eb83ac7 [2020-08-20T18:28:46.316Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-08-20T18:28:46.316Z] ---> Running in 0f2420f78629 [2020-08-20T18:28:46.316Z] Removing intermediate container 0f2420f78629 [2020-08-20T18:28:46.316Z] ---> ccbe0d618fc7 [2020-08-20T18:28:46.316Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:28:46.316Z] ---> e1858c93e999 [2020-08-20T18:28:46.316Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-20T18:28:46.316Z] ---> 8d94058e1d6c [2020-08-20T18:28:46.316Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-20T18:28:46.316Z] ---> Running in 0ddffc76012e [2020-08-20T18:28:46.316Z] + RM_GOPATH=0 [2020-08-20T18:28:46.316Z] + TMP_GOPATH= [2020-08-20T18:28:46.316Z] + : /build [2020-08-20T18:28:46.316Z] + '[' -z '' ']' [2020-08-20T18:28:46.316Z] ++ mktemp -d [2020-08-20T18:28:46.316Z] + export GOPATH=/tmp/tmp.zWu3dBTsgz [2020-08-20T18:28:46.316Z] + GOPATH=/tmp/tmp.zWu3dBTsgz [2020-08-20T18:28:46.316Z] + RM_GOPATH=1 [2020-08-20T18:28:46.316Z] ++ dirname ./install.sh [2020-08-20T18:28:46.316Z] + dir=. [2020-08-20T18:28:46.316Z] + bin=gotestsum [2020-08-20T18:28:46.316Z] + shift [2020-08-20T18:28:46.316Z] + '[' '!' -f ./gotestsum.installer ']' [2020-08-20T18:28:46.316Z] + . ./gotestsum.installer [2020-08-20T18:28:46.316Z] ++ : v0.3.5 [2020-08-20T18:28:46.316Z] + install_gotestsum [2020-08-20T18:28:46.316Z] + set -e [2020-08-20T18:28:46.316Z] + export GO111MODULE=on [2020-08-20T18:28:46.316Z] + GO111MODULE=on [2020-08-20T18:28:46.316Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-08-20T18:28:46.316Z] go: finding gotest.tools v0.3.5 [2020-08-20T18:28:46.316Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-08-20T18:28:46.316Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-20T18:28:46.429Z] #39 111.3 CC criu/bitmap.o [2020-08-20T18:28:46.429Z] #39 111.5 CC criu/cgroup-props.o [2020-08-20T18:28:46.466Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-08-20T18:28:46.608Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-20T18:28:46.757Z] ok github.com/docker/docker/daemon/logger/splunk 1.415s coverage: 84.5% of statements [2020-08-20T18:28:46.757Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-20T18:28:46.757Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-20T18:28:47.368Z] #39 ... [2020-08-20T18:28:47.368Z] [2020-08-20T18:28:47.368Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:28:47.368Z] #14 136.2 Selecting previously unselected package libonig5:amd64. [2020-08-20T18:28:47.368Z] #14 136.2 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-08-20T18:28:47.368Z] #14 136.2 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-20T18:28:47.368Z] #14 136.4 Selecting previously unselected package libjq1:amd64. [2020-08-20T18:28:47.368Z] #14 136.4 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-20T18:28:47.368Z] #14 136.4 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-20T18:28:47.633Z] #14 136.5 Selecting previously unselected package jq. [2020-08-20T18:28:47.633Z] #14 136.5 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-20T18:28:47.633Z] #14 136.5 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-20T18:28:47.633Z] #14 136.6 Selecting previously unselected package libaio1:amd64. [2020-08-20T18:28:47.633Z] #14 136.6 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-08-20T18:28:47.633Z] #14 136.6 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-20T18:28:47.645Z] go: downloading gotest.tools v2.1.0+incompatible [2020-08-20T18:28:47.645Z] go: extracting gotest.tools v2.1.0+incompatible [2020-08-20T18:28:47.645Z] go: downloading github.com/pkg/errors v0.8.0 [2020-08-20T18:28:47.645Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-20T18:28:47.645Z] go: downloading github.com/fatih/color v1.6.0 [2020-08-20T18:28:47.645Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-08-20T18:28:47.645Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-20T18:28:47.645Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-20T18:28:47.893Z] #14 136.7 Selecting previously unselected package libbtrfs0. [2020-08-20T18:28:47.893Z] #14 136.7 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-20T18:28:47.893Z] #14 136.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-20T18:28:47.893Z] #14 136.9 Selecting previously unselected package libbtrfs-dev. [2020-08-20T18:28:47.893Z] #14 136.9 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-20T18:28:47.893Z] #14 136.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:28:47.938Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-20T18:28:47.938Z] go: extracting github.com/pkg/errors v0.8.0 [2020-08-20T18:28:47.938Z] go: extracting github.com/fatih/color v1.6.0 [2020-08-20T18:28:47.938Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-20T18:28:47.938Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-20T18:28:47.938Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-20T18:28:47.938Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-20T18:28:47.938Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-08-20T18:28:47.938Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-20T18:28:47.938Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-20T18:28:47.938Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-20T18:28:47.938Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-20T18:28:47.938Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-20T18:28:48.153Z] #14 137.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-20T18:28:48.153Z] #14 137.0 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-20T18:28:48.153Z] #14 137.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-20T18:28:48.153Z] #14 137.1 Selecting previously unselected package libudev-dev:amd64. [2020-08-20T18:28:48.153Z] #14 137.1 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-20T18:28:48.153Z] #14 137.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-20T18:28:48.231Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-20T18:28:48.300Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2020-08-20T18:28:48.300Z] ok github.com/docker/docker/distribution 0.391s coverage: 22.3% of statements [2020-08-20T18:28:48.300Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-20T18:28:48.413Z] #14 137.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-20T18:28:48.413Z] #14 137.3 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-20T18:28:48.413Z] #14 137.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-20T18:28:48.524Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-20T18:28:48.524Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-20T18:28:48.524Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-08-20T18:28:48.673Z] #14 137.7 Selecting previously unselected package libpcre16-3:amd64. [2020-08-20T18:28:48.673Z] #14 137.7 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-20T18:28:48.673Z] #14 137.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-20T18:28:48.818Z] go: finding gotest.tools/gotestsum v0.5.2 [2020-08-20T18:28:48.818Z] go: finding gotest.tools v2.2.0+incompatible [2020-08-20T18:28:48.933Z] #14 137.9 Selecting previously unselected package libpcre32-3:amd64. [2020-08-20T18:28:48.933Z] #14 137.9 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-20T18:28:48.933Z] #14 137.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-20T18:28:48.933Z] #14 138.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-20T18:28:48.933Z] #14 138.1 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-20T18:28:48.933Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-08-20T18:28:49.109Z] go: downloading gotest.tools/gotestsum v0.5.2 [2020-08-20T18:28:49.109Z] go: downloading gotest.tools v2.2.0+incompatible [2020-08-20T18:28:49.193Z] #14 138.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-20T18:28:49.193Z] #14 138.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-20T18:28:49.193Z] #14 138.2 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-20T18:28:49.193Z] #14 138.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-20T18:28:49.752Z] go: extracting gotest.tools v2.2.0+incompatible [2020-08-20T18:28:49.763Z] #14 138.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-20T18:28:49.763Z] #14 138.7 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-20T18:28:49.763Z] #14 138.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-20T18:28:49.964Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-08-20T18:28:50.023Z] #14 139.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-20T18:28:50.023Z] #14 139.0 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-20T18:28:50.023Z] #14 139.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-20T18:28:50.023Z] #14 139.1 Selecting previously unselected package libgpm2:amd64. [2020-08-20T18:28:50.023Z] #14 139.1 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-08-20T18:28:50.023Z] #14 139.1 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-20T18:28:50.023Z] #14 139.2 Selecting previously unselected package libicu63:amd64. [2020-08-20T18:28:50.048Z] go: extracting gotest.tools/gotestsum v0.5.2 [2020-08-20T18:28:50.282Z] #14 139.2 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-20T18:28:50.282Z] #14 139.3 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-20T18:28:50.595Z] ok github.com/docker/docker/distribution/xfer 1.419s coverage: 83.9% of statements [2020-08-20T18:28:50.595Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-20T18:28:50.595Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2020-08-20T18:28:50.595Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-20T18:28:51.082Z] go: downloading github.com/fatih/color v1.9.0 [2020-08-20T18:28:51.082Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-20T18:28:51.082Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-08-20T18:28:51.082Z] go: downloading github.com/pkg/errors v0.9.1 [2020-08-20T18:28:51.082Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-20T18:28:51.082Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-20T18:28:51.082Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-20T18:28:51.232Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2020-08-20T18:28:51.232Z] ? github.com/docker/docker/internal/test [no test files] [2020-08-20T18:28:51.374Z] go: extracting github.com/fatih/color v1.9.0 [2020-08-20T18:28:51.374Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-20T18:28:51.374Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-08-20T18:28:51.374Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-08-20T18:28:51.374Z] go: extracting github.com/pkg/errors v0.9.1 [2020-08-20T18:28:51.374Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-08-20T18:28:51.374Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-20T18:28:51.374Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-08-20T18:28:51.374Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-08-20T18:28:51.374Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-20T18:28:51.664Z] #14 ... [2020-08-20T18:28:51.665Z] [2020-08-20T18:28:51.665Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-08-20T18:28:51.665Z] #45 DONE 220.1s [2020-08-20T18:28:51.668Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-20T18:28:51.816Z] #57 221.6 + bin/containerd [2020-08-20T18:28:51.863Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-08-20T18:28:51.863Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-08-20T18:28:51.863Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-08-20T18:28:51.925Z] [2020-08-20T18:28:51.925Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:28:51.925Z] #39 112.5 CC criu/cgroup.o [2020-08-20T18:28:51.925Z] #39 116.3 CC criu/clone-noasan.o [2020-08-20T18:28:51.925Z] #39 116.6 CC criu/config.o [2020-08-20T18:28:51.963Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-20T18:28:51.963Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-20T18:28:52.154Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-08-20T18:28:52.154Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-08-20T18:28:52.154Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-08-20T18:28:52.154Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-08-20T18:28:52.154Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-08-20T18:28:52.154Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-08-20T18:28:52.154Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-08-20T18:28:52.154Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-20T18:28:52.256Z] go: finding github.com/fatih/color v1.9.0 [2020-08-20T18:28:52.256Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-08-20T18:28:52.256Z] go: finding github.com/pkg/errors v0.9.1 [2020-08-20T18:28:52.256Z] go: finding github.com/spf13/pflag v1.0.3 [2020-08-20T18:28:52.256Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-08-20T18:28:52.256Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-08-20T18:28:52.256Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-20T18:28:52.256Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-08-20T18:28:52.256Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-20T18:28:52.256Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-08-20T18:28:52.481Z] ok github.com/docker/docker/internal/testutil 0.012s coverage: 62.5% of statements [2020-08-20T18:28:52.552Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-08-20T18:28:53.112Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-08-20T18:28:53.845Z] #39 118.9 CC criu/cr-check.o [2020-08-20T18:28:54.144Z] ok github.com/docker/docker/opts 0.014s coverage: 66.9% of statements [2020-08-20T18:28:54.144Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-20T18:28:55.226Z] #39 ... [2020-08-20T18:28:55.226Z] [2020-08-20T18:28:55.226Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:28:55.226Z] #14 144.2 Selecting previously unselected package libnet1:amd64. [2020-08-20T18:28:55.226Z] #14 144.2 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-20T18:28:55.226Z] #14 144.2 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-20T18:28:55.486Z] #14 144.4 Selecting previously unselected package libnl-3-200:amd64. [2020-08-20T18:28:55.486Z] #14 144.4 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-20T18:28:55.486Z] #14 144.4 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-20T18:28:55.486Z] #14 144.5 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-20T18:28:55.486Z] #14 144.5 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-20T18:28:55.486Z] #14 144.5 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-20T18:28:55.486Z] #14 144.6 Selecting previously unselected package libreadline5:amd64. [2020-08-20T18:28:55.486Z] #14 144.6 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-20T18:28:55.653Z] ok github.com/docker/docker/pkg/archive 0.460s coverage: 76.6% of statements [2020-08-20T18:28:55.746Z] #14 144.6 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-20T18:28:55.746Z] #14 144.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-20T18:28:55.746Z] #14 144.7 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-20T18:28:55.746Z] #14 144.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-20T18:28:56.006Z] #14 145.1 Selecting previously unselected package net-tools. [2020-08-20T18:28:56.006Z] #14 145.1 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-20T18:28:56.266Z] #14 145.1 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-20T18:28:56.526Z] #14 145.4 Selecting previously unselected package python-pip-whl. [2020-08-20T18:28:56.526Z] #14 145.4 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-08-20T18:28:56.526Z] #14 145.4 Unpacking python-pip-whl (18.1-5) ... [2020-08-20T18:28:56.685Z] ok github.com/docker/docker/pkg/authorization 0.489s coverage: 66.7% of statements [2020-08-20T18:28:56.975Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-20T18:28:56.975Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-08-20T18:28:57.095Z] #14 146.1 Selecting previously unselected package python3-lib2to3. [2020-08-20T18:28:57.095Z] #14 146.1 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-20T18:28:57.095Z] #14 146.1 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-20T18:28:57.355Z] #14 146.3 Selecting previously unselected package python3-distutils. [2020-08-20T18:28:57.355Z] #14 146.3 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-08-20T18:28:57.355Z] #14 146.3 Unpacking python3-distutils (3.7.3-1) ... [2020-08-20T18:28:57.615Z] #14 146.5 Selecting previously unselected package python3-pip. [2020-08-20T18:28:57.615Z] #14 146.5 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-08-20T18:28:57.615Z] #14 146.5 Unpacking python3-pip (18.1-5) ... [2020-08-20T18:28:57.615Z] #14 146.6 Selecting previously unselected package python3-pkg-resources. [2020-08-20T18:28:57.615Z] #14 146.7 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-20T18:28:57.616Z] #14 146.7 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-20T18:28:57.876Z] #14 146.8 Selecting previously unselected package python3-setuptools. [2020-08-20T18:28:57.876Z] #14 146.8 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-08-20T18:28:57.876Z] #14 146.9 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-20T18:28:58.136Z] #14 147.1 Selecting previously unselected package python3-wheel. [2020-08-20T18:28:58.136Z] #14 147.2 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-08-20T18:28:58.136Z] #14 147.2 Unpacking python3-wheel (0.32.3-2) ... [2020-08-20T18:28:58.398Z] #14 147.3 Selecting previously unselected package thin-provisioning-tools. [2020-08-20T18:28:58.398Z] #14 147.3 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-20T18:28:58.398Z] #14 147.3 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-20T18:28:58.658Z] #14 147.6 Selecting previously unselected package vim-runtime. [2020-08-20T18:28:58.658Z] #14 147.7 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-20T18:28:58.658Z] #14 ... [2020-08-20T18:28:58.658Z] [2020-08-20T18:28:58.658Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:28:58.658Z] #42 217.1 github.com/LK4D4/vndr/godl [2020-08-20T18:28:58.658Z] #42 217.9 github.com/LK4D4/vndr [2020-08-20T18:28:58.658Z] #42 ... [2020-08-20T18:28:58.658Z] [2020-08-20T18:28:58.658Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:28:58.658Z] #14 147.7 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-20T18:28:58.658Z] #14 147.7 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-20T18:28:58.658Z] #14 147.8 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-20T18:28:59.228Z] #14 ... [2020-08-20T18:28:59.228Z] [2020-08-20T18:28:59.228Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-08-20T18:28:59.228Z] #42 DONE 227.7s [2020-08-20T18:28:59.228Z] [2020-08-20T18:28:59.228Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:28:59.228Z] #39 121.0 CC criu/cr-dedup.o [2020-08-20T18:28:59.228Z] #39 121.5 CC criu/cr-dump.o [2020-08-20T18:28:59.228Z] #39 123.8 CC criu/cr-errno.o [2020-08-20T18:28:59.228Z] #39 123.9 CC criu/cr-restore.o [2020-08-20T18:29:01.457Z] ok github.com/docker/docker/pkg/chrootarchive 3.518s coverage: 43.2% of statements [2020-08-20T18:29:01.457Z] ok github.com/docker/docker/layer 7.539s coverage: 72.0% of statements [2020-08-20T18:29:01.457Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-20T18:29:01.457Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-20T18:29:01.457Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-20T18:29:01.457Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-20T18:29:01.457Z] ? github.com/docker/docker/oci [no test files] [2020-08-20T18:29:01.457Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-20T18:29:01.457Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-20T18:29:01.457Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-20T18:29:01.457Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-08-20T18:29:01.748Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2020-08-20T18:29:02.039Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-08-20T18:29:02.330Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-08-20T18:29:02.523Z] #39 ... [2020-08-20T18:29:02.523Z] [2020-08-20T18:29:02.523Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:29:02.523Z] #14 151.3 Selecting previously unselected package vim. [2020-08-20T18:29:02.523Z] #14 151.3 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-20T18:29:02.523Z] #14 151.3 Unpacking vim (2:8.1.0875-5) ... [2020-08-20T18:29:02.960Z] ok github.com/docker/docker/pkg/discovery/nodes 0.027s coverage: 93.8% of statements [2020-08-20T18:29:03.093Z] #14 152.0 Selecting previously unselected package xfsprogs. [2020-08-20T18:29:03.093Z] #14 152.0 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-20T18:29:03.093Z] #14 152.0 Unpacking xfsprogs (4.20.0-1) ... [2020-08-20T18:29:03.250Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-08-20T18:29:03.663Z] #14 152.5 Selecting previously unselected package zip. [2020-08-20T18:29:03.663Z] #14 152.5 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-08-20T18:29:03.663Z] #14 152.5 Unpacking zip (3.0-11+b1) ... [2020-08-20T18:29:03.663Z] #14 152.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-20T18:29:03.663Z] #14 152.7 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-20T18:29:03.663Z] #14 152.7 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-20T18:29:03.663Z] #14 152.7 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-20T18:29:03.663Z] #14 152.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-20T18:29:03.663Z] #14 152.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-20T18:29:03.663Z] #14 152.8 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-20T18:29:03.663Z] #14 152.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-20T18:29:03.663Z] #14 152.8 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-20T18:29:03.663Z] #14 152.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-20T18:29:03.663Z] #14 152.8 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-20T18:29:03.663Z] #14 152.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:29:03.663Z] #14 152.8 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-20T18:29:03.923Z] #14 152.9 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-20T18:29:03.923Z] #14 152.9 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-20T18:29:03.923Z] #14 152.9 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-20T18:29:03.923Z] #14 152.9 Setting up xxd (2:8.1.0875-5) ... [2020-08-20T18:29:03.923Z] #14 152.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-20T18:29:03.923Z] #14 152.9 Setting up zip (3.0-11+b1) ... [2020-08-20T18:29:03.923Z] #14 152.9 Setting up vim-common (2:8.1.0875-5) ... [2020-08-20T18:29:03.923Z] #14 153.0 Setting up bash-completion (1:2.8-6) ... [2020-08-20T18:29:04.281Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 66.3% of statements [2020-08-20T18:29:04.913Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-08-20T18:29:05.943Z] ok github.com/docker/docker/pkg/discovery/kv 3.117s coverage: 84.1% of statements [2020-08-20T18:29:05.943Z] ok github.com/docker/docker/pkg/fsutils 0.443s coverage: 85.1% of statements [2020-08-20T18:29:05.943Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 10.2% of statements [2020-08-20T18:29:06.574Z] ok github.com/docker/docker/pkg/idtools 0.311s coverage: 70.1% of statements [2020-08-20T18:29:06.865Z] ok github.com/docker/docker/pkg/ioutils 0.317s coverage: 69.1% of statements [2020-08-20T18:29:07.155Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-08-20T18:29:07.155Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-08-20T18:29:07.218Z] #14 155.7 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-20T18:29:07.218Z] #14 155.7 Setting up xz-utils (5.2.4-1) ... [2020-08-20T18:29:07.218Z] #14 155.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-20T18:29:07.218Z] #14 155.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-20T18:29:07.218Z] #14 155.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-20T18:29:07.218Z] #14 155.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-20T18:29:07.218Z] #14 155.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:29:07.218Z] #14 155.8 Setting up pigz (2.4-1) ... [2020-08-20T18:29:07.218Z] #14 155.8 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-20T18:29:07.218Z] #14 155.8 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-20T18:29:07.218Z] #14 155.8 Setting up python-pip-whl (18.1-5) ... [2020-08-20T18:29:07.218Z] #14 155.8 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-20T18:29:07.218Z] #14 155.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-20T18:29:07.218Z] #14 155.9 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-20T18:29:07.218Z] #14 156.4 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-20T18:29:07.218Z] #14 156.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-20T18:29:07.218Z] #14 156.4 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-20T18:29:07.445Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-08-20T18:29:07.445Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-20T18:29:07.478Z] #14 156.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-20T18:29:07.478Z] #14 156.4 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-20T18:29:07.478Z] #14 156.4 Setting up vim (2:8.1.0875-5) ... [2020-08-20T18:29:07.478Z] #14 156.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-20T18:29:07.478Z] #14 156.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-20T18:29:07.478Z] #14 156.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-20T18:29:07.478Z] #14 156.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-20T18:29:07.478Z] #14 156.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-20T18:29:07.478Z] #14 156.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-20T18:29:07.478Z] #14 156.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-20T18:29:07.478Z] #14 156.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-20T18:29:07.478Z] #14 156.5 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-20T18:29:07.478Z] #14 156.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-20T18:29:07.478Z] #14 156.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:29:07.478Z] #14 156.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-20T18:29:07.478Z] #14 156.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-20T18:29:07.478Z] #14 156.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:29:07.478Z] #14 156.6 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-08-20T18:29:07.478Z] #14 156.6 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-08-20T18:29:07.478Z] #14 156.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-20T18:29:07.478Z] #14 156.6 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-20T18:29:07.735Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-08-20T18:29:07.738Z] #14 156.6 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-20T18:29:07.738Z] #14 156.7 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-20T18:29:07.738Z] #14 156.7 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-20T18:29:07.738Z] #14 156.7 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-20T18:29:08.025Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-08-20T18:29:08.315Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-08-20T18:29:08.607Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 90.0% of statements [2020-08-20T18:29:08.607Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-08-20T18:29:09.237Z] ok github.com/docker/docker/pkg/mount 1.257s coverage: 69.6% of statements [2020-08-20T18:29:09.237Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-20T18:29:09.237Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-20T18:29:09.237Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-20T18:29:09.528Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-08-20T18:29:10.158Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-08-20T18:29:10.158Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-08-20T18:29:10.448Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-08-20T18:29:11.032Z] #14 159.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-20T18:29:11.032Z] #14 159.8 Setting up iptables (1.8.2-4) ... [2020-08-20T18:29:11.032Z] #14 159.9 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-20T18:29:11.032Z] #14 159.9 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-20T18:29:11.032Z] #14 159.9 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-20T18:29:11.032Z] #14 159.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-20T18:29:11.032Z] #14 159.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-20T18:29:11.032Z] #14 159.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-20T18:29:11.032Z] #14 159.9 Setting up python3 (3.7.3-1) ... [2020-08-20T18:29:11.247Z] Removing intermediate container 0ddffc76012e [2020-08-20T18:29:11.247Z] ---> 80abf0038f39 [2020-08-20T18:29:11.247Z] Step 78/140 : FROM dev-base AS dockercli [2020-08-20T18:29:11.247Z] ---> f2985986a427 [2020-08-20T18:29:11.247Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-08-20T18:29:11.247Z] ---> Running in 284e4317b32a [2020-08-20T18:29:11.247Z] Removing intermediate container 284e4317b32a [2020-08-20T18:29:11.247Z] ---> b6226157145d [2020-08-20T18:29:11.247Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-08-20T18:29:11.247Z] ---> Running in 738109cad22b [2020-08-20T18:29:11.247Z] Removing intermediate container 738109cad22b [2020-08-20T18:29:11.247Z] ---> e3f793aa9ce0 [2020-08-20T18:29:11.247Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-08-20T18:29:11.247Z] ---> Running in 026f853bf32a [2020-08-20T18:29:11.247Z] Removing intermediate container 026f853bf32a [2020-08-20T18:29:11.247Z] ---> 5427edfe674f [2020-08-20T18:29:11.247Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:29:11.247Z] ---> 2f65bc33309e [2020-08-20T18:29:11.247Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-20T18:29:11.247Z] ---> 08043041db44 [2020-08-20T18:29:11.247Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-20T18:29:11.247Z] ---> Running in 96f227e511ff [2020-08-20T18:29:11.247Z] + RM_GOPATH=0 [2020-08-20T18:29:11.247Z] + TMP_GOPATH= [2020-08-20T18:29:11.247Z] + : /build [2020-08-20T18:29:11.247Z] + '[' -z '' ']' [2020-08-20T18:29:11.247Z] ++ mktemp -d [2020-08-20T18:29:11.247Z] + export GOPATH=/tmp/tmp.JVlciuzi7b [2020-08-20T18:29:11.247Z] + GOPATH=/tmp/tmp.JVlciuzi7b [2020-08-20T18:29:11.247Z] + RM_GOPATH=1 [2020-08-20T18:29:11.247Z] ++ dirname ./install.sh [2020-08-20T18:29:11.247Z] + dir=. [2020-08-20T18:29:11.247Z] + bin=dockercli [2020-08-20T18:29:11.247Z] + shift [2020-08-20T18:29:11.247Z] + '[' '!' -f ./dockercli.installer ']' [2020-08-20T18:29:11.247Z] + . ./dockercli.installer [2020-08-20T18:29:11.247Z] ++ : stable [2020-08-20T18:29:11.247Z] ++ : 17.06.2-ce [2020-08-20T18:29:11.247Z] + install_dockercli [2020-08-20T18:29:11.247Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-20T18:29:11.247Z] Install docker/cli version 17.06.2-ce from stable [2020-08-20T18:29:11.247Z] ++ uname -m [2020-08-20T18:29:11.247Z] + arch=ppc64le [2020-08-20T18:29:11.247Z] + '[' ppc64le '!=' x86_64 ']' [2020-08-20T18:29:11.247Z] + '[' ppc64le '!=' s390x ']' [2020-08-20T18:29:11.247Z] + '[' ppc64le '!=' armhf ']' [2020-08-20T18:29:11.247Z] + build_dockercli [2020-08-20T18:29:11.247Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.JVlciuzi7b/tmp/docker-ce [2020-08-20T18:29:11.247Z] Cloning into '/tmp/tmp.JVlciuzi7b/tmp/docker-ce'... [2020-08-20T18:29:11.292Z] #14 160.4 Setting up python3-wheel (0.32.3-2) ... [2020-08-20T18:29:11.950Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 72.7% of statements [2020-08-20T18:29:11.950Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-08-20T18:29:12.231Z] #14 161.1 Setting up apparmor (2.13.2-10) ... [2020-08-20T18:29:14.140Z] #14 162.8 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-20T18:29:14.140Z] #14 163.3 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-20T18:29:14.709Z] #14 ... [2020-08-20T18:29:14.709Z] [2020-08-20T18:29:14.709Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:29:14.709Z] #39 129.6 CC criu/cr-service.o [2020-08-20T18:29:14.709Z] #39 131.1 CC criu/crtools.o [2020-08-20T18:29:14.709Z] #39 131.8 CC criu/eventfd.o [2020-08-20T18:29:14.709Z] #39 132.3 CC criu/eventpoll.o [2020-08-20T18:29:14.709Z] #39 133.2 CC criu/external.o [2020-08-20T18:29:14.709Z] #39 133.7 CC criu/fault-injection.o [2020-08-20T18:29:14.709Z] #39 133.8 CC criu/fdstore.o [2020-08-20T18:29:14.709Z] #39 134.2 CC criu/fifo.o [2020-08-20T18:29:14.709Z] #39 134.6 CC criu/file-ids.o [2020-08-20T18:29:14.709Z] #39 135.0 CC criu/file-lock.o [2020-08-20T18:29:14.709Z] #39 135.8 CC criu/files-ext.o [2020-08-20T18:29:14.709Z] #39 136.3 CC criu/files-reg.o [2020-08-20T18:29:14.709Z] #39 138.4 CC criu/files.o [2020-08-20T18:29:15.279Z] #39 ... [2020-08-20T18:29:15.279Z] [2020-08-20T18:29:15.279Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-08-20T18:29:15.279Z] #14 164.3 Setting up python3-distutils (3.7.3-1) ... [2020-08-20T18:29:15.503Z] ok github.com/docker/docker/pkg/signal 2.668s coverage: 61.0% of statements [2020-08-20T18:29:15.503Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-08-20T18:29:15.503Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-08-20T18:29:15.793Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-08-20T18:29:15.848Z] #14 164.8 Setting up python3-setuptools (40.8.0-1) ... [2020-08-20T18:29:16.084Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-08-20T18:29:16.374Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-08-20T18:29:17.006Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 35.1% of statements [2020-08-20T18:29:17.049Z] #14 165.9 Setting up python3-pip (18.1-5) ... [2020-08-20T18:29:17.297Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2020-08-20T18:29:17.588Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-08-20T18:29:17.880Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-08-20T18:29:17.989Z] #14 166.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-20T18:29:17.989Z] #14 167.0 Setting up dmsetup (2:1.02.155-3) ... [2020-08-20T18:29:17.989Z] #14 167.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-20T18:29:17.989Z] #14 167.0 Setting up xfsprogs (4.20.0-1) ... [2020-08-20T18:29:17.989Z] #14 167.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-20T18:29:17.989Z] #14 167.0 Processing triggers for mime-support (3.62) ... [2020-08-20T18:29:17.989Z] #14 167.1 Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:29:18.172Z] testing: warning: no tests to run [2020-08-20T18:29:18.172Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-08-20T18:29:18.444Z] #57 248.0 + bin/containerd-stress [2020-08-20T18:29:18.463Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-08-20T18:29:18.559Z] #14 DONE 167.6s [2020-08-20T18:29:18.559Z] [2020-08-20T18:29:18.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:29:18.559Z] #39 140.7 CC criu/filesystems.o [2020-08-20T18:29:18.559Z] #39 141.5 CC criu/fsnotify.o [2020-08-20T18:29:18.559Z] #39 142.8 CC criu/image-desc.o [2020-08-20T18:29:18.559Z] #39 143.0 CC criu/image.o [2020-08-20T18:29:18.704Z] #57 249.9 + bin/containerd-shim [2020-08-20T18:29:18.753Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-20T18:29:18.819Z] #39 144.0 CC criu/ipc_ns.o [2020-08-20T18:29:19.044Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-20T18:29:19.797Z] #39 ... [2020-08-20T18:29:19.797Z] [2020-08-20T18:29:19.797Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-08-20T18:29:19.797Z] #15 0.898 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-20T18:29:19.797Z] #15 0.903 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-20T18:29:19.797Z] #15 0.918 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-20T18:29:19.797Z] #15 DONE 1.0s [2020-08-20T18:29:19.797Z] [2020-08-20T18:29:19.797Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-08-20T18:29:20.549Z] ok github.com/docker/docker/plugin 0.559s coverage: 27.3% of statements [2020-08-20T18:29:21.179Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-08-20T18:29:21.813Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-08-20T18:29:22.105Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-08-20T18:29:23.137Z] ok github.com/docker/docker/registry 0.092s coverage: 56.3% of statements [2020-08-20T18:29:23.428Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-08-20T18:29:23.718Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 49.0% of statements [2020-08-20T18:29:24.349Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-08-20T18:29:24.985Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-08-20T18:29:25.080Z] #16 5.187 Collecting yamllint==1.16.0 [2020-08-20T18:29:25.297Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-08-20T18:29:25.649Z] #16 ... [2020-08-20T18:29:25.649Z] [2020-08-20T18:29:25.649Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:29:25.649Z] #39 145.6 CC criu/irmap.o [2020-08-20T18:29:25.649Z] #39 146.1 CC criu/kcmp-ids.o [2020-08-20T18:29:25.649Z] #39 146.6 CC criu/kerndat.o [2020-08-20T18:29:25.649Z] #39 147.8 CC criu/libnetlink.o [2020-08-20T18:29:25.649Z] #39 148.3 CC criu/log.o [2020-08-20T18:29:25.649Z] #39 148.9 CC criu/lsm.o [2020-08-20T18:29:25.649Z] #39 149.3 CC criu/mem.o [2020-08-20T18:29:25.649Z] #39 150.9 CC criu/memfd.o [2020-08-20T18:29:25.928Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-08-20T18:29:26.589Z] #39 151.4 CC criu/mount.o [2020-08-20T18:29:26.826Z] #57 257.3 + bin/containerd-shim-runc-v1 [2020-08-20T18:29:26.960Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-08-20T18:29:29.415Z] #57 260.5 + bin/containerd-shim-runc-v2 [2020-08-20T18:29:29.915Z] Checking out files: 79% (8587/10861) Checking out files: 80% (8689/10861) Checking out files: 81% (8798/10861) Checking out files: 82% (8907/10861) Checking out files: 83% (9015/10861) Checking out files: 84% (9124/10861) Checking out files: 85% (9232/10861) Checking out files: 86% (9341/10861) Checking out files: 87% (9450/10861) Checking out files: 88% (9558/10861) Checking out files: 89% (9667/10861) Checking out files: 90% (9775/10861) Checking out files: 91% (9884/10861) Checking out files: 92% (9993/10861) Checking out files: 93% (10101/10861) Checking out files: 94% (10210/10861) Checking out files: 95% (10318/10861) Checking out files: 96% (10427/10861) Checking out files: 97% (10536/10861) Checking out files: 98% (10644/10861) Checking out files: 99% (10753/10861) Checking out files: 100% (10861/10861) Checking out files: 100% (10861/10861), done. [2020-08-20T18:29:29.915Z] + cd /tmp/tmp.JVlciuzi7b/tmp/docker-ce [2020-08-20T18:29:29.915Z] + git checkout -q v17.06.2-ce [2020-08-20T18:29:29.982Z] #57 261.4 + binaries [2020-08-20T18:29:30.241Z] #57 261.4 + mkdir -p /build [2020-08-20T18:29:30.241Z] #57 261.4 + cp bin/containerd /build/containerd [2020-08-20T18:29:30.241Z] #57 261.4 + cp bin/containerd-shim /build/containerd-shim [2020-08-20T18:29:30.241Z] #57 261.4 + cp bin/ctr /build/ctr [2020-08-20T18:29:30.555Z] + mkdir -p /tmp/tmp.JVlciuzi7b/src/github.com/docker [2020-08-20T18:29:30.555Z] + mv components/cli /tmp/tmp.JVlciuzi7b/src/github.com/docker/cli [2020-08-20T18:29:30.555Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-20T18:29:30.787Z] #39 155.2 CC criu/namespaces.o [2020-08-20T18:29:30.787Z] #39 ... [2020-08-20T18:29:30.787Z] [2020-08-20T18:29:30.787Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-08-20T18:29:30.787Z] #16 10.57 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-20T18:29:30.787Z] #16 10.68 Collecting pyyaml (from yamllint==1.16.0) [2020-08-20T18:29:30.787Z] #16 10.84 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-20T18:29:31.616Z] #57 DONE 262.8s [2020-08-20T18:29:32.167Z] #16 12.27 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-20T18:29:32.167Z] #16 12.33 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-20T18:29:32.167Z] #16 12.37 Building wheels for collected packages: pyyaml [2020-08-20T18:29:32.167Z] #16 12.37 Running setup.py bdist_wheel for pyyaml: started [2020-08-20T18:29:32.555Z] [2020-08-20T18:29:32.555Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-08-20T18:29:33.106Z] #16 13.64 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-20T18:29:33.121Z] #58 DONE 0.7s [2020-08-20T18:29:33.121Z] [2020-08-20T18:29:33.121Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-08-20T18:29:33.365Z] #16 13.64 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-20T18:29:33.366Z] #16 13.74 Successfully built pyyaml [2020-08-20T18:29:33.366Z] #16 13.76 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-20T18:29:33.379Z] #62 DONE 0.2s [2020-08-20T18:29:33.379Z] [2020-08-20T18:29:33.379Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-08-20T18:29:33.936Z] #16 14.21 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-20T18:29:33.951Z] #64 DONE 0.4s [2020-08-20T18:29:33.951Z] [2020-08-20T18:29:33.951Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-08-20T18:29:33.951Z] #67 DONE 0.0s [2020-08-20T18:29:33.951Z] [2020-08-20T18:29:33.951Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-08-20T18:29:33.951Z] #68 DONE 0.0s [2020-08-20T18:29:33.951Z] [2020-08-20T18:29:33.951Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-20T18:29:34.195Z] #16 DONE 14.6s [2020-08-20T18:29:34.195Z] [2020-08-20T18:29:34.195Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:29:34.195Z] #39 157.2 CC criu/net.o [2020-08-20T18:29:34.455Z] #39 ... [2020-08-20T18:29:34.455Z] [2020-08-20T18:29:34.455Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-08-20T18:29:34.455Z] #21 DONE 0.2s [2020-08-20T18:29:34.714Z] [2020-08-20T18:29:34.714Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-20T18:29:34.887Z] #69 DONE 1.0s [2020-08-20T18:29:34.887Z] [2020-08-20T18:29:34.887Z] #70 exporting to image [2020-08-20T18:29:34.887Z] #70 exporting layers [2020-08-20T18:29:35.282Z] #25 DONE 0.9s [2020-08-20T18:29:35.282Z] [2020-08-20T18:29:35.282Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-08-20T18:29:35.282Z] #27 DONE 0.1s [2020-08-20T18:29:35.282Z] [2020-08-20T18:29:35.282Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:29:35.541Z] #57 ... [2020-08-20T18:29:35.541Z] [2020-08-20T18:29:35.541Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-08-20T18:29:35.541Z] #30 DONE 0.1s [2020-08-20T18:29:35.541Z] [2020-08-20T18:29:35.541Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-08-20T18:29:35.541Z] #35 DONE 0.0s [2020-08-20T18:29:35.541Z] [2020-08-20T18:29:35.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:29:35.541Z] #39 160.8 CC criu/netfilter.o [2020-08-20T18:29:35.799Z] #39 161.0 CC criu/page-pipe.o [2020-08-20T18:29:36.736Z] #39 161.7 CC criu/page-xfer.o [2020-08-20T18:29:38.114Z] #39 163.1 CC criu/pagemap-cache.o [2020-08-20T18:29:38.374Z] #39 163.5 CC criu/pagemap.o [2020-08-20T18:29:39.314Z] #39 164.5 CC criu/parasite-syscall.o [2020-08-20T18:29:40.253Z] #39 ... [2020-08-20T18:29:40.253Z] [2020-08-20T18:29:40.253Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-08-20T18:29:40.253Z] #52 199.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-08-20T18:29:40.253Z] #52 201.7 + mkdir -p /build [2020-08-20T18:29:40.253Z] #52 201.8 + cp runc /build/runc [2020-08-20T18:29:40.253Z] #52 DONE 202.0s [2020-08-20T18:29:40.253Z] [2020-08-20T18:29:40.253Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-20T18:29:40.253Z] #48 ... [2020-08-20T18:29:40.253Z] [2020-08-20T18:29:40.253Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:29:40.253Z] #39 165.4 CC criu/path.o [2020-08-20T18:29:40.823Z] #39 165.9 CC criu/pie-util-vdso-elf32.o [2020-08-20T18:29:41.392Z] #39 166.4 CC criu/pie-util-vdso.o [2020-08-20T18:29:41.452Z] #70 exporting layers 6.5s done [2020-08-20T18:29:41.452Z] #70 writing image sha256:9bad1a42cd2f929fbfb597661818db25f396f7d354681cfc5494d0ac71a4066c done [2020-08-20T18:29:41.452Z] #70 naming to docker.io/library/docker:a15a770e1ba824fd776c59d08a34174fb61af05b done [2020-08-20T18:29:41.452Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-08-20T18:29:41.652Z] #39 166.8 CC criu/pie-util.o [2020-08-20T18:29:41.789Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40408/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40408/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a15a770e1ba824fd776c59d08a34174fb61af05b hack/validate/default [2020-08-20T18:29:41.912Z] #39 166.9 CC criu/pipes.o [2020-08-20T18:29:42.172Z] #39 167.4 CC criu/plugin.o [2020-08-20T18:29:42.356Z] Congratulations! All commits are properly signed with the DCO! [2020-08-20T18:29:42.742Z] #39 167.9 CC criu/proc_parse.o [2020-08-20T18:29:45.283Z] #39 169.9 CC criu/protobuf-desc.o [2020-08-20T18:29:45.524Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.8% of statements [2020-08-20T18:29:45.525Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-20T18:29:45.525Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-20T18:29:45.525Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-20T18:29:45.525Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-20T18:29:45.525Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-20T18:29:45.525Z] ? github.com/docker/docker/rootless [no test files] [2020-08-20T18:29:45.525Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-20T18:29:45.525Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-20T18:29:45.525Z] ? github.com/docker/docker/volume [no test files] [2020-08-20T18:29:45.525Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-20T18:29:45.525Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === Skipped [2020-08-20T18:29:45.525Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-20T18:29:45.525Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-20T18:29:45.525Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-20T18:29:45.525Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:29:45.525Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-20T18:29:45.525Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:29:45.525Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-20T18:29:45.525Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:29:45.525Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-20T18:29:45.525Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:29:45.525Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-20T18:29:45.525Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:29:45.525Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-20T18:29:45.525Z] graphtest_unix.go:73: No driver to put! [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-20T18:29:45.525Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-20T18:29:45.525Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-20T18:29:45.525Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-20T18:29:45.525Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-20T18:29:45.525Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:29:45.525Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-20T18:29:45.525Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:29:45.525Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-20T18:29:45.525Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:29:45.525Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-20T18:29:45.525Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:29:45.525Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-20T18:29:45.525Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:29:45.525Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-20T18:29:45.525Z] graphtest_unix.go:73: No driver to put! [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-20T18:29:45.525Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] [2020-08-20T18:29:45.525Z] DONE 2066 tests, 19 skipped in 184.112s Post stage [Pipeline] junit [2020-08-20T18:29:45.570Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-20T18:29:45.853Z] #39 170.7 CC criu/protobuf.o [2020-08-20T18:29:46.102Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40408/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a15a770e1ba824fd776c59d08a34174fb61af05b hack/make.sh dynbinary test-integration [2020-08-20T18:29:46.112Z] #39 171.1 CC criu/pstree.o [2020-08-20T18:29:46.392Z] [2020-08-20T18:29:46.392Z] Removing bundles/ [2020-08-20T18:29:46.392Z] [2020-08-20T18:29:46.392Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-20T18:29:46.683Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-20T18:29:46.683Z] GOOS="" GOARCH="" GOARM="" [2020-08-20T18:29:47.052Z] #39 172.0 CC criu/rbtree.o [2020-08-20T18:29:47.052Z] #39 172.3 CC criu/rst-malloc.o [2020-08-20T18:29:47.622Z] #39 172.6 CC criu/seccomp.o [2020-08-20T18:29:47.885Z] #39 ... [2020-08-20T18:29:47.885Z] [2020-08-20T18:29:47.885Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-20T18:29:47.885Z] #36 272.7 + dpkg --print-architecture [2020-08-20T18:29:47.885Z] #36 272.7 + cd /tmp/tmp.ht4Mfx5DGm/src/github.com/docker/distribution [2020-08-20T18:29:47.885Z] #36 272.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-20T18:29:47.885Z] #36 273.2 + GOPATH=/tmp/tmp.ht4Mfx5DGm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ht4Mfx5DGm [2020-08-20T18:29:47.885Z] #36 273.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-20T18:29:53.166Z] #36 ... [2020-08-20T18:29:53.166Z] [2020-08-20T18:29:53.166Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:29:53.166Z] #39 173.2 CC criu/seize.o [2020-08-20T18:29:53.166Z] #39 174.0 CC criu/servicefd.o [2020-08-20T18:29:53.166Z] #39 174.4 CC criu/shmem.o [2020-08-20T18:29:53.166Z] #39 175.2 CC criu/sigframe.o [2020-08-20T18:29:53.166Z] #39 175.3 CC criu/signalfd.o [2020-08-20T18:29:53.166Z] #39 175.6 CC criu/sk-inet.o [2020-08-20T18:29:53.166Z] #39 176.7 CC criu/sk-netlink.o [2020-08-20T18:29:53.166Z] #39 177.0 CC criu/sk-packet.o [2020-08-20T18:29:53.166Z] #39 177.6 CC criu/sk-queue.o [2020-08-20T18:29:53.166Z] #39 178.0 CC criu/sk-tcp.o [2020-08-20T18:29:53.430Z] #39 178.5 CC criu/sk-unix.o [2020-08-20T18:29:55.339Z] #39 180.2 CC criu/sockets.o [2020-08-20T18:29:55.909Z] #39 181.0 CC criu/stats.o [2020-08-20T18:29:56.169Z] #39 181.3 CC criu/string.o [2020-08-20T18:29:56.169Z] #39 181.3 CC criu/sysctl.o [2020-08-20T18:29:56.742Z] #39 181.9 CC criu/sysfs_parse.o [2020-08-20T18:29:56.985Z] 4612f6d0b889: Pull complete [2020-08-20T18:29:57.312Z] #39 182.2 CC criu/timens.o [2020-08-20T18:29:57.571Z] #39 182.5 CC criu/timerfd.o [2020-08-20T18:29:57.571Z] #39 182.7 CC criu/tty.o [2020-08-20T18:29:59.480Z] #39 184.4 CC criu/tun.o [2020-08-20T18:29:59.740Z] #39 184.9 CC criu/uffd.o [2020-08-20T18:30:01.121Z] #39 186.2 CC criu/util.o [2020-08-20T18:30:02.502Z] #39 187.4 CC criu/uts_ns.o [2020-08-20T18:30:02.502Z] #39 187.6 CC criu/vdso-compat.o [2020-08-20T18:30:02.762Z] #39 187.7 CC criu/vdso.o [2020-08-20T18:30:03.331Z] #39 ... [2020-08-20T18:30:03.331Z] [2020-08-20T18:30:03.331Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-08-20T18:30:03.331Z] #48 DONE 291.9s [2020-08-20T18:30:03.331Z] [2020-08-20T18:30:03.331Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:30:03.331Z] #39 188.4 LINK criu/built-in.o [2020-08-20T18:30:03.591Z] #39 188.6 LINK criu/criu [2020-08-20T18:30:03.851Z] #39 ... [2020-08-20T18:30:03.851Z] [2020-08-20T18:30:03.851Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-08-20T18:30:03.851Z] #36 292.7 + rm -rf /tmp/tmp.ht4Mfx5DGm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ht4Mfx5DGm [2020-08-20T18:30:03.851Z] #36 DONE 292.9s [2020-08-20T18:30:04.110Z] [2020-08-20T18:30:04.110Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:30:04.110Z] #39 189.2 DEP lib/c/criu.d [2020-08-20T18:30:04.370Z] #39 189.3 CC images/rpc.pb-c.o [2020-08-20T18:30:04.630Z] #39 189.8 CC lib/c/criu.o [2020-08-20T18:30:05.569Z] #39 190.7 LINK lib/c/built-in.o [2020-08-20T18:30:05.829Z] #39 190.7 LINK lib/c/libcriu.so [2020-08-20T18:30:05.829Z] #39 190.8 LINK lib/c/libcriu.a [2020-08-20T18:30:05.829Z] #39 190.9 GEN magic.py [2020-08-20T18:30:06.089Z] #39 191.1 Note: Building without setproctitle() and strlcpy() support. [2020-08-20T18:30:06.089Z] #39 191.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-20T18:30:06.089Z] #39 191.1 Makefile.config:39: Warn: you have no libnftables installed [2020-08-20T18:30:06.089Z] #39 191.1 Makefile.config:40: Warn: Building without nftables support [2020-08-20T18:30:06.089Z] #39 191.1 Note: Building without GnuTLS support [2020-08-20T18:30:06.349Z] #39 ... [2020-08-20T18:30:06.349Z] [2020-08-20T18:30:06.349Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-08-20T18:30:06.349Z] #37 DONE 0.2s [2020-08-20T18:30:06.608Z] [2020-08-20T18:30:06.608Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:30:06.608Z] #57 ... [2020-08-20T18:30:06.608Z] [2020-08-20T18:30:06.608Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-20T18:30:06.608Z] #39 191.8 fatal: not a git repository (or any of the parent directories): .git [2020-08-20T18:30:07.179Z] #39 192.4 make[1]: Nothing to be done for 'all'. [2020-08-20T18:30:07.749Z] #39 192.8 make[1]: 'images/built-in.o' is up to date. [2020-08-20T18:30:07.750Z] #39 192.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-20T18:30:07.750Z] #39 192.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-20T18:30:07.750Z] #39 192.9 make[1]: 'compel/libcompel.a' is up to date. [2020-08-20T18:30:07.750Z] #39 192.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-20T18:30:07.750Z] #39 192.9 make[1]: Nothing to be done for 'all'. [2020-08-20T18:30:07.750Z] #39 193.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-20T18:30:08.011Z] #39 193.1 make[2]: Nothing to be done for 'all'. [2020-08-20T18:30:08.011Z] #39 193.1 make[2]: Nothing to be done for 'all'. [2020-08-20T18:30:08.011Z] #39 193.1 make[2]: Nothing to be done for 'all'. [2020-08-20T18:30:08.011Z] #39 193.2 make[2]: Nothing to be done for 'all'. [2020-08-20T18:30:08.011Z] #39 193.2 make[2]: Nothing to be done for 'all'. [2020-08-20T18:30:08.011Z] #39 193.2 make[2]: Nothing to be done for 'all'. [2020-08-20T18:30:08.011Z] #39 193.3 make[2]: Nothing to be done for 'all'. [2020-08-20T18:30:08.271Z] #39 193.3 make[2]: Nothing to be done for 'all'. [2020-08-20T18:30:08.271Z] #39 193.3 INSTALL criu/criu [2020-08-20T18:30:08.271Z] #39 DONE 193.5s [2020-08-20T18:30:08.271Z] [2020-08-20T18:30:08.272Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:30:09.657Z] #57 ... [2020-08-20T18:30:09.657Z] [2020-08-20T18:30:09.657Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-08-20T18:30:09.918Z] #40 DONE 0.1s [2020-08-20T18:30:09.918Z] [2020-08-20T18:30:09.918Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-08-20T18:30:09.918Z] #43 DONE 0.1s [2020-08-20T18:30:09.918Z] [2020-08-20T18:30:09.918Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:30:09.918Z] #57 ... [2020-08-20T18:30:09.918Z] [2020-08-20T18:30:09.918Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-08-20T18:30:09.918Z] #46 DONE 0.1s [2020-08-20T18:30:09.918Z] [2020-08-20T18:30:09.918Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-08-20T18:30:10.067Z] + return [2020-08-20T18:30:10.488Z] #49 DONE 0.6s [2020-08-20T18:30:10.488Z] [2020-08-20T18:30:10.488Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-08-20T18:30:10.488Z] #53 DONE 0.1s [2020-08-20T18:30:10.488Z] [2020-08-20T18:30:10.488Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-08-20T18:30:14.542Z] Removing intermediate container 96f227e511ff [2020-08-20T18:30:14.542Z] ---> 17c481bf27c7 [2020-08-20T18:30:14.542Z] Step 85/140 : FROM runtime-dev AS runc [2020-08-20T18:30:14.542Z] ---> 28aa86bf465b [2020-08-20T18:30:14.542Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-08-20T18:30:14.542Z] ---> Running in e52b909e2abe [2020-08-20T18:30:14.542Z] Removing intermediate container e52b909e2abe [2020-08-20T18:30:14.542Z] ---> dee390d107be [2020-08-20T18:30:14.542Z] Step 87/140 : ARG RUNC_COMMIT [2020-08-20T18:30:14.542Z] ---> Running in 7571b6246a19 [2020-08-20T18:30:14.542Z] Removing intermediate container 7571b6246a19 [2020-08-20T18:30:14.542Z] ---> 7b7620aa1631 [2020-08-20T18:30:14.542Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-08-20T18:30:14.542Z] ---> Running in 43ae849a40da [2020-08-20T18:30:14.834Z] Removing intermediate container 43ae849a40da [2020-08-20T18:30:14.834Z] ---> 2c311fb15321 [2020-08-20T18:30:14.834Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:30:14.834Z] ---> 353ef82a1290 [2020-08-20T18:30:14.834Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-20T18:30:15.128Z] ---> 1fc1fc26474e [2020-08-20T18:30:15.128Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-20T18:30:15.128Z] ---> Running in 5232c4e1653e [2020-08-20T18:30:15.128Z] + RM_GOPATH=0 [2020-08-20T18:30:15.128Z] + TMP_GOPATH= [2020-08-20T18:30:15.128Z] + : /build [2020-08-20T18:30:15.128Z] + '[' -z '' ']' [2020-08-20T18:30:15.128Z] ++ mktemp -d [2020-08-20T18:30:15.422Z] + export GOPATH=/tmp/tmp.T2Pe1Lpzfe [2020-08-20T18:30:15.422Z] + GOPATH=/tmp/tmp.T2Pe1Lpzfe [2020-08-20T18:30:15.422Z] + RM_GOPATH=1 [2020-08-20T18:30:15.422Z] ++ dirname ./install.sh [2020-08-20T18:30:15.422Z] + dir=. [2020-08-20T18:30:15.422Z] + bin=runc [2020-08-20T18:30:15.422Z] + shift [2020-08-20T18:30:15.422Z] + '[' '!' -f ./runc.installer ']' [2020-08-20T18:30:15.422Z] + . ./runc.installer [2020-08-20T18:30:15.422Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-20T18:30:15.422Z] + install_runc [2020-08-20T18:30:15.422Z] + uname -r [2020-08-20T18:30:15.422Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-08-20T18:30:15.422Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-20T18:30:15.422Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-08-20T18:30:15.422Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-08-20T18:30:15.422Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.T2Pe1Lpzfe/src/github.com/opencontainers/runc [2020-08-20T18:30:15.422Z] Cloning into '/tmp/tmp.T2Pe1Lpzfe/src/github.com/opencontainers/runc'... [2020-08-20T18:30:16.945Z] + cd /tmp/tmp.T2Pe1Lpzfe/src/github.com/opencontainers/runc [2020-08-20T18:30:16.945Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-20T18:30:16.945Z] + '[' -z '' ']' [2020-08-20T18:30:16.945Z] + target=static [2020-08-20T18:30:16.945Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-20T18:30:17.240Z] 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-08-20T18:30:18.615Z] #57 238.8 + bin/containerd [2020-08-20T18:30:39.812Z] 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-08-20T18:30:39.812Z] + mkdir -p /build [2020-08-20T18:30:39.812Z] + cp runc /build/runc [2020-08-20T18:30:39.812Z] Removing intermediate container 5232c4e1653e [2020-08-20T18:30:39.812Z] ---> 1c387fe28c5f [2020-08-20T18:30:39.812Z] Step 92/140 : FROM dev-base AS tini [2020-08-20T18:30:39.812Z] ---> f2985986a427 [2020-08-20T18:30:39.812Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-08-20T18:30:39.812Z] ---> Using cache [2020-08-20T18:30:39.812Z] ---> b941f6a66e15 [2020-08-20T18:30:39.812Z] Step 94/140 : ARG TINI_COMMIT [2020-08-20T18:30:39.812Z] ---> Running in 92e4bf4184ea [2020-08-20T18:30:39.812Z] Removing intermediate container 92e4bf4184ea [2020-08-20T18:30:39.812Z] ---> c558e676954b [2020-08-20T18:30:39.812Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-08-20T18:30:39.812Z] ---> Running in 99eae0455096 [2020-08-20T18:30:39.812Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:30:39.812Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:30:39.812Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:30:39.812Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-20T18:30:39.812Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [210 kB] [2020-08-20T18:30:39.812Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-20T18:30:40.449Z] Fetched 8150 kB in 2s (4258 kB/s) [2020-08-20T18:30:41.086Z] Reading package lists... [2020-08-20T18:30:42.124Z] Reading package lists... [2020-08-20T18:30:42.124Z] Building dependency tree... [2020-08-20T18:30:42.124Z] Reading state information... [2020-08-20T18:30:42.124Z] The following additional packages will be installed: [2020-08-20T18:30:42.124Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-20T18:30:42.124Z] Suggested packages: [2020-08-20T18:30:42.124Z] cmake-doc ninja-build lrzip [2020-08-20T18:30:42.124Z] Recommended packages: [2020-08-20T18:30:42.124Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-20T18:30:42.417Z] The following NEW packages will be installed: [2020-08-20T18:30:42.417Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-20T18:30:42.417Z] vim-common xxd [2020-08-20T18:30:42.417Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:30:42.417Z] Need to get 14.9 MB of archives. [2020-08-20T18:30:42.417Z] After this operation, 67.2 MB of additional disk space will be used. [2020-08-20T18:30:42.417Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-20T18:30:42.417Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-20T18:30:42.417Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-08-20T18:30:42.417Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-20T18:30:42.711Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-08-20T18:30:43.007Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-08-20T18:30:43.007Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-08-20T18:30:43.007Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-08-20T18:30:43.007Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-08-20T18:30:43.007Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-08-20T18:30:43.302Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:30:43.302Z] Fetched 14.9 MB in 1s (21.2 MB/s) [2020-08-20T18:30:43.302Z] Selecting previously unselected package xxd. [2020-08-20T18:30:43.302Z] (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 ... 15339 files and directories currently installed.) [2020-08-20T18:30:43.302Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-20T18:30:43.302Z] Unpacking xxd (2:8.1.0875-5) ... [2020-08-20T18:30:43.302Z] Selecting previously unselected package vim-common. [2020-08-20T18:30:43.302Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-20T18:30:43.302Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-08-20T18:30:43.302Z] Selecting previously unselected package cmake-data. [2020-08-20T18:30:43.302Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-20T18:30:43.302Z] Unpacking cmake-data (3.13.4-1) ... [2020-08-20T18:30:43.588Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-20T18:30:43.588Z] [2020-08-20T18:30:43.588Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-20T18:30:43.588Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-20T18:30:43.588Z] HOSTNAME=b37185008caa [2020-08-20T18:30:43.588Z] TESTDEBUG=0 [2020-08-20T18:30:43.588Z] DEST=bundles/test-integration [2020-08-20T18:30:43.588Z] PWD=/go/src/github.com/docker/docker [2020-08-20T18:30:43.588Z] DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:30:43.588Z] container=docker [2020-08-20T18:30:43.588Z] HOME=/root [2020-08-20T18:30:43.588Z] GOLANG_VERSION=1.13.14 [2020-08-20T18:30:43.588Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-20T18:30:43.588Z] VALIDATE_BRANCH=19.03 [2020-08-20T18:30:43.588Z] TERM=xterm [2020-08-20T18:30:43.588Z] DOCKER_PKG=github.com/docker/docker [2020-08-20T18:30:43.588Z] SHLVL=1 [2020-08-20T18:30:43.588Z] TIMEOUT=120m [2020-08-20T18:30:43.588Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-20T18:30:43.588Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-20T18:30:43.588Z] GO111MODULE=off [2020-08-20T18:30:43.588Z] DOCKER_EXPERIMENTAL=1 [2020-08-20T18:30:43.588Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-20T18:30:43.588Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-20T18:30:43.588Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-20T18:30:43.588Z] GOPATH=/go [2020-08-20T18:30:43.588Z] PKG_CONFIG=pkg-config [2020-08-20T18:30:43.588Z] _=/usr/bin/env [2020-08-20T18:30:43.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-20T18:30:43.612Z] Selecting previously unselected package libicu63:ppc64el. [2020-08-20T18:30:43.612Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-20T18:30:43.612Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-20T18:30:44.651Z] Selecting previously unselected package libxml2:ppc64el. [2020-08-20T18:30:44.651Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-08-20T18:30:44.651Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-20T18:30:44.651Z] Selecting previously unselected package libarchive13:ppc64el. [2020-08-20T18:30:44.651Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-08-20T18:30:44.651Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-20T18:30:44.651Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-08-20T18:30:44.651Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-08-20T18:30:44.651Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-20T18:30:44.651Z] Selecting previously unselected package librhash0:ppc64el. [2020-08-20T18:30:44.651Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-08-20T18:30:44.651Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-08-20T18:30:44.946Z] Selecting previously unselected package libuv1:ppc64el. [2020-08-20T18:30:44.946Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-08-20T18:30:44.946Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-08-20T18:30:44.946Z] Selecting previously unselected package cmake. [2020-08-20T18:30:44.946Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-08-20T18:30:44.946Z] Unpacking cmake (3.13.4-1) ... [2020-08-20T18:30:45.228Z] #57 265.6 + bin/containerd-stress [2020-08-20T18:30:45.239Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-20T18:30:45.239Z] Setting up xxd (2:8.1.0875-5) ... [2020-08-20T18:30:45.239Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-08-20T18:30:45.239Z] Setting up vim-common (2:8.1.0875-5) ... [2020-08-20T18:30:45.239Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-08-20T18:30:45.239Z] Setting up cmake-data (3.13.4-1) ... [2020-08-20T18:30:45.239Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-20T18:30:45.239Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-20T18:30:45.239Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-20T18:30:45.239Z] Setting up cmake (3.13.4-1) ... [2020-08-20T18:30:45.239Z] Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:30:45.239Z] Processing triggers for mime-support (3.62) ... [2020-08-20T18:30:45.797Z] #57 267.4 + bin/containerd-shim [2020-08-20T18:30:46.757Z] Removing intermediate container 99eae0455096 [2020-08-20T18:30:46.757Z] ---> 849a57c61e85 [2020-08-20T18:30:46.757Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:30:46.757Z] ---> 225f617f036d [2020-08-20T18:30:46.757Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-08-20T18:30:46.757Z] ---> Running in 16d839229e78 [2020-08-20T18:30:46.757Z] Removing intermediate container 16d839229e78 [2020-08-20T18:30:46.757Z] ---> dcc05dd24617 [2020-08-20T18:30:46.757Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-20T18:30:47.050Z] ---> ac4a1437b4bc [2020-08-20T18:30:47.050Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-08-20T18:30:47.050Z] ---> Running in 444967b35564 [2020-08-20T18:30:47.342Z] + RM_GOPATH=0 [2020-08-20T18:30:47.342Z] + TMP_GOPATH= [2020-08-20T18:30:47.342Z] + : /build [2020-08-20T18:30:47.342Z] + '[' -z '' ']' [2020-08-20T18:30:47.342Z] ++ mktemp -d [2020-08-20T18:30:47.342Z] + export GOPATH=/tmp/tmp.jh1ficuiiT [2020-08-20T18:30:47.342Z] + GOPATH=/tmp/tmp.jh1ficuiiT [2020-08-20T18:30:47.342Z] + RM_GOPATH=1 [2020-08-20T18:30:47.342Z] ++ dirname ./install.sh [2020-08-20T18:30:47.342Z] + dir=. [2020-08-20T18:30:47.342Z] + bin=tini [2020-08-20T18:30:47.342Z] + shift [2020-08-20T18:30:47.342Z] + '[' '!' -f ./tini.installer ']' [2020-08-20T18:30:47.342Z] + . ./tini.installer [2020-08-20T18:30:47.342Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-20T18:30:47.342Z] + install_tini [2020-08-20T18:30:47.342Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-20T18:30:47.342Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-20T18:30:47.342Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.jh1ficuiiT/tini [2020-08-20T18:30:47.342Z] Cloning into '/tmp/tmp.jh1ficuiiT/tini'... [2020-08-20T18:30:47.635Z] + cd /tmp/tmp.jh1ficuiiT/tini [2020-08-20T18:30:47.635Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-20T18:30:47.635Z] + cmake . [2020-08-20T18:30:47.635Z] -- The C compiler identification is GNU 8.3.0 [2020-08-20T18:30:47.635Z] -- Check for working C compiler: /usr/bin/cc [2020-08-20T18:30:47.635Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-08-20T18:30:47.635Z] -- Detecting C compiler ABI info [2020-08-20T18:30:47.930Z] -- Detecting C compiler ABI info - done [2020-08-20T18:30:47.930Z] -- Detecting C compile features [2020-08-20T18:30:48.224Z] -- Detecting C compile features - done [2020-08-20T18:30:48.224Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-20T18:30:48.224Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-20T18:30:48.224Z] -- Configuring done [2020-08-20T18:30:48.224Z] -- Generating done [2020-08-20T18:30:48.224Z] -- Build files have been written to: /tmp/tmp.jh1ficuiiT/tini [2020-08-20T18:30:48.224Z] + make tini-static [2020-08-20T18:30:48.224Z] Scanning dependencies of target tini-static [2020-08-20T18:30:48.224Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-20T18:30:48.518Z] [100%] Linking C executable tini-static [2020-08-20T18:30:48.518Z] [100%] Built target tini-static [2020-08-20T18:30:48.518Z] + mkdir -p /build [2020-08-20T18:30:48.518Z] + cp tini-static /build/docker-init [2020-08-20T18:30:49.153Z] Removing intermediate container 444967b35564 [2020-08-20T18:30:49.153Z] ---> ec759ac00ac6 [2020-08-20T18:30:49.153Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-08-20T18:30:49.153Z] ---> f2985986a427 [2020-08-20T18:30:49.153Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-08-20T18:30:49.153Z] ---> Running in 1b1cc6815c59 [2020-08-20T18:30:49.153Z] Removing intermediate container 1b1cc6815c59 [2020-08-20T18:30:49.153Z] ---> dd3eaee493e5 [2020-08-20T18:30:49.153Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-08-20T18:30:49.153Z] ---> Running in afce0bc6c2e8 [2020-08-20T18:30:49.153Z] Removing intermediate container afce0bc6c2e8 [2020-08-20T18:30:49.153Z] ---> f5da92cdbd07 [2020-08-20T18:30:49.153Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:30:49.449Z] ---> e9e742fd2b7a [2020-08-20T18:30:49.449Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-08-20T18:30:49.449Z] ---> 260d9d81c6c0 [2020-08-20T18:30:49.449Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-08-20T18:30:49.449Z] ---> Running in 1b8ccc7a4dc3 [2020-08-20T18:30:49.742Z] + RM_GOPATH=0 [2020-08-20T18:30:49.742Z] + TMP_GOPATH= [2020-08-20T18:30:49.742Z] + : /build/ [2020-08-20T18:30:49.742Z] + '[' -z '' ']' [2020-08-20T18:30:49.742Z] ++ mktemp -d [2020-08-20T18:30:49.742Z] + export GOPATH=/tmp/tmp.eSuYyYs9j3 [2020-08-20T18:30:49.742Z] + GOPATH=/tmp/tmp.eSuYyYs9j3 [2020-08-20T18:30:49.742Z] + RM_GOPATH=1 [2020-08-20T18:30:49.742Z] ++ dirname ./install.sh [2020-08-20T18:30:49.742Z] Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-20T18:30:49.742Z] + dir=. [2020-08-20T18:30:49.742Z] + bin=rootlesskit [2020-08-20T18:30:49.742Z] + shift [2020-08-20T18:30:49.742Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-08-20T18:30:49.742Z] + . ./rootlesskit.installer [2020-08-20T18:30:49.742Z] ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-20T18:30:49.742Z] + install_rootlesskit [2020-08-20T18:30:49.742Z] + case "$1" in [2020-08-20T18:30:49.742Z] + export CGO_ENABLED=0 [2020-08-20T18:30:49.742Z] + CGO_ENABLED=0 [2020-08-20T18:30:49.742Z] + _install_rootlesskit [2020-08-20T18:30:49.742Z] + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-20T18:30:49.742Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eSuYyYs9j3/src/github.com/rootless-containers/rootlesskit [2020-08-20T18:30:49.742Z] Cloning into '/tmp/tmp.eSuYyYs9j3/src/github.com/rootless-containers/rootlesskit'... [2020-08-20T18:30:50.785Z] + cd /tmp/tmp.eSuYyYs9j3/src/github.com/rootless-containers/rootlesskit [2020-08-20T18:30:50.785Z] + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-20T18:30:50.785Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-08-20T18:30:50.785Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-20T18:30:53.924Z] #57 274.8 + bin/containerd-shim-runc-v1 [2020-08-20T18:30:56.460Z] #57 277.8 + bin/containerd-shim-runc-v2 [2020-08-20T18:30:57.027Z] #57 278.6 + binaries [2020-08-20T18:30:57.027Z] #57 278.6 + mkdir -p /build [2020-08-20T18:30:57.027Z] #57 278.6 + cp bin/containerd /build/containerd [2020-08-20T18:30:57.027Z] #57 278.6 + cp bin/containerd-shim /build/containerd-shim [2020-08-20T18:30:57.027Z] #57 278.6 + cp bin/ctr /build/ctr [2020-08-20T18:30:57.286Z] #57 DONE 279.1s [2020-08-20T18:30:58.225Z] [2020-08-20T18:30:58.225Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-08-20T18:30:58.483Z] #58 DONE 0.2s [2020-08-20T18:30:58.483Z] [2020-08-20T18:30:58.483Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-08-20T18:30:58.483Z] #62 DONE 0.1s [2020-08-20T18:30:58.483Z] [2020-08-20T18:30:58.483Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-08-20T18:30:58.742Z] #64 DONE 0.1s [2020-08-20T18:30:58.742Z] [2020-08-20T18:30:58.742Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-08-20T18:30:58.742Z] #67 DONE 0.0s [2020-08-20T18:30:58.742Z] [2020-08-20T18:30:58.742Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-08-20T18:30:58.742Z] #68 DONE 0.0s [2020-08-20T18:30:58.742Z] [2020-08-20T18:30:58.742Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-20T18:30:59.334Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-08-20T18:30:59.334Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-20T18:31:00.120Z] #69 DONE 1.4s [2020-08-20T18:31:00.120Z] [2020-08-20T18:31:00.120Z] #70 exporting to image [2020-08-20T18:31:00.120Z] #70 exporting layers [2020-08-20T18:31:00.853Z] Removing intermediate container 1b8ccc7a4dc3 [2020-08-20T18:31:00.853Z] ---> c1ab151368ba [2020-08-20T18:31:00.853Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-08-20T18:31:00.853Z] ---> 4cecc7e85ca0 [2020-08-20T18:31:00.853Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-08-20T18:31:01.146Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-08-20T18:31:01.146Z] bad55c542dc9: Pulling fs layer [2020-08-20T18:31:01.439Z] bad55c542dc9: Verifying Checksum [2020-08-20T18:31:01.439Z] bad55c542dc9: Download complete [2020-08-20T18:31:01.731Z] bad55c542dc9: Pull complete [2020-08-20T18:31:01.731Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-08-20T18:31:01.731Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-08-20T18:31:01.731Z] ---> e49efe6f0050 [2020-08-20T18:31:01.731Z] Step 108/140 : FROM runtime-dev AS dev [2020-08-20T18:31:01.731Z] ---> 28aa86bf465b [2020-08-20T18:31:01.731Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-08-20T18:31:02.046Z] ---> Running in 39bcdf3859b2 [2020-08-20T18:31:02.046Z] Removing intermediate container 39bcdf3859b2 [2020-08-20T18:31:02.046Z] ---> d16242c7aae1 [2020-08-20T18:31:02.046Z] Step 110/140 : RUN groupadd -r docker [2020-08-20T18:31:02.046Z] ---> Running in 1d9651e9d0ce [2020-08-20T18:31:02.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-20T18:31:02.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-20T18:31:02.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-20T18:31:02.690Z] Removing intermediate container 1d9651e9d0ce [2020-08-20T18:31:02.690Z] ---> 3f2b7f33875e [2020-08-20T18:31:02.690Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-08-20T18:31:02.690Z] ---> Running in b39c1077ef0a [2020-08-20T18:31:03.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-20T18:31:03.328Z] Removing intermediate container b39c1077ef0a [2020-08-20T18:31:03.328Z] ---> 1e4396d90fc2 [2020-08-20T18:31:03.328Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-08-20T18:31:03.328Z] ---> Running in 0595b0388762 [2020-08-20T18:31:03.623Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-20T18:31:03.800Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-08-20T18:31:03.800Z] No api/types/ or api/swagger.yaml changes in diff. [2020-08-20T18:31:03.800Z] Congratulations! All toml source files changed here have valid syntax. [2020-08-20T18:31:03.800Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-08-20T18:31:03.800Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-08-20T18:31:03.916Z] Removing intermediate container 0595b0388762 [2020-08-20T18:31:03.916Z] ---> 6c0dbb765d2f [2020-08-20T18:31:03.916Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-08-20T18:31:03.916Z] ---> Running in ddcdf9b5e10b [2020-08-20T18:31:04.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40408/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a15a770e1ba824fd776c59d08a34174fb61af05b hack/make.sh dynbinary-daemon test-docker-py [2020-08-20T18:31:04.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-20T18:31:04.553Z] Removing intermediate container ddcdf9b5e10b [2020-08-20T18:31:04.553Z] ---> db4f15f0d8e4 [2020-08-20T18:31:04.553Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-08-20T18:31:04.553Z] ---> Running in ba7469fb96b2 [2020-08-20T18:31:04.724Z] [2020-08-20T18:31:04.982Z] Removing bundles/ [2020-08-20T18:31:04.982Z] [2020-08-20T18:31:04.982Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-20T18:31:04.982Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-20T18:31:04.982Z] GOOS="" GOARCH="" GOARM="" [2020-08-20T18:31:05.188Z] Removing intermediate container ba7469fb96b2 [2020-08-20T18:31:05.188Z] ---> 738dc694c4b1 [2020-08-20T18:31:05.188Z] Step 115/140 : RUN ldconfig [2020-08-20T18:31:05.188Z] ---> Running in ffa19e8d02f1 [2020-08-20T18:31:05.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-20T18:31:05.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-20T18:31:05.823Z] Removing intermediate container ffa19e8d02f1 [2020-08-20T18:31:05.823Z] ---> 1d71cbf13c67 [2020-08-20T18:31:05.823Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-08-20T18:31:05.823Z] ---> Running in b7ac5fb9e9b2 [2020-08-20T18:31:06.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-20T18:31:06.114Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-20T18:31:06.114Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-20T18:31:06.114Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-20T18:31:06.407Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-20T18:31:06.688Z] #70 exporting layers 6.7s done [2020-08-20T18:31:06.688Z] #70 writing image sha256:c5606a071b94a10ef826009cbc20ea0d5599b7cdf8f280e227f21cb2fd5d8b34 done [2020-08-20T18:31:06.688Z] #70 naming to docker.io/library/docker:a15a770e1ba824fd776c59d08a34174fb61af05b done [2020-08-20T18:31:06.688Z] #70 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-08-20T18:31:07.029Z] + trap exit INT TERM [2020-08-20T18:31:07.029Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-08-20T18:31:07.029Z] + CONTAINER_NAME=docker-pr9 [2020-08-20T18:31:07.029Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40408/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40408/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -e DOCKER_GRAPHDRIVER docker:a15a770e1ba824fd776c59d08a34174fb61af05b hack/make.sh dynbinary-daemon [2020-08-20T18:31:07.043Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [210 kB] [2020-08-20T18:31:07.043Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-20T18:31:07.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-20T18:31:07.966Z] [2020-08-20T18:31:07.966Z] Removing bundles/ [2020-08-20T18:31:07.966Z] [2020-08-20T18:31:07.966Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-20T18:31:07.966Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-20T18:31:07.966Z] GOOS="" GOARCH="" GOARM="" [2020-08-20T18:31:08.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-20T18:31:08.555Z] Fetched 8150 kB in 2s (3622 kB/s) [2020-08-20T18:31:09.196Z] Reading package lists... [2020-08-20T18:31:09.831Z] Reading package lists... [2020-08-20T18:31:10.125Z] Building dependency tree... [2020-08-20T18:31:10.125Z] Reading state information... [2020-08-20T18:31:10.125Z] libcap2-bin is already the newest version (1:2.25-2). [2020-08-20T18:31:10.125Z] libcap2-bin set to manually installed. [2020-08-20T18:31:10.125Z] The following additional packages will be installed: [2020-08-20T18:31:10.125Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-20T18:31:10.125Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-20T18:31:10.125Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-20T18:31:10.125Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-08-20T18:31:10.125Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-08-20T18:31:10.125Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-08-20T18:31:10.125Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-08-20T18:31:10.125Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-20T18:31:10.125Z] python3.7 python3.7-minimal vim-runtime xxd [2020-08-20T18:31:10.125Z] Suggested packages: [2020-08-20T18:31:10.125Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-08-20T18:31:10.125Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-08-20T18:31:10.125Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-08-20T18:31:10.125Z] xfsdump acl attr quota [2020-08-20T18:31:10.125Z] Recommended packages: [2020-08-20T18:31:10.125Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-20T18:31:10.125Z] python3-keyrings.alt python3-xdg unzip [2020-08-20T18:31:10.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-20T18:31:10.759Z] The following NEW packages will be installed: [2020-08-20T18:31:10.759Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-08-20T18:31:10.759Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-08-20T18:31:10.759Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-08-20T18:31:10.759Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-08-20T18:31:10.759Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-08-20T18:31:10.759Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-08-20T18:31:10.759Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-20T18:31:10.759Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-20T18:31:10.759Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-08-20T18:31:10.759Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-08-20T18:31:10.759Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-08-20T18:31:10.759Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-08-20T18:31:10.759Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-08-20T18:31:10.759Z] xfsprogs xxd xz-utils zip [2020-08-20T18:31:10.759Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-08-20T18:31:10.759Z] Need to get 106 MB of archives. [2020-08-20T18:31:10.759Z] After this operation, 660 MB of additional disk space will be used. [2020-08-20T18:31:10.759Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-08-20T18:31:10.759Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-08-20T18:31:11.051Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-08-20T18:31:11.344Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-08-20T18:31:11.344Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-08-20T18:31:11.635Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-08-20T18:31:11.926Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-08-20T18:31:12.603Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-08-20T18:31:12.603Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-08-20T18:31:12.603Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-08-20T18:31:12.603Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-08-20T18:31:12.603Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-08-20T18:31:12.603Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-08-20T18:31:12.603Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-08-20T18:31:12.603Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-08-20T18:31:12.603Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-08-20T18:31:12.603Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-20T18:31:12.603Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-20T18:31:12.603Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-08-20T18:31:12.603Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-08-20T18:31:12.603Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-08-20T18:31:12.603Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-08-20T18:31:12.897Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-08-20T18:31:12.897Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-08-20T18:31:12.897Z] Get:25 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-08-20T18:31:12.897Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-20T18:31:12.897Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-08-20T18:31:12.897Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-08-20T18:31:12.897Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-20T18:31:13.191Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-20T18:31:13.485Z] Get:31 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-08-20T18:31:13.485Z] Get:32 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-08-20T18:31:14.530Z] Get:33 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-08-20T18:31:14.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-20T18:31:15.165Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-20T18:31:15.165Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-20T18:31:15.165Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-20T18:31:15.165Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-08-20T18:31:15.165Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-20T18:31:15.165Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-20T18:31:15.165Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-08-20T18:31:15.165Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-08-20T18:31:15.165Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-08-20T18:31:15.165Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-08-20T18:31:15.165Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-08-20T18:31:15.165Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-08-20T18:31:15.165Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-08-20T18:31:15.165Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-08-20T18:31:15.165Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-08-20T18:31:15.458Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-08-20T18:31:15.458Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-20T18:31:15.458Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-20T18:31:15.458Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-20T18:31:15.458Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-20T18:31:15.458Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-08-20T18:31:15.458Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-08-20T18:31:15.458Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-08-20T18:31:15.458Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-08-20T18:31:15.750Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-20T18:31:15.750Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-08-20T18:31:15.750Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-08-20T18:31:15.750Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-20T18:31:15.750Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-08-20T18:31:15.750Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-20T18:31:15.750Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-08-20T18:31:15.750Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-20T18:31:15.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-20T18:31:16.042Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-08-20T18:31:16.336Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-08-20T18:31:16.336Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-08-20T18:31:16.336Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-20T18:31:16.629Z] Fetched 106 MB in 6s (18.6 MB/s) [2020-08-20T18:31:16.629Z] Selecting previously unselected package pigz. [2020-08-20T18:31:16.629Z] (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 ... 15402 files and directories currently installed.) [2020-08-20T18:31:16.629Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-08-20T18:31:16.629Z] Unpacking pigz (2.4-1) ... [2020-08-20T18:31:16.629Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-08-20T18:31:16.629Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-20T18:31:16.629Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-20T18:31:16.629Z] Selecting previously unselected package python3.7-minimal. [2020-08-20T18:31:16.629Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-20T18:31:16.629Z] Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-20T18:31:16.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-20T18:31:16.922Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-20T18:31:16.922Z] Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-20T18:31:17.559Z] Selecting previously unselected package python3-minimal. [2020-08-20T18:31:17.559Z] (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 ... 15651 files and directories currently installed.) [2020-08-20T18:31:17.559Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-08-20T18:31:17.559Z] Unpacking python3-minimal (3.7.3-1) ... [2020-08-20T18:31:17.559Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-08-20T18:31:17.559Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-08-20T18:31:17.559Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-08-20T18:31:17.559Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-08-20T18:31:17.559Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-20T18:31:17.559Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-20T18:31:17.559Z] Selecting previously unselected package python3.7. [2020-08-20T18:31:17.559Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-20T18:31:17.559Z] Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-20T18:31:17.559Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-08-20T18:31:17.559Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-08-20T18:31:17.559Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-20T18:31:17.854Z] Setting up python3-minimal (3.7.3-1) ... [2020-08-20T18:31:17.854Z] Selecting previously unselected package python3. [2020-08-20T18:31:17.854Z] (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 ... 16063 files and directories currently installed.) [2020-08-20T18:31:17.854Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-08-20T18:31:17.854Z] Unpacking python3 (3.7.3-1) ... [2020-08-20T18:31:17.854Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-08-20T18:31:17.854Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-08-20T18:31:17.854Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-08-20T18:31:17.854Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-08-20T18:31:17.854Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-08-20T18:31:17.854Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-08-20T18:31:17.854Z] Selecting previously unselected package libiptc0:ppc64el. [2020-08-20T18:31:17.854Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-08-20T18:31:17.854Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-08-20T18:31:17.854Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-08-20T18:31:17.854Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-08-20T18:31:17.854Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-20T18:31:17.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-20T18:31:18.151Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-08-20T18:31:18.151Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-08-20T18:31:18.151Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-20T18:31:18.151Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-08-20T18:31:18.151Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-08-20T18:31:18.151Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-08-20T18:31:18.151Z] Selecting previously unselected package iptables. [2020-08-20T18:31:18.151Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-08-20T18:31:18.151Z] Unpacking iptables (1.8.2-4) ... [2020-08-20T18:31:18.151Z] Selecting previously unselected package xxd. [2020-08-20T18:31:18.151Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-20T18:31:18.151Z] Unpacking xxd (2:8.1.0875-5) ... [2020-08-20T18:31:18.151Z] Selecting previously unselected package vim-common. [2020-08-20T18:31:18.151Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-20T18:31:18.151Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-08-20T18:31:18.151Z] Selecting previously unselected package bash-completion. [2020-08-20T18:31:18.151Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-20T18:31:18.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-20T18:31:19.192Z] Unpacking bash-completion (1:2.8-6) ... [2020-08-20T18:31:19.192Z] Selecting previously unselected package bzip2. [2020-08-20T18:31:19.192Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-08-20T18:31:19.192Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-20T18:31:19.192Z] Selecting previously unselected package xz-utils. [2020-08-20T18:31:19.192Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-08-20T18:31:19.192Z] Unpacking xz-utils (5.2.4-1) ... [2020-08-20T18:31:19.192Z] Selecting previously unselected package apparmor. [2020-08-20T18:31:19.192Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-08-20T18:31:19.192Z] Unpacking apparmor (2.13.2-10) ... [2020-08-20T18:31:19.192Z] Selecting previously unselected package aufs-tools. [2020-08-20T18:31:19.192Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-08-20T18:31:19.192Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-20T18:31:19.192Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-20T18:31:19.192Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-08-20T18:31:19.192Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-20T18:31:19.487Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-20T18:31:19.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-20T18:31:19.780Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-08-20T18:31:19.780Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-20T18:31:20.077Z] Selecting previously unselected package binutils-mingw-w64. [2020-08-20T18:31:20.077Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-20T18:31:20.077Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-20T18:31:20.077Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-08-20T18:31:20.077Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-20T18:31:20.077Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-20T18:31:20.077Z] Selecting previously unselected package dmsetup. [2020-08-20T18:31:20.077Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-08-20T18:31:20.077Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-08-20T18:31:20.077Z] Selecting previously unselected package mingw-w64-common. [2020-08-20T18:31:20.077Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-20T18:31:20.077Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-20T18:31:20.183Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-20T18:31:20.183Z] Using test binary docker [2020-08-20T18:31:20.475Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-20T18:31:20.475Z] +++ /etc/init.d/apparmor start [2020-08-20T18:31:20.475Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-20T18:31:20.475Z] INFO: Waiting for daemon to start... [2020-08-20T18:31:20.475Z] Starting dockerd [2020-08-20T18:31:20.475Z] +++ 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-08-20T18:31:20.715Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-20T18:31:20.715Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-20T18:31:20.715Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-20T18:31:21.759Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-08-20T18:31:21.759Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-20T18:31:21.759Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:31:21.759Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-20T18:31:21.759Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-20T18:31:21.759Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:31:22.536Z] . [2020-08-20T18:31:22.536Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-20T18:31:22.536Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-20T18:31:22.536Z] Error: No such image: emptyfs [2020-08-20T18:31:22.536Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-20T18:31:22.536Z] ++++ docker load [2020-08-20T18:31:22.536Z] Running integration-test (iteration 1) [2020-08-20T18:31:22.536Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-08-20T18:31:22.536Z] ++ 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-08-20T18:31:22.536Z] ++ set -e [2020-08-20T18:31:22.536Z] ++ '[' -n 0 ']' [2020-08-20T18:31:22.536Z] ++ set -x [2020-08-20T18:31:22.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-08-20T18:31:25.301Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-20T18:31:25.301Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-20T18:31:25.301Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:31:28.046Z] Selecting previously unselected package libonig5:ppc64el. [2020-08-20T18:31:28.046Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-08-20T18:31:28.046Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-20T18:31:28.046Z] Selecting previously unselected package libjq1:ppc64el. [2020-08-20T18:31:28.046Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-20T18:31:28.046Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-20T18:31:28.340Z] Selecting previously unselected package jq. [2020-08-20T18:31:28.340Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-20T18:31:28.340Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-20T18:31:28.340Z] Selecting previously unselected package libaio1:ppc64el. [2020-08-20T18:31:28.340Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-08-20T18:31:28.340Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-08-20T18:31:28.340Z] Selecting previously unselected package libbtrfs0. [2020-08-20T18:31:28.340Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-20T18:31:28.340Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-20T18:31:28.340Z] Selecting previously unselected package libbtrfs-dev. [2020-08-20T18:31:28.340Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-20T18:31:28.340Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:31:28.340Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-08-20T18:31:28.340Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-20T18:31:28.340Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-20T18:31:28.340Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-08-20T18:31:28.340Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-20T18:31:28.340Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-20T18:31:28.340Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-08-20T18:31:28.340Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-08-20T18:31:28.340Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-08-20T18:31:28.340Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-08-20T18:31:28.340Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-08-20T18:31:28.340Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-20T18:31:28.340Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-08-20T18:31:28.340Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-08-20T18:31:28.340Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-20T18:31:28.340Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-08-20T18:31:28.340Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-08-20T18:31:28.340Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-20T18:31:28.634Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-08-20T18:31:28.634Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-08-20T18:31:28.634Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-20T18:31:28.634Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-08-20T18:31:28.634Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-08-20T18:31:28.634Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-20T18:31:28.634Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-08-20T18:31:28.634Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-08-20T18:31:28.634Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-20T18:31:28.634Z] Selecting previously unselected package libgpm2:ppc64el. [2020-08-20T18:31:28.634Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-08-20T18:31:28.634Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-08-20T18:31:28.634Z] Selecting previously unselected package libicu63:ppc64el. [2020-08-20T18:31:28.634Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-20T18:31:28.634Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-20T18:31:29.421Z] Loaded image: buildpack-deps:jessie [2020-08-20T18:31:29.421Z] Loaded image: busybox:latest [2020-08-20T18:31:29.421Z] Loaded image: busybox:glibc [2020-08-20T18:31:29.421Z] Loaded image: debian:jessie [2020-08-20T18:31:29.674Z] Selecting previously unselected package libnet1:ppc64el. [2020-08-20T18:31:29.675Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-20T18:31:29.675Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-20T18:31:29.675Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-20T18:31:29.675Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-20T18:31:29.675Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-20T18:31:29.675Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-20T18:31:29.675Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-20T18:31:29.675Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-20T18:31:29.675Z] Selecting previously unselected package libreadline5:ppc64el. [2020-08-20T18:31:29.675Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-08-20T18:31:29.675Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-20T18:31:29.675Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-08-20T18:31:29.675Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-20T18:31:29.675Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-20T18:31:29.675Z] Selecting previously unselected package net-tools. [2020-08-20T18:31:29.675Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-08-20T18:31:29.675Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-20T18:31:29.675Z] Selecting previously unselected package python-pip-whl. [2020-08-20T18:31:29.675Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-08-20T18:31:29.675Z] Unpacking python-pip-whl (18.1-5) ... [2020-08-20T18:31:29.711Z] Loaded image: hello-world:latest [2020-08-20T18:31:29.711Z] INFO: Testing against a local daemon [2020-08-20T18:31:29.711Z] === RUN TestBuildWithSession [2020-08-20T18:31:29.969Z] Selecting previously unselected package python3-lib2to3. [2020-08-20T18:31:29.969Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-20T18:31:29.969Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-20T18:31:29.969Z] Selecting previously unselected package python3-distutils. [2020-08-20T18:31:29.969Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-08-20T18:31:29.969Z] Unpacking python3-distutils (3.7.3-1) ... [2020-08-20T18:31:29.969Z] Selecting previously unselected package python3-pip. [2020-08-20T18:31:29.969Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-08-20T18:31:29.969Z] Unpacking python3-pip (18.1-5) ... [2020-08-20T18:31:29.969Z] Selecting previously unselected package python3-pkg-resources. [2020-08-20T18:31:29.969Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-20T18:31:29.969Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-20T18:31:29.969Z] Selecting previously unselected package python3-setuptools. [2020-08-20T18:31:29.969Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-08-20T18:31:29.969Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-08-20T18:31:29.969Z] Selecting previously unselected package python3-wheel. [2020-08-20T18:31:29.969Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-08-20T18:31:29.969Z] Unpacking python3-wheel (0.32.3-2) ... [2020-08-20T18:31:30.264Z] Selecting previously unselected package thin-provisioning-tools. [2020-08-20T18:31:30.264Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-08-20T18:31:30.264Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-20T18:31:30.264Z] Selecting previously unselected package vim-runtime. [2020-08-20T18:31:30.264Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-20T18:31:30.264Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-20T18:31:30.264Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-20T18:31:30.264Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-20T18:31:30.903Z] Selecting previously unselected package vim. [2020-08-20T18:31:30.903Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-20T18:31:30.903Z] Unpacking vim (2:8.1.0875-5) ... [2020-08-20T18:31:31.196Z] Selecting previously unselected package xfsprogs. [2020-08-20T18:31:31.196Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-08-20T18:31:31.196Z] Unpacking xfsprogs (4.20.0-1) ... [2020-08-20T18:31:31.196Z] Selecting previously unselected package zip. [2020-08-20T18:31:31.196Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-08-20T18:31:31.196Z] Unpacking zip (3.0-11+b1) ... [2020-08-20T18:31:31.196Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-20T18:31:31.196Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-20T18:31:31.196Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-20T18:31:31.196Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-08-20T18:31:31.196Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-20T18:31:31.196Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-20T18:31:31.196Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-08-20T18:31:31.196Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-20T18:31:31.196Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-08-20T18:31:31.196Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-08-20T18:31:31.196Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-08-20T18:31:31.196Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:31:31.196Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-20T18:31:31.197Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-20T18:31:31.197Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-20T18:31:31.197Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-20T18:31:31.197Z] Setting up xxd (2:8.1.0875-5) ... [2020-08-20T18:31:31.197Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-08-20T18:31:31.197Z] Setting up zip (3.0-11+b1) ... [2020-08-20T18:31:31.197Z] Setting up vim-common (2:8.1.0875-5) ... [2020-08-20T18:31:31.490Z] Setting up bash-completion (1:2.8-6) ... [2020-08-20T18:31:32.128Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-08-20T18:31:32.128Z] Setting up xz-utils (5.2.4-1) ... [2020-08-20T18:31:32.128Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-20T18:31:32.128Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-20T18:31:32.128Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-20T18:31:32.128Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-20T18:31:32.128Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-20T18:31:32.128Z] Setting up pigz (2.4-1) ... [2020-08-20T18:31:32.128Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-20T18:31:32.128Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-20T18:31:32.128Z] Setting up python-pip-whl (18.1-5) ... [2020-08-20T18:31:32.128Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-08-20T18:31:32.128Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-08-20T18:31:32.128Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-20T18:31:32.128Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-08-20T18:31:32.128Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-20T18:31:32.128Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-20T18:31:32.128Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-20T18:31:32.128Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-20T18:31:32.128Z] Setting up vim (2:8.1.0875-5) ... [2020-08-20T18:31:32.128Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-20T18:31:32.128Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-20T18:31:32.128Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-20T18:31:32.128Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-20T18:31:32.128Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-20T18:31:32.128Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-20T18:31:32.128Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-20T18:31:32.422Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-20T18:31:32.422Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-20T18:31:32.422Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-20T18:31:32.422Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:31:32.422Z] 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-08-20T18:31:32.422Z] 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-08-20T18:31:32.422Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-20T18:31:32.422Z] 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-08-20T18:31:32.422Z] 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-08-20T18:31:32.422Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-20T18:31:32.422Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-20T18:31:32.422Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-20T18:31:32.422Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-08-20T18:31:32.422Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-20T18:31:32.422Z] Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-20T18:31:33.059Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-20T18:31:33.059Z] Setting up iptables (1.8.2-4) ... [2020-08-20T18:31:33.059Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-20T18:31:33.059Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-20T18:31:33.059Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-20T18:31:33.059Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-20T18:31:33.059Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-20T18:31:33.247Z] --- PASS: TestBuildWithSession (3.43s) [2020-08-20T18:31:33.247Z] === RUN TestBuildSquashParent [2020-08-20T18:31:33.354Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-20T18:31:33.354Z] Setting up python3 (3.7.3-1) ... [2020-08-20T18:31:33.354Z] Setting up python3-wheel (0.32.3-2) ... [2020-08-20T18:31:33.354Z] Setting up apparmor (2.13.2-10) ... [2020-08-20T18:31:33.991Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-20T18:31:33.991Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-20T18:31:34.287Z] Setting up python3-distutils (3.7.3-1) ... [2020-08-20T18:31:34.287Z] Setting up python3-setuptools (40.8.0-1) ... [2020-08-20T18:31:34.581Z] Setting up python3-pip (18.1-5) ... [2020-08-20T18:31:34.875Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-20T18:31:34.875Z] Setting up dmsetup (2:1.02.155-3) ... [2020-08-20T18:31:34.875Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-20T18:31:34.875Z] Setting up xfsprogs (4.20.0-1) ... [2020-08-20T18:31:34.875Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-20T18:31:34.875Z] Processing triggers for mime-support (3.62) ... [2020-08-20T18:31:34.875Z] Processing triggers for libc-bin (2.28-10) ... [2020-08-20T18:31:38.204Z] 3ab49687905c: Pull complete [2020-08-20T18:31:38.204Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-08-20T18:31:38.204Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:31:38.204Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:31:38.204Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-08-20T18:31:38.204Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-08-20T18:31:38.204Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1397' [2020-08-20T18:31:38.204Z] INFO: Docker version of control daemon [2020-08-20T18:31:38.204Z] [2020-08-20T18:31:38.204Z] Client: Docker Engine - Enterprise [2020-08-20T18:31:38.204Z] Version: 19.03.5 [2020-08-20T18:31:38.204Z] API version: 1.40 [2020-08-20T18:31:38.204Z] Go version: go1.12.12 [2020-08-20T18:31:38.204Z] Git commit: 2ee0c57608 [2020-08-20T18:31:38.204Z] Built: 11/13/2019 08:00:16 [2020-08-20T18:31:38.204Z] OS/Arch: windows/amd64 [2020-08-20T18:31:38.204Z] Experimental: false [2020-08-20T18:31:38.204Z] [2020-08-20T18:31:38.204Z] Server: Docker Engine - Enterprise [2020-08-20T18:31:38.204Z] Engine: [2020-08-20T18:31:38.204Z] Version: 19.03.5 [2020-08-20T18:31:38.204Z] API version: 1.40 (minimum version 1.24) [2020-08-20T18:31:38.204Z] Go version: go1.12.12 [2020-08-20T18:31:38.204Z] Git commit: 2ee0c57608 [2020-08-20T18:31:38.204Z] Built: 11/13/2019 07:58:51 [2020-08-20T18:31:38.204Z] OS/Arch: windows/amd64 [2020-08-20T18:31:38.204Z] Experimental: true [2020-08-20T18:31:38.204Z] [2020-08-20T18:31:38.204Z] INFO: Docker info of control daemon [2020-08-20T18:31:38.204Z] [2020-08-20T18:31:38.204Z] Client: [2020-08-20T18:31:38.204Z] Debug Mode: false [2020-08-20T18:31:38.204Z] Plugins: [2020-08-20T18:31:38.204Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-20T18:31:38.204Z] [2020-08-20T18:31:38.204Z] Server: [2020-08-20T18:31:38.204Z] Containers: 0 [2020-08-20T18:31:38.204Z] Running: 0 [2020-08-20T18:31:38.204Z] Paused: 0 [2020-08-20T18:31:38.204Z] Stopped: 0 [2020-08-20T18:31:38.204Z] Images: 1 [2020-08-20T18:31:38.204Z] Server Version: 19.03.5 [2020-08-20T18:31:38.204Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-20T18:31:38.204Z] Windows: [2020-08-20T18:31:38.204Z] LCOW: [2020-08-20T18:31:38.204Z] Logging Driver: json-file [2020-08-20T18:31:38.204Z] Plugins: [2020-08-20T18:31:38.204Z] Volume: local [2020-08-20T18:31:38.204Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-20T18:31:38.204Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-20T18:31:38.204Z] Swarm: inactive [2020-08-20T18:31:38.204Z] Default Isolation: process [2020-08-20T18:31:38.204Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-20T18:31:38.204Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-20T18:31:38.204Z] OSType: windows [2020-08-20T18:31:38.205Z] Architecture: x86_64 [2020-08-20T18:31:38.205Z] CPUs: 4 [2020-08-20T18:31:38.205Z] Total Memory: 32GiB [2020-08-20T18:31:38.205Z] Name: azwin-2-e8c2d0 [2020-08-20T18:31:38.205Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-20T18:31:38.205Z] Docker Root Dir: D:\docker [2020-08-20T18:31:38.205Z] Debug Mode: false [2020-08-20T18:31:38.205Z] Registry: https://index.docker.io/v1/ [2020-08-20T18:31:38.205Z] Labels: [2020-08-20T18:31:38.205Z] Experimental: true [2020-08-20T18:31:38.205Z] Insecure Registries: [2020-08-20T18:31:38.205Z] 10.0.0.4:5000 [2020-08-20T18:31:38.205Z] 127.0.0.0/8 [2020-08-20T18:31:38.205Z] Registry Mirrors: [2020-08-20T18:31:38.205Z] http://10.0.0.4:5000/ [2020-08-20T18:31:38.205Z] Live Restore Enabled: false [2020-08-20T18:31:38.205Z] [2020-08-20T18:31:38.205Z] [2020-08-20T18:31:38.205Z] INFO: Commit hash is a15a770e1 [2020-08-20T18:31:38.205Z] INFO: Nuke-Everything... [2020-08-20T18:31:38.205Z] INFO: Container count on control daemon to delete is 0 [2020-08-20T18:31:38.205Z] INFO: Nuking d:\CI [2020-08-20T18:31:38.205Z] INFO: Zapped successfully [2020-08-20T18:31:38.205Z] INFO: Location for testing is d:\CI\PR-40408\9 [2020-08-20T18:31:38.205Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-08-20T18:31:38.205Z] [2020-08-20T18:31:38.205Z] [2020-08-20T18:31:38.205Z] INFO: Building the image from Dockerfile.windows at 08/20/2020 18:31:36... [2020-08-20T18:31:38.205Z] [2020-08-20T18:31:40.142Z] --- PASS: TestBuildSquashParent (6.59s) [2020-08-20T18:31:40.142Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-20T18:31:40.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-20T18:31:40.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-20T18:31:40.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-20T18:31:40.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-20T18:31:40.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-20T18:31:40.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-20T18:31:40.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-20T18:31:40.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-20T18:31:40.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-20T18:31:40.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-20T18:31:40.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-20T18:31:40.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-20T18:31:40.142Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-20T18:31:40.142Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-20T18:31:41.102Z] Sending build context to Docker daemon 55.44MB [2020-08-20T18:31:41.102Z] [2020-08-20T18:31:41.102Z] Step 1/8 : FROM microsoft/windowsservercore [2020-08-20T18:31:41.102Z] ---> 86eddd4761f5 [2020-08-20T18:31:41.102Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-08-20T18:31:41.575Z] ---> Running in 7a729495cb0d [2020-08-20T18:31:42.034Z] Removing intermediate container 7a729495cb0d [2020-08-20T18:31:42.034Z] ---> f77b1376cd38 [2020-08-20T18:31:42.034Z] Step 3/8 : ARG GO_VERSION=1.13.14 [2020-08-20T18:31:42.034Z] ---> Running in 687979ba0f53 [2020-08-20T18:31:42.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-20T18:31:42.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-20T18:31:42.492Z] Removing intermediate container 687979ba0f53 [2020-08-20T18:31:42.493Z] ---> ea7f0e34bdcc [2020-08-20T18:31:42.493Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-08-20T18:31:42.493Z] ---> Running in 2f45f6974555 [2020-08-20T18:31:42.493Z] Removing intermediate container 2f45f6974555 [2020-08-20T18:31:42.493Z] ---> 8099bf711506 [2020-08-20T18:31:42.493Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2020-08-20T18:31:42.951Z] ---> Running in 0515b316846c [2020-08-20T18:31:43.391Z] Removing intermediate container b7ac5fb9e9b2 [2020-08-20T18:31:43.391Z] ---> aa7103995545 [2020-08-20T18:31:43.391Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-08-20T18:31:43.391Z] ---> Running in dc79b2ca1200 [2020-08-20T18:31:43.391Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-20T18:31:43.391Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-20T18:31:43.391Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-20T18:31:43.391Z] Removing intermediate container dc79b2ca1200 [2020-08-20T18:31:43.391Z] ---> f45d51267266 [2020-08-20T18:31:43.391Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-08-20T18:31:43.391Z] ---> Running in 4b1a7b5ac559 [2020-08-20T18:31:44.432Z] Collecting yamllint==1.16.0 [2020-08-20T18:31:44.432Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-20T18:31:44.432Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-20T18:31:44.432Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-20T18:31:44.432Z] Collecting pyyaml (from yamllint==1.16.0) [2020-08-20T18:31:44.726Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-20T18:31:44.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-20T18:31:44.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-20T18:31:45.021Z] Building wheels for collected packages: pyyaml [2020-08-20T18:31:45.021Z] Running setup.py bdist_wheel for pyyaml: started [2020-08-20T18:31:45.335Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-20T18:31:45.335Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-20T18:31:45.335Z] Successfully built pyyaml [2020-08-20T18:31:45.335Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-08-20T18:31:45.630Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-20T18:31:45.925Z] Removing intermediate container 4b1a7b5ac559 [2020-08-20T18:31:45.925Z] ---> 3ef1f7df6836 [2020-08-20T18:31:45.925Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-08-20T18:31:46.218Z] ---> 3b9f732b7094 [2020-08-20T18:31:46.218Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-20T18:31:46.998Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-20T18:31:46.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.46s) [2020-08-20T18:31:46.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s) [2020-08-20T18:31:46.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) [2020-08-20T18:31:46.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.37s) [2020-08-20T18:31:46.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s) [2020-08-20T18:31:46.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2020-08-20T18:31:46.998Z] === RUN TestBuildMultiStageCopy [2020-08-20T18:31:46.998Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-20T18:31:48.965Z] ---> e8209ad9ca64 [2020-08-20T18:31:48.965Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-08-20T18:31:49.258Z] ---> 59ad3021b721 [2020-08-20T18:31:49.258Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-08-20T18:31:49.551Z] ---> 0638f7903d9a [2020-08-20T18:31:49.551Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-08-20T18:31:49.551Z] ---> 1892e2be263c [2020-08-20T18:31:49.551Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-08-20T18:31:49.760Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-20T18:31:50.028Z] [2020-08-20T18:31:50.028Z] SUCCESS: Specified value was saved. [2020-08-20T18:31:50.050Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-20T18:31:50.187Z] ---> ac09e563baa7 [2020-08-20T18:31:50.187Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-08-20T18:31:50.341Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-20T18:31:50.479Z] ---> b6174e6e4054 [2020-08-20T18:31:50.479Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-08-20T18:31:50.479Z] ---> 4ff01ddd4a54 [2020-08-20T18:31:50.479Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-08-20T18:31:50.772Z] ---> e9ce92752dee [2020-08-20T18:31:50.772Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-08-20T18:31:50.974Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-20T18:31:51.559Z] INFO: Downloading git... [2020-08-20T18:31:51.608Z] --- PASS: TestBuildMultiStageCopy (4.68s) [2020-08-20T18:31:51.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2020-08-20T18:31:51.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-08-20T18:31:51.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-08-20T18:31:51.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-08-20T18:31:51.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-08-20T18:31:51.608Z] === RUN TestBuildMultiStageParentConfig [2020-08-20T18:31:52.853Z] ---> 75ace0d91cb7 [2020-08-20T18:31:52.853Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-08-20T18:31:52.853Z] ---> 5fc057b0e6cc [2020-08-20T18:31:52.853Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-08-20T18:31:53.092Z] INFO: Downloading go... [2020-08-20T18:31:53.116Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2020-08-20T18:31:53.116Z] === RUN TestBuildLabelWithTargets [2020-08-20T18:31:53.892Z] ---> 95138cdfc2d4 [2020-08-20T18:31:53.893Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-08-20T18:31:54.185Z] ---> 39f127e66d79 [2020-08-20T18:31:54.185Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-08-20T18:31:54.478Z] ---> a951e22ba3bb [2020-08-20T18:31:54.478Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-08-20T18:31:54.772Z] ---> 33a7819e81a8 [2020-08-20T18:31:54.772Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-08-20T18:31:54.772Z] ---> Running in e50f446b51b2 [2020-08-20T18:31:54.772Z] Removing intermediate container e50f446b51b2 [2020-08-20T18:31:54.772Z] ---> 56153b5849fd [2020-08-20T18:31:54.772Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-08-20T18:31:54.772Z] ---> Running in 20c458863ad7 [2020-08-20T18:31:55.063Z] Removing intermediate container 20c458863ad7 [2020-08-20T18:31:55.063Z] ---> 1340c6dbe8d2 [2020-08-20T18:31:55.063Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-08-20T18:31:55.063Z] ---> Running in 4a42431fa656 [2020-08-20T18:31:55.063Z] Removing intermediate container 4a42431fa656 [2020-08-20T18:31:55.063Z] ---> c65ee99ea539 [2020-08-20T18:31:55.063Z] Step 137/140 : VOLUME /var/lib/docker [2020-08-20T18:31:55.063Z] ---> Running in 3b2b707a24cc [2020-08-20T18:31:55.356Z] Removing intermediate container 3b2b707a24cc [2020-08-20T18:31:55.356Z] ---> 73b919454317 [2020-08-20T18:31:55.356Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-08-20T18:31:55.356Z] ---> Running in 349e59d3f0ab [2020-08-20T18:31:55.356Z] Removing intermediate container 349e59d3f0ab [2020-08-20T18:31:55.356Z] ---> 925d3a680e2f [2020-08-20T18:31:55.356Z] Step 139/140 : FROM dev AS final [2020-08-20T18:31:55.356Z] ---> 925d3a680e2f [2020-08-20T18:31:55.356Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-08-20T18:31:55.840Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2020-08-20T18:31:55.840Z] === RUN TestBuildWithEmptyLayers [2020-08-20T18:31:56.471Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2020-08-20T18:31:56.471Z] === RUN TestBuildMultiStageOnBuild [2020-08-20T18:31:59.842Z] ---> d13a39e6dc16 [2020-08-20T18:31:59.842Z] Successfully built d13a39e6dc16 [2020-08-20T18:31:59.982Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2020-08-20T18:31:59.982Z] === RUN TestBuildUncleanTarFilenames [2020-08-20T18:32:00.135Z] Successfully tagged docker:a15a770e1ba824fd776c59d08a34174fb61af05b [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-20T18:32:00.574Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40408/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a15a770e1ba824fd776c59d08a34174fb61af05b hack/test/unit [2020-08-20T18:32:00.614Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2020-08-20T18:32:00.614Z] === RUN TestBuildMultiStageLayerLeak [2020-08-20T18:32:03.338Z] ? github.com/docker/docker/api [no test files] [2020-08-20T18:32:04.175Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2020-08-20T18:32:04.175Z] === RUN TestBuildWithHugeFile [2020-08-20T18:32:18.203Z] INFO: Downloading compiler 1 of 3... [2020-08-20T18:32:18.203Z] INFO: Downloading compiler 2 of 3... [2020-08-20T18:32:18.203Z] INFO: Downloading compiler 3 of 3... [2020-08-20T18:32:18.203Z] INFO: Extracting git... [2020-08-20T18:32:18.781Z] ok github.com/docker/docker/api/server 0.019s coverage: 7.9% of statements [2020-08-20T18:32:26.438Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-20T18:32:26.438Z] [2020-08-20T18:32:26.438Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-08-20T18:32:26.438Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-08-20T18:32:26.438Z] Using test binary docker [2020-08-20T18:32:26.438Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-20T18:32:26.438Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-20T18:32:26.438Z] INFO: Waiting for daemon to start... [2020-08-20T18:32:26.438Z] Starting dockerd [2020-08-20T18:32:26.438Z] . [2020-08-20T18:32:26.438Z] INFO: Building docker-sdk-python3:4.1.0... [2020-08-20T18:32:29.438Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-20T18:32:29.438Z] [2020-08-20T18:32:29.438Z] + TEST_INTEGRATION_DEST=2 [2020-08-20T18:32:29.439Z] + CONTAINER_NAME=docker-pr9-2 [2020-08-20T18:32:29.439Z] + TEST_SKIP_INTEGRATION=1 [2020-08-20T18:32:29.439Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-20T18:32:29.439Z] + run_tests [2020-08-20T18:32:29.439Z] + c=0 [2020-08-20T18:32:29.439Z] + '[' -n 0 ']' [2020-08-20T18:32:29.439Z] + rm= [2020-08-20T18:32:29.439Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-40408/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40408/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-40408/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a15a770e1ba824fd776c59d08a34174fb61af05b hack/make.sh '' test-integration [2020-08-20T18:32:29.439Z] ++ jobs -p [2020-08-20T18:32:29.439Z] + TEST_INTEGRATION_DEST=3 [2020-08-20T18:32:29.439Z] + CONTAINER_NAME=docker-pr9-3 [2020-08-20T18:32:29.439Z] + TEST_SKIP_INTEGRATION=1 [2020-08-20T18:32:29.439Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-20T18:32:29.439Z] + run_tests [2020-08-20T18:32:29.439Z] + '[' -n 0 ']' [2020-08-20T18:32:29.439Z] + rm= [2020-08-20T18:32:29.439Z] + TEST_INTEGRATION_DEST=1 [2020-08-20T18:32:29.439Z] + CONTAINER_NAME=docker-pr9-1 [2020-08-20T18:32:29.439Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-08-20T18:32:29.439Z] + run_tests test-integration-flaky [2020-08-20T18:32:29.439Z] + '[' -n 0 ']' [2020-08-20T18:32:29.439Z] + rm= [2020-08-20T18:32:29.439Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-40408/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40408/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-40408/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a15a770e1ba824fd776c59d08a34174fb61af05b hack/make.sh '' test-integration [2020-08-20T18:32:29.439Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-40408/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40408/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-40408/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a15a770e1ba824fd776c59d08a34174fb61af05b hack/make.sh test-integration-flaky test-integration [2020-08-20T18:32:29.439Z] + for job in $(jobs -p) [2020-08-20T18:32:29.439Z] + wait 10891 [2020-08-20T18:32:29.439Z] [2020-08-20T18:32:29.439Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-08-20T18:32:29.439Z] [2020-08-20T18:32:29.439Z] [2020-08-20T18:32:29.439Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-20T18:32:29.439Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-20T18:32:29.439Z] HOSTNAME=ce5c9be36dbe [2020-08-20T18:32:29.439Z] TEST_SKIP_INTEGRATION=1 [2020-08-20T18:32:29.439Z] TESTDEBUG=0 [2020-08-20T18:32:29.439Z] DEST=bundles/test-integration [2020-08-20T18:32:29.439Z] PWD=/go/src/github.com/docker/docker [2020-08-20T18:32:29.439Z] KEEPBUNDLE=1 [2020-08-20T18:32:29.439Z] DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:32:29.439Z] container=docker [2020-08-20T18:32:29.439Z] HOME=/root [2020-08-20T18:32:29.439Z] GOLANG_VERSION=1.13.14 [2020-08-20T18:32:29.439Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-20T18:32:29.439Z] VALIDATE_BRANCH=19.03 [2020-08-20T18:32:29.439Z] TERM=xterm [2020-08-20T18:32:29.439Z] DOCKER_PKG=github.com/docker/docker [2020-08-20T18:32:29.439Z] SHLVL=1 [2020-08-20T18:32:29.439Z] TIMEOUT=120m [2020-08-20T18:32:29.439Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-20T18:32:29.439Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-20T18:32:29.439Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-20T18:32:29.439Z] GO111MODULE=off [2020-08-20T18:32:29.439Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-20T18:32:29.439Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-20T18:32:29.439Z] GOPATH=/go [2020-08-20T18:32:29.439Z] PKG_CONFIG=pkg-config [2020-08-20T18:32:29.439Z] _=/usr/bin/env [2020-08-20T18:32:29.439Z] Building test suite binary ./integration-cli/test.main [2020-08-20T18:32:29.439Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-20T18:32:29.439Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-20T18:32:29.439Z] HOSTNAME=5b324bdf283a [2020-08-20T18:32:29.439Z] TEST_SKIP_INTEGRATION=1 [2020-08-20T18:32:29.439Z] TESTDEBUG=0 [2020-08-20T18:32:29.439Z] DEST=bundles/test-integration [2020-08-20T18:32:29.439Z] PWD=/go/src/github.com/docker/docker [2020-08-20T18:32:29.439Z] KEEPBUNDLE=1 [2020-08-20T18:32:29.439Z] DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:32:29.439Z] container=docker [2020-08-20T18:32:29.439Z] HOME=/root [2020-08-20T18:32:29.439Z] GOLANG_VERSION=1.13.14 [2020-08-20T18:32:29.439Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-20T18:32:29.439Z] VALIDATE_BRANCH=19.03 [2020-08-20T18:32:29.439Z] TERM=xterm [2020-08-20T18:32:29.439Z] DOCKER_PKG=github.com/docker/docker [2020-08-20T18:32:29.439Z] SHLVL=1 [2020-08-20T18:32:29.439Z] TIMEOUT=120m [2020-08-20T18:32:29.439Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-20T18:32:29.439Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-20T18:32:29.439Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-20T18:32:29.439Z] GO111MODULE=off [2020-08-20T18:32:29.439Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-20T18:32:29.439Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-20T18:32:29.439Z] GOPATH=/go [2020-08-20T18:32:29.439Z] PKG_CONFIG=pkg-config [2020-08-20T18:32:29.439Z] _=/usr/bin/env [2020-08-20T18:32:29.439Z] Building test suite binary ./integration-cli/test.main [2020-08-20T18:32:29.439Z] No new tests added to integration. [2020-08-20T18:32:29.439Z] [2020-08-20T18:32:29.439Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-20T18:32:29.439Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-20T18:32:29.439Z] HOSTNAME=97866eba9dd8 [2020-08-20T18:32:29.439Z] TESTDEBUG=0 [2020-08-20T18:32:29.439Z] DEST=bundles/test-integration [2020-08-20T18:32:29.439Z] PWD=/go/src/github.com/docker/docker [2020-08-20T18:32:29.439Z] KEEPBUNDLE=1 [2020-08-20T18:32:29.439Z] DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:32:29.439Z] container=docker [2020-08-20T18:32:29.439Z] HOME=/root [2020-08-20T18:32:29.439Z] GOLANG_VERSION=1.13.14 [2020-08-20T18:32:29.439Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-20T18:32:29.439Z] VALIDATE_BRANCH=19.03 [2020-08-20T18:32:29.439Z] TERM=xterm [2020-08-20T18:32:29.439Z] DOCKER_PKG=github.com/docker/docker [2020-08-20T18:32:29.439Z] SHLVL=1 [2020-08-20T18:32:29.439Z] TIMEOUT=120m [2020-08-20T18:32:29.439Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-20T18:32:29.439Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-20T18:32:29.439Z] GO111MODULE=off [2020-08-20T18:32:29.439Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-20T18:32:29.439Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-20T18:32:29.439Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-20T18:32:29.439Z] GOPATH=/go [2020-08-20T18:32:29.439Z] PKG_CONFIG=pkg-config [2020-08-20T18:32:29.439Z] _=/usr/bin/env [2020-08-20T18:32:29.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-20T18:32:30.567Z] INFO: Expanding go... [2020-08-20T18:32:31.279Z] --- PASS: TestBuildWithHugeFile (27.01s) [2020-08-20T18:32:31.279Z] === RUN TestBuildWithEmptyDockerfile [2020-08-20T18:32:31.279Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-20T18:32:31.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-20T18:32:31.279Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-20T18:32:31.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-20T18:32:31.279Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-20T18:32:31.279Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-20T18:32:31.279Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-20T18:32:31.279Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-20T18:32:31.279Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-20T18:32:31.279Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-08-20T18:32:31.279Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-08-20T18:32:31.279Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-08-20T18:32:31.279Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-08-20T18:32:31.279Z] === RUN TestBuildPreserveOwnership [2020-08-20T18:32:31.279Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-20T18:32:34.929Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-20T18:32:37.657Z] --- PASS: TestBuildPreserveOwnership (6.43s) [2020-08-20T18:32:37.657Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.18s) [2020-08-20T18:32:37.657Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s) [2020-08-20T18:32:37.657Z] === RUN TestBuildPlatformInvalid [2020-08-20T18:32:37.657Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-08-20T18:32:37.657Z] PASS [2020-08-20T18:32:37.657Z] [2020-08-20T18:32:37.657Z] DONE 30 tests in 74.773s [2020-08-20T18:32:37.657Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-08-20T18:32:37.657Z] ++ 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-08-20T18:32:37.657Z] ++ set -e [2020-08-20T18:32:37.657Z] ++ '[' -n 0 ']' [2020-08-20T18:32:37.657Z] ++ set -x [2020-08-20T18:32:37.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:32:37.657Z] INFO: Testing against a local daemon [2020-08-20T18:32:37.657Z] === RUN TestConfigList [2020-08-20T18:32:41.211Z] --- PASS: TestConfigList (3.74s) [2020-08-20T18:32:41.211Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-08-20T18:32:41.211Z] daemon.go:325: [dfafee519b6f8] waiting for daemon to start [2020-08-20T18:32:41.211Z] daemon.go:325: [dfafee519b6f8] waiting for daemon to start [2020-08-20T18:32:41.211Z] daemon.go:353: [dfafee519b6f8] daemon started [2020-08-20T18:32:41.211Z] daemon.go:461: [dfafee519b6f8] Stopping daemon [2020-08-20T18:32:41.211Z] daemon.go:296: [dfafee519b6f8] exiting daemon [2020-08-20T18:32:41.211Z] daemon.go:448: [dfafee519b6f8] Daemon stopped [2020-08-20T18:32:41.211Z] === RUN TestConfigsCreateAndDelete [2020-08-20T18:32:45.665Z] --- PASS: TestConfigsCreateAndDelete (3.64s) [2020-08-20T18:32:45.665Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-08-20T18:32:45.665Z] daemon.go:325: [db26cd97f86d7] waiting for daemon to start [2020-08-20T18:32:45.665Z] daemon.go:325: [db26cd97f86d7] waiting for daemon to start [2020-08-20T18:32:45.665Z] daemon.go:353: [db26cd97f86d7] daemon started [2020-08-20T18:32:45.665Z] daemon.go:461: [db26cd97f86d7] Stopping daemon [2020-08-20T18:32:45.665Z] daemon.go:296: [db26cd97f86d7] exiting daemon [2020-08-20T18:32:45.665Z] daemon.go:448: [db26cd97f86d7] Daemon stopped [2020-08-20T18:32:45.665Z] === RUN TestConfigsUpdate [2020-08-20T18:32:48.453Z] --- PASS: TestConfigsUpdate (3.51s) [2020-08-20T18:32:48.453Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-08-20T18:32:48.453Z] daemon.go:325: [da3c21cc6862a] waiting for daemon to start [2020-08-20T18:32:48.453Z] daemon.go:325: [da3c21cc6862a] waiting for daemon to start [2020-08-20T18:32:48.453Z] daemon.go:353: [da3c21cc6862a] daemon started [2020-08-20T18:32:48.453Z] daemon.go:461: [da3c21cc6862a] Stopping daemon [2020-08-20T18:32:48.453Z] daemon.go:296: [da3c21cc6862a] exiting daemon [2020-08-20T18:32:48.453Z] daemon.go:448: [da3c21cc6862a] Daemon stopped [2020-08-20T18:32:48.453Z] === RUN TestTemplatedConfig [2020-08-20T18:32:51.642Z] INFO: Expanding compiler 1 of 3... [2020-08-20T18:32:51.642Z] INFO: Expanding compiler 2 of 3... [2020-08-20T18:32:52.026Z] --- PASS: TestTemplatedConfig (3.47s) [2020-08-20T18:32:52.026Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-08-20T18:32:52.026Z] daemon.go:325: [d6a6cecefaf24] waiting for daemon to start [2020-08-20T18:32:52.026Z] daemon.go:325: [d6a6cecefaf24] waiting for daemon to start [2020-08-20T18:32:52.026Z] daemon.go:353: [d6a6cecefaf24] daemon started [2020-08-20T18:32:52.026Z] daemon.go:461: [d6a6cecefaf24] Stopping daemon [2020-08-20T18:32:52.026Z] daemon.go:296: [d6a6cecefaf24] exiting daemon [2020-08-20T18:32:52.026Z] daemon.go:448: [d6a6cecefaf24] Daemon stopped [2020-08-20T18:32:52.026Z] === RUN TestConfigInspect [2020-08-20T18:32:55.373Z] INFO: Expanding compiler 3 of 3... [2020-08-20T18:32:55.540Z] --- PASS: TestConfigInspect (3.81s) [2020-08-20T18:32:55.540Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-08-20T18:32:55.540Z] daemon.go:325: [d4c3dcecb2a46] waiting for daemon to start [2020-08-20T18:32:55.540Z] daemon.go:325: [d4c3dcecb2a46] waiting for daemon to start [2020-08-20T18:32:55.540Z] daemon.go:353: [d4c3dcecb2a46] daemon started [2020-08-20T18:32:55.540Z] daemon.go:461: [d4c3dcecb2a46] Stopping daemon [2020-08-20T18:32:55.540Z] daemon.go:296: [d4c3dcecb2a46] exiting daemon [2020-08-20T18:32:55.540Z] daemon.go:448: [d4c3dcecb2a46] Daemon stopped [2020-08-20T18:32:55.540Z] === RUN TestConfigCreateWithLabels [2020-08-20T18:32:56.906Z] INFO: Removing downloaded files... [2020-08-20T18:32:56.906Z] INFO: Creating source directory... [2020-08-20T18:32:56.906Z] INFO: Configuring git core.autocrlf... [2020-08-20T18:32:56.906Z] INFO: Completed [2020-08-20T18:32:59.161Z] --- PASS: TestConfigCreateWithLabels (3.61s) [2020-08-20T18:32:59.161Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-08-20T18:32:59.161Z] daemon.go:325: [d1959e49357a2] waiting for daemon to start [2020-08-20T18:32:59.161Z] daemon.go:325: [d1959e49357a2] waiting for daemon to start [2020-08-20T18:32:59.161Z] daemon.go:353: [d1959e49357a2] daemon started [2020-08-20T18:32:59.161Z] daemon.go:461: [d1959e49357a2] Stopping daemon [2020-08-20T18:32:59.161Z] daemon.go:296: [d1959e49357a2] exiting daemon [2020-08-20T18:32:59.161Z] daemon.go:448: [d1959e49357a2] Daemon stopped [2020-08-20T18:32:59.161Z] === RUN TestConfigCreateResolve [2020-08-20T18:33:03.607Z] --- PASS: TestConfigCreateResolve (3.60s) [2020-08-20T18:33:03.607Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-08-20T18:33:03.607Z] daemon.go:325: [df1a2d5f1b101] waiting for daemon to start [2020-08-20T18:33:03.607Z] daemon.go:325: [df1a2d5f1b101] waiting for daemon to start [2020-08-20T18:33:03.607Z] daemon.go:353: [df1a2d5f1b101] daemon started [2020-08-20T18:33:03.607Z] daemon.go:461: [df1a2d5f1b101] Stopping daemon [2020-08-20T18:33:03.607Z] daemon.go:296: [df1a2d5f1b101] exiting daemon [2020-08-20T18:33:03.607Z] daemon.go:448: [df1a2d5f1b101] Daemon stopped [2020-08-20T18:33:03.607Z] === RUN TestConfigDaemonLibtrustID [2020-08-20T18:33:03.607Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-08-20T18:33:03.607Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-08-20T18:33:03.607Z] daemon.go:325: [dfc671cbf30da] waiting for daemon to start [2020-08-20T18:33:03.607Z] daemon.go:325: [dfc671cbf30da] waiting for daemon to start [2020-08-20T18:33:03.607Z] daemon.go:353: [dfc671cbf30da] daemon started [2020-08-20T18:33:03.607Z] daemon.go:461: [dfc671cbf30da] Stopping daemon [2020-08-20T18:33:03.607Z] daemon.go:296: [dfc671cbf30da] exiting daemon [2020-08-20T18:33:03.607Z] daemon.go:448: [dfc671cbf30da] Daemon stopped [2020-08-20T18:33:03.607Z] PASS [2020-08-20T18:33:03.607Z] [2020-08-20T18:33:03.607Z] DONE 8 tests in 25.960s [2020-08-20T18:33:03.607Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-08-20T18:33:03.607Z] ++ 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-08-20T18:33:03.607Z] ++ set -e [2020-08-20T18:33:03.607Z] ++ '[' -n 0 ']' [2020-08-20T18:33:03.607Z] ++ set -x [2020-08-20T18:33:03.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:33:03.607Z] INFO: Testing against a local daemon [2020-08-20T18:33:03.607Z] === RUN TestCheckpoint [2020-08-20T18:33:03.607Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-20T18:33:03.607Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-20T18:33:03.607Z] === RUN TestContainerInvalidJSON [2020-08-20T18:33:03.608Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-20T18:33:03.608Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-20T18:33:03.608Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-20T18:33:03.608Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-20T18:33:03.608Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-20T18:33:03.608Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-20T18:33:03.608Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-20T18:33:03.608Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-20T18:33:03.608Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-20T18:33:03.608Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-20T18:33:03.608Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-20T18:33:03.608Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-20T18:33:03.608Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-20T18:33:03.608Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-20T18:33:03.608Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-08-20T18:33:03.608Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-20T18:33:03.898Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-08-20T18:33:03.898Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-20T18:33:04.188Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2020-08-20T18:33:04.188Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-20T18:33:04.188Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-08-20T18:33:04.188Z] === RUN TestCopyFromContainer [2020-08-20T18:33:05.165Z] sha256:eaed3af4f1180c202ae55e0e6fed1d41a12302c4bedebb516ad90fbdaf6e2e3f [2020-08-20T18:33:05.165Z] INFO: Starting docker-py tests... [2020-08-20T18:33:06.103Z] ============================= test session starts ============================== [2020-08-20T18:33:06.103Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-08-20T18:33:06.103Z] rootdir: /src, inifile: pytest.ini [2020-08-20T18:33:06.103Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-08-20T18:33:06.913Z] === RUN TestCopyFromContainer// [2020-08-20T18:33:06.913Z] === RUN TestCopyFromContainer//bar/root [2020-08-20T18:33:06.913Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-20T18:33:06.913Z] === RUN TestCopyFromContainer/bar/quux [2020-08-20T18:33:06.913Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-20T18:33:06.913Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-20T18:33:06.913Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-20T18:33:06.913Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-20T18:33:06.913Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-20T18:33:07.040Z] collected 385 items / 3 deselected / 382 selected [2020-08-20T18:33:07.040Z] [2020-08-20T18:33:07.203Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-20T18:33:07.203Z] --- PASS: TestCopyFromContainer (2.99s) [2020-08-20T18:33:07.203Z] --- PASS: TestCopyFromContainer// (0.04s) [2020-08-20T18:33:07.203Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-08-20T18:33:07.203Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-08-20T18:33:07.203Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-08-20T18:33:07.203Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-08-20T18:33:07.203Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-08-20T18:33:07.203Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-08-20T18:33:07.203Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2020-08-20T18:33:07.203Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-08-20T18:33:07.203Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-08-20T18:33:07.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-20T18:33:07.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-20T18:33:07.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-20T18:33:07.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-20T18:33:07.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-20T18:33:07.204Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-20T18:33:07.204Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-20T18:33:07.204Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-20T18:33:07.204Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-20T18:33:07.204Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-20T18:33:07.204Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-20T18:33:07.204Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-20T18:33:07.204Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-20T18:33:07.204Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-20T18:33:07.204Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-20T18:33:07.204Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-08-20T18:33:07.204Z] === RUN TestCreateWithInvalidEnv [2020-08-20T18:33:07.204Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-20T18:33:07.204Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-20T18:33:07.204Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-20T18:33:07.204Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-20T18:33:07.204Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-20T18:33:07.204Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-20T18:33:07.204Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-20T18:33:07.204Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-20T18:33:07.204Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-20T18:33:07.204Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-20T18:33:07.204Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-20T18:33:07.204Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-20T18:33:07.204Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-20T18:33:07.204Z] === RUN TestCreateTmpfsMountsTarget [2020-08-20T18:33:07.495Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-20T18:33:07.495Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-20T18:33:10.224Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2020-08-20T18:33:10.224Z] === RUN TestCreateWithCapabilities [2020-08-20T18:33:10.224Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-08-20T18:33:10.224Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-08-20T18:33:10.224Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-08-20T18:33:10.224Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-08-20T18:33:10.224Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-08-20T18:33:10.224Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-08-20T18:33:10.224Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-08-20T18:33:10.224Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-08-20T18:33:10.224Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-08-20T18:33:10.224Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-08-20T18:33:10.224Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-20T18:33:10.224Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-20T18:33:10.224Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-08-20T18:33:10.224Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-08-20T18:33:10.224Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-08-20T18:33:10.224Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-08-20T18:33:10.224Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-08-20T18:33:10.224Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-08-20T18:33:10.224Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-08-20T18:33:10.224Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-08-20T18:33:10.224Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-08-20T18:33:10.224Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-08-20T18:33:10.224Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-08-20T18:33:10.224Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-08-20T18:33:10.224Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-08-20T18:33:10.224Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-08-20T18:33:10.224Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-08-20T18:33:10.224Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-08-20T18:33:10.224Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-20T18:33:10.224Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-08-20T18:33:10.224Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-08-20T18:33:10.224Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-08-20T18:33:10.224Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-08-20T18:33:10.224Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-08-20T18:33:10.224Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-08-20T18:33:10.224Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-08-20T18:33:10.224Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.13s) [2020-08-20T18:33:10.224Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.13s) [2020-08-20T18:33:10.224Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.11s) [2020-08-20T18:33:10.224Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.11s) [2020-08-20T18:33:10.224Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.14s) [2020-08-20T18:33:10.224Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.13s) [2020-08-20T18:33:10.224Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-08-20T18:33:10.224Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.14s) [2020-08-20T18:33:10.224Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.15s) [2020-08-20T18:33:10.224Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-20T18:33:12.950Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s) [2020-08-20T18:33:12.951Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-20T18:33:12.951Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-20T18:33:12.951Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-20T18:33:12.951Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-20T18:33:12.951Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-20T18:33:12.951Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-20T18:33:12.951Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-20T18:33:12.951Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-20T18:33:12.951Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-20T18:33:12.951Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-20T18:33:12.951Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-20T18:33:12.951Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-20T18:33:12.951Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-20T18:33:12.951Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-20T18:33:12.951Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-20T18:33:12.951Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-20T18:33:12.951Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-20T18:33:12.951Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-20T18:33:12.951Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-20T18:33:12.951Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-08-20T18:33:12.951Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-20T18:33:12.951Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-08-20T18:33:12.951Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-20T18:33:13.981Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-08-20T18:33:13.981Z] === RUN TestContainerStartOnDaemonRestart [2020-08-20T18:33:13.981Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-20T18:33:13.981Z] === RUN TestDaemonRestartIpcMode [2020-08-20T18:33:13.981Z] === PAUSE TestDaemonRestartIpcMode [2020-08-20T18:33:13.981Z] === RUN TestDiff [2020-08-20T18:33:14.612Z] --- PASS: TestDiff (0.79s) [2020-08-20T18:33:14.612Z] === RUN TestExecWithCloseStdin [2020-08-20T18:33:15.242Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-08-20T18:33:15.242Z] === RUN TestExec [2020-08-20T18:33:16.273Z] --- PASS: TestExec (0.88s) [2020-08-20T18:33:16.273Z] === RUN TestExecUser [2020-08-20T18:33:17.304Z] --- PASS: TestExecUser (0.94s) [2020-08-20T18:33:17.304Z] === RUN TestExportContainerAndImportImage [2020-08-20T18:33:18.335Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2020-08-20T18:33:18.335Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-20T18:33:19.839Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-08-20T18:33:19.839Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-08-20T18:33:19.839Z] daemon.go:325: [da504ff5c46e8] waiting for daemon to start [2020-08-20T18:33:19.839Z] daemon.go:325: [da504ff5c46e8] waiting for daemon to start [2020-08-20T18:33:19.839Z] daemon.go:353: [da504ff5c46e8] daemon started [2020-08-20T18:33:19.839Z] daemon.go:461: [da504ff5c46e8] Stopping daemon [2020-08-20T18:33:19.839Z] daemon.go:296: [da504ff5c46e8] exiting daemon [2020-08-20T18:33:19.839Z] daemon.go:448: [da504ff5c46e8] Daemon stopped [2020-08-20T18:33:19.840Z] daemon.go:325: [da504ff5c46e8] waiting for daemon to start [2020-08-20T18:33:19.840Z] daemon.go:325: [da504ff5c46e8] waiting for daemon to start [2020-08-20T18:33:19.840Z] daemon.go:353: [da504ff5c46e8] daemon started [2020-08-20T18:33:19.840Z] daemon.go:461: [da504ff5c46e8] Stopping daemon [2020-08-20T18:33:19.840Z] daemon.go:296: [da504ff5c46e8] exiting daemon [2020-08-20T18:33:19.840Z] daemon.go:448: [da504ff5c46e8] Daemon stopped [2020-08-20T18:33:19.840Z] === RUN TestHealthCheckWorkdir [2020-08-20T18:33:21.345Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-08-20T18:33:21.345Z] === RUN TestHealthKillContainer [2020-08-20T18:33:22.361Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-08-20T18:33:22.927Z] tests/integration/api_client_test.py ..... [ 7%] [2020-08-20T18:33:24.070Z] --- PASS: TestHealthKillContainer (2.98s) [2020-08-20T18:33:24.070Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-20T18:33:24.692Z] tests/integration/api_config_test.py ..... [ 8%] [2020-08-20T18:33:25.140Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2020-08-20T18:33:25.140Z] === RUN TestIpcModeNone [2020-08-20T18:33:25.778Z] --- PASS: TestIpcModeNone (0.86s) [2020-08-20T18:33:25.778Z] === RUN TestIpcModePrivate [2020-08-20T18:33:26.809Z] --- PASS: TestIpcModePrivate (0.92s) [2020-08-20T18:33:26.809Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-08-20T18:33:26.809Z] === RUN TestIpcModeShareable [2020-08-20T18:33:27.336Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2020-08-20T18:33:27.336Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-20T18:33:27.336Z] ok github.com/docker/docker/api/server/middleware 0.032s coverage: 37.7% of statements [2020-08-20T18:33:27.336Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-20T18:33:27.336Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-20T18:33:27.336Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-20T18:33:27.336Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-20T18:33:27.336Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-20T18:33:27.336Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-20T18:33:27.336Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-20T18:33:27.336Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-20T18:33:27.336Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-20T18:33:27.842Z] --- PASS: TestIpcModeShareable (1.01s) [2020-08-20T18:33:27.842Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-08-20T18:33:27.842Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-20T18:33:28.388Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-20T18:33:28.388Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-20T18:33:28.686Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-08-20T18:33:28.686Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2020-08-20T18:33:29.332Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-08-20T18:33:29.332Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 3.1% of statements [2020-08-20T18:33:29.332Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-20T18:33:29.332Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-20T18:33:29.332Z] ? github.com/docker/docker/api/types [no test files] [2020-08-20T18:33:29.332Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-20T18:33:29.332Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-20T18:33:29.332Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-20T18:33:29.332Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-20T18:33:29.332Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-20T18:33:29.332Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-20T18:33:29.332Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-20T18:33:29.332Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-20T18:33:29.332Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-20T18:33:29.332Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-20T18:33:29.332Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-20T18:33:29.630Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 75.0% of statements [2020-08-20T18:33:29.630Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-20T18:33:29.630Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-20T18:33:29.630Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-20T18:33:29.630Z] ? github.com/docker/docker/builder [no test files] [2020-08-20T18:33:29.630Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-20T18:33:29.630Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-20T18:33:29.630Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-20T18:33:29.630Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-20T18:33:29.630Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-20T18:33:29.630Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-20T18:33:29.630Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-20T18:33:29.928Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-08-20T18:33:30.572Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.82s) [2020-08-20T18:33:30.572Z] === RUN TestAPIIpcModeHost [2020-08-20T18:33:31.203Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-08-20T18:33:31.203Z] === RUN TestDaemonIpcModeShareable [2020-08-20T18:33:33.265Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-08-20T18:33:33.265Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-08-20T18:33:33.265Z] daemon.go:325: [d235c853333c0] waiting for daemon to start [2020-08-20T18:33:33.265Z] daemon.go:325: [d235c853333c0] waiting for daemon to start [2020-08-20T18:33:33.265Z] daemon.go:353: [d235c853333c0] daemon started [2020-08-20T18:33:33.265Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-20T18:33:33.265Z] daemon.go:461: [d235c853333c0] Stopping daemon [2020-08-20T18:33:33.265Z] daemon.go:296: [d235c853333c0] exiting daemon [2020-08-20T18:33:33.265Z] daemon.go:448: [d235c853333c0] Daemon stopped [2020-08-20T18:33:33.265Z] === RUN TestDaemonIpcModePrivate [2020-08-20T18:33:34.771Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2020-08-20T18:33:34.771Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-08-20T18:33:34.771Z] daemon.go:325: [d45ea761b506c] waiting for daemon to start [2020-08-20T18:33:34.771Z] daemon.go:325: [d45ea761b506c] waiting for daemon to start [2020-08-20T18:33:34.771Z] daemon.go:353: [d45ea761b506c] daemon started [2020-08-20T18:33:34.771Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-20T18:33:34.771Z] daemon.go:461: [d45ea761b506c] Stopping daemon [2020-08-20T18:33:34.771Z] daemon.go:296: [d45ea761b506c] exiting daemon [2020-08-20T18:33:34.771Z] daemon.go:448: [d45ea761b506c] Daemon stopped [2020-08-20T18:33:34.771Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-20T18:33:35.576Z] ok github.com/docker/docker/builder/fscache 0.128s coverage: 69.2% of statements [2020-08-20T18:33:36.274Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-08-20T18:33:36.274Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-08-20T18:33:36.274Z] daemon.go:325: [d2b6aec4ac8b2] waiting for daemon to start [2020-08-20T18:33:36.274Z] daemon.go:325: [d2b6aec4ac8b2] waiting for daemon to start [2020-08-20T18:33:36.274Z] daemon.go:353: [d2b6aec4ac8b2] daemon started [2020-08-20T18:33:36.274Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-20T18:33:36.274Z] daemon.go:461: [d2b6aec4ac8b2] Stopping daemon [2020-08-20T18:33:36.274Z] daemon.go:296: [d2b6aec4ac8b2] exiting daemon [2020-08-20T18:33:36.274Z] daemon.go:448: [d2b6aec4ac8b2] Daemon stopped [2020-08-20T18:33:36.274Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-20T18:33:36.645Z] ok github.com/docker/docker/builder/remotecontext 0.311s coverage: 13.6% of statements [2020-08-20T18:33:37.289Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-08-20T18:33:37.289Z] ok github.com/docker/docker/builder/remotecontext/git 2.767s coverage: 85.1% of statements [2020-08-20T18:33:37.934Z] ok github.com/docker/docker/builder/dockerfile 0.920s coverage: 45.1% of statements [2020-08-20T18:33:37.934Z] ? github.com/docker/docker/cli [no test files] [2020-08-20T18:33:37.934Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-20T18:33:38.372Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-08-20T18:33:38.372Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-08-20T18:33:38.372Z] daemon.go:325: [d0b1f98ccd183] waiting for daemon to start [2020-08-20T18:33:38.372Z] daemon.go:325: [d0b1f98ccd183] waiting for daemon to start [2020-08-20T18:33:38.372Z] daemon.go:353: [d0b1f98ccd183] daemon started [2020-08-20T18:33:38.372Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-20T18:33:38.372Z] daemon.go:461: [d0b1f98ccd183] Stopping daemon [2020-08-20T18:33:38.372Z] daemon.go:296: [d0b1f98ccd183] exiting daemon [2020-08-20T18:33:38.372Z] daemon.go:448: [d0b1f98ccd183] Daemon stopped [2020-08-20T18:33:38.372Z] === RUN TestIpcModeOlderClient [2020-08-20T18:33:38.372Z] === PAUSE TestIpcModeOlderClient [2020-08-20T18:33:38.372Z] === RUN TestKillContainerInvalidSignal [2020-08-20T18:33:39.004Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-08-20T18:33:39.004Z] === RUN TestKillContainer [2020-08-20T18:33:39.004Z] === RUN TestKillContainer/no_signal [2020-08-20T18:33:39.636Z] === RUN TestKillContainer/non_killing_signal [2020-08-20T18:33:40.267Z] === RUN TestKillContainer/killing_signal [2020-08-20T18:33:41.299Z] --- PASS: TestKillContainer (2.50s) [2020-08-20T18:33:41.299Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-08-20T18:33:41.299Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-08-20T18:33:41.299Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-08-20T18:33:41.299Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-20T18:33:41.590Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-20T18:33:42.221Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-20T18:33:43.253Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-08-20T18:33:43.253Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2020-08-20T18:33:43.253Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-08-20T18:33:43.253Z] === RUN TestKillStoppedContainer [2020-08-20T18:33:43.253Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-08-20T18:33:43.253Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-20T18:33:43.544Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-08-20T18:33:43.544Z] === RUN TestKillDifferentUserContainer [2020-08-20T18:33:44.175Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-08-20T18:33:44.175Z] === RUN TestInspectOomKilledTrue [2020-08-20T18:33:44.175Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-20T18:33:44.175Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-20T18:33:44.175Z] === RUN TestInspectOomKilledFalse [2020-08-20T18:33:44.175Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-20T18:33:44.175Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-20T18:33:44.175Z] === RUN TestLinksEtcHostsContentMatch [2020-08-20T18:33:44.806Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-08-20T18:33:44.806Z] === RUN TestLinksContainerNames [2020-08-20T18:33:46.493Z] ok github.com/docker/docker/client 0.284s coverage: 75.7% of statements [2020-08-20T18:33:46.868Z] --- PASS: TestLinksContainerNames (1.63s) [2020-08-20T18:33:46.868Z] === RUN TestLogsFollowTailEmpty [2020-08-20T18:33:47.498Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-08-20T18:33:47.498Z] === RUN TestContainerNetworkMountsNoChown [2020-08-20T18:33:48.130Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/default [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/default [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/private [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/private [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/rprivate [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/slave [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/slave [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/rslave [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/shared [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/shared [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/rshared [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-20T18:33:48.130Z] === CONT TestMountDaemonRoot/default [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-20T18:33:48.130Z] === CONT TestMountDaemonRoot/rslave [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-20T18:33:48.130Z] === CONT TestMountDaemonRoot/slave [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-20T18:33:48.130Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-20T18:33:48.130Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-20T18:33:48.130Z] === CONT TestMountDaemonRoot/rprivate [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-20T18:33:48.131Z] === CONT TestMountDaemonRoot/private [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-20T18:33:48.131Z] === CONT TestMountDaemonRoot/rshared [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-20T18:33:48.131Z] === CONT TestMountDaemonRoot/shared [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-20T18:33:48.131Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-20T18:33:48.131Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-20T18:33:48.131Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-20T18:33:48.131Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-20T18:33:48.422Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-20T18:33:48.422Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-20T18:33:48.422Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-20T18:33:48.422Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-20T18:33:48.422Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-20T18:33:48.422Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-20T18:33:48.422Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-20T18:33:48.422Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-20T18:33:48.733Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-20T18:33:48.733Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-20T18:33:48.733Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-20T18:33:48.733Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-20T18:33:48.733Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-20T18:33:48.733Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-20T18:33:48.733Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-20T18:33:48.733Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-20T18:33:49.041Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-20T18:33:49.041Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-20T18:33:49.041Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-20T18:33:49.041Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-20T18:33:49.041Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-20T18:33:49.041Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-20T18:33:49.041Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-20T18:33:49.041Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-20T18:33:49.041Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-20T18:33:49.041Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-08-20T18:33:49.332Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-08-20T18:33:49.332Z] === RUN TestContainerBindMountNonRecursive [2020-08-20T18:33:51.394Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2020-08-20T18:33:51.394Z] === RUN TestNetworkNat [2020-08-20T18:33:52.027Z] --- PASS: TestNetworkNat (0.83s) [2020-08-20T18:33:52.027Z] === RUN TestNetworkLocalhostTCPNat [2020-08-20T18:33:53.060Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-08-20T18:33:53.060Z] === RUN TestNetworkLoopbackNat [2020-08-20T18:33:53.819Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-08-20T18:33:54.098Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-08-20T18:33:54.098Z] === RUN TestPause [2020-08-20T18:33:55.130Z] --- PASS: TestPause (0.85s) [2020-08-20T18:33:55.130Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-20T18:33:55.130Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-20T18:33:55.130Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-20T18:33:55.130Z] === RUN TestPauseStopPausedContainer [2020-08-20T18:33:55.761Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-08-20T18:33:55.761Z] === RUN TestPsFilter [2020-08-20T18:33:56.053Z] --- PASS: TestPsFilter (0.23s) [2020-08-20T18:33:56.053Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-20T18:33:57.085Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-08-20T18:33:57.085Z] === RUN TestRemoveContainerWithVolume [2020-08-20T18:33:57.716Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2020-08-20T18:33:57.716Z] === RUN TestRemoveContainerRunning [2020-08-20T18:33:58.748Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-08-20T18:33:58.748Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-20T18:33:59.379Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-08-20T18:33:59.379Z] === RUN TestRemoveInvalidContainer [2020-08-20T18:33:59.379Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-20T18:33:59.379Z] === RUN TestRenameLinkedContainer [2020-08-20T18:34:02.920Z] --- PASS: TestRenameLinkedContainer (3.28s) [2020-08-20T18:34:02.920Z] === RUN TestRenameStoppedContainer [2020-08-20T18:34:03.551Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-08-20T18:34:03.551Z] === RUN TestRenameRunningContainerAndReuse [2020-08-20T18:34:05.618Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2020-08-20T18:34:05.618Z] === RUN TestRenameInvalidName [2020-08-20T18:34:06.251Z] --- PASS: TestRenameInvalidName (0.85s) [2020-08-20T18:34:06.251Z] === RUN TestRenameAnonymousContainer [2020-08-20T18:34:11.808Z] --- PASS: TestRenameAnonymousContainer (4.76s) [2020-08-20T18:34:11.808Z] === RUN TestRenameContainerWithSameName [2020-08-20T18:34:11.808Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-08-20T18:34:11.808Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-20T18:34:13.869Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2020-08-20T18:34:13.869Z] === RUN TestResize [2020-08-20T18:34:14.500Z] --- PASS: TestResize (0.82s) [2020-08-20T18:34:14.500Z] === RUN TestResizeWithInvalidSize [2020-08-20T18:34:15.131Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-08-20T18:34:15.131Z] === RUN TestResizeWhenContainerNotStarted [2020-08-20T18:34:16.201Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-08-20T18:34:16.201Z] === RUN TestDaemonRestartKillContainers [2020-08-20T18:34:16.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-20T18:34:16.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-20T18:34:16.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-20T18:34:16.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-20T18:34:16.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-20T18:34:16.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-20T18:34:16.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-20T18:34:16.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-20T18:34:16.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-20T18:34:16.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-20T18:34:16.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-20T18:34:16.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-20T18:34:16.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-20T18:34:16.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-20T18:34:16.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-20T18:34:16.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-20T18:34:16.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:34:16.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:34:16.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:34:16.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:34:16.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:34:16.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:34:16.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:34:16.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:34:16.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-20T18:34:16.201Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-20T18:34:18.264Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-20T18:34:18.264Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-20T18:34:19.305Z] ok github.com/docker/docker/cmd/dockerd/hack 0.027s coverage: 72.9% of statements [2020-08-20T18:34:20.374Z] ok github.com/docker/docker/cmd/dockerd 0.167s coverage: 29.5% of statements [2020-08-20T18:34:20.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-20T18:34:20.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-20T18:34:20.991Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-20T18:34:21.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-20T18:34:21.448Z] ok github.com/docker/docker/container 0.180s coverage: 35.6% of statements [2020-08-20T18:34:21.448Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-20T18:34:21.448Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-20T18:34:21.448Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-20T18:34:21.448Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-20T18:34:22.787Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-20T18:34:23.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:34:24.921Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:34:24.921Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:34:26.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:34:26.426Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-20T18:34:28.416Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.025s coverage: 65.3% of statements [2020-08-20T18:34:28.416Z] ok github.com/docker/docker/daemon/cluster/convert 0.018s coverage: 35.8% of statements [2020-08-20T18:34:28.496Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-20T18:34:28.496Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2020-08-20T18:34:28.496Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-20T18:34:28.496Z] daemon.go:325: [d7732fd260376] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:325: [d7732fd260376] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:353: [d7732fd260376] daemon started [2020-08-20T18:34:28.496Z] daemon.go:296: [d7732fd260376] exiting daemon [2020-08-20T18:34:28.496Z] daemon.go:325: [d7732fd260376] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:325: [d7732fd260376] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:353: [d7732fd260376] daemon started [2020-08-20T18:34:28.496Z] daemon.go:461: [d7732fd260376] Stopping daemon [2020-08-20T18:34:28.496Z] daemon.go:296: [d7732fd260376] exiting daemon [2020-08-20T18:34:28.496Z] daemon.go:448: [d7732fd260376] Daemon stopped [2020-08-20T18:34:28.496Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2020-08-20T18:34:28.496Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-20T18:34:28.496Z] daemon.go:325: [d687a9f1dd547] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:325: [d687a9f1dd547] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:353: [d687a9f1dd547] daemon started [2020-08-20T18:34:28.496Z] daemon.go:325: [d687a9f1dd547] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:296: [d687a9f1dd547] exiting daemon [2020-08-20T18:34:28.496Z] daemon.go:325: [d687a9f1dd547] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:353: [d687a9f1dd547] daemon started [2020-08-20T18:34:28.496Z] daemon.go:461: [d687a9f1dd547] Stopping daemon [2020-08-20T18:34:28.496Z] daemon.go:296: [d687a9f1dd547] exiting daemon [2020-08-20T18:34:28.496Z] daemon.go:448: [d687a9f1dd547] Daemon stopped [2020-08-20T18:34:28.496Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.58s) [2020-08-20T18:34:28.496Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-20T18:34:28.496Z] daemon.go:325: [d3d6b2432c93d] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:325: [d3d6b2432c93d] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:353: [d3d6b2432c93d] daemon started [2020-08-20T18:34:28.496Z] daemon.go:461: [d3d6b2432c93d] Stopping daemon [2020-08-20T18:34:28.496Z] daemon.go:296: [d3d6b2432c93d] exiting daemon [2020-08-20T18:34:28.496Z] daemon.go:448: [d3d6b2432c93d] Daemon stopped [2020-08-20T18:34:28.496Z] daemon.go:325: [d3d6b2432c93d] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:325: [d3d6b2432c93d] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:353: [d3d6b2432c93d] daemon started [2020-08-20T18:34:28.496Z] daemon.go:461: [d3d6b2432c93d] Stopping daemon [2020-08-20T18:34:28.496Z] daemon.go:296: [d3d6b2432c93d] exiting daemon [2020-08-20T18:34:28.496Z] daemon.go:448: [d3d6b2432c93d] Daemon stopped [2020-08-20T18:34:28.496Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.78s) [2020-08-20T18:34:28.496Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-20T18:34:28.496Z] daemon.go:325: [da6b022f40d78] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:325: [da6b022f40d78] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:353: [da6b022f40d78] daemon started [2020-08-20T18:34:28.496Z] daemon.go:296: [da6b022f40d78] exiting daemon [2020-08-20T18:34:28.496Z] daemon.go:325: [da6b022f40d78] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:325: [da6b022f40d78] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:353: [da6b022f40d78] daemon started [2020-08-20T18:34:28.496Z] daemon.go:461: [da6b022f40d78] Stopping daemon [2020-08-20T18:34:28.496Z] daemon.go:296: [da6b022f40d78] exiting daemon [2020-08-20T18:34:28.496Z] daemon.go:448: [da6b022f40d78] Daemon stopped [2020-08-20T18:34:28.496Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s) [2020-08-20T18:34:28.496Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-20T18:34:28.496Z] daemon.go:325: [dcf005d1cd9fd] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:325: [dcf005d1cd9fd] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:353: [dcf005d1cd9fd] daemon started [2020-08-20T18:34:28.496Z] daemon.go:461: [dcf005d1cd9fd] Stopping daemon [2020-08-20T18:34:28.496Z] daemon.go:296: [dcf005d1cd9fd] exiting daemon [2020-08-20T18:34:28.496Z] daemon.go:448: [dcf005d1cd9fd] Daemon stopped [2020-08-20T18:34:28.496Z] daemon.go:325: [dcf005d1cd9fd] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:325: [dcf005d1cd9fd] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:353: [dcf005d1cd9fd] daemon started [2020-08-20T18:34:28.496Z] daemon.go:461: [dcf005d1cd9fd] Stopping daemon [2020-08-20T18:34:28.496Z] daemon.go:296: [dcf005d1cd9fd] exiting daemon [2020-08-20T18:34:28.496Z] daemon.go:448: [dcf005d1cd9fd] Daemon stopped [2020-08-20T18:34:28.496Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.18s) [2020-08-20T18:34:28.496Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-20T18:34:28.496Z] daemon.go:325: [def31a4b3fbcb] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:325: [def31a4b3fbcb] waiting for daemon to start [2020-08-20T18:34:28.496Z] daemon.go:353: [def31a4b3fbcb] daemon started [2020-08-20T18:34:28.497Z] daemon.go:325: [def31a4b3fbcb] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:296: [def31a4b3fbcb] exiting daemon [2020-08-20T18:34:28.497Z] daemon.go:325: [def31a4b3fbcb] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:353: [def31a4b3fbcb] daemon started [2020-08-20T18:34:28.497Z] daemon.go:461: [def31a4b3fbcb] Stopping daemon [2020-08-20T18:34:28.497Z] daemon.go:296: [def31a4b3fbcb] exiting daemon [2020-08-20T18:34:28.497Z] daemon.go:448: [def31a4b3fbcb] Daemon stopped [2020-08-20T18:34:28.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2020-08-20T18:34:28.497Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:34:28.497Z] daemon.go:325: [dce0790ba3c2b] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:325: [dce0790ba3c2b] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:353: [dce0790ba3c2b] daemon started [2020-08-20T18:34:28.497Z] daemon.go:461: [dce0790ba3c2b] Stopping daemon [2020-08-20T18:34:28.497Z] daemon.go:296: [dce0790ba3c2b] exiting daemon [2020-08-20T18:34:28.497Z] daemon.go:448: [dce0790ba3c2b] Daemon stopped [2020-08-20T18:34:28.497Z] daemon.go:325: [dce0790ba3c2b] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:325: [dce0790ba3c2b] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:353: [dce0790ba3c2b] daemon started [2020-08-20T18:34:28.497Z] daemon.go:461: [dce0790ba3c2b] Stopping daemon [2020-08-20T18:34:28.497Z] daemon.go:296: [dce0790ba3c2b] exiting daemon [2020-08-20T18:34:28.497Z] daemon.go:448: [dce0790ba3c2b] Daemon stopped [2020-08-20T18:34:28.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.12s) [2020-08-20T18:34:28.497Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-20T18:34:28.497Z] daemon.go:325: [d169864b45b88] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:325: [d169864b45b88] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:353: [d169864b45b88] daemon started [2020-08-20T18:34:28.497Z] daemon.go:461: [d169864b45b88] Stopping daemon [2020-08-20T18:34:28.497Z] daemon.go:296: [d169864b45b88] exiting daemon [2020-08-20T18:34:28.497Z] daemon.go:448: [d169864b45b88] Daemon stopped [2020-08-20T18:34:28.497Z] daemon.go:325: [d169864b45b88] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:325: [d169864b45b88] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:353: [d169864b45b88] daemon started [2020-08-20T18:34:28.497Z] daemon.go:461: [d169864b45b88] Stopping daemon [2020-08-20T18:34:28.497Z] daemon.go:296: [d169864b45b88] exiting daemon [2020-08-20T18:34:28.497Z] daemon.go:448: [d169864b45b88] Daemon stopped [2020-08-20T18:34:28.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-08-20T18:34:28.497Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:34:28.497Z] daemon.go:325: [dc0210ca84416] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:325: [dc0210ca84416] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:353: [dc0210ca84416] daemon started [2020-08-20T18:34:28.497Z] daemon.go:461: [dc0210ca84416] Stopping daemon [2020-08-20T18:34:28.497Z] daemon.go:296: [dc0210ca84416] exiting daemon [2020-08-20T18:34:28.497Z] daemon.go:448: [dc0210ca84416] Daemon stopped [2020-08-20T18:34:28.497Z] daemon.go:325: [dc0210ca84416] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:325: [dc0210ca84416] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:353: [dc0210ca84416] daemon started [2020-08-20T18:34:28.497Z] daemon.go:461: [dc0210ca84416] Stopping daemon [2020-08-20T18:34:28.497Z] daemon.go:296: [dc0210ca84416] exiting daemon [2020-08-20T18:34:28.497Z] daemon.go:448: [dc0210ca84416] Daemon stopped [2020-08-20T18:34:28.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-08-20T18:34:28.497Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:34:28.497Z] daemon.go:325: [da5e04d0c127c] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:325: [da5e04d0c127c] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:353: [da5e04d0c127c] daemon started [2020-08-20T18:34:28.497Z] daemon.go:325: [da5e04d0c127c] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:296: [da5e04d0c127c] exiting daemon [2020-08-20T18:34:28.497Z] daemon.go:325: [da5e04d0c127c] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:353: [da5e04d0c127c] daemon started [2020-08-20T18:34:28.497Z] daemon.go:461: [da5e04d0c127c] Stopping daemon [2020-08-20T18:34:28.497Z] daemon.go:296: [da5e04d0c127c] exiting daemon [2020-08-20T18:34:28.497Z] daemon.go:448: [da5e04d0c127c] Daemon stopped [2020-08-20T18:34:28.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-08-20T18:34:28.497Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:34:28.497Z] daemon.go:325: [d4f25366685be] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:325: [d4f25366685be] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:353: [d4f25366685be] daemon started [2020-08-20T18:34:28.497Z] daemon.go:325: [d4f25366685be] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:296: [d4f25366685be] exiting daemon [2020-08-20T18:34:28.497Z] daemon.go:325: [d4f25366685be] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:353: [d4f25366685be] daemon started [2020-08-20T18:34:28.497Z] daemon.go:461: [d4f25366685be] Stopping daemon [2020-08-20T18:34:28.497Z] daemon.go:296: [d4f25366685be] exiting daemon [2020-08-20T18:34:28.497Z] daemon.go:448: [d4f25366685be] Daemon stopped [2020-08-20T18:34:28.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2020-08-20T18:34:28.497Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-20T18:34:28.497Z] daemon.go:325: [d42a36b0f019d] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:325: [d42a36b0f019d] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:353: [d42a36b0f019d] daemon started [2020-08-20T18:34:28.497Z] daemon.go:461: [d42a36b0f019d] Stopping daemon [2020-08-20T18:34:28.497Z] daemon.go:296: [d42a36b0f019d] exiting daemon [2020-08-20T18:34:28.497Z] daemon.go:448: [d42a36b0f019d] Daemon stopped [2020-08-20T18:34:28.497Z] daemon.go:325: [d42a36b0f019d] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:325: [d42a36b0f019d] waiting for daemon to start [2020-08-20T18:34:28.497Z] daemon.go:353: [d42a36b0f019d] daemon started [2020-08-20T18:34:28.497Z] daemon.go:461: [d42a36b0f019d] Stopping daemon [2020-08-20T18:34:28.497Z] daemon.go:296: [d42a36b0f019d] exiting daemon [2020-08-20T18:34:28.497Z] daemon.go:448: [d42a36b0f019d] Daemon stopped [2020-08-20T18:34:28.497Z] === RUN TestKernelTCPMemory [2020-08-20T18:34:29.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-20T18:34:29.556Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-08-20T18:34:29.556Z] === RUN TestNISDomainname [2020-08-20T18:34:30.187Z] --- PASS: TestNISDomainname (0.90s) [2020-08-20T18:34:30.187Z] === RUN TestStats [2020-08-20T18:34:31.209Z] ok github.com/docker/docker/daemon/cluster 0.095s coverage: 0.5% of statements [2020-08-20T18:34:31.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-20T18:34:32.247Z] --- PASS: TestStats (1.88s) [2020-08-20T18:34:32.247Z] === RUN TestStopContainerWithTimeout [2020-08-20T18:34:32.247Z] === RUN TestStopContainerWithTimeout/0 [2020-08-20T18:34:32.247Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-20T18:34:32.247Z] === RUN TestStopContainerWithTimeout/1 [2020-08-20T18:34:32.247Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-20T18:34:32.247Z] === RUN TestStopContainerWithTimeout/3 [2020-08-20T18:34:32.247Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-20T18:34:32.247Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-20T18:34:32.247Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-20T18:34:32.247Z] === CONT TestStopContainerWithTimeout/0 [2020-08-20T18:34:32.247Z] === CONT TestStopContainerWithTimeout/3 [2020-08-20T18:34:33.277Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-20T18:34:34.769Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.4% of statements [2020-08-20T18:34:35.339Z] === CONT TestStopContainerWithTimeout/1 [2020-08-20T18:34:35.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-20T18:34:36.841Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-20T18:34:36.841Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-08-20T18:34:36.841Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-08-20T18:34:36.841Z] --- PASS: TestStopContainerWithTimeout/-1 (2.80s) [2020-08-20T18:34:36.841Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2020-08-20T18:34:36.841Z] === RUN TestDeleteDevicemapper [2020-08-20T18:34:36.841Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-20T18:34:36.841Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-20T18:34:36.841Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-20T18:34:37.543Z] ok github.com/docker/docker/daemon/events 0.102s coverage: 50.0% of statements [2020-08-20T18:34:38.207Z] ok github.com/docker/docker/daemon/config 0.069s coverage: 82.2% of statements [2020-08-20T18:34:39.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-20T18:34:40.308Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-08-20T18:34:40.350Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.37s) [2020-08-20T18:34:40.350Z] === RUN TestUpdateMemory [2020-08-20T18:34:40.350Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-20T18:34:40.350Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-08-20T18:34:40.350Z] === RUN TestUpdateCPUQuota [2020-08-20T18:34:41.387Z] --- PASS: TestUpdateCPUQuota (1.11s) [2020-08-20T18:34:41.387Z] === RUN TestUpdatePidsLimit [2020-08-20T18:34:41.387Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-20T18:34:41.678Z] === RUN TestUpdatePidsLimit/no_change [2020-08-20T18:34:42.350Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-20T18:34:42.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-20T18:34:42.642Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-20T18:34:42.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-20T18:34:42.932Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-20T18:34:43.064Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-08-20T18:34:43.223Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-20T18:34:43.853Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-20T18:34:44.114Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.495s coverage: 13.7% of statements [2020-08-20T18:34:45.183Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.791s coverage: 57.8% of statements [2020-08-20T18:34:45.357Z] --- PASS: TestUpdatePidsLimit (3.67s) [2020-08-20T18:34:45.357Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-08-20T18:34:45.357Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-08-20T18:34:45.357Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-08-20T18:34:45.357Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-08-20T18:34:45.357Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-08-20T18:34:45.357Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-08-20T18:34:45.357Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-08-20T18:34:45.357Z] === RUN TestUpdateRestartPolicy [2020-08-20T18:34:46.255Z] ................................................ [ 29%] [2020-08-20T18:34:48.883Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.848s coverage: 68.5% of statements [2020-08-20T18:34:49.181Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.590s coverage: 49.5% of statements [2020-08-20T18:34:49.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-20T18:34:49.827Z] ok github.com/docker/docker/daemon 12.322s coverage: 17.5% of statements [2020-08-20T18:34:49.827Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-20T18:34:49.827Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-20T18:34:49.827Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-20T18:34:49.827Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-20T18:34:50.887Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.587s coverage: 45.9% of statements [2020-08-20T18:34:50.887Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-20T18:34:51.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-20T18:34:53.007Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.623s coverage: 76.1% of statements [2020-08-20T18:34:53.306Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-08-20T18:34:53.330Z] Removing intermediate container 0515b316846c [2020-08-20T18:34:53.330Z] ---> 9c4be0a4bbbb [2020-08-20T18:34:53.330Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-08-20T18:34:53.330Z] ---> Running in f8e015ca76ef [2020-08-20T18:34:53.330Z] Removing intermediate container f8e015ca76ef [2020-08-20T18:34:53.330Z] ---> de29161e8f8e [2020-08-20T18:34:53.330Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-08-20T18:34:53.330Z] ---> Running in 4aaceeb1ac97 [2020-08-20T18:34:53.330Z] Removing intermediate container 4aaceeb1ac97 [2020-08-20T18:34:53.330Z] ---> 4c6af3b1f47b [2020-08-20T18:34:53.330Z] Step 8/8 : COPY . . [2020-08-20T18:34:53.604Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-08-20T18:34:53.903Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-08-20T18:34:56.679Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 43.7% of statements [2020-08-20T18:34:56.978Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.180s coverage: 55.1% of statements [2020-08-20T18:34:56.978Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-20T18:34:56.978Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-20T18:34:57.979Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2020-08-20T18:34:57.979Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-20T18:34:58.511Z] ok github.com/docker/docker/daemon/logger/awslogs 0.523s coverage: 78.2% of statements [2020-08-20T18:34:58.609Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-08-20T18:34:58.609Z] === RUN TestWaitNonBlocked [2020-08-20T18:34:58.609Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-20T18:34:58.609Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-20T18:34:58.609Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-20T18:34:58.609Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-20T18:34:58.609Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-20T18:34:58.609Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-20T18:34:59.173Z] ok github.com/docker/docker/daemon/images 0.087s coverage: 4.9% of statements [2020-08-20T18:34:59.173Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-20T18:34:59.173Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-20T18:34:59.173Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-20T18:34:59.173Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-20T18:34:59.472Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2020-08-20T18:34:59.472Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-08-20T18:35:00.112Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-20T18:35:00.112Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2020-08-20T18:35:00.112Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2020-08-20T18:35:00.112Z] === RUN TestWaitBlocked [2020-08-20T18:35:00.112Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-20T18:35:00.112Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-20T18:35:00.112Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-20T18:35:00.112Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-20T18:35:00.112Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-20T18:35:00.112Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-20T18:35:00.536Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.028s coverage: 88.3% of statements [2020-08-20T18:35:00.746Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-20T18:35:00.746Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-08-20T18:35:00.746Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-08-20T18:35:00.746Z] === CONT TestContainerStartOnDaemonRestart [2020-08-20T18:35:00.746Z] === CONT TestIpcModeOlderClient [2020-08-20T18:35:01.036Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-08-20T18:35:01.036Z] === CONT TestDaemonRestartIpcMode [2020-08-20T18:35:01.182Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-08-20T18:35:01.595Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 62.1% of statements [2020-08-20T18:35:01.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-20T18:35:02.655Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 74.7% of statements [2020-08-20T18:35:02.655Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-20T18:35:02.954Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 37.9% of statements [2020-08-20T18:35:03.632Z] ---> 5f8d901eae07 [2020-08-20T18:35:03.632Z] Successfully built 5f8d901eae07 [2020-08-20T18:35:03.632Z] Successfully tagged docker:latest [2020-08-20T18:35:03.632Z] INFO: Image build ended at 08/20/2020 18:35:03. Duration:00:03:26.4677400 [2020-08-20T18:35:03.632Z] [2020-08-20T18:35:03.632Z] [2020-08-20T18:35:03.632Z] INFO: Building the test binaries at 08/20/2020 18:35:03... [2020-08-20T18:35:03.798Z] --- PASS: TestContainerStartOnDaemonRestart (2.98s) [2020-08-20T18:35:03.799Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-08-20T18:35:03.799Z] daemon.go:325: [dbdf84d6cf460] waiting for daemon to start [2020-08-20T18:35:03.799Z] daemon.go:325: [dbdf84d6cf460] waiting for daemon to start [2020-08-20T18:35:03.799Z] daemon.go:353: [dbdf84d6cf460] daemon started [2020-08-20T18:35:03.799Z] daemon.go:325: [dbdf84d6cf460] waiting for daemon to start [2020-08-20T18:35:03.799Z] daemon.go:296: [dbdf84d6cf460] exiting daemon [2020-08-20T18:35:03.799Z] daemon.go:325: [dbdf84d6cf460] waiting for daemon to start [2020-08-20T18:35:03.799Z] daemon.go:353: [dbdf84d6cf460] daemon started [2020-08-20T18:35:03.799Z] daemon.go:461: [dbdf84d6cf460] Stopping daemon [2020-08-20T18:35:03.799Z] daemon.go:296: [dbdf84d6cf460] exiting daemon [2020-08-20T18:35:03.799Z] daemon.go:448: [dbdf84d6cf460] Daemon stopped [2020-08-20T18:35:04.013Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 47.8% of statements [2020-08-20T18:35:04.013Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2020-08-20T18:35:04.830Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2020-08-20T18:35:04.830Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-08-20T18:35:04.831Z] daemon.go:325: [d0612fd9c1e68] waiting for daemon to start [2020-08-20T18:35:04.831Z] daemon.go:325: [d0612fd9c1e68] waiting for daemon to start [2020-08-20T18:35:04.831Z] daemon.go:353: [d0612fd9c1e68] daemon started [2020-08-20T18:35:04.831Z] daemon.go:461: [d0612fd9c1e68] Stopping daemon [2020-08-20T18:35:04.831Z] daemon.go:296: [d0612fd9c1e68] exiting daemon [2020-08-20T18:35:04.831Z] daemon.go:448: [d0612fd9c1e68] Daemon stopped [2020-08-20T18:35:04.831Z] daemon.go:325: [d0612fd9c1e68] waiting for daemon to start [2020-08-20T18:35:04.831Z] daemon.go:325: [d0612fd9c1e68] waiting for daemon to start [2020-08-20T18:35:04.831Z] daemon.go:353: [d0612fd9c1e68] daemon started [2020-08-20T18:35:04.831Z] daemon.go:461: [d0612fd9c1e68] Stopping daemon [2020-08-20T18:35:04.831Z] daemon.go:296: [d0612fd9c1e68] exiting daemon [2020-08-20T18:35:04.831Z] daemon.go:448: [d0612fd9c1e68] Daemon stopped [2020-08-20T18:35:04.831Z] PASS [2020-08-20T18:35:04.831Z] [2020-08-20T18:35:04.831Z] === Skipped [2020-08-20T18:35:04.831Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-08-20T18:35:04.831Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-20T18:35:04.831Z] [2020-08-20T18:35:04.831Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-20T18:35:04.831Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-20T18:35:04.831Z] [2020-08-20T18:35:04.831Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-20T18:35:04.831Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-20T18:35:04.831Z] [2020-08-20T18:35:04.831Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-20T18:35:04.831Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-20T18:35:04.831Z] [2020-08-20T18:35:04.831Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-08-20T18:35:04.831Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-20T18:35:04.831Z] [2020-08-20T18:35:04.831Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-08-20T18:35:04.831Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-08-20T18:35:04.831Z] [2020-08-20T18:35:04.831Z] [2020-08-20T18:35:04.831Z] DONE 189 tests, 6 skipped in 121.276s [2020-08-20T18:35:04.831Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-08-20T18:35:04.831Z] ++ 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-08-20T18:35:04.831Z] ++ set -e [2020-08-20T18:35:04.831Z] ++ '[' -n 0 ']' [2020-08-20T18:35:04.831Z] ++ set -x [2020-08-20T18:35:04.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:35:04.831Z] INFO: Testing against a local daemon [2020-08-20T18:35:04.831Z] === RUN TestCommitInheritsEnv [2020-08-20T18:35:05.462Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-08-20T18:35:05.462Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-20T18:35:05.462Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-20T18:35:05.462Z] === RUN TestImagesFilterMultiReference [2020-08-20T18:35:05.462Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-08-20T18:35:05.462Z] === RUN TestImagePullPlatformInvalid [2020-08-20T18:35:05.462Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-08-20T18:35:05.462Z] === RUN TestRemoveImageOrphaning [2020-08-20T18:35:05.543Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2020-08-20T18:35:06.092Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-08-20T18:35:06.092Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-20T18:35:06.092Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-20T18:35:06.092Z] === RUN TestTagInvalidReference [2020-08-20T18:35:06.092Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-20T18:35:06.092Z] === RUN TestTagValidPrefixedRepo [2020-08-20T18:35:06.092Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-20T18:35:06.092Z] === RUN TestTagExistedNameWithoutForce [2020-08-20T18:35:06.092Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-08-20T18:35:06.092Z] === RUN TestTagOfficialNames [2020-08-20T18:35:06.092Z] --- PASS: TestTagOfficialNames (0.03s) [2020-08-20T18:35:06.092Z] === RUN TestTagMatchesDigest [2020-08-20T18:35:06.092Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-20T18:35:06.092Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-20T18:35:06.597Z] ok github.com/docker/docker/daemon/logger/splunk 2.547s coverage: 84.5% of statements [2020-08-20T18:35:06.597Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-20T18:35:06.597Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-20T18:35:07.364Z] INFO: make.ps1 starting at 08/20/2020 18:35:07 [2020-08-20T18:35:07.821Z] INFO: Git commit (a15a770e1) assumed from DOCKER_GITCOMMIT environment variable [2020-08-20T18:35:07.821Z] INFO: Invoking autogen... [2020-08-20T18:35:08.129Z] ok github.com/docker/docker/distribution/metadata 0.154s coverage: 48.2% of statements [2020-08-20T18:35:08.643Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-08-20T18:35:09.178Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2020-08-20T18:35:09.367Z] INFO: Building daemon... [2020-08-20T18:35:10.226Z] ok github.com/docker/docker/distribution 0.682s coverage: 22.3% of statements [2020-08-20T18:35:10.226Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-20T18:35:11.280Z] ok github.com/docker/docker/image 0.046s coverage: 86.4% of statements [2020-08-20T18:35:11.280Z] ok github.com/docker/docker/distribution/xfer 1.468s coverage: 83.9% of statements [2020-08-20T18:35:11.280Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-20T18:35:11.945Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2020-08-20T18:35:11.945Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-20T18:35:12.522Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-08-20T18:35:13.478Z] ok github.com/docker/docker/image/v1 0.042s coverage: 25.0% of statements [2020-08-20T18:35:13.478Z] ? github.com/docker/docker/internal/test [no test files] [2020-08-20T18:35:13.478Z] ok github.com/docker/docker/internal/testutil 0.006s coverage: 62.5% of statements [2020-08-20T18:35:15.012Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-08-20T18:35:15.012Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-08-20T18:35:15.012Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-08-20T18:35:15.012Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2020-08-20T18:35:15.012Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-08-20T18:35:15.012Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-08-20T18:35:15.012Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-08-20T18:35:15.012Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-08-20T18:35:15.012Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-08-20T18:35:15.012Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-08-20T18:35:15.012Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-08-20T18:35:15.012Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-20T18:35:16.085Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 50.0% of statements [2020-08-20T18:35:18.854Z] ok github.com/docker/docker/opts 0.053s coverage: 66.9% of statements [2020-08-20T18:35:19.499Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-08-20T18:35:20.142Z] ok github.com/docker/docker/pkg/archive 1.040s coverage: 76.6% of statements [2020-08-20T18:35:20.142Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2020-08-20T18:35:20.439Z] ok github.com/docker/docker/pkg/authorization 1.435s coverage: 66.7% of statements [2020-08-20T18:35:20.734Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-08-20T18:35:21.784Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-08-20T18:35:21.784Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-08-20T18:35:22.836Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-08-20T18:35:23.499Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-08-20T18:35:24.141Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-08-20T18:35:25.182Z] ok github.com/docker/docker/layer 7.606s coverage: 72.0% of statements [2020-08-20T18:35:25.182Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-20T18:35:25.182Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-20T18:35:25.182Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-20T18:35:25.182Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-20T18:35:25.182Z] ? github.com/docker/docker/oci [no test files] [2020-08-20T18:35:25.182Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-20T18:35:25.182Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 66.3% of statements [2020-08-20T18:35:25.828Z] ok github.com/docker/docker/pkg/chrootarchive 4.064s coverage: 43.2% of statements [2020-08-20T18:35:25.828Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-20T18:35:25.828Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-20T18:35:26.126Z] ok github.com/docker/docker/pkg/fileutils 0.036s coverage: 89.5% of statements [2020-08-20T18:35:26.428Z] ok github.com/docker/docker/pkg/fsutils 0.313s coverage: 85.1% of statements [2020-08-20T18:35:26.757Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-08-20T18:35:27.371Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-08-20T18:35:27.403Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 10.2% of statements [2020-08-20T18:35:28.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-20T18:35:28.453Z] ok github.com/docker/docker/pkg/jsonmessage 0.037s coverage: 91.7% of statements [2020-08-20T18:35:28.453Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2020-08-20T18:35:28.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-20T18:35:29.099Z] ok github.com/docker/docker/pkg/idtools 0.671s coverage: 70.1% of statements [2020-08-20T18:35:29.099Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-08-20T18:35:29.747Z] ok github.com/docker/docker/pkg/ioutils 1.779s coverage: 70.4% of statements [2020-08-20T18:35:29.747Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-20T18:35:30.046Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-08-20T18:35:30.344Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2020-08-20T18:35:30.651Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-08-20T18:35:30.948Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.0% of statements [2020-08-20T18:35:31.246Z] ok github.com/docker/docker/pkg/mount 0.902s coverage: 69.6% of statements [2020-08-20T18:35:31.246Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-20T18:35:31.246Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-08-20T18:35:31.246Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-20T18:35:31.246Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-20T18:35:32.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-20T18:35:32.305Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-08-20T18:35:32.962Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 87.9% of statements [2020-08-20T18:35:32.962Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-08-20T18:35:33.258Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-08-20T18:35:33.900Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-08-20T18:35:34.956Z] ok github.com/docker/docker/pkg/pubsub 1.151s coverage: 72.7% of statements [2020-08-20T18:35:34.956Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-08-20T18:35:35.105Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-08-20T18:35:36.009Z] ok github.com/docker/docker/pkg/stringid 0.023s coverage: 70.6% of statements [2020-08-20T18:35:36.009Z] ok github.com/docker/docker/pkg/streamformatter 0.023s coverage: 66.2% of statements [2020-08-20T18:35:36.625Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-08-20T18:35:36.657Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-08-20T18:35:36.951Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 80.8% of statements [2020-08-20T18:35:37.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-20T18:35:37.591Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 35.1% of statements [2020-08-20T18:35:37.887Z] ok github.com/docker/docker/pkg/tailfile 0.084s coverage: 88.6% of statements [2020-08-20T18:35:38.525Z] ok github.com/docker/docker/pkg/signal 4.489s coverage: 61.0% of statements [2020-08-20T18:35:38.824Z] ok github.com/docker/docker/pkg/term 0.028s coverage: 85.9% of statements [2020-08-20T18:35:38.824Z] ok github.com/docker/docker/pkg/tarsum 0.171s coverage: 89.3% of statements [2020-08-20T18:35:39.875Z] testing: warning: no tests to run [2020-08-20T18:35:39.875Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2020-08-20T18:35:39.875Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-08-20T18:35:39.875Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-08-20T18:35:40.173Z] ok github.com/docker/docker/pkg/useragent 0.061s coverage: 88.9% of statements [2020-08-20T18:35:40.728Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-08-20T18:35:40.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-20T18:35:41.711Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-08-20T18:35:43.244Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2020-08-20T18:35:43.244Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 69.1% of statements [2020-08-20T18:35:43.932Z] ok github.com/docker/docker/plugin 0.586s coverage: 27.3% of statements [2020-08-20T18:35:44.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-20T18:35:44.985Z] ok github.com/docker/docker/registry/resumable 0.039s coverage: 100.0% of statements [2020-08-20T18:35:45.283Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 47.1% of statements [2020-08-20T18:35:46.817Z] ok github.com/docker/docker/registry 0.244s coverage: 56.3% of statements [2020-08-20T18:35:46.817Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2020-08-20T18:35:47.115Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-08-20T18:35:47.393Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-20T18:35:47.393Z] Using test binary docker [2020-08-20T18:35:47.393Z] +++ /etc/init.d/apparmor start [2020-08-20T18:35:47.393Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-20T18:35:47.393Z] INFO: Waiting for daemon to start... [2020-08-20T18:35:47.393Z] Starting dockerd [2020-08-20T18:35:47.393Z] +++ 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-08-20T18:35:49.238Z] ok github.com/docker/docker/volume/local 0.056s coverage: 73.0% of statements [2020-08-20T18:35:49.238Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2020-08-20T18:35:49.301Z] . [2020-08-20T18:35:49.301Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-20T18:35:49.301Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-20T18:35:49.301Z] Error: No such image: emptyfs [2020-08-20T18:35:49.301Z] ++++ docker load [2020-08-20T18:35:49.301Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-20T18:35:49.561Z] Running integration-test (iteration 1) [2020-08-20T18:35:49.561Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-20T18:35:49.561Z] ++ 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-08-20T18:35:49.561Z] ++ set -e [2020-08-20T18:35:49.561Z] ++ '[' -n 0 ']' [2020-08-20T18:35:49.561Z] ++ set -x [2020-08-20T18:35:49.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:35:49.873Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-08-20T18:35:55.382Z] ......................... [ 67%] [2020-08-20T18:36:08.457Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.8% of statements [2020-08-20T18:36:08.457Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-20T18:36:08.457Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-20T18:36:08.457Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-20T18:36:08.457Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-20T18:36:08.457Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-20T18:36:08.457Z] ? github.com/docker/docker/rootless [no test files] [2020-08-20T18:36:08.457Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-20T18:36:08.457Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-20T18:36:08.457Z] ? github.com/docker/docker/volume [no test files] [2020-08-20T18:36:08.457Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-20T18:36:08.457Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === Skipped [2020-08-20T18:36:08.457Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-20T18:36:08.457Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-20T18:36:08.457Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-20T18:36:08.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:36:08.457Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-20T18:36:08.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:36:08.457Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-20T18:36:08.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:36:08.457Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-20T18:36:08.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:36:08.457Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-20T18:36:08.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:36:08.457Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-20T18:36:08.457Z] graphtest_unix.go:73: No driver to put! [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-20T18:36:08.457Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-20T18:36:08.457Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-20T18:36:08.457Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-20T18:36:08.457Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-20T18:36:08.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:36:08.457Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-20T18:36:08.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:36:08.457Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-20T18:36:08.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:36:08.457Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-20T18:36:08.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:36:08.457Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-20T18:36:08.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:36:08.457Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-20T18:36:08.457Z] graphtest_unix.go:73: No driver to put! [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-20T18:36:08.457Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] [2020-08-20T18:36:08.457Z] DONE 2066 tests, 19 skipped in 244.817s Post stage [Pipeline] junit [2020-08-20T18:36:08.502Z] Recording test results [2020-08-20T18:36:09.772Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-08-20T18:36:09.772Z] [2020-08-20T18:36:09.772Z] ________ ____ __. [2020-08-20T18:36:09.772Z] \_____ \ | |/ _| [2020-08-20T18:36:09.772Z] / | \| < [2020-08-20T18:36:09.772Z] / | \ | \ [2020-08-20T18:36:09.772Z] \_______ /____|__ \ [2020-08-20T18:36:09.772Z] \/ \/ [2020-08-20T18:36:09.772Z] [2020-08-20T18:36:09.772Z] INFO: make.ps1 ended at 08/20/2020 18:36:07 [2020-08-20T18:36:09.772Z] INFO: Binaries build ended at 08/20/2020 18:36:09. Duration:00:01:06.0043597 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-20T18:36:10.335Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40408/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a15a770e1ba824fd776c59d08a34174fb61af05b hack/make.sh dynbinary test-integration [2020-08-20T18:36:10.632Z] [2020-08-20T18:36:10.632Z] Removing bundles/ [2020-08-20T18:36:10.632Z] [2020-08-20T18:36:10.632Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-20T18:36:10.632Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-20T18:36:10.632Z] GOOS="" GOARCH="" GOARM="" [2020-08-20T18:36:11.305Z] INFO: Copying the built daemon binary to d:\CI\PR-40408\9\binary\dockerd-a15a770e1.exe... [2020-08-20T18:36:11.306Z] INFO: Copying the built client binary to d:\CI\PR-40408\9\binary\docker-a15a770e1.exe... [2020-08-20T18:36:11.306Z] INFO: Copying dockerversion from the container... [2020-08-20T18:36:11.764Z] INFO: Copying the golang package from the container to d:\CI\PR-40408\9\installer\go.zip... [2020-08-20T18:36:15.487Z] INFO: Extracting go.zip to d:\CI\PR-40408\9\go [2020-08-20T18:36:28.297Z] Loaded image: buildpack-deps:jessie [2020-08-20T18:36:28.297Z] Loaded image: busybox:latest [2020-08-20T18:36:28.297Z] Loaded image: busybox:glibc [2020-08-20T18:36:28.297Z] Loaded image: debian:jessie [2020-08-20T18:36:28.297Z] Loaded image: hello-world:latest [2020-08-20T18:36:28.297Z] INFO: Testing against a local daemon [2020-08-20T18:36:28.297Z] === RUN TestBuildWithSession [2020-08-20T18:36:28.297Z] --- PASS: TestBuildWithSession (4.01s) [2020-08-20T18:36:28.297Z] === RUN TestBuildSquashParent [2020-08-20T18:36:30.093Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-08-20T18:36:38.289Z] --- PASS: TestBuildSquashParent (9.14s) [2020-08-20T18:36:38.289Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-08-20T18:36:38.289Z] daemon.go:325: [da36619576211] waiting for daemon to start [2020-08-20T18:36:38.289Z] daemon.go:325: [da36619576211] waiting for daemon to start [2020-08-20T18:36:38.289Z] daemon.go:353: [da36619576211] daemon started [2020-08-20T18:36:38.289Z] daemon.go:461: [da36619576211] Stopping daemon [2020-08-20T18:36:38.289Z] daemon.go:296: [da36619576211] exiting daemon [2020-08-20T18:36:38.289Z] daemon.go:448: [da36619576211] Daemon stopped [2020-08-20T18:36:38.289Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-20T18:36:38.289Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-20T18:36:38.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-20T18:36:38.289Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-20T18:36:38.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-20T18:36:38.289Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-20T18:36:38.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-20T18:36:38.289Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-20T18:36:38.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-20T18:36:38.289Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-20T18:36:38.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-20T18:36:38.289Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-20T18:36:38.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-20T18:36:38.289Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-20T18:36:38.289Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-20T18:36:40.595Z] INFO: Extraction ended at 08/20/2020 18:36:36. Duration:00:00:22.2873054 [2020-08-20T18:36:40.595Z] INFO: Updating the golang and path environment variables [2020-08-20T18:36:40.595Z] INFO: GOPATH=d:\gopath [2020-08-20T18:36:40.595Z] INFO: go version go1.13.14 windows/amd64 [2020-08-20T18:36:40.595Z] INFO: Running the daemon under test in debug mode [2020-08-20T18:36:40.595Z] INFO: Starting a daemon under test... [2020-08-20T18:36:40.595Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40408\9\daemon --pidfile d:\CI\PR-40408\9\docker.pid -D [2020-08-20T18:36:40.595Z] INFO: Process started successfully. [2020-08-20T18:36:40.595Z] INFO: Start tailing logs of the daemon under tests [2020-08-20T18:36:40.595Z] INFO: Waiting for the daemon under test to start... [2020-08-20T18:36:40.595Z] INFO: Daemon under test started and replied! [2020-08-20T18:36:40.595Z] INFO: Docker version of the daemon under test [2020-08-20T18:36:40.595Z] [2020-08-20T18:36:40.831Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-20T18:36:40.831Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-20T18:36:41.052Z] Client: [2020-08-20T18:36:41.052Z] Version: 17.06.2-ce [2020-08-20T18:36:41.052Z] API version: 1.30 [2020-08-20T18:36:41.052Z] Go version: go1.8.3 [2020-08-20T18:36:41.052Z] Git commit: cec0b72 [2020-08-20T18:36:41.052Z] Built: Tue Sep 5 19:57:19 2017 [2020-08-20T18:36:41.052Z] OS/Arch: windows/amd64 [2020-08-20T18:36:41.052Z] [2020-08-20T18:36:41.052Z] Server: [2020-08-20T18:36:41.052Z] Version: 0.0.0-dev [2020-08-20T18:36:41.052Z] API version: 1.40 (minimum version 1.24) [2020-08-20T18:36:41.052Z] Go version: go1.13.14 [2020-08-20T18:36:41.052Z] Git commit: a15a770e1 [2020-08-20T18:36:41.052Z] Built: 08/20/2020 18:35:07 [2020-08-20T18:36:41.052Z] OS/Arch: windows/amd64 [2020-08-20T18:36:41.052Z] Experimental: false [2020-08-20T18:36:41.052Z] [2020-08-20T18:36:41.052Z] INFO: Docker info of the daemon under test [2020-08-20T18:36:41.052Z] [2020-08-20T18:36:41.052Z] Containers: 0 [2020-08-20T18:36:41.052Z] Running: 0 [2020-08-20T18:36:41.052Z] Paused: 0 [2020-08-20T18:36:41.052Z] Stopped: 0 [2020-08-20T18:36:41.052Z] Images: 0 [2020-08-20T18:36:41.052Z] Server Version: 0.0.0-dev [2020-08-20T18:36:41.052Z] Storage Driver: windowsfilter [2020-08-20T18:36:41.052Z] Windows: [2020-08-20T18:36:41.052Z] Logging Driver: json-file [2020-08-20T18:36:41.052Z] Plugins: [2020-08-20T18:36:41.052Z] Volume: local [2020-08-20T18:36:41.052Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-20T18:36:41.052Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-20T18:36:41.052Z] Swarm: inactive [2020-08-20T18:36:41.052Z] Default Isolation: process [2020-08-20T18:36:41.052Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-20T18:36:41.052Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-20T18:36:41.052Z] OSType: windows [2020-08-20T18:36:41.052Z] Architecture: x86_64 [2020-08-20T18:36:41.052Z] CPUs: 4 [2020-08-20T18:36:41.052Z] Total Memory: 32GiB [2020-08-20T18:36:41.052Z] Name: azwin-2-e8c2d0 [2020-08-20T18:36:41.052Z] ID: 7SZU:XLLD:EKXW:WWL3:R2YF:64KW:5KLF:KHH3:VDM7:BOJQ:6PX2:KW2S [2020-08-20T18:36:41.052Z] Docker Root Dir: D:\CI\PR-40408\9\daemon [2020-08-20T18:36:41.052Z] Debug Mode (client): false [2020-08-20T18:36:41.052Z] Debug Mode (server): true [2020-08-20T18:36:41.052Z] File Descriptors: -1 [2020-08-20T18:36:41.052Z] Goroutines: 17 [2020-08-20T18:36:41.052Z] System Time: 2020-08-20T18:36:40.6292601Z [2020-08-20T18:36:41.052Z] EventsListeners: 0 [2020-08-20T18:36:41.052Z] Registry: https://index.docker.io/v1/ [2020-08-20T18:36:41.052Z] Labels: [2020-08-20T18:36:41.052Z] Experimental: false [2020-08-20T18:36:41.052Z] Insecure Registries: [2020-08-20T18:36:41.052Z] 127.0.0.0/8 [2020-08-20T18:36:41.052Z] Live Restore Enabled: false [2020-08-20T18:36:41.052Z] [2020-08-20T18:36:41.052Z] [2020-08-20T18:36:41.052Z] INFO: Docker images of the daemon under test [2020-08-20T18:36:41.052Z] [2020-08-20T18:36:41.052Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-20T18:36:41.052Z] [2020-08-20T18:36:41.052Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-08-20T18:36:41.052Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-08-20T18:36:41.052Z] ltsc2019: Pulling from windows/servercore [2020-08-20T18:36:41.052Z] 4612f6d0b889: Pulling fs layer [2020-08-20T18:36:41.052Z] 3ab49687905c: Pulling fs layer [2020-08-20T18:36:43.306Z] --- PASS: TestImportExtremelyLargeImageWorks (83.38s) [2020-08-20T18:36:43.306Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-08-20T18:36:43.306Z] daemon.go:325: [dc910dc33be2e] waiting for daemon to start [2020-08-20T18:36:43.306Z] daemon.go:325: [dc910dc33be2e] waiting for daemon to start [2020-08-20T18:36:43.306Z] daemon.go:353: [dc910dc33be2e] daemon started [2020-08-20T18:36:43.306Z] daemon.go:461: [dc910dc33be2e] Stopping daemon [2020-08-20T18:36:43.306Z] daemon.go:296: [dc910dc33be2e] exiting daemon [2020-08-20T18:36:43.306Z] daemon.go:448: [dc910dc33be2e] Daemon stopped [2020-08-20T18:36:43.306Z] PASS [2020-08-20T18:36:43.306Z] [2020-08-20T18:36:43.306Z] DONE 11 tests in 84.733s [2020-08-20T18:36:43.306Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-08-20T18:36:43.306Z] ++ 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-08-20T18:36:43.306Z] ++ set -e [2020-08-20T18:36:43.306Z] ++ '[' -n 0 ']' [2020-08-20T18:36:43.306Z] ++ set -x [2020-08-20T18:36:43.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:36:43.306Z] INFO: Testing against a local daemon [2020-08-20T18:36:43.306Z] === RUN TestNetworkCreateDelete [2020-08-20T18:36:43.306Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-08-20T18:36:43.306Z] === RUN TestDockerNetworkDeletePreferID [2020-08-20T18:36:43.306Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-08-20T18:36:43.306Z] === RUN TestDaemonDNSFallback [2020-08-20T18:36:43.306Z] --- PASS: TestDaemonDNSFallback (2.54s) [2020-08-20T18:36:43.306Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-08-20T18:36:43.306Z] daemon.go:325: [dffb0fff24d6c] waiting for daemon to start [2020-08-20T18:36:43.306Z] daemon.go:325: [dffb0fff24d6c] waiting for daemon to start [2020-08-20T18:36:43.306Z] daemon.go:353: [dffb0fff24d6c] daemon started [2020-08-20T18:36:43.306Z] daemon.go:461: [dffb0fff24d6c] Stopping daemon [2020-08-20T18:36:43.306Z] daemon.go:296: [dffb0fff24d6c] exiting daemon [2020-08-20T18:36:43.306Z] daemon.go:448: [dffb0fff24d6c] Daemon stopped [2020-08-20T18:36:43.306Z] === RUN TestInspectNetwork [2020-08-20T18:36:43.306Z] === RUN TestInspectNetwork/full_network_id [2020-08-20T18:36:43.306Z] === RUN TestInspectNetwork/partial_network_id [2020-08-20T18:36:43.306Z] === RUN TestInspectNetwork/network_name [2020-08-20T18:36:43.306Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-20T18:36:43.937Z] --- PASS: TestInspectNetwork (11.25s) [2020-08-20T18:36:43.937Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-08-20T18:36:43.937Z] daemon.go:325: [de4ab827586fc] waiting for daemon to start [2020-08-20T18:36:43.937Z] daemon.go:325: [de4ab827586fc] waiting for daemon to start [2020-08-20T18:36:43.937Z] daemon.go:353: [de4ab827586fc] daemon started [2020-08-20T18:36:43.937Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-20T18:36:43.937Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-20T18:36:43.937Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-20T18:36:43.937Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-20T18:36:43.937Z] daemon.go:461: [de4ab827586fc] Stopping daemon [2020-08-20T18:36:43.937Z] daemon.go:296: [de4ab827586fc] exiting daemon [2020-08-20T18:36:43.937Z] daemon.go:448: [de4ab827586fc] Daemon stopped [2020-08-20T18:36:43.937Z] === RUN TestRunContainerWithBridgeNone [2020-08-20T18:36:44.128Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-20T18:36:44.128Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-20T18:36:44.965Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-08-20T18:36:46.662Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-08-20T18:36:46.662Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-08-20T18:36:46.662Z] daemon.go:325: [de61ab3df7e3f] waiting for daemon to start [2020-08-20T18:36:46.662Z] daemon.go:325: [de61ab3df7e3f] waiting for daemon to start [2020-08-20T18:36:46.662Z] daemon.go:353: [de61ab3df7e3f] daemon started [2020-08-20T18:36:46.662Z] daemon.go:461: [de61ab3df7e3f] Stopping daemon [2020-08-20T18:36:46.662Z] daemon.go:296: [de61ab3df7e3f] exiting daemon [2020-08-20T18:36:46.662Z] daemon.go:448: [de61ab3df7e3f] Daemon stopped [2020-08-20T18:36:46.662Z] === RUN TestNetworkInvalidJSON [2020-08-20T18:36:46.662Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-20T18:36:46.662Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-20T18:36:46.662Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-20T18:36:46.662Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-20T18:36:46.662Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-20T18:36:46.662Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-20T18:36:46.662Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-20T18:36:46.662Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-20T18:36:46.662Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-20T18:36:46.662Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-08-20T18:36:46.662Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-20T18:36:46.662Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-20T18:36:46.662Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-20T18:36:46.662Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-20T18:36:46.832Z] 3ab49687905c: Verifying Checksum [2020-08-20T18:36:46.832Z] 3ab49687905c: Download complete [2020-08-20T18:36:46.866Z] tests/integration/client_test.py ..... [ 76%] [2020-08-20T18:36:47.147Z] tests/integration/errors_test.py . [ 76%] [2020-08-20T18:36:47.293Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-08-20T18:36:47.293Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-08-20T18:36:47.293Z] daemon.go:325: [db21ebc786a77] waiting for daemon to start [2020-08-20T18:36:47.293Z] daemon.go:325: [db21ebc786a77] waiting for daemon to start [2020-08-20T18:36:47.293Z] daemon.go:353: [db21ebc786a77] daemon started [2020-08-20T18:36:47.293Z] daemon.go:461: [db21ebc786a77] Stopping daemon [2020-08-20T18:36:47.293Z] daemon.go:296: [db21ebc786a77] exiting daemon [2020-08-20T18:36:47.293Z] daemon.go:448: [db21ebc786a77] Daemon stopped [2020-08-20T18:36:47.293Z] daemon.go:325: [db21ebc786a77] waiting for daemon to start [2020-08-20T18:36:47.293Z] daemon.go:325: [db21ebc786a77] waiting for daemon to start [2020-08-20T18:36:47.293Z] daemon.go:353: [db21ebc786a77] daemon started [2020-08-20T18:36:47.293Z] daemon.go:461: [db21ebc786a77] Stopping daemon [2020-08-20T18:36:47.293Z] daemon.go:296: [db21ebc786a77] exiting daemon [2020-08-20T18:36:47.293Z] daemon.go:448: [db21ebc786a77] Daemon stopped [2020-08-20T18:36:47.293Z] === RUN TestDaemonDefaultNetworkPools [2020-08-20T18:36:47.425Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-20T18:36:47.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s) [2020-08-20T18:36:47.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.36s) [2020-08-20T18:36:47.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s) [2020-08-20T18:36:47.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s) [2020-08-20T18:36:47.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.41s) [2020-08-20T18:36:47.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s) [2020-08-20T18:36:47.425Z] === RUN TestBuildMultiStageCopy [2020-08-20T18:36:47.425Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-20T18:36:48.325Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-08-20T18:36:48.325Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-08-20T18:36:48.325Z] daemon.go:325: [d2d9d50181819] waiting for daemon to start [2020-08-20T18:36:48.325Z] daemon.go:325: [d2d9d50181819] waiting for daemon to start [2020-08-20T18:36:48.325Z] daemon.go:353: [d2d9d50181819] daemon started [2020-08-20T18:36:48.325Z] daemon.go:461: [d2d9d50181819] Stopping daemon [2020-08-20T18:36:48.325Z] daemon.go:296: [d2d9d50181819] exiting daemon [2020-08-20T18:36:48.325Z] daemon.go:448: [d2d9d50181819] Daemon stopped [2020-08-20T18:36:48.325Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-20T18:36:49.357Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-08-20T18:36:49.357Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-08-20T18:36:49.357Z] daemon.go:325: [d9a62802094af] waiting for daemon to start [2020-08-20T18:36:49.357Z] daemon.go:325: [d9a62802094af] waiting for daemon to start [2020-08-20T18:36:49.357Z] daemon.go:353: [d9a62802094af] daemon started [2020-08-20T18:36:49.357Z] daemon.go:461: [d9a62802094af] Stopping daemon [2020-08-20T18:36:49.357Z] daemon.go:296: [d9a62802094af] exiting daemon [2020-08-20T18:36:49.357Z] daemon.go:448: [d9a62802094af] Daemon stopped [2020-08-20T18:36:49.357Z] daemon.go:325: [d9a62802094af] waiting for daemon to start [2020-08-20T18:36:49.357Z] daemon.go:325: [d9a62802094af] waiting for daemon to start [2020-08-20T18:36:49.357Z] daemon.go:353: [d9a62802094af] daemon started [2020-08-20T18:36:49.357Z] daemon.go:461: [d9a62802094af] Stopping daemon [2020-08-20T18:36:49.357Z] daemon.go:296: [d9a62802094af] exiting daemon [2020-08-20T18:36:49.357Z] daemon.go:448: [d9a62802094af] Daemon stopped [2020-08-20T18:36:49.357Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-20T18:36:52.368Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-20T18:36:52.368Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-20T18:36:52.368Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-20T18:36:52.368Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-20T18:36:52.368Z] --- PASS: TestBuildMultiStageCopy (4.68s) [2020-08-20T18:36:52.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s) [2020-08-20T18:36:52.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2020-08-20T18:36:52.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2020-08-20T18:36:52.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.69s) [2020-08-20T18:36:52.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.46s) [2020-08-20T18:36:52.368Z] === RUN TestBuildMultiStageParentConfig [2020-08-20T18:36:52.384Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-08-20T18:36:52.384Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-20T18:36:52.384Z] daemon.go:325: [d45a33f425fbd] waiting for daemon to start [2020-08-20T18:36:52.384Z] daemon.go:325: [d45a33f425fbd] waiting for daemon to start [2020-08-20T18:36:52.384Z] daemon.go:353: [d45a33f425fbd] daemon started [2020-08-20T18:36:52.384Z] daemon.go:461: [d45a33f425fbd] Stopping daemon [2020-08-20T18:36:52.384Z] daemon.go:296: [d45a33f425fbd] exiting daemon [2020-08-20T18:36:52.384Z] daemon.go:448: [d45a33f425fbd] Daemon stopped [2020-08-20T18:36:52.384Z] daemon.go:325: [d45a33f425fbd] waiting for daemon to start [2020-08-20T18:36:52.384Z] daemon.go:325: [d45a33f425fbd] waiting for daemon to start [2020-08-20T18:36:52.384Z] daemon.go:353: [d45a33f425fbd] daemon started [2020-08-20T18:36:52.384Z] daemon.go:461: [d45a33f425fbd] Stopping daemon [2020-08-20T18:36:52.384Z] daemon.go:296: [d45a33f425fbd] exiting daemon [2020-08-20T18:36:52.384Z] daemon.go:448: [d45a33f425fbd] Daemon stopped [2020-08-20T18:36:52.384Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-20T18:36:52.384Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-08-20T18:36:52.384Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-08-20T18:36:52.384Z] daemon.go:325: [d92c226005aa5] waiting for daemon to start [2020-08-20T18:36:52.384Z] daemon.go:325: [d92c226005aa5] waiting for daemon to start [2020-08-20T18:36:52.384Z] daemon.go:353: [d92c226005aa5] daemon started [2020-08-20T18:36:52.384Z] daemon.go:461: [d92c226005aa5] Stopping daemon [2020-08-20T18:36:52.384Z] daemon.go:296: [d92c226005aa5] exiting daemon [2020-08-20T18:36:52.384Z] daemon.go:448: [d92c226005aa5] Daemon stopped [2020-08-20T18:36:52.384Z] === RUN TestServiceWithPredefinedNetwork [2020-08-20T18:36:53.308Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2020-08-20T18:36:53.308Z] === RUN TestBuildLabelWithTargets [2020-08-20T18:36:54.215Z] 4612f6d0b889: Download complete [2020-08-20T18:36:55.147Z] --- PASS: TestServiceWithPredefinedNetwork (3.51s) [2020-08-20T18:36:55.147Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-08-20T18:36:55.147Z] daemon.go:325: [d28239a61a274] waiting for daemon to start [2020-08-20T18:36:55.147Z] daemon.go:325: [d28239a61a274] waiting for daemon to start [2020-08-20T18:36:55.147Z] daemon.go:353: [d28239a61a274] daemon started [2020-08-20T18:36:55.147Z] daemon.go:461: [d28239a61a274] Stopping daemon [2020-08-20T18:36:55.147Z] daemon.go:296: [d28239a61a274] exiting daemon [2020-08-20T18:36:55.147Z] daemon.go:448: [d28239a61a274] Daemon stopped [2020-08-20T18:36:55.147Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-20T18:36:55.147Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-20T18:36:55.147Z] service_test.go:230: FLAKY_TEST [2020-08-20T18:36:55.147Z] === RUN TestServiceWithDataPathPortInit [2020-08-20T18:36:55.846Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2020-08-20T18:36:55.846Z] === RUN TestBuildWithEmptyLayers [2020-08-20T18:36:56.785Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2020-08-20T18:36:56.785Z] === RUN TestBuildMultiStageOnBuild [2020-08-20T18:37:00.144Z] --- PASS: TestBuildMultiStageOnBuild (3.17s) [2020-08-20T18:37:00.144Z] === RUN TestBuildUncleanTarFilenames [2020-08-20T18:37:01.525Z] --- PASS: TestBuildUncleanTarFilenames (1.70s) [2020-08-20T18:37:01.525Z] === RUN TestBuildMultiStageLayerLeak [2020-08-20T18:37:05.722Z] --- PASS: TestBuildMultiStageLayerLeak (3.36s) [2020-08-20T18:37:05.722Z] === RUN TestBuildWithHugeFile [2020-08-20T18:37:17.591Z] --- PASS: TestServiceWithDataPathPortInit (20.92s) [2020-08-20T18:37:17.592Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-08-20T18:37:17.592Z] daemon.go:325: [dc0b3ab6b682a] waiting for daemon to start [2020-08-20T18:37:17.592Z] daemon.go:325: [dc0b3ab6b682a] waiting for daemon to start [2020-08-20T18:37:17.592Z] daemon.go:353: [dc0b3ab6b682a] daemon started [2020-08-20T18:37:17.592Z] daemon.go:461: [dc0b3ab6b682a] Stopping daemon [2020-08-20T18:37:17.592Z] daemon.go:296: [dc0b3ab6b682a] exiting daemon [2020-08-20T18:37:17.592Z] daemon.go:448: [dc0b3ab6b682a] Daemon stopped [2020-08-20T18:37:17.592Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-08-20T18:37:17.592Z] daemon.go:325: [ddf36a34c9c8a] waiting for daemon to start [2020-08-20T18:37:17.592Z] daemon.go:325: [ddf36a34c9c8a] waiting for daemon to start [2020-08-20T18:37:17.592Z] daemon.go:353: [ddf36a34c9c8a] daemon started [2020-08-20T18:37:17.592Z] daemon.go:461: [ddf36a34c9c8a] Stopping daemon [2020-08-20T18:37:17.592Z] daemon.go:296: [ddf36a34c9c8a] exiting daemon [2020-08-20T18:37:17.592Z] daemon.go:448: [ddf36a34c9c8a] Daemon stopped [2020-08-20T18:37:17.592Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-20T18:37:21.854Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-08-20T18:37:26.060Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.91s) [2020-08-20T18:37:26.060Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-08-20T18:37:26.060Z] daemon.go:325: [d2fe20696ac1d] waiting for daemon to start [2020-08-20T18:37:26.060Z] daemon.go:325: [d2fe20696ac1d] waiting for daemon to start [2020-08-20T18:37:26.060Z] daemon.go:353: [d2fe20696ac1d] daemon started [2020-08-20T18:37:26.060Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yzrs5fv4w22x5etjii36l6ch9 Created:2020-08-20 18:37:17.007619492 +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[e009688f3a727a94c346cb05f8d139ed7b4aa359cb6715ead63b022f0e13f919:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zai3imig9i50m5mch6c4lyxsc EndpointID:c9e23fb5e2d988910bc21a57f655f817b5a52b8cedbe5aac6ab62e8d5d57b3a6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0ac4dbb9b3a0c67697a19bc18125b73321d93ff9a5a152d9699e2d80436c751c 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:2b0441d8cfde IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zai3imig9i50m5mch6c4lyxsc EndpointID:c9e23fb5e2d988910bc21a57f655f817b5a52b8cedbe5aac6ab62e8d5d57b3a6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-20T18:37:26.060Z] daemon.go:461: [d2fe20696ac1d] Stopping daemon [2020-08-20T18:37:26.060Z] daemon.go:296: [d2fe20696ac1d] exiting daemon [2020-08-20T18:37:26.060Z] daemon.go:448: [d2fe20696ac1d] Daemon stopped [2020-08-20T18:37:26.060Z] PASS [2020-08-20T18:37:26.060Z] [2020-08-20T18:37:26.060Z] === Skipped [2020-08-20T18:37:26.060Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-20T18:37:26.060Z] service_test.go:230: FLAKY_TEST [2020-08-20T18:37:26.060Z] [2020-08-20T18:37:26.060Z] [2020-08-20T18:37:26.060Z] DONE 22 tests, 1 skipped in 56.135s [2020-08-20T18:37:26.060Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-20T18:37:26.060Z] ++ 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-08-20T18:37:26.060Z] ++ set -e [2020-08-20T18:37:26.060Z] ++ '[' -n 0 ']' [2020-08-20T18:37:26.060Z] ++ set -x [2020-08-20T18:37:26.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:37:26.060Z] INFO: Testing against a local daemon [2020-08-20T18:37:26.060Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-20T18:37:26.060Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-20T18:37:26.060Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-20T18:37:26.060Z] === RUN TestDockerNetworkIpvlan [2020-08-20T18:37:26.060Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-20T18:37:26.060Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-20T18:37:26.060Z] PASS [2020-08-20T18:37:26.060Z] [2020-08-20T18:37:26.060Z] === Skipped [2020-08-20T18:37:26.060Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-20T18:37:26.060Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-20T18:37:26.060Z] [2020-08-20T18:37:26.060Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-20T18:37:26.060Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-20T18:37:26.060Z] [2020-08-20T18:37:26.060Z] [2020-08-20T18:37:26.060Z] DONE 2 tests, 2 skipped in 0.073s [2020-08-20T18:37:26.060Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-20T18:37:26.060Z] ++ 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-08-20T18:37:26.060Z] ++ set -e [2020-08-20T18:37:26.060Z] ++ '[' -n 0 ']' [2020-08-20T18:37:26.060Z] ++ set -x [2020-08-20T18:37:26.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:37:26.060Z] INFO: Testing against a local daemon [2020-08-20T18:37:26.060Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-20T18:37:27.171Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-08-20T18:37:27.171Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-08-20T18:37:27.171Z] daemon.go:325: [d2a7210173eab] waiting for daemon to start [2020-08-20T18:37:27.171Z] daemon.go:325: [d2a7210173eab] waiting for daemon to start [2020-08-20T18:37:27.171Z] daemon.go:353: [d2a7210173eab] daemon started [2020-08-20T18:37:27.171Z] daemon.go:461: [d2a7210173eab] Stopping daemon [2020-08-20T18:37:27.171Z] daemon.go:296: [d2a7210173eab] exiting daemon [2020-08-20T18:37:27.171Z] daemon.go:448: [d2a7210173eab] Daemon stopped [2020-08-20T18:37:27.171Z] daemon.go:325: [d2a7210173eab] waiting for daemon to start [2020-08-20T18:37:27.171Z] daemon.go:325: [d2a7210173eab] waiting for daemon to start [2020-08-20T18:37:27.171Z] daemon.go:353: [d2a7210173eab] daemon started [2020-08-20T18:37:27.171Z] daemon.go:461: [d2a7210173eab] Stopping daemon [2020-08-20T18:37:27.171Z] daemon.go:296: [d2a7210173eab] exiting daemon [2020-08-20T18:37:27.171Z] daemon.go:448: [d2a7210173eab] Daemon stopped [2020-08-20T18:37:27.171Z] === RUN TestDockerNetworkMacvlan [2020-08-20T18:37:28.201Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-20T18:37:28.868Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-20T18:37:29.899Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-20T18:37:34.343Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-20T18:37:35.261Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-20T18:37:35.262Z] [2020-08-20T18:37:35.262Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-20T18:37:35.262Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-20T18:37:35.262Z] HOSTNAME=e546d124b3ef [2020-08-20T18:37:35.262Z] TESTDEBUG=0 [2020-08-20T18:37:35.262Z] DEST=bundles/test-integration [2020-08-20T18:37:35.262Z] PWD=/go/src/github.com/docker/docker [2020-08-20T18:37:35.262Z] DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b [2020-08-20T18:37:35.262Z] container=docker [2020-08-20T18:37:35.262Z] HOME=/root [2020-08-20T18:37:35.262Z] GOLANG_VERSION=1.13.14 [2020-08-20T18:37:35.262Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-20T18:37:35.262Z] VALIDATE_BRANCH=19.03 [2020-08-20T18:37:35.262Z] TERM=xterm [2020-08-20T18:37:35.262Z] DOCKER_PKG=github.com/docker/docker [2020-08-20T18:37:35.262Z] SHLVL=1 [2020-08-20T18:37:35.262Z] TIMEOUT=120m [2020-08-20T18:37:35.262Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-20T18:37:35.262Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-20T18:37:35.262Z] GO111MODULE=off [2020-08-20T18:37:35.262Z] DOCKER_EXPERIMENTAL=1 [2020-08-20T18:37:35.262Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-20T18:37:35.262Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-20T18:37:35.262Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-20T18:37:35.262Z] GOPATH=/go [2020-08-20T18:37:35.262Z] PKG_CONFIG=pkg-config [2020-08-20T18:37:35.262Z] _=/usr/bin/env [2020-08-20T18:37:35.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-20T18:37:38.078Z] ......... [ 86%] [2020-08-20T18:37:38.813Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-20T18:37:41.590Z] tests/integration/models_images_test.py .............. [ 89%] [2020-08-20T18:37:42.783Z] tests/integration/models_networks_test.py .... [ 90%] [2020-08-20T18:37:49.340Z] tests/integration/models_nodes_test.py . [ 91%] [2020-08-20T18:37:49.340Z] tests/integration/models_resources_test.py . [ 91%] [2020-08-20T18:37:55.427Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-08-20T18:37:57.445Z] --- PASS: TestDockerNetworkMacvlan (28.01s) [2020-08-20T18:37:57.445Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:37:57.445Z] daemon.go:325: [d8a717b3a8277] waiting for daemon to start [2020-08-20T18:37:57.445Z] daemon.go:325: [d8a717b3a8277] waiting for daemon to start [2020-08-20T18:37:57.445Z] daemon.go:353: [d8a717b3a8277] daemon started [2020-08-20T18:37:57.445Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-08-20T18:37:57.445Z] daemon.go:461: [d8a717b3a8277] Stopping daemon [2020-08-20T18:37:57.445Z] daemon.go:296: [d8a717b3a8277] exiting daemon [2020-08-20T18:37:57.445Z] daemon.go:448: [d8a717b3a8277] Daemon stopped [2020-08-20T18:37:57.445Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:37:57.445Z] daemon.go:325: [d906f487c7a4d] waiting for daemon to start [2020-08-20T18:37:57.445Z] daemon.go:325: [d906f487c7a4d] waiting for daemon to start [2020-08-20T18:37:57.445Z] daemon.go:353: [d906f487c7a4d] daemon started [2020-08-20T18:37:57.445Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-08-20T18:37:57.445Z] daemon.go:461: [d906f487c7a4d] Stopping daemon [2020-08-20T18:37:57.445Z] daemon.go:296: [d906f487c7a4d] exiting daemon [2020-08-20T18:37:57.445Z] daemon.go:448: [d906f487c7a4d] Daemon stopped [2020-08-20T18:37:57.445Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:37:57.445Z] daemon.go:325: [d13821803534a] waiting for daemon to start [2020-08-20T18:37:57.445Z] daemon.go:325: [d13821803534a] waiting for daemon to start [2020-08-20T18:37:57.445Z] daemon.go:353: [d13821803534a] daemon started [2020-08-20T18:37:57.445Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s) [2020-08-20T18:37:57.445Z] daemon.go:461: [d13821803534a] Stopping daemon [2020-08-20T18:37:57.445Z] daemon.go:296: [d13821803534a] exiting daemon [2020-08-20T18:37:57.445Z] daemon.go:448: [d13821803534a] Daemon stopped [2020-08-20T18:37:57.445Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:37:57.445Z] daemon.go:325: [d467415c921fe] waiting for daemon to start [2020-08-20T18:37:57.445Z] daemon.go:325: [d467415c921fe] waiting for daemon to start [2020-08-20T18:37:57.445Z] daemon.go:353: [d467415c921fe] daemon started [2020-08-20T18:37:57.445Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.43s) [2020-08-20T18:37:57.445Z] daemon.go:461: [d467415c921fe] Stopping daemon [2020-08-20T18:37:57.445Z] daemon.go:296: [d467415c921fe] exiting daemon [2020-08-20T18:37:57.445Z] daemon.go:448: [d467415c921fe] Daemon stopped [2020-08-20T18:37:57.445Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:37:57.445Z] daemon.go:325: [dde6ff048f567] waiting for daemon to start [2020-08-20T18:37:57.445Z] daemon.go:325: [dde6ff048f567] waiting for daemon to start [2020-08-20T18:37:57.445Z] daemon.go:353: [dde6ff048f567] daemon started [2020-08-20T18:37:57.445Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.38s) [2020-08-20T18:37:57.445Z] daemon.go:461: [dde6ff048f567] Stopping daemon [2020-08-20T18:37:57.445Z] daemon.go:296: [dde6ff048f567] exiting daemon [2020-08-20T18:37:57.445Z] daemon.go:448: [dde6ff048f567] Daemon stopped [2020-08-20T18:37:57.445Z] PASS [2020-08-20T18:37:57.445Z] [2020-08-20T18:37:57.445Z] DONE 7 tests in 29.531s [2020-08-20T18:37:57.445Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-20T18:37:57.445Z] ++ 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-08-20T18:37:57.445Z] ++ set -e [2020-08-20T18:37:57.445Z] ++ '[' -n 0 ']' [2020-08-20T18:37:57.445Z] ++ set -x [2020-08-20T18:37:57.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:37:57.445Z] testing: warning: no tests to run [2020-08-20T18:37:57.445Z] PASS [2020-08-20T18:37:57.445Z] [2020-08-20T18:37:57.445Z] DONE 0 tests in 0.016s [2020-08-20T18:37:57.445Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-20T18:37:57.445Z] ++ 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-08-20T18:37:57.445Z] ++ set -e [2020-08-20T18:37:57.445Z] ++ '[' -n 0 ']' [2020-08-20T18:37:57.445Z] ++ set -x [2020-08-20T18:37:57.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:37:57.445Z] INFO: Testing against a local daemon [2020-08-20T18:37:57.445Z] === RUN TestAuthZPluginAllowRequest [2020-08-20T18:37:57.445Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2020-08-20T18:37:57.445Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-08-20T18:37:57.445Z] daemon.go:325: [dd4c39be13cfc] waiting for daemon to start [2020-08-20T18:37:57.445Z] daemon.go:325: [dd4c39be13cfc] waiting for daemon to start [2020-08-20T18:37:57.445Z] daemon.go:353: [dd4c39be13cfc] daemon started [2020-08-20T18:37:57.445Z] daemon.go:461: [dd4c39be13cfc] Stopping daemon [2020-08-20T18:37:57.445Z] daemon.go:296: [dd4c39be13cfc] exiting daemon [2020-08-20T18:37:57.445Z] daemon.go:448: [dd4c39be13cfc] Daemon stopped [2020-08-20T18:37:57.445Z] === RUN TestAuthZPluginTLS [2020-08-20T18:37:57.445Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-08-20T18:37:57.445Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-08-20T18:37:57.445Z] daemon.go:325: [d6bdb770b5aeb] waiting for daemon to start [2020-08-20T18:37:57.445Z] daemon.go:325: [d6bdb770b5aeb] waiting for daemon to start [2020-08-20T18:37:57.445Z] daemon.go:353: [d6bdb770b5aeb] daemon started [2020-08-20T18:37:57.445Z] daemon.go:461: [d6bdb770b5aeb] Stopping daemon [2020-08-20T18:37:57.445Z] daemon.go:296: [d6bdb770b5aeb] exiting daemon [2020-08-20T18:37:57.445Z] daemon.go:448: [d6bdb770b5aeb] Daemon stopped [2020-08-20T18:37:57.445Z] === RUN TestAuthZPluginDenyRequest [2020-08-20T18:37:58.076Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-08-20T18:37:58.076Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-08-20T18:37:58.076Z] daemon.go:325: [d9422c2d7d0b7] waiting for daemon to start [2020-08-20T18:37:58.076Z] daemon.go:325: [d9422c2d7d0b7] waiting for daemon to start [2020-08-20T18:37:58.076Z] daemon.go:353: [d9422c2d7d0b7] daemon started [2020-08-20T18:37:58.076Z] daemon.go:461: [d9422c2d7d0b7] Stopping daemon [2020-08-20T18:37:58.076Z] daemon.go:296: [d9422c2d7d0b7] exiting daemon [2020-08-20T18:37:58.076Z] daemon.go:448: [d9422c2d7d0b7] Daemon stopped [2020-08-20T18:37:58.076Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-20T18:37:58.177Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-08-20T18:37:58.177Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-08-20T18:37:58.707Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-08-20T18:37:58.707Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-08-20T18:37:58.707Z] daemon.go:325: [d027bb7adf1e7] waiting for daemon to start [2020-08-20T18:37:58.707Z] daemon.go:325: [d027bb7adf1e7] waiting for daemon to start [2020-08-20T18:37:58.707Z] daemon.go:353: [d027bb7adf1e7] daemon started [2020-08-20T18:37:58.707Z] daemon.go:461: [d027bb7adf1e7] Stopping daemon [2020-08-20T18:37:58.707Z] daemon.go:296: [d027bb7adf1e7] exiting daemon [2020-08-20T18:37:58.707Z] daemon.go:448: [d027bb7adf1e7] Daemon stopped [2020-08-20T18:37:58.707Z] === RUN TestAuthZPluginDenyResponse [2020-08-20T18:37:58.999Z] --- PASS: TestAuthZPluginDenyResponse (0.52s) [2020-08-20T18:37:58.999Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-08-20T18:37:58.999Z] daemon.go:325: [d125f62dba34e] waiting for daemon to start [2020-08-20T18:37:58.999Z] daemon.go:325: [d125f62dba34e] waiting for daemon to start [2020-08-20T18:37:58.999Z] daemon.go:353: [d125f62dba34e] daemon started [2020-08-20T18:37:58.999Z] daemon.go:461: [d125f62dba34e] Stopping daemon [2020-08-20T18:37:58.999Z] daemon.go:296: [d125f62dba34e] exiting daemon [2020-08-20T18:37:58.999Z] daemon.go:448: [d125f62dba34e] Daemon stopped [2020-08-20T18:37:58.999Z] === RUN TestAuthZPluginAllowEventStream [2020-08-20T18:38:01.061Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-08-20T18:38:01.061Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-08-20T18:38:01.061Z] daemon.go:325: [df101ba55045b] waiting for daemon to start [2020-08-20T18:38:01.061Z] daemon.go:325: [df101ba55045b] waiting for daemon to start [2020-08-20T18:38:01.061Z] daemon.go:353: [df101ba55045b] daemon started [2020-08-20T18:38:01.061Z] daemon.go:461: [df101ba55045b] Stopping daemon [2020-08-20T18:38:01.061Z] daemon.go:296: [df101ba55045b] exiting daemon [2020-08-20T18:38:01.061Z] daemon.go:448: [df101ba55045b] Daemon stopped [2020-08-20T18:38:01.061Z] === RUN TestAuthZPluginErrorResponse [2020-08-20T18:38:01.352Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-08-20T18:38:01.352Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-08-20T18:38:01.352Z] daemon.go:325: [ddb398218bf8b] waiting for daemon to start [2020-08-20T18:38:01.352Z] daemon.go:325: [ddb398218bf8b] waiting for daemon to start [2020-08-20T18:38:01.352Z] daemon.go:353: [ddb398218bf8b] daemon started [2020-08-20T18:38:01.352Z] daemon.go:461: [ddb398218bf8b] Stopping daemon [2020-08-20T18:38:01.352Z] daemon.go:296: [ddb398218bf8b] exiting daemon [2020-08-20T18:38:01.352Z] daemon.go:448: [ddb398218bf8b] Daemon stopped [2020-08-20T18:38:01.352Z] === RUN TestAuthZPluginErrorRequest [2020-08-20T18:38:01.839Z] tests/integration/regression_test.py ...... [ 98%] [2020-08-20T18:38:01.982Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-08-20T18:38:01.982Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-08-20T18:38:01.982Z] daemon.go:325: [d0e8fe0a65196] waiting for daemon to start [2020-08-20T18:38:01.982Z] daemon.go:325: [d0e8fe0a65196] waiting for daemon to start [2020-08-20T18:38:01.982Z] daemon.go:353: [d0e8fe0a65196] daemon started [2020-08-20T18:38:01.982Z] daemon.go:461: [d0e8fe0a65196] Stopping daemon [2020-08-20T18:38:01.982Z] daemon.go:296: [d0e8fe0a65196] exiting daemon [2020-08-20T18:38:01.982Z] daemon.go:448: [d0e8fe0a65196] Daemon stopped [2020-08-20T18:38:01.982Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-20T18:38:02.274Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-08-20T18:38:02.274Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-20T18:38:02.274Z] daemon.go:325: [d5506437f1f71] waiting for daemon to start [2020-08-20T18:38:02.274Z] daemon.go:325: [d5506437f1f71] waiting for daemon to start [2020-08-20T18:38:02.274Z] daemon.go:353: [d5506437f1f71] daemon started [2020-08-20T18:38:02.274Z] daemon.go:461: [d5506437f1f71] Stopping daemon [2020-08-20T18:38:02.274Z] daemon.go:296: [d5506437f1f71] exiting daemon [2020-08-20T18:38:02.274Z] daemon.go:448: [d5506437f1f71] Daemon stopped [2020-08-20T18:38:02.274Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-20T18:38:02.357Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-08-20T18:38:02.357Z] tests/integration/credentials/utils_test.py . [100%] [2020-08-20T18:38:02.357Z] [2020-08-20T18:38:02.357Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-08-20T18:38:02.357Z] =========================== short test summary info ============================ [2020-08-20T18:38:02.357Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-08-20T18:38:02.357Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-08-20T18:38:02.357Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-08-20T18:38:02.357Z] Not supported on most drivers [2020-08-20T18:38:02.357Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-08-20T18:38:02.357Z] Can fail if eth0 has multiple IP addresses [2020-08-20T18:38:02.357Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-08-20T18:38:02.357Z] This doesn't seem to be taken into account by the engine [2020-08-20T18:38:02.357Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-08-20T18:38:02.357Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-08-20T18:38:02.357Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-08-20T18:38:02.357Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-08-20T18:38:02.357Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-08-20T18:38:02.357Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-08-20T18:38:02.357Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-08-20T18:38:02.357Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 296.58 seconds == [2020-08-20T18:38:02.924Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-08-20T18:38:04.338Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-08-20T18:38:04.338Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-08-20T18:38:04.338Z] daemon.go:325: [d8758d7152e41] waiting for daemon to start [2020-08-20T18:38:04.338Z] daemon.go:325: [d8758d7152e41] waiting for daemon to start [2020-08-20T18:38:04.338Z] daemon.go:353: [d8758d7152e41] daemon started [2020-08-20T18:38:04.338Z] daemon.go:461: [d8758d7152e41] Stopping daemon [2020-08-20T18:38:04.338Z] daemon.go:296: [d8758d7152e41] exiting daemon [2020-08-20T18:38:04.338Z] daemon.go:448: [d8758d7152e41] Daemon stopped [2020-08-20T18:38:04.338Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-20T18:38:07.062Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2020-08-20T18:38:07.062Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-08-20T18:38:07.062Z] daemon.go:325: [d76d97356fd3e] waiting for daemon to start [2020-08-20T18:38:07.063Z] daemon.go:325: [d76d97356fd3e] waiting for daemon to start [2020-08-20T18:38:07.063Z] daemon.go:353: [d76d97356fd3e] daemon started [2020-08-20T18:38:07.063Z] daemon.go:461: [d76d97356fd3e] Stopping daemon [2020-08-20T18:38:07.063Z] daemon.go:296: [d76d97356fd3e] exiting daemon [2020-08-20T18:38:07.063Z] daemon.go:448: [d76d97356fd3e] Daemon stopped [2020-08-20T18:38:07.063Z] === RUN TestAuthZPluginHeader [2020-08-20T18:38:07.353Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-08-20T18:38:07.353Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-08-20T18:38:07.353Z] daemon.go:325: [d311149871bed] waiting for daemon to start [2020-08-20T18:38:07.353Z] daemon.go:325: [d311149871bed] waiting for daemon to start [2020-08-20T18:38:07.353Z] daemon.go:353: [d311149871bed] daemon started [2020-08-20T18:38:07.353Z] daemon.go:461: [d311149871bed] Stopping daemon [2020-08-20T18:38:07.353Z] daemon.go:296: [d311149871bed] exiting daemon [2020-08-20T18:38:07.353Z] daemon.go:448: [d311149871bed] Daemon stopped [2020-08-20T18:38:07.353Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-20T18:38:07.353Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-20T18:38:07.353Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:38:07.353Z] === RUN TestAuthZPluginV2Disable [2020-08-20T18:38:07.353Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-20T18:38:07.353Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:38:07.353Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-20T18:38:07.353Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-20T18:38:07.353Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:38:07.353Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-20T18:38:07.353Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-20T18:38:07.353Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:38:07.353Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-20T18:38:08.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-20T18:38:08.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-20T18:38:08.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-20T18:38:09.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-20T18:38:11.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-20T18:38:12.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-20T18:38:13.457Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-20T18:38:13.457Z] Using test binary docker [2020-08-20T18:38:13.457Z] +++ /etc/init.d/apparmor start [2020-08-20T18:38:13.457Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-20T18:38:13.457Z] Starting dockerd [2020-08-20T18:38:13.457Z] INFO: Waiting for daemon to start... [2020-08-20T18:38:13.457Z] +++ 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-08-20T18:38:13.457Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-20T18:38:13.457Z] Using test binary docker [2020-08-20T18:38:13.457Z] +++ /etc/init.d/apparmor start [2020-08-20T18:38:13.457Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-20T18:38:13.457Z] INFO: Waiting for daemon to start... [2020-08-20T18:38:13.457Z] Starting dockerd [2020-08-20T18:38:13.457Z] +++ 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-08-20T18:38:13.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-20T18:38:13.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-20T18:38:14.394Z] . [2020-08-20T18:38:14.394Z] [2020-08-20T18:38:14.394Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-20T18:38:14.394Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-20T18:38:14.394Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-20T18:38:14.394Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-20T18:38:14.394Z] Error: No such image: emptyfs [2020-08-20T18:38:14.394Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-20T18:38:14.394Z] ++++ docker load [2020-08-20T18:38:14.394Z] Error: No such image: emptyfs [2020-08-20T18:38:14.394Z] ++++ docker load [2020-08-20T18:38:14.394Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-20T18:38:14.654Z] Running integration-test (iteration 1) [2020-08-20T18:38:14.654Z] 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-08-20T18:38:14.654Z] ++ 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-08-20T18:38:14.654Z] ++ set -e [2020-08-20T18:38:14.654Z] ++ '[' -n 0 ']' [2020-08-20T18:38:14.654Z] ++ set -x [2020-08-20T18:38:14.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-20T18:38:14.654Z] Running integration-test (iteration 1) [2020-08-20T18:38:14.654Z] 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-08-20T18:38:14.654Z] ++ 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-08-20T18:38:14.654Z] ++ set -e [2020-08-20T18:38:14.654Z] ++ '[' -n 0 ']' [2020-08-20T18:38:14.654Z] ++ set -x [2020-08-20T18:38:14.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-20T18:38:15.119Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-08-20T18:38:15.119Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-20T18:38:15.119Z] [2020-08-20T18:38:15.119Z] Unloading profiles will leave already running processes permanently [2020-08-20T18:38:15.119Z] unconfined, which can lead to unexpected situations. [2020-08-20T18:38:15.119Z] [2020-08-20T18:38:15.119Z] To set a process to complain mode, use the command line tool [2020-08-20T18:38:15.119Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-20T18:38:15.119Z] Post stage [Pipeline] junit [2020-08-20T18:38:15.393Z] Recording test results [2020-08-20T18:38:16.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [Pipeline] sh [2020-08-20T18:38:17.282Z] + echo Ensuring container killed. [2020-08-20T18:38:17.282Z] Ensuring container killed. [2020-08-20T18:38:17.282Z] + docker rm -vf docker-pr9 [2020-08-20T18:38:17.282Z] Error: No such container: docker-pr9 [2020-08-20T18:38:17.282Z] + true [Pipeline] sh [2020-08-20T18:38:17.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-20T18:38:17.562Z] + echo Chowning /workspace to jenkins user [2020-08-20T18:38:17.562Z] Chowning /workspace to jenkins user [2020-08-20T18:38:17.562Z] + id -u [2020-08-20T18:38:17.562Z] + id -g [2020-08-20T18:38:17.562Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40408:/workspace busybox chown -R 1000:1000 /workspace [2020-08-20T18:38:17.562Z] Unable to find image 'busybox:latest' locally [2020-08-20T18:38:17.820Z] latest: Pulling from library/busybox [2020-08-20T18:38:17.820Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-20T18:38:18.078Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-20T18:38:18.078Z] 61c5ed1cbdf8: Download complete [2020-08-20T18:38:18.078Z] 61c5ed1cbdf8: Pull complete [2020-08-20T18:38:18.078Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-20T18:38:18.078Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-20T18:38:19.746Z] + bundleName=docker-py [2020-08-20T18:38:19.746Z] + echo Creating docker-py-bundles.tar.gz [2020-08-20T18:38:19.746Z] Creating docker-py-bundles.tar.gz [2020-08-20T18:38:19.746Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-08-20T18:38:19.757Z] Archiving artifacts [2020-08-20T18:38:20.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-20T18:38:21.298Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40408/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-08-20T18:38:21.647Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40408/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -e DOCKER_GRAPHDRIVER docker:a15a770e1ba824fd776c59d08a34174fb61af05b hack/make.sh binary-daemon [2020-08-20T18:38:22.214Z] [2020-08-20T18:38:22.214Z] Removing bundles/ [2020-08-20T18:38:22.214Z] [2020-08-20T18:38:22.214Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-08-20T18:38:22.214Z] Building: bundles/binary-daemon/dockerd-dev [2020-08-20T18:38:22.214Z] GOOS="" GOARCH="" GOARM="" [2020-08-20T18:38:25.939Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-08-20T18:38:25.939Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-20T18:38:25.939Z] daemon.go:325: [d875c0ff59a4d] waiting for daemon to start [2020-08-20T18:38:25.939Z] daemon.go:325: [d875c0ff59a4d] waiting for daemon to start [2020-08-20T18:38:25.939Z] daemon.go:353: [d875c0ff59a4d] daemon started [2020-08-20T18:38:25.939Z] daemon.go:461: [d875c0ff59a4d] Stopping daemon [2020-08-20T18:38:25.939Z] daemon.go:296: [d875c0ff59a4d] exiting daemon [2020-08-20T18:38:25.939Z] daemon.go:448: [d875c0ff59a4d] Daemon stopped [2020-08-20T18:38:25.939Z] daemon.go:325: [d875c0ff59a4d] waiting for daemon to start [2020-08-20T18:38:25.939Z] daemon.go:325: [d875c0ff59a4d] waiting for daemon to start [2020-08-20T18:38:25.939Z] daemon.go:325: [d875c0ff59a4d] waiting for daemon to start [2020-08-20T18:38:25.939Z] daemon.go:325: [d875c0ff59a4d] waiting for daemon to start [2020-08-20T18:38:25.939Z] daemon.go:339: [d875c0ff59a4d] error pinging daemon on start: Get http://d875c0ff59a4d.sock/_ping: context deadline exceeded [2020-08-20T18:38:25.939Z] daemon.go:325: [d875c0ff59a4d] waiting for daemon to start [2020-08-20T18:38:25.939Z] daemon.go:339: [d875c0ff59a4d] error pinging daemon on start: Get http://d875c0ff59a4d.sock/_ping: context deadline exceeded [2020-08-20T18:38:25.939Z] daemon.go:325: [d875c0ff59a4d] waiting for daemon to start [2020-08-20T18:38:25.939Z] daemon.go:339: [d875c0ff59a4d] error pinging daemon on start: Get http://d875c0ff59a4d.sock/_ping: context deadline exceeded [2020-08-20T18:38:25.939Z] daemon.go:325: [d875c0ff59a4d] waiting for daemon to start [2020-08-20T18:38:25.939Z] daemon.go:339: [d875c0ff59a4d] error pinging daemon on start: Get http://d875c0ff59a4d.sock/_ping: context deadline exceeded [2020-08-20T18:38:25.939Z] daemon.go:296: [d875c0ff59a4d] exiting daemon [2020-08-20T18:38:25.939Z] daemon.go:325: [d875c0ff59a4d] waiting for daemon to start [2020-08-20T18:38:25.939Z] daemon.go:325: [d875c0ff59a4d] waiting for daemon to start [2020-08-20T18:38:25.939Z] daemon.go:325: [d875c0ff59a4d] waiting for daemon to start [2020-08-20T18:38:25.939Z] daemon.go:353: [d875c0ff59a4d] daemon started [2020-08-20T18:38:25.939Z] daemon.go:461: [d875c0ff59a4d] Stopping daemon [2020-08-20T18:38:25.939Z] daemon.go:296: [d875c0ff59a4d] exiting daemon [2020-08-20T18:38:25.939Z] daemon.go:448: [d875c0ff59a4d] Daemon stopped [2020-08-20T18:38:25.939Z] PASS [2020-08-20T18:38:25.939Z] [2020-08-20T18:38:25.939Z] === Skipped [2020-08-20T18:38:25.939Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-20T18:38:25.939Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:38:25.939Z] [2020-08-20T18:38:25.939Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-20T18:38:25.939Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:38:25.939Z] [2020-08-20T18:38:25.939Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-20T18:38:25.939Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:38:25.939Z] [2020-08-20T18:38:25.939Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-20T18:38:25.939Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:38:25.939Z] [2020-08-20T18:38:25.939Z] [2020-08-20T18:38:25.939Z] DONE 17 tests, 4 skipped in 28.888s [2020-08-20T18:38:25.939Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-20T18:38:25.939Z] ++ 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-08-20T18:38:25.939Z] ++ set -e [2020-08-20T18:38:25.939Z] ++ '[' -n 0 ']' [2020-08-20T18:38:25.939Z] ++ set -x [2020-08-20T18:38:25.939Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:38:25.939Z] INFO: Testing against a local daemon [2020-08-20T18:38:25.939Z] === RUN TestPluginInvalidJSON [2020-08-20T18:38:25.939Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-20T18:38:25.939Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-20T18:38:25.939Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-20T18:38:25.939Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-08-20T18:38:25.939Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-20T18:38:25.939Z] PASS [2020-08-20T18:38:25.939Z] [2020-08-20T18:38:25.939Z] DONE 2 tests in 0.077s [2020-08-20T18:38:25.939Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-20T18:38:25.939Z] ++ 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-08-20T18:38:25.939Z] ++ set -e [2020-08-20T18:38:25.939Z] ++ '[' -n 0 ']' [2020-08-20T18:38:25.939Z] ++ set -x [2020-08-20T18:38:25.939Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:38:25.939Z] INFO: Testing against a local daemon [2020-08-20T18:38:25.939Z] === RUN TestExternalGraphDriver [2020-08-20T18:38:25.939Z] === RUN TestExternalGraphDriver/json [2020-08-20T18:38:26.569Z] === RUN TestExternalGraphDriver/spec [2020-08-20T18:38:28.630Z] === RUN TestExternalGraphDriver/pull [2020-08-20T18:38:29.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-20T18:38:30.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-20T18:38:30.693Z] --- PASS: TestExternalGraphDriver (6.43s) [2020-08-20T18:38:30.693Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-08-20T18:38:30.693Z] daemon.go:325: [ddce4b9c9ab68] waiting for daemon to start [2020-08-20T18:38:30.693Z] daemon.go:325: [ddce4b9c9ab68] waiting for daemon to start [2020-08-20T18:38:30.693Z] daemon.go:353: [ddce4b9c9ab68] daemon started [2020-08-20T18:38:30.693Z] daemon.go:461: [ddce4b9c9ab68] Stopping daemon [2020-08-20T18:38:30.693Z] daemon.go:296: [ddce4b9c9ab68] exiting daemon [2020-08-20T18:38:30.693Z] daemon.go:448: [ddce4b9c9ab68] Daemon stopped [2020-08-20T18:38:30.693Z] daemon.go:325: [ddce4b9c9ab68] waiting for daemon to start [2020-08-20T18:38:30.693Z] daemon.go:325: [ddce4b9c9ab68] waiting for daemon to start [2020-08-20T18:38:30.693Z] daemon.go:353: [ddce4b9c9ab68] daemon started [2020-08-20T18:38:30.693Z] daemon.go:461: [ddce4b9c9ab68] Stopping daemon [2020-08-20T18:38:30.693Z] daemon.go:296: [ddce4b9c9ab68] exiting daemon [2020-08-20T18:38:30.693Z] daemon.go:448: [ddce4b9c9ab68] Daemon stopped [2020-08-20T18:38:30.693Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-08-20T18:38:30.693Z] daemon.go:325: [ddce4b9c9ab68] waiting for daemon to start [2020-08-20T18:38:30.693Z] daemon.go:325: [ddce4b9c9ab68] waiting for daemon to start [2020-08-20T18:38:30.693Z] daemon.go:353: [ddce4b9c9ab68] daemon started [2020-08-20T18:38:30.693Z] daemon.go:461: [ddce4b9c9ab68] Stopping daemon [2020-08-20T18:38:30.693Z] daemon.go:296: [ddce4b9c9ab68] exiting daemon [2020-08-20T18:38:30.693Z] daemon.go:448: [ddce4b9c9ab68] Daemon stopped [2020-08-20T18:38:30.693Z] daemon.go:325: [ddce4b9c9ab68] waiting for daemon to start [2020-08-20T18:38:30.693Z] daemon.go:325: [ddce4b9c9ab68] waiting for daemon to start [2020-08-20T18:38:30.693Z] daemon.go:353: [ddce4b9c9ab68] daemon started [2020-08-20T18:38:30.693Z] daemon.go:461: [ddce4b9c9ab68] Stopping daemon [2020-08-20T18:38:30.693Z] daemon.go:296: [ddce4b9c9ab68] exiting daemon [2020-08-20T18:38:30.693Z] daemon.go:448: [ddce4b9c9ab68] Daemon stopped [2020-08-20T18:38:30.693Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-08-20T18:38:30.693Z] daemon.go:325: [ddce4b9c9ab68] waiting for daemon to start [2020-08-20T18:38:30.693Z] daemon.go:325: [ddce4b9c9ab68] waiting for daemon to start [2020-08-20T18:38:30.693Z] daemon.go:353: [ddce4b9c9ab68] daemon started [2020-08-20T18:38:30.693Z] daemon.go:461: [ddce4b9c9ab68] Stopping daemon [2020-08-20T18:38:30.693Z] daemon.go:296: [ddce4b9c9ab68] exiting daemon [2020-08-20T18:38:30.693Z] daemon.go:448: [ddce4b9c9ab68] Daemon stopped [2020-08-20T18:38:30.693Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2020-08-20T18:38:30.693Z] === RUN TestGraphdriverPluginV2 [2020-08-20T18:38:30.984Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-08-20T18:38:30.984Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:38:30.984Z] PASS [2020-08-20T18:38:30.984Z] [2020-08-20T18:38:30.984Z] === Skipped [2020-08-20T18:38:30.984Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-08-20T18:38:30.984Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:38:30.984Z] [2020-08-20T18:38:30.984Z] [2020-08-20T18:38:30.984Z] DONE 5 tests, 1 skipped in 6.600s [2020-08-20T18:38:30.984Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-20T18:38:30.984Z] ++ 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-08-20T18:38:30.984Z] ++ set -e [2020-08-20T18:38:30.984Z] ++ '[' -n 0 ']' [2020-08-20T18:38:30.984Z] ++ set -x [2020-08-20T18:38:30.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:38:30.984Z] INFO: Testing against a local daemon [2020-08-20T18:38:30.984Z] === RUN TestContinueAfterPluginCrash [2020-08-20T18:38:30.984Z] === PAUSE TestContinueAfterPluginCrash [2020-08-20T18:38:30.984Z] === RUN TestDaemonStartWithLogOpt [2020-08-20T18:38:30.984Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-20T18:38:30.984Z] === CONT TestContinueAfterPluginCrash [2020-08-20T18:38:30.984Z] === CONT TestDaemonStartWithLogOpt [2020-08-20T18:38:32.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-20T18:38:34.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-20T18:38:35.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-20T18:38:36.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-20T18:38:37.713Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-20T18:38:37.713Z] Using test binary docker [2020-08-20T18:38:37.713Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-20T18:38:37.713Z] +++ /etc/init.d/apparmor start [2020-08-20T18:38:37.713Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-20T18:38:37.713Z] INFO: Waiting for daemon to start... [2020-08-20T18:38:37.713Z] Starting dockerd [2020-08-20T18:38:37.713Z] +++ 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-08-20T18:38:39.448Z] --- PASS: TestDaemonStartWithLogOpt (8.04s) [2020-08-20T18:38:39.448Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-08-20T18:38:39.448Z] daemon.go:325: [d8b27b425e44a] waiting for daemon to start [2020-08-20T18:38:39.448Z] daemon.go:325: [d8b27b425e44a] waiting for daemon to start [2020-08-20T18:38:39.448Z] daemon.go:353: [d8b27b425e44a] daemon started [2020-08-20T18:38:39.448Z] daemon.go:461: [d8b27b425e44a] Stopping daemon [2020-08-20T18:38:39.448Z] daemon.go:296: [d8b27b425e44a] exiting daemon [2020-08-20T18:38:39.448Z] daemon.go:448: [d8b27b425e44a] Daemon stopped [2020-08-20T18:38:39.448Z] daemon.go:325: [d8b27b425e44a] waiting for daemon to start [2020-08-20T18:38:39.448Z] daemon.go:325: [d8b27b425e44a] waiting for daemon to start [2020-08-20T18:38:39.448Z] daemon.go:353: [d8b27b425e44a] daemon started [2020-08-20T18:38:39.448Z] daemon.go:461: [d8b27b425e44a] Stopping daemon [2020-08-20T18:38:39.449Z] daemon.go:296: [d8b27b425e44a] exiting daemon [2020-08-20T18:38:39.449Z] daemon.go:448: [d8b27b425e44a] Daemon stopped [2020-08-20T18:38:39.784Z] . [2020-08-20T18:38:39.784Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-20T18:38:39.784Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-20T18:38:39.784Z] Error: No such image: emptyfs [2020-08-20T18:38:39.784Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-20T18:38:39.784Z] ++++ docker load [2020-08-20T18:38:40.082Z] Running integration-test (iteration 1) [2020-08-20T18:38:40.082Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-08-20T18:38:40.082Z] ++ 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-08-20T18:38:40.082Z] ++ set -e [2020-08-20T18:38:40.082Z] ++ '[' -n 0 ']' [2020-08-20T18:38:40.082Z] ++ set -x [2020-08-20T18:38:40.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-08-20T18:38:43.927Z] --- PASS: TestContinueAfterPluginCrash (13.08s) [2020-08-20T18:38:43.927Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-08-20T18:38:43.927Z] daemon.go:325: [ddbf828876c84] waiting for daemon to start [2020-08-20T18:38:43.927Z] daemon.go:325: [ddbf828876c84] waiting for daemon to start [2020-08-20T18:38:43.927Z] daemon.go:353: [ddbf828876c84] daemon started [2020-08-20T18:38:43.927Z] daemon.go:461: [ddbf828876c84] Stopping daemon [2020-08-20T18:38:43.927Z] daemon.go:296: [ddbf828876c84] exiting daemon [2020-08-20T18:38:43.927Z] daemon.go:448: [ddbf828876c84] Daemon stopped [2020-08-20T18:38:43.927Z] PASS [2020-08-20T18:38:43.927Z] [2020-08-20T18:38:43.927Z] DONE 2 tests in 13.158s [2020-08-20T18:38:43.927Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-20T18:38:43.927Z] ++ 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-08-20T18:38:43.927Z] ++ set -e [2020-08-20T18:38:43.927Z] ++ '[' -n 0 ']' [2020-08-20T18:38:43.927Z] ++ set -x [2020-08-20T18:38:43.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:38:44.217Z] INFO: Testing against a local daemon [2020-08-20T18:38:44.217Z] === RUN TestPluginWithDevMounts [2020-08-20T18:38:44.217Z] === PAUSE TestPluginWithDevMounts [2020-08-20T18:38:44.217Z] === CONT TestPluginWithDevMounts [2020-08-20T18:38:46.278Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-08-20T18:38:46.278Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-08-20T18:38:46.278Z] daemon.go:325: [dc82e88bbaa69] waiting for daemon to start [2020-08-20T18:38:46.278Z] daemon.go:325: [dc82e88bbaa69] waiting for daemon to start [2020-08-20T18:38:46.278Z] daemon.go:353: [dc82e88bbaa69] daemon started [2020-08-20T18:38:46.278Z] daemon.go:461: [dc82e88bbaa69] Stopping daemon [2020-08-20T18:38:46.278Z] daemon.go:296: [dc82e88bbaa69] exiting daemon [2020-08-20T18:38:46.278Z] daemon.go:448: [dc82e88bbaa69] Daemon stopped [2020-08-20T18:38:46.278Z] PASS [2020-08-20T18:38:46.278Z] [2020-08-20T18:38:46.278Z] DONE 1 tests in 1.925s [2020-08-20T18:38:46.278Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-08-20T18:38:46.278Z] ++ 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-08-20T18:38:46.278Z] ++ set -e [2020-08-20T18:38:46.278Z] ++ '[' -n 0 ']' [2020-08-20T18:38:46.278Z] ++ set -x [2020-08-20T18:38:46.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:38:46.278Z] INFO: Testing against a local daemon [2020-08-20T18:38:46.278Z] === RUN TestSecretInspect [2020-08-20T18:38:49.789Z] --- PASS: TestSecretInspect (3.58s) [2020-08-20T18:38:49.789Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-08-20T18:38:49.789Z] daemon.go:325: [df823ed6f808e] waiting for daemon to start [2020-08-20T18:38:49.789Z] daemon.go:325: [df823ed6f808e] waiting for daemon to start [2020-08-20T18:38:49.789Z] daemon.go:353: [df823ed6f808e] daemon started [2020-08-20T18:38:49.789Z] daemon.go:461: [df823ed6f808e] Stopping daemon [2020-08-20T18:38:49.789Z] daemon.go:296: [df823ed6f808e] exiting daemon [2020-08-20T18:38:49.789Z] daemon.go:448: [df823ed6f808e] Daemon stopped [2020-08-20T18:38:49.789Z] === RUN TestSecretList [2020-08-20T18:38:50.502Z] Loaded image: buildpack-deps:jessie [2020-08-20T18:38:50.502Z] Loaded image: busybox:latest [2020-08-20T18:38:50.502Z] Loaded image: busybox:glibc [2020-08-20T18:38:50.502Z] Loaded image: debian:jessie [2020-08-20T18:38:50.502Z] Loaded image: hello-world:latest [2020-08-20T18:38:50.502Z] INFO: Testing against a local daemon [2020-08-20T18:38:50.502Z] === RUN TestBuildWithSession [2020-08-20T18:38:51.540Z] --- PASS: TestBuildWithSession (1.63s) [2020-08-20T18:38:51.540Z] === RUN TestBuildSquashParent [2020-08-20T18:38:53.294Z] --- PASS: TestSecretList (3.54s) [2020-08-20T18:38:53.294Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-08-20T18:38:53.294Z] daemon.go:325: [d16d21d67f103] waiting for daemon to start [2020-08-20T18:38:53.294Z] daemon.go:325: [d16d21d67f103] waiting for daemon to start [2020-08-20T18:38:53.294Z] daemon.go:353: [d16d21d67f103] daemon started [2020-08-20T18:38:53.294Z] daemon.go:461: [d16d21d67f103] Stopping daemon [2020-08-20T18:38:53.294Z] daemon.go:296: [d16d21d67f103] exiting daemon [2020-08-20T18:38:53.294Z] daemon.go:448: [d16d21d67f103] Daemon stopped [2020-08-20T18:38:53.294Z] === RUN TestSecretsCreateAndDelete [2020-08-20T18:38:53.398Z] Loaded image: buildpack-deps:jessie [2020-08-20T18:38:53.398Z] Loaded image: buildpack-deps:jessie [2020-08-20T18:38:53.398Z] Loaded image: busybox:latest [2020-08-20T18:38:53.398Z] Loaded image: busybox:latest [2020-08-20T18:38:53.398Z] Loaded image: busybox:glibc [2020-08-20T18:38:53.398Z] Loaded image: busybox:glibc [2020-08-20T18:38:53.398Z] Loaded image: debian:jessie [2020-08-20T18:38:53.398Z] Loaded image: debian:jessie [2020-08-20T18:38:53.398Z] Loaded image: hello-world:latest [2020-08-20T18:38:53.398Z] Loaded image: hello-world:latest [2020-08-20T18:38:53.398Z] INFO: Testing against a local daemon [2020-08-20T18:38:53.398Z] === RUN TestDockerSuite [2020-08-20T18:38:53.398Z] INFO: Testing against a local daemon [2020-08-20T18:38:53.398Z] === RUN TestDockerDaemonSuite [2020-08-20T18:38:53.398Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-08-20T18:38:53.398Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-08-20T18:38:53.398Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-08-20T18:38:53.398Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-08-20T18:38:53.398Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-08-20T18:38:53.398Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-08-20T18:38:53.398Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-08-20T18:38:53.398Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-08-20T18:38:53.398Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-08-20T18:38:53.398Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-08-20T18:38:53.398Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-08-20T18:38:53.398Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-08-20T18:38:53.398Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-08-20T18:38:54.339Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-08-20T18:38:54.339Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-08-20T18:38:54.339Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-08-20T18:38:56.243Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-08-20T18:38:56.243Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-08-20T18:38:56.243Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-08-20T18:38:56.243Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-08-20T18:38:56.504Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-08-20T18:38:56.805Z] --- PASS: TestSecretsCreateAndDelete (3.66s) [2020-08-20T18:38:56.805Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-08-20T18:38:56.805Z] daemon.go:325: [d5d2ba371c3cb] waiting for daemon to start [2020-08-20T18:38:56.805Z] daemon.go:325: [d5d2ba371c3cb] waiting for daemon to start [2020-08-20T18:38:56.805Z] daemon.go:353: [d5d2ba371c3cb] daemon started [2020-08-20T18:38:56.805Z] daemon.go:461: [d5d2ba371c3cb] Stopping daemon [2020-08-20T18:38:56.805Z] daemon.go:296: [d5d2ba371c3cb] exiting daemon [2020-08-20T18:38:56.805Z] daemon.go:448: [d5d2ba371c3cb] Daemon stopped [2020-08-20T18:38:56.805Z] === RUN TestSecretsUpdate [2020-08-20T18:38:57.115Z] --- PASS: TestBuildSquashParent (4.53s) [2020-08-20T18:38:57.115Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-20T18:38:57.115Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-20T18:38:57.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-20T18:38:57.115Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-20T18:38:57.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-20T18:38:57.115Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-20T18:38:57.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-20T18:38:57.115Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-20T18:38:57.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-20T18:38:57.115Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-20T18:38:57.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-20T18:38:57.115Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-20T18:38:57.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-20T18:38:57.115Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-20T18:38:57.115Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-20T18:38:57.115Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-20T18:38:57.115Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-20T18:38:57.442Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-08-20T18:38:58.380Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-20T18:38:58.640Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-08-20T18:38:58.640Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-08-20T18:38:58.640Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-08-20T18:38:58.640Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-08-20T18:38:58.647Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-20T18:38:58.647Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-20T18:38:59.208Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-20T18:39:00.731Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-20T18:39:00.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) [2020-08-20T18:39:00.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2020-08-20T18:39:00.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s) [2020-08-20T18:39:00.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2020-08-20T18:39:00.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.75s) [2020-08-20T18:39:00.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s) [2020-08-20T18:39:00.731Z] === RUN TestBuildMultiStageCopy [2020-08-20T18:39:00.731Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-20T18:39:01.276Z] --- PASS: TestSecretsUpdate (3.67s) [2020-08-20T18:39:01.276Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-08-20T18:39:01.276Z] daemon.go:325: [d83a7922522de] waiting for daemon to start [2020-08-20T18:39:01.276Z] daemon.go:325: [d83a7922522de] waiting for daemon to start [2020-08-20T18:39:01.276Z] daemon.go:353: [d83a7922522de] daemon started [2020-08-20T18:39:01.276Z] daemon.go:461: [d83a7922522de] Stopping daemon [2020-08-20T18:39:01.276Z] daemon.go:296: [d83a7922522de] exiting daemon [2020-08-20T18:39:01.276Z] daemon.go:448: [d83a7922522de] Daemon stopped [2020-08-20T18:39:01.276Z] === RUN TestTemplatedSecret [2020-08-20T18:39:01.746Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-08-20T18:39:02.246Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-20T18:39:02.246Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-20T18:39:02.541Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-20T18:39:02.683Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-08-20T18:39:02.835Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-20T18:39:03.487Z] --- PASS: TestBuildMultiStageCopy (2.70s) [2020-08-20T18:39:03.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2020-08-20T18:39:03.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-08-20T18:39:03.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.28s) [2020-08-20T18:39:03.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2020-08-20T18:39:03.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-08-20T18:39:03.488Z] === RUN TestBuildMultiStageParentConfig [2020-08-20T18:39:03.998Z] --- PASS: TestTemplatedSecret (3.54s) [2020-08-20T18:39:03.999Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-08-20T18:39:03.999Z] daemon.go:325: [d9c49b363e805] waiting for daemon to start [2020-08-20T18:39:03.999Z] daemon.go:325: [d9c49b363e805] waiting for daemon to start [2020-08-20T18:39:03.999Z] daemon.go:353: [d9c49b363e805] daemon started [2020-08-20T18:39:03.999Z] daemon.go:461: [d9c49b363e805] Stopping daemon [2020-08-20T18:39:03.999Z] daemon.go:296: [d9c49b363e805] exiting daemon [2020-08-20T18:39:03.999Z] daemon.go:448: [d9c49b363e805] Daemon stopped [2020-08-20T18:39:03.999Z] === RUN TestSecretCreateResolve [2020-08-20T18:39:04.121Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2020-08-20T18:39:04.121Z] === RUN TestBuildLabelWithTargets [2020-08-20T18:39:04.591Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-20T18:39:04.850Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-08-20T18:39:05.634Z] --- PASS: TestBuildLabelWithTargets (1.22s) [2020-08-20T18:39:05.634Z] === RUN TestBuildWithEmptyLayers [2020-08-20T18:39:05.926Z] --- PASS: TestBuildWithEmptyLayers (0.58s) [2020-08-20T18:39:05.926Z] === RUN TestBuildMultiStageOnBuild [2020-08-20T18:39:06.230Z] --- PASS: TestBuildWithHugeFile (120.99s) [2020-08-20T18:39:06.230Z] === RUN TestBuildWithEmptyDockerfile [2020-08-20T18:39:06.230Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-20T18:39:06.230Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-20T18:39:06.230Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-20T18:39:06.230Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-20T18:39:06.230Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-20T18:39:06.230Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-20T18:39:06.230Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-20T18:39:06.230Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-20T18:39:06.230Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-20T18:39:06.230Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-08-20T18:39:06.230Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-08-20T18:39:06.230Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-08-20T18:39:06.230Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-08-20T18:39:06.230Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2020-08-20T18:39:06.230Z] === RUN TestBuildPreserveOwnership [2020-08-20T18:39:06.230Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-20T18:39:07.167Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-08-20T18:39:07.737Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-08-20T18:39:08.007Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2020-08-20T18:39:08.007Z] === RUN TestBuildUncleanTarFilenames [2020-08-20T18:39:08.439Z] --- PASS: TestSecretCreateResolve (3.63s) [2020-08-20T18:39:08.439Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-08-20T18:39:08.439Z] daemon.go:325: [df5375bc741fc] waiting for daemon to start [2020-08-20T18:39:08.439Z] daemon.go:325: [df5375bc741fc] waiting for daemon to start [2020-08-20T18:39:08.439Z] daemon.go:353: [df5375bc741fc] daemon started [2020-08-20T18:39:08.439Z] daemon.go:461: [df5375bc741fc] Stopping daemon [2020-08-20T18:39:08.439Z] daemon.go:296: [df5375bc741fc] exiting daemon [2020-08-20T18:39:08.439Z] daemon.go:448: [df5375bc741fc] Daemon stopped [2020-08-20T18:39:08.439Z] PASS [2020-08-20T18:39:08.439Z] [2020-08-20T18:39:08.439Z] DONE 6 tests in 21.717s [2020-08-20T18:39:08.439Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-08-20T18:39:08.439Z] ++ 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-08-20T18:39:08.439Z] ++ set -e [2020-08-20T18:39:08.439Z] ++ '[' -n 0 ']' [2020-08-20T18:39:08.439Z] ++ set -x [2020-08-20T18:39:08.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:39:08.439Z] INFO: Testing against a local daemon [2020-08-20T18:39:08.439Z] === RUN TestServiceCreateInit [2020-08-20T18:39:08.439Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-20T18:39:08.644Z] --- PASS: TestBuildUncleanTarFilenames (0.83s) [2020-08-20T18:39:08.644Z] === RUN TestBuildMultiStageLayerLeak [2020-08-20T18:39:09.117Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-08-20T18:39:09.117Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-20T18:39:10.055Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-08-20T18:39:10.622Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-08-20T18:39:10.622Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-08-20T18:39:10.727Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2020-08-20T18:39:10.727Z] === RUN TestBuildWithHugeFile [2020-08-20T18:39:10.881Z] --- PASS: TestBuildPreserveOwnership (4.58s) [2020-08-20T18:39:10.881Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.85s) [2020-08-20T18:39:10.881Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2020-08-20T18:39:10.881Z] === RUN TestBuildPlatformInvalid [2020-08-20T18:39:10.881Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-08-20T18:39:10.881Z] PASS [2020-08-20T18:39:10.881Z] [2020-08-20T18:39:10.881Z] DONE 30 tests in 201.394s [2020-08-20T18:39:10.881Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-20T18:39:10.881Z] ++ 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-08-20T18:39:10.881Z] ++ set -e [2020-08-20T18:39:10.881Z] ++ '[' -n 0 ']' [2020-08-20T18:39:10.881Z] ++ set -x [2020-08-20T18:39:10.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:39:11.449Z] INFO: Testing against a local daemon [2020-08-20T18:39:11.449Z] === RUN TestConfigList [2020-08-20T18:39:11.449Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-08-20T18:39:12.276Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-08-20T18:39:12.844Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-08-20T18:39:13.997Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-20T18:39:14.220Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-08-20T18:39:14.220Z] --- PASS: TestConfigList (2.76s) [2020-08-20T18:39:14.220Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-08-20T18:39:14.220Z] daemon.go:325: [d8b75a58b8b0c] waiting for daemon to start [2020-08-20T18:39:14.220Z] daemon.go:325: [d8b75a58b8b0c] waiting for daemon to start [2020-08-20T18:39:14.220Z] daemon.go:353: [d8b75a58b8b0c] daemon started [2020-08-20T18:39:14.220Z] daemon.go:461: [d8b75a58b8b0c] Stopping daemon [2020-08-20T18:39:14.220Z] daemon.go:296: [d8b75a58b8b0c] exiting daemon [2020-08-20T18:39:14.220Z] daemon.go:448: [d8b75a58b8b0c] Daemon stopped [2020-08-20T18:39:14.220Z] === RUN TestConfigsCreateAndDelete [2020-08-20T18:39:15.597Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-08-20T18:39:15.857Z] === RUN TestDockerSuite/TestAttachDetach [2020-08-20T18:39:16.795Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-08-20T18:39:16.795Z] --- PASS: TestConfigsCreateAndDelete (2.84s) [2020-08-20T18:39:16.795Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-08-20T18:39:16.795Z] daemon.go:325: [d44c85e0cb4d8] waiting for daemon to start [2020-08-20T18:39:16.795Z] daemon.go:325: [d44c85e0cb4d8] waiting for daemon to start [2020-08-20T18:39:16.795Z] daemon.go:353: [d44c85e0cb4d8] daemon started [2020-08-20T18:39:16.795Z] daemon.go:461: [d44c85e0cb4d8] Stopping daemon [2020-08-20T18:39:16.795Z] daemon.go:296: [d44c85e0cb4d8] exiting daemon [2020-08-20T18:39:16.795Z] daemon.go:448: [d44c85e0cb4d8] Daemon stopped [2020-08-20T18:39:16.795Z] === RUN TestConfigsUpdate [2020-08-20T18:39:17.732Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-08-20T18:39:18.477Z] --- PASS: TestServiceCreateInit (10.66s) [2020-08-20T18:39:18.477Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.31s) [2020-08-20T18:39:18.477Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-08-20T18:39:18.477Z] daemon.go:325: [dfe619df17904] waiting for daemon to start [2020-08-20T18:39:18.477Z] daemon.go:325: [dfe619df17904] waiting for daemon to start [2020-08-20T18:39:18.477Z] daemon.go:353: [dfe619df17904] daemon started [2020-08-20T18:39:18.477Z] daemon.go:461: [dfe619df17904] Stopping daemon [2020-08-20T18:39:18.477Z] daemon.go:296: [dfe619df17904] exiting daemon [2020-08-20T18:39:18.477Z] daemon.go:448: [dfe619df17904] Daemon stopped [2020-08-20T18:39:18.477Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s) [2020-08-20T18:39:18.477Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-08-20T18:39:18.477Z] daemon.go:325: [db51b51add17e] waiting for daemon to start [2020-08-20T18:39:18.477Z] daemon.go:325: [db51b51add17e] waiting for daemon to start [2020-08-20T18:39:18.477Z] daemon.go:353: [db51b51add17e] daemon started [2020-08-20T18:39:18.477Z] daemon.go:461: [db51b51add17e] Stopping daemon [2020-08-20T18:39:18.477Z] daemon.go:296: [db51b51add17e] exiting daemon [2020-08-20T18:39:18.477Z] daemon.go:448: [db51b51add17e] Daemon stopped [2020-08-20T18:39:18.477Z] === RUN TestCreateServiceMultipleTimes [2020-08-20T18:39:18.670Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-08-20T18:39:19.608Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-08-20T18:39:19.608Z] --- PASS: TestConfigsUpdate (2.68s) [2020-08-20T18:39:19.608Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-08-20T18:39:19.608Z] daemon.go:325: [d21ee87b9de63] waiting for daemon to start [2020-08-20T18:39:19.608Z] daemon.go:325: [d21ee87b9de63] waiting for daemon to start [2020-08-20T18:39:19.608Z] daemon.go:353: [d21ee87b9de63] daemon started [2020-08-20T18:39:19.608Z] daemon.go:461: [d21ee87b9de63] Stopping daemon [2020-08-20T18:39:19.608Z] daemon.go:296: [d21ee87b9de63] exiting daemon [2020-08-20T18:39:19.608Z] daemon.go:448: [d21ee87b9de63] Daemon stopped [2020-08-20T18:39:19.608Z] === RUN TestTemplatedConfig [2020-08-20T18:39:20.176Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-08-20T18:39:20.745Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-08-20T18:39:21.004Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-08-20T18:39:21.052Z] 4612f6d0b889: Pull complete [2020-08-20T18:39:22.382Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-08-20T18:39:22.382Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-08-20T18:39:23.768Z] --- PASS: TestTemplatedConfig (3.93s) [2020-08-20T18:39:23.768Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-08-20T18:39:23.768Z] daemon.go:325: [d07fed3cd2b46] waiting for daemon to start [2020-08-20T18:39:23.768Z] daemon.go:325: [d07fed3cd2b46] waiting for daemon to start [2020-08-20T18:39:23.768Z] daemon.go:353: [d07fed3cd2b46] daemon started [2020-08-20T18:39:23.768Z] daemon.go:461: [d07fed3cd2b46] Stopping daemon [2020-08-20T18:39:23.768Z] daemon.go:296: [d07fed3cd2b46] exiting daemon [2020-08-20T18:39:23.768Z] daemon.go:448: [d07fed3cd2b46] Daemon stopped [2020-08-20T18:39:23.768Z] === RUN TestConfigInspect [2020-08-20T18:39:24.027Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-08-20T18:39:24.596Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-20T18:39:24.891Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-08-20T18:39:25.152Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-20T18:39:25.734Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-08-20T18:39:26.004Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-08-20T18:39:26.004Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-08-20T18:39:26.578Z] --- PASS: TestConfigInspect (2.95s) [2020-08-20T18:39:26.578Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-08-20T18:39:26.578Z] daemon.go:325: [df8821a8d2889] waiting for daemon to start [2020-08-20T18:39:26.578Z] daemon.go:325: [df8821a8d2889] waiting for daemon to start [2020-08-20T18:39:26.578Z] daemon.go:353: [df8821a8d2889] daemon started [2020-08-20T18:39:26.578Z] daemon.go:461: [df8821a8d2889] Stopping daemon [2020-08-20T18:39:26.578Z] daemon.go:296: [df8821a8d2889] exiting daemon [2020-08-20T18:39:26.578Z] daemon.go:448: [df8821a8d2889] Daemon stopped [2020-08-20T18:39:26.578Z] === RUN TestConfigCreateWithLabels [2020-08-20T18:39:27.147Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-08-20T18:39:27.147Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-08-20T18:39:27.715Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-08-20T18:39:27.715Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-08-20T18:39:30.249Z] --- PASS: TestConfigCreateWithLabels (3.30s) [2020-08-20T18:39:30.249Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-08-20T18:39:30.249Z] daemon.go:325: [d06dc17f7e283] waiting for daemon to start [2020-08-20T18:39:30.249Z] daemon.go:325: [d06dc17f7e283] waiting for daemon to start [2020-08-20T18:39:30.249Z] daemon.go:353: [d06dc17f7e283] daemon started [2020-08-20T18:39:30.249Z] daemon.go:461: [d06dc17f7e283] Stopping daemon [2020-08-20T18:39:30.249Z] daemon.go:296: [d06dc17f7e283] exiting daemon [2020-08-20T18:39:30.249Z] daemon.go:448: [d06dc17f7e283] Daemon stopped [2020-08-20T18:39:30.249Z] === RUN TestConfigCreateResolve [2020-08-20T18:39:30.249Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-08-20T18:39:31.626Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-08-20T18:39:32.562Z] --- PASS: TestConfigCreateResolve (2.58s) [2020-08-20T18:39:32.562Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-08-20T18:39:32.562Z] daemon.go:325: [d29d4f7075a18] waiting for daemon to start [2020-08-20T18:39:32.562Z] daemon.go:325: [d29d4f7075a18] waiting for daemon to start [2020-08-20T18:39:32.562Z] daemon.go:353: [d29d4f7075a18] daemon started [2020-08-20T18:39:32.562Z] daemon.go:461: [d29d4f7075a18] Stopping daemon [2020-08-20T18:39:32.562Z] daemon.go:296: [d29d4f7075a18] exiting daemon [2020-08-20T18:39:32.562Z] daemon.go:448: [d29d4f7075a18] Daemon stopped [2020-08-20T18:39:32.562Z] === RUN TestConfigDaemonLibtrustID [2020-08-20T18:39:32.822Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-08-20T18:39:32.822Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-08-20T18:39:32.822Z] daemon.go:325: [df017ca754d0c] waiting for daemon to start [2020-08-20T18:39:32.822Z] daemon.go:325: [df017ca754d0c] waiting for daemon to start [2020-08-20T18:39:32.822Z] daemon.go:353: [df017ca754d0c] daemon started [2020-08-20T18:39:32.822Z] daemon.go:461: [df017ca754d0c] Stopping daemon [2020-08-20T18:39:32.822Z] daemon.go:296: [df017ca754d0c] exiting daemon [2020-08-20T18:39:32.822Z] daemon.go:448: [df017ca754d0c] Daemon stopped [2020-08-20T18:39:32.822Z] PASS [2020-08-20T18:39:32.822Z] [2020-08-20T18:39:32.822Z] DONE 8 tests in 21.851s [2020-08-20T18:39:32.822Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-20T18:39:32.822Z] ++ 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-08-20T18:39:32.822Z] ++ set -e [2020-08-20T18:39:32.822Z] ++ '[' -n 0 ']' [2020-08-20T18:39:32.822Z] ++ set -x [2020-08-20T18:39:32.822Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:39:33.082Z] INFO: Testing against a local daemon [2020-08-20T18:39:33.082Z] === RUN TestCheckpoint [2020-08-20T18:39:33.082Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-20T18:39:33.082Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-20T18:39:33.082Z] === RUN TestContainerInvalidJSON [2020-08-20T18:39:33.082Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-20T18:39:33.082Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-20T18:39:33.082Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-20T18:39:33.082Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-20T18:39:33.082Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-20T18:39:33.082Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-20T18:39:33.082Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-20T18:39:33.082Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-20T18:39:33.082Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-20T18:39:33.082Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-20T18:39:33.082Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-08-20T18:39:33.082Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-08-20T18:39:33.082Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-20T18:39:33.082Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-20T18:39:33.341Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-08-20T18:39:33.341Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-20T18:39:33.341Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-08-20T18:39:33.341Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-20T18:39:33.341Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-08-20T18:39:33.341Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-20T18:39:33.608Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-08-20T18:39:33.608Z] === RUN TestCopyFromContainer [2020-08-20T18:39:33.868Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-08-20T18:39:34.807Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-08-20T18:39:35.067Z] === RUN TestCopyFromContainer// [2020-08-20T18:39:35.327Z] === RUN TestCopyFromContainer//bar/root [2020-08-20T18:39:35.327Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-20T18:39:35.587Z] === RUN TestCopyFromContainer/bar/quux [2020-08-20T18:39:35.587Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-08-20T18:39:35.587Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-20T18:39:35.846Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-20T18:39:35.846Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-20T18:39:35.846Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-20T18:39:36.106Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-20T18:39:36.106Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-20T18:39:36.365Z] --- PASS: TestCopyFromContainer (2.74s) [2020-08-20T18:39:36.365Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-08-20T18:39:36.365Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-08-20T18:39:36.365Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2020-08-20T18:39:36.365Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2020-08-20T18:39:36.365Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-08-20T18:39:36.365Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-08-20T18:39:36.365Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-08-20T18:39:36.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-08-20T18:39:36.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-08-20T18:39:36.365Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-08-20T18:39:36.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-20T18:39:36.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-20T18:39:36.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-20T18:39:36.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-20T18:39:36.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-20T18:39:36.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-20T18:39:36.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-20T18:39:36.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-20T18:39:36.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-20T18:39:36.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-20T18:39:36.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-20T18:39:36.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-20T18:39:36.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-20T18:39:36.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-20T18:39:36.365Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-20T18:39:36.365Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-20T18:39:36.365Z] === RUN TestCreateWithInvalidEnv [2020-08-20T18:39:36.365Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-20T18:39:36.365Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-20T18:39:36.365Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-20T18:39:36.365Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-20T18:39:36.365Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-20T18:39:36.365Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-20T18:39:36.365Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-20T18:39:36.365Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-20T18:39:36.365Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-20T18:39:36.365Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-20T18:39:36.365Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-20T18:39:36.365Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-20T18:39:36.365Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-20T18:39:36.365Z] === RUN TestCreateTmpfsMountsTarget [2020-08-20T18:39:36.365Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-20T18:39:36.365Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-20T18:39:38.272Z] --- PASS: TestCreateWithCustomMaskedPaths (1.82s) [2020-08-20T18:39:38.272Z] === RUN TestCreateWithCapabilities [2020-08-20T18:39:38.272Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-08-20T18:39:38.272Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-08-20T18:39:38.272Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-08-20T18:39:38.272Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-08-20T18:39:38.272Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-08-20T18:39:38.272Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-08-20T18:39:38.272Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-08-20T18:39:38.272Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-08-20T18:39:38.272Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-08-20T18:39:38.272Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-08-20T18:39:38.272Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-20T18:39:38.272Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-20T18:39:38.272Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-08-20T18:39:38.272Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-08-20T18:39:38.272Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-08-20T18:39:38.272Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-08-20T18:39:38.272Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-08-20T18:39:38.272Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-08-20T18:39:38.272Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-08-20T18:39:38.272Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-08-20T18:39:38.272Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-08-20T18:39:38.272Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-08-20T18:39:38.272Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-08-20T18:39:38.272Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-08-20T18:39:38.272Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-08-20T18:39:38.272Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-08-20T18:39:38.272Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-08-20T18:39:38.272Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-08-20T18:39:38.272Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-20T18:39:38.272Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-08-20T18:39:38.272Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-08-20T18:39:38.272Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-08-20T18:39:38.272Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-08-20T18:39:38.272Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-08-20T18:39:38.272Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-08-20T18:39:38.272Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-08-20T18:39:38.272Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-08-20T18:39:38.272Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-08-20T18:39:38.272Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-08-20T18:39:38.272Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-08-20T18:39:38.272Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-08-20T18:39:38.272Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-08-20T18:39:38.272Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-08-20T18:39:38.272Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-08-20T18:39:38.272Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-08-20T18:39:38.272Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-20T18:39:39.209Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-08-20T18:39:40.585Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.88s) [2020-08-20T18:39:40.585Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-20T18:39:40.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-20T18:39:40.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-20T18:39:40.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-20T18:39:40.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-20T18:39:40.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-20T18:39:40.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-20T18:39:40.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-20T18:39:40.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-20T18:39:40.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-20T18:39:40.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-20T18:39:40.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-20T18:39:40.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-20T18:39:40.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-20T18:39:40.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-20T18:39:40.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-20T18:39:40.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-20T18:39:40.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-20T18:39:40.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-08-20T18:39:40.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-20T18:39:40.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-20T18:39:40.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-20T18:39:40.586Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-20T18:39:41.154Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-08-20T18:39:41.154Z] === RUN TestContainerStartOnDaemonRestart [2020-08-20T18:39:41.154Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-20T18:39:41.154Z] === RUN TestDaemonRestartIpcMode [2020-08-20T18:39:41.154Z] === PAUSE TestDaemonRestartIpcMode [2020-08-20T18:39:41.154Z] === RUN TestDiff [2020-08-20T18:39:41.726Z] --- PASS: TestDiff (0.68s) [2020-08-20T18:39:41.726Z] === RUN TestExecWithCloseStdin [2020-08-20T18:39:42.294Z] --- PASS: TestExecWithCloseStdin (0.75s) [2020-08-20T18:39:42.294Z] === RUN TestExec [2020-08-20T18:39:42.863Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-08-20T18:39:43.122Z] --- PASS: TestExec (0.79s) [2020-08-20T18:39:43.122Z] === RUN TestExecUser [2020-08-20T18:39:43.381Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-08-20T18:39:43.381Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-08-20T18:39:43.736Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-08-20T18:39:43.736Z] Copying nested executables into bundles/binary-daemon [2020-08-20T18:39:43.736Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-08-20T18:39:43.950Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-08-20T18:39:43.950Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-08-20T18:39:43.950Z] --- PASS: TestExecUser (0.86s) [2020-08-20T18:39:44.059Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40408/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -e DOCKER_GRAPHDRIVER docker:a15a770e1ba824fd776c59d08a34174fb61af05b hack/make.sh cross [2020-08-20T18:39:44.209Z] === RUN TestExportContainerAndImportImage [2020-08-20T18:39:44.318Z] [2020-08-20T18:39:44.318Z] Removing bundles/ [2020-08-20T18:39:44.469Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-08-20T18:39:44.576Z] [2020-08-20T18:39:44.576Z] ---> Making bundle: cross (in bundles/cross) [2020-08-20T18:39:44.576Z] Cross building: bundles/cross/linux/amd64 [2020-08-20T18:39:44.576Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-08-20T18:39:44.576Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-08-20T18:39:45.039Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-08-20T18:39:45.298Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-08-20T18:39:45.298Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-20T18:39:45.298Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-08-20T18:39:45.558Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-08-20T18:39:45.563Z] --- PASS: TestCreateServiceMultipleTimes (22.98s) [2020-08-20T18:39:45.563Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-08-20T18:39:45.563Z] daemon.go:325: [d5680181d1255] waiting for daemon to start [2020-08-20T18:39:45.563Z] daemon.go:325: [d5680181d1255] waiting for daemon to start [2020-08-20T18:39:45.563Z] daemon.go:353: [d5680181d1255] daemon started [2020-08-20T18:39:45.563Z] daemon.go:461: [d5680181d1255] Stopping daemon [2020-08-20T18:39:45.563Z] daemon.go:296: [d5680181d1255] exiting daemon [2020-08-20T18:39:45.563Z] daemon.go:448: [d5680181d1255] Daemon stopped [2020-08-20T18:39:45.563Z] === RUN TestCreateServiceConflict [2020-08-20T18:39:45.563Z] --- PASS: TestCreateServiceConflict (3.51s) [2020-08-20T18:39:45.563Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-08-20T18:39:45.563Z] daemon.go:325: [dbeb004c33b8e] waiting for daemon to start [2020-08-20T18:39:45.563Z] daemon.go:325: [dbeb004c33b8e] waiting for daemon to start [2020-08-20T18:39:45.563Z] daemon.go:353: [dbeb004c33b8e] daemon started [2020-08-20T18:39:45.563Z] daemon.go:461: [dbeb004c33b8e] Stopping daemon [2020-08-20T18:39:45.563Z] daemon.go:296: [dbeb004c33b8e] exiting daemon [2020-08-20T18:39:45.563Z] daemon.go:448: [dbeb004c33b8e] Daemon stopped [2020-08-20T18:39:45.563Z] === RUN TestCreateServiceMaxReplicas [2020-08-20T18:39:46.497Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-08-20T18:39:46.755Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2020-08-20T18:39:46.755Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-08-20T18:39:46.755Z] daemon.go:325: [d5aeb712f7adb] waiting for daemon to start [2020-08-20T18:39:46.755Z] daemon.go:325: [d5aeb712f7adb] waiting for daemon to start [2020-08-20T18:39:46.755Z] daemon.go:353: [d5aeb712f7adb] daemon started [2020-08-20T18:39:46.755Z] daemon.go:461: [d5aeb712f7adb] Stopping daemon [2020-08-20T18:39:46.755Z] daemon.go:296: [d5aeb712f7adb] exiting daemon [2020-08-20T18:39:46.755Z] daemon.go:448: [d5aeb712f7adb] Daemon stopped [2020-08-20T18:39:46.755Z] daemon.go:325: [d5aeb712f7adb] waiting for daemon to start [2020-08-20T18:39:46.755Z] daemon.go:325: [d5aeb712f7adb] waiting for daemon to start [2020-08-20T18:39:46.755Z] daemon.go:353: [d5aeb712f7adb] daemon started [2020-08-20T18:39:46.755Z] daemon.go:461: [d5aeb712f7adb] Stopping daemon [2020-08-20T18:39:46.755Z] daemon.go:296: [d5aeb712f7adb] exiting daemon [2020-08-20T18:39:46.755Z] daemon.go:448: [d5aeb712f7adb] Daemon stopped [2020-08-20T18:39:46.755Z] === RUN TestHealthCheckWorkdir [2020-08-20T18:39:47.693Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-08-20T18:39:47.693Z] === RUN TestHealthKillContainer [2020-08-20T18:39:48.261Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-08-20T18:39:48.521Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-08-20T18:39:49.073Z] --- PASS: TestCreateServiceMaxReplicas (3.81s) [2020-08-20T18:39:49.073Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-08-20T18:39:49.073Z] daemon.go:325: [d05f92dd7a450] waiting for daemon to start [2020-08-20T18:39:49.073Z] daemon.go:325: [d05f92dd7a450] waiting for daemon to start [2020-08-20T18:39:49.073Z] daemon.go:353: [d05f92dd7a450] daemon started [2020-08-20T18:39:49.073Z] daemon.go:461: [d05f92dd7a450] Stopping daemon [2020-08-20T18:39:49.073Z] daemon.go:296: [d05f92dd7a450] exiting daemon [2020-08-20T18:39:49.073Z] daemon.go:448: [d05f92dd7a450] Daemon stopped [2020-08-20T18:39:49.073Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-20T18:39:51.057Z] --- PASS: TestHealthKillContainer (2.81s) [2020-08-20T18:39:51.057Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-20T18:39:51.057Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-08-20T18:39:51.317Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-08-20T18:39:51.317Z] === RUN TestIpcModeNone [2020-08-20T18:39:51.889Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-08-20T18:39:52.149Z] --- PASS: TestIpcModeNone (0.90s) [2020-08-20T18:39:52.149Z] === RUN TestIpcModePrivate [2020-08-20T18:39:52.717Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-08-20T18:39:52.976Z] --- PASS: TestIpcModePrivate (0.88s) [2020-08-20T18:39:52.976Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2020-08-20T18:39:52.976Z] === RUN TestIpcModeShareable [2020-08-20T18:39:53.915Z] --- PASS: TestIpcModeShareable (0.95s) [2020-08-20T18:39:53.915Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2020-08-20T18:39:53.915Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-20T18:39:55.293Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-20T18:39:55.293Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-08-20T18:39:56.673Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.75s) [2020-08-20T18:39:56.673Z] === RUN TestAPIIpcModeHost [2020-08-20T18:39:57.242Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-08-20T18:39:57.814Z] --- PASS: TestAPIIpcModeHost (0.87s) [2020-08-20T18:39:57.814Z] === RUN TestDaemonIpcModeShareable [2020-08-20T18:39:59.721Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-08-20T18:39:59.721Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2020-08-20T18:39:59.721Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-08-20T18:39:59.721Z] daemon.go:325: [d1dfd44726849] waiting for daemon to start [2020-08-20T18:39:59.721Z] daemon.go:325: [d1dfd44726849] waiting for daemon to start [2020-08-20T18:39:59.721Z] daemon.go:353: [d1dfd44726849] daemon started [2020-08-20T18:39:59.721Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2020-08-20T18:39:59.721Z] daemon.go:461: [d1dfd44726849] Stopping daemon [2020-08-20T18:39:59.721Z] daemon.go:296: [d1dfd44726849] exiting daemon [2020-08-20T18:39:59.721Z] daemon.go:448: [d1dfd44726849] Daemon stopped [2020-08-20T18:39:59.721Z] === RUN TestDaemonIpcModePrivate [2020-08-20T18:39:59.721Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-08-20T18:40:01.101Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-08-20T18:40:01.361Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-08-20T18:40:01.361Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-08-20T18:40:01.361Z] daemon.go:325: [d1e37790cdb0e] waiting for daemon to start [2020-08-20T18:40:01.361Z] daemon.go:325: [d1e37790cdb0e] waiting for daemon to start [2020-08-20T18:40:01.361Z] daemon.go:353: [d1e37790cdb0e] daemon started [2020-08-20T18:40:01.361Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-08-20T18:40:01.361Z] daemon.go:461: [d1e37790cdb0e] Stopping daemon [2020-08-20T18:40:01.361Z] daemon.go:296: [d1e37790cdb0e] exiting daemon [2020-08-20T18:40:01.361Z] daemon.go:448: [d1e37790cdb0e] Daemon stopped [2020-08-20T18:40:01.361Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-20T18:40:02.741Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-08-20T18:40:03.310Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-08-20T18:40:03.310Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-08-20T18:40:03.310Z] daemon.go:325: [d8155ccb1ee78] waiting for daemon to start [2020-08-20T18:40:03.310Z] daemon.go:325: [d8155ccb1ee78] waiting for daemon to start [2020-08-20T18:40:03.310Z] daemon.go:353: [d8155ccb1ee78] daemon started [2020-08-20T18:40:03.310Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2020-08-20T18:40:03.310Z] daemon.go:461: [d8155ccb1ee78] Stopping daemon [2020-08-20T18:40:03.310Z] daemon.go:296: [d8155ccb1ee78] exiting daemon [2020-08-20T18:40:03.310Z] daemon.go:448: [d8155ccb1ee78] Daemon stopped [2020-08-20T18:40:03.310Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-20T18:40:03.570Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-08-20T18:40:03.829Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-08-20T18:40:04.429Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.02s) [2020-08-20T18:40:04.429Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-08-20T18:40:04.429Z] daemon.go:325: [d6ef944a5b003] waiting for daemon to start [2020-08-20T18:40:04.429Z] daemon.go:325: [d6ef944a5b003] waiting for daemon to start [2020-08-20T18:40:04.429Z] daemon.go:353: [d6ef944a5b003] daemon started [2020-08-20T18:40:04.429Z] daemon.go:461: [d6ef944a5b003] Stopping daemon [2020-08-20T18:40:04.429Z] daemon.go:296: [d6ef944a5b003] exiting daemon [2020-08-20T18:40:04.429Z] daemon.go:448: [d6ef944a5b003] Daemon stopped [2020-08-20T18:40:04.429Z] === RUN TestCreateServiceSecretFileMode [2020-08-20T18:40:05.209Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-08-20T18:40:05.209Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-08-20T18:40:05.209Z] daemon.go:325: [d5f5fee8f37f3] waiting for daemon to start [2020-08-20T18:40:05.209Z] daemon.go:325: [d5f5fee8f37f3] waiting for daemon to start [2020-08-20T18:40:05.209Z] daemon.go:353: [d5f5fee8f37f3] daemon started [2020-08-20T18:40:05.209Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2020-08-20T18:40:05.209Z] daemon.go:461: [d5f5fee8f37f3] Stopping daemon [2020-08-20T18:40:05.209Z] daemon.go:296: [d5f5fee8f37f3] exiting daemon [2020-08-20T18:40:05.209Z] daemon.go:448: [d5f5fee8f37f3] Daemon stopped [2020-08-20T18:40:05.209Z] === RUN TestIpcModeOlderClient [2020-08-20T18:40:05.209Z] === PAUSE TestIpcModeOlderClient [2020-08-20T18:40:05.209Z] === RUN TestKillContainerInvalidSignal [2020-08-20T18:40:05.778Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-08-20T18:40:05.778Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-08-20T18:40:06.038Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-08-20T18:40:06.038Z] === RUN TestKillContainer [2020-08-20T18:40:06.038Z] === RUN TestKillContainer/no_signal [2020-08-20T18:40:06.606Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-08-20T18:40:06.606Z] === RUN TestKillContainer/non_killing_signal [2020-08-20T18:40:07.174Z] === RUN TestKillContainer/killing_signal [2020-08-20T18:40:07.697Z] --- PASS: TestBuildWithHugeFile (53.86s) [2020-08-20T18:40:07.697Z] === RUN TestBuildWithEmptyDockerfile [2020-08-20T18:40:07.697Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-20T18:40:07.697Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-20T18:40:07.697Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-20T18:40:07.697Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-20T18:40:07.697Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-20T18:40:07.697Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-20T18:40:07.697Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-20T18:40:07.697Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-20T18:40:07.697Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-20T18:40:07.697Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-08-20T18:40:07.697Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-08-20T18:40:07.697Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-08-20T18:40:07.697Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-08-20T18:40:07.697Z] === RUN TestBuildPreserveOwnership [2020-08-20T18:40:07.697Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-20T18:40:07.697Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-20T18:40:07.936Z] --- PASS: TestCreateServiceSecretFileMode (3.67s) [2020-08-20T18:40:07.936Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-08-20T18:40:07.936Z] daemon.go:325: [da558e8599201] waiting for daemon to start [2020-08-20T18:40:07.936Z] daemon.go:325: [da558e8599201] waiting for daemon to start [2020-08-20T18:40:07.936Z] daemon.go:353: [da558e8599201] daemon started [2020-08-20T18:40:07.936Z] daemon.go:461: [da558e8599201] Stopping daemon [2020-08-20T18:40:07.936Z] daemon.go:296: [da558e8599201] exiting daemon [2020-08-20T18:40:07.936Z] daemon.go:448: [da558e8599201] Daemon stopped [2020-08-20T18:40:07.936Z] === RUN TestCreateServiceConfigFileMode [2020-08-20T18:40:08.112Z] --- PASS: TestKillContainer (2.20s) [2020-08-20T18:40:08.113Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-08-20T18:40:08.113Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-08-20T18:40:08.113Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-08-20T18:40:08.113Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-20T18:40:08.113Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-20T18:40:08.335Z] --- PASS: TestBuildPreserveOwnership (3.76s) [2020-08-20T18:40:08.335Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2020-08-20T18:40:08.335Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2020-08-20T18:40:08.335Z] === RUN TestBuildPlatformInvalid [2020-08-20T18:40:08.335Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-08-20T18:40:08.335Z] PASS [2020-08-20T18:40:08.335Z] [2020-08-20T18:40:08.335Z] DONE 30 tests in 88.268s [2020-08-20T18:40:08.335Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-08-20T18:40:08.335Z] ++ 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-08-20T18:40:08.335Z] ++ set -e [2020-08-20T18:40:08.335Z] ++ '[' -n 0 ']' [2020-08-20T18:40:08.335Z] ++ set -x [2020-08-20T18:40:08.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:40:08.335Z] INFO: Testing against a local daemon [2020-08-20T18:40:08.335Z] === RUN TestConfigList [2020-08-20T18:40:09.050Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-20T18:40:09.310Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-08-20T18:40:09.569Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2020-08-20T18:40:09.569Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-08-20T18:40:09.569Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-08-20T18:40:09.569Z] === RUN TestKillStoppedContainer [2020-08-20T18:40:09.828Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-08-20T18:40:09.828Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-20T18:40:09.828Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-08-20T18:40:09.828Z] === RUN TestKillDifferentUserContainer [2020-08-20T18:40:10.396Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-08-20T18:40:10.396Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-08-20T18:40:10.655Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-08-20T18:40:10.655Z] === RUN TestInspectOomKilledTrue [2020-08-20T18:40:10.655Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-20T18:40:10.656Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-20T18:40:10.656Z] === RUN TestInspectOomKilledFalse [2020-08-20T18:40:10.656Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-20T18:40:10.656Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-20T18:40:10.656Z] === RUN TestLinksEtcHostsContentMatch [2020-08-20T18:40:11.073Z] --- PASS: TestConfigList (2.43s) [2020-08-20T18:40:11.073Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-08-20T18:40:11.073Z] daemon.go:325: [dc7ae1902bc54] waiting for daemon to start [2020-08-20T18:40:11.073Z] daemon.go:325: [dc7ae1902bc54] waiting for daemon to start [2020-08-20T18:40:11.073Z] daemon.go:353: [dc7ae1902bc54] daemon started [2020-08-20T18:40:11.073Z] daemon.go:461: [dc7ae1902bc54] Stopping daemon [2020-08-20T18:40:11.073Z] daemon.go:296: [dc7ae1902bc54] exiting daemon [2020-08-20T18:40:11.073Z] daemon.go:448: [dc7ae1902bc54] Daemon stopped [2020-08-20T18:40:11.073Z] === RUN TestConfigsCreateAndDelete [2020-08-20T18:40:11.223Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-08-20T18:40:11.223Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-08-20T18:40:11.223Z] === RUN TestLinksContainerNames [2020-08-20T18:40:11.444Z] --- PASS: TestCreateServiceConfigFileMode (3.54s) [2020-08-20T18:40:11.444Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-08-20T18:40:11.444Z] daemon.go:325: [d9151ed080e7e] waiting for daemon to start [2020-08-20T18:40:11.444Z] daemon.go:325: [d9151ed080e7e] waiting for daemon to start [2020-08-20T18:40:11.444Z] daemon.go:353: [d9151ed080e7e] daemon started [2020-08-20T18:40:11.444Z] daemon.go:461: [d9151ed080e7e] Stopping daemon [2020-08-20T18:40:11.444Z] daemon.go:296: [d9151ed080e7e] exiting daemon [2020-08-20T18:40:11.444Z] daemon.go:448: [d9151ed080e7e] Daemon stopped [2020-08-20T18:40:11.444Z] === RUN TestCreateServiceSysctls [2020-08-20T18:40:12.605Z] --- PASS: TestLinksContainerNames (1.41s) [2020-08-20T18:40:12.605Z] === RUN TestLogsFollowTailEmpty [2020-08-20T18:40:13.153Z] --- PASS: TestConfigsCreateAndDelete (1.89s) [2020-08-20T18:40:13.153Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-08-20T18:40:13.153Z] daemon.go:325: [d8dc232283647] waiting for daemon to start [2020-08-20T18:40:13.153Z] daemon.go:325: [d8dc232283647] waiting for daemon to start [2020-08-20T18:40:13.153Z] daemon.go:353: [d8dc232283647] daemon started [2020-08-20T18:40:13.153Z] daemon.go:461: [d8dc232283647] Stopping daemon [2020-08-20T18:40:13.153Z] daemon.go:296: [d8dc232283647] exiting daemon [2020-08-20T18:40:13.153Z] daemon.go:448: [d8dc232283647] Daemon stopped [2020-08-20T18:40:13.153Z] === RUN TestConfigsUpdate [2020-08-20T18:40:13.177Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2020-08-20T18:40:13.177Z] === RUN TestContainerNetworkMountsNoChown [2020-08-20T18:40:14.115Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/default [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/default [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/private [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/private [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rprivate [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/slave [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/slave [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rslave [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/shared [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/shared [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rshared [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-20T18:40:14.115Z] === CONT TestMountDaemonRoot/default [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-20T18:40:14.115Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-20T18:40:14.115Z] === CONT TestMountDaemonRoot/rshared [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-20T18:40:14.115Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-20T18:40:14.115Z] === CONT TestMountDaemonRoot/shared [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-20T18:40:14.115Z] === CONT TestMountDaemonRoot/rslave [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-20T18:40:14.115Z] === CONT TestMountDaemonRoot/slave [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-20T18:40:14.115Z] === CONT TestMountDaemonRoot/rprivate [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-20T18:40:14.115Z] === CONT TestMountDaemonRoot/private [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-20T18:40:14.115Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-20T18:40:14.115Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-20T18:40:14.115Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-20T18:40:14.115Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-20T18:40:14.115Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-08-20T18:40:14.115Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-20T18:40:14.115Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-20T18:40:14.115Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-20T18:40:14.389Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-20T18:40:14.389Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-20T18:40:14.389Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-20T18:40:14.389Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-20T18:40:14.389Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-20T18:40:14.389Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-20T18:40:14.389Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-20T18:40:14.389Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-20T18:40:14.655Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-20T18:40:14.655Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-08-20T18:40:14.655Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-20T18:40:14.655Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-20T18:40:14.655Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-20T18:40:14.655Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-20T18:40:14.655Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-20T18:40:14.655Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-20T18:40:14.655Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-20T18:40:14.676Z] --- PASS: TestConfigsUpdate (1.89s) [2020-08-20T18:40:14.676Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-08-20T18:40:14.676Z] daemon.go:325: [d1a835612dcf2] waiting for daemon to start [2020-08-20T18:40:14.676Z] daemon.go:325: [d1a835612dcf2] waiting for daemon to start [2020-08-20T18:40:14.676Z] daemon.go:353: [d1a835612dcf2] daemon started [2020-08-20T18:40:14.676Z] daemon.go:461: [d1a835612dcf2] Stopping daemon [2020-08-20T18:40:14.676Z] daemon.go:296: [d1a835612dcf2] exiting daemon [2020-08-20T18:40:14.676Z] daemon.go:448: [d1a835612dcf2] Daemon stopped [2020-08-20T18:40:14.676Z] === RUN TestTemplatedConfig [2020-08-20T18:40:14.915Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-20T18:40:14.915Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-20T18:40:14.915Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-20T18:40:14.915Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-20T18:40:14.915Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot (0.07s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rprivate (0.01s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-08-20T18:40:14.915Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-08-20T18:40:14.915Z] === RUN TestContainerBindMountNonRecursive [2020-08-20T18:40:15.884Z] --- PASS: TestCreateServiceSysctls (4.70s) [2020-08-20T18:40:15.884Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-08-20T18:40:15.884Z] daemon.go:325: [d6ce9e69f4655] waiting for daemon to start [2020-08-20T18:40:15.884Z] daemon.go:325: [d6ce9e69f4655] waiting for daemon to start [2020-08-20T18:40:15.884Z] daemon.go:353: [d6ce9e69f4655] daemon started [2020-08-20T18:40:15.884Z] daemon.go:461: [d6ce9e69f4655] Stopping daemon [2020-08-20T18:40:15.884Z] daemon.go:296: [d6ce9e69f4655] exiting daemon [2020-08-20T18:40:15.885Z] daemon.go:448: [d6ce9e69f4655] Daemon stopped [2020-08-20T18:40:15.885Z] === RUN TestInspect [2020-08-20T18:40:16.819Z] --- PASS: TestContainerBindMountNonRecursive (1.84s) [2020-08-20T18:40:16.819Z] === RUN TestNetworkNat [2020-08-20T18:40:17.388Z] --- PASS: TestNetworkNat (0.61s) [2020-08-20T18:40:17.388Z] === RUN TestNetworkLocalhostTCPNat [2020-08-20T18:40:17.388Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-08-20T18:40:17.431Z] --- PASS: TestTemplatedConfig (2.31s) [2020-08-20T18:40:17.431Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-08-20T18:40:17.431Z] daemon.go:325: [d7b82298d1940] waiting for daemon to start [2020-08-20T18:40:17.431Z] daemon.go:325: [d7b82298d1940] waiting for daemon to start [2020-08-20T18:40:17.431Z] daemon.go:353: [d7b82298d1940] daemon started [2020-08-20T18:40:17.431Z] daemon.go:461: [d7b82298d1940] Stopping daemon [2020-08-20T18:40:17.431Z] daemon.go:296: [d7b82298d1940] exiting daemon [2020-08-20T18:40:17.431Z] daemon.go:448: [d7b82298d1940] Daemon stopped [2020-08-20T18:40:17.431Z] === RUN TestConfigInspect [2020-08-20T18:40:17.648Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-08-20T18:40:18.217Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2020-08-20T18:40:18.217Z] === RUN TestNetworkLoopbackNat [2020-08-20T18:40:18.217Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-08-20T18:40:18.785Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-08-20T18:40:18.785Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-08-20T18:40:18.943Z] --- PASS: TestConfigInspect (1.81s) [2020-08-20T18:40:18.943Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-08-20T18:40:18.943Z] daemon.go:325: [d8c3bfca5e655] waiting for daemon to start [2020-08-20T18:40:18.943Z] daemon.go:325: [d8c3bfca5e655] waiting for daemon to start [2020-08-20T18:40:18.943Z] daemon.go:353: [d8c3bfca5e655] daemon started [2020-08-20T18:40:18.943Z] daemon.go:461: [d8c3bfca5e655] Stopping daemon [2020-08-20T18:40:18.943Z] daemon.go:296: [d8c3bfca5e655] exiting daemon [2020-08-20T18:40:18.943Z] daemon.go:448: [d8c3bfca5e655] Daemon stopped [2020-08-20T18:40:18.943Z] === RUN TestConfigCreateWithLabels [2020-08-20T18:40:19.044Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2020-08-20T18:40:19.044Z] === RUN TestPause [2020-08-20T18:40:19.303Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-08-20T18:40:19.398Z] --- PASS: TestInspect (3.74s) [2020-08-20T18:40:19.398Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-08-20T18:40:19.398Z] daemon.go:325: [d8996130fc658] waiting for daemon to start [2020-08-20T18:40:19.398Z] daemon.go:325: [d8996130fc658] waiting for daemon to start [2020-08-20T18:40:19.398Z] daemon.go:353: [d8996130fc658] daemon started [2020-08-20T18:40:19.398Z] daemon.go:461: [d8996130fc658] Stopping daemon [2020-08-20T18:40:19.398Z] daemon.go:296: [d8996130fc658] exiting daemon [2020-08-20T18:40:19.398Z] daemon.go:448: [d8996130fc658] Daemon stopped [2020-08-20T18:40:19.398Z] === RUN TestDockerNetworkConnectAlias [2020-08-20T18:40:19.871Z] --- PASS: TestPause (0.76s) [2020-08-20T18:40:19.871Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-20T18:40:19.871Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-20T18:40:19.871Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-20T18:40:19.871Z] === RUN TestPauseStopPausedContainer [2020-08-20T18:40:19.871Z] === RUN TestDockerSuite/TestBuildAddScript [2020-08-20T18:40:20.809Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-08-20T18:40:20.809Z] === RUN TestPsFilter [2020-08-20T18:40:20.809Z] --- PASS: TestPsFilter (0.18s) [2020-08-20T18:40:20.809Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-20T18:40:21.020Z] --- PASS: TestConfigCreateWithLabels (1.87s) [2020-08-20T18:40:21.020Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-08-20T18:40:21.020Z] daemon.go:325: [d7749899e2652] waiting for daemon to start [2020-08-20T18:40:21.020Z] daemon.go:325: [d7749899e2652] waiting for daemon to start [2020-08-20T18:40:21.020Z] daemon.go:353: [d7749899e2652] daemon started [2020-08-20T18:40:21.020Z] daemon.go:461: [d7749899e2652] Stopping daemon [2020-08-20T18:40:21.020Z] daemon.go:296: [d7749899e2652] exiting daemon [2020-08-20T18:40:21.020Z] daemon.go:448: [d7749899e2652] Daemon stopped [2020-08-20T18:40:21.020Z] === RUN TestConfigCreateResolve [2020-08-20T18:40:21.069Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-08-20T18:40:21.638Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-08-20T18:40:21.638Z] === RUN TestRemoveContainerWithVolume [2020-08-20T18:40:22.537Z] --- PASS: TestConfigCreateResolve (1.87s) [2020-08-20T18:40:22.537Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-08-20T18:40:22.537Z] daemon.go:325: [dc40bd6fe0398] waiting for daemon to start [2020-08-20T18:40:22.537Z] daemon.go:325: [dc40bd6fe0398] waiting for daemon to start [2020-08-20T18:40:22.537Z] daemon.go:353: [dc40bd6fe0398] daemon started [2020-08-20T18:40:22.537Z] daemon.go:461: [dc40bd6fe0398] Stopping daemon [2020-08-20T18:40:22.537Z] daemon.go:296: [dc40bd6fe0398] exiting daemon [2020-08-20T18:40:22.537Z] daemon.go:448: [dc40bd6fe0398] Daemon stopped [2020-08-20T18:40:22.537Z] === RUN TestConfigDaemonLibtrustID [2020-08-20T18:40:22.577Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2020-08-20T18:40:22.577Z] === RUN TestRemoveContainerRunning [2020-08-20T18:40:22.577Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-08-20T18:40:22.836Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-08-20T18:40:23.174Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-08-20T18:40:23.174Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-08-20T18:40:23.174Z] daemon.go:325: [deb44559636b1] waiting for daemon to start [2020-08-20T18:40:23.174Z] daemon.go:325: [deb44559636b1] waiting for daemon to start [2020-08-20T18:40:23.174Z] daemon.go:353: [deb44559636b1] daemon started [2020-08-20T18:40:23.174Z] daemon.go:461: [deb44559636b1] Stopping daemon [2020-08-20T18:40:23.174Z] daemon.go:296: [deb44559636b1] exiting daemon [2020-08-20T18:40:23.174Z] daemon.go:448: [deb44559636b1] Daemon stopped [2020-08-20T18:40:23.174Z] PASS [2020-08-20T18:40:23.174Z] [2020-08-20T18:40:23.174Z] DONE 8 tests in 14.683s [2020-08-20T18:40:23.174Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-08-20T18:40:23.174Z] ++ 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-08-20T18:40:23.174Z] ++ set -e [2020-08-20T18:40:23.174Z] ++ '[' -n 0 ']' [2020-08-20T18:40:23.174Z] ++ set -x [2020-08-20T18:40:23.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:40:23.174Z] INFO: Testing against a local daemon [2020-08-20T18:40:23.174Z] === RUN TestCheckpoint [2020-08-20T18:40:23.174Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-20T18:40:23.174Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-20T18:40:23.174Z] === RUN TestContainerInvalidJSON [2020-08-20T18:40:23.174Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-20T18:40:23.174Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-20T18:40:23.175Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-20T18:40:23.175Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-20T18:40:23.175Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-20T18:40:23.175Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-20T18:40:23.175Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-20T18:40:23.175Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-20T18:40:23.175Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-20T18:40:23.175Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-20T18:40:23.175Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-20T18:40:23.175Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-20T18:40:23.175Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-20T18:40:23.175Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-20T18:40:23.175Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-08-20T18:40:23.175Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-20T18:40:23.404Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-08-20T18:40:23.405Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-20T18:40:23.466Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-08-20T18:40:23.466Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-20T18:40:23.466Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-08-20T18:40:23.466Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-20T18:40:23.466Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-08-20T18:40:23.466Z] === RUN TestCopyFromContainer [2020-08-20T18:40:24.342Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-08-20T18:40:24.342Z] === RUN TestRemoveInvalidContainer [2020-08-20T18:40:24.342Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-20T18:40:24.342Z] === RUN TestRenameLinkedContainer [2020-08-20T18:40:24.342Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-08-20T18:40:24.507Z] === RUN TestCopyFromContainer// [2020-08-20T18:40:24.802Z] === RUN TestCopyFromContainer//bar/root [2020-08-20T18:40:24.802Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-20T18:40:24.802Z] === RUN TestCopyFromContainer/bar/quux [2020-08-20T18:40:24.802Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-20T18:40:25.096Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-20T18:40:25.096Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-20T18:40:25.096Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-20T18:40:25.096Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-20T18:40:25.096Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-20T18:40:25.392Z] --- PASS: TestCopyFromContainer (1.85s) [2020-08-20T18:40:25.392Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-20T18:40:25.392Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-08-20T18:40:25.392Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-20T18:40:25.392Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-08-20T18:40:25.392Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-20T18:40:25.392Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2020-08-20T18:40:25.392Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-08-20T18:40:25.392Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-20T18:40:25.392Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-08-20T18:40:25.392Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-08-20T18:40:25.392Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-20T18:40:25.392Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-20T18:40:25.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-20T18:40:25.392Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-20T18:40:25.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-20T18:40:25.392Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-20T18:40:25.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-20T18:40:25.392Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-20T18:40:25.392Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-20T18:40:25.392Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-20T18:40:25.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-20T18:40:25.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-20T18:40:25.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-20T18:40:25.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-20T18:40:25.392Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-20T18:40:25.392Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-20T18:40:25.392Z] === RUN TestCreateWithInvalidEnv [2020-08-20T18:40:25.392Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-20T18:40:25.392Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-20T18:40:25.392Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-20T18:40:25.392Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-20T18:40:25.392Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-20T18:40:25.392Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-20T18:40:25.392Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-20T18:40:25.392Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-20T18:40:25.392Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-20T18:40:25.392Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-20T18:40:25.392Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-20T18:40:25.392Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-20T18:40:25.392Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-20T18:40:25.392Z] === RUN TestCreateTmpfsMountsTarget [2020-08-20T18:40:25.392Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-20T18:40:25.392Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-20T18:40:26.247Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-08-20T18:40:26.905Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2020-08-20T18:40:26.905Z] === RUN TestCreateWithCapabilities [2020-08-20T18:40:26.905Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-08-20T18:40:26.905Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-08-20T18:40:26.905Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-08-20T18:40:26.905Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-08-20T18:40:26.905Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-08-20T18:40:26.905Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-08-20T18:40:26.905Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-08-20T18:40:26.905Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-08-20T18:40:26.905Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-08-20T18:40:26.905Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-08-20T18:40:26.905Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-20T18:40:26.905Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-20T18:40:26.905Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-08-20T18:40:26.905Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-08-20T18:40:26.905Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-08-20T18:40:26.905Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-08-20T18:40:26.905Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-08-20T18:40:26.905Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-08-20T18:40:26.905Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-08-20T18:40:26.905Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-08-20T18:40:26.905Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-08-20T18:40:26.905Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-08-20T18:40:26.905Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-08-20T18:40:26.905Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-08-20T18:40:26.905Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-08-20T18:40:26.905Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-08-20T18:40:26.905Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-08-20T18:40:26.905Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-08-20T18:40:27.198Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-08-20T18:40:27.198Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-08-20T18:40:27.198Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-08-20T18:40:27.198Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-08-20T18:40:27.198Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-08-20T18:40:27.198Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-08-20T18:40:27.198Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-08-20T18:40:27.198Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-08-20T18:40:27.198Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-08-20T18:40:27.198Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-08-20T18:40:27.198Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-08-20T18:40:27.198Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-08-20T18:40:27.198Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-08-20T18:40:27.198Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-08-20T18:40:27.198Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-08-20T18:40:27.198Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-08-20T18:40:27.198Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-08-20T18:40:27.198Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-20T18:40:27.627Z] --- PASS: TestRenameLinkedContainer (3.18s) [2020-08-20T18:40:27.627Z] === RUN TestRenameStoppedContainer [2020-08-20T18:40:27.861Z] --- PASS: TestDockerNetworkConnectAlias (8.07s) [2020-08-20T18:40:27.861Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-08-20T18:40:27.861Z] daemon.go:325: [df47c095b9a4e] waiting for daemon to start [2020-08-20T18:40:27.861Z] daemon.go:325: [df47c095b9a4e] waiting for daemon to start [2020-08-20T18:40:27.861Z] daemon.go:353: [df47c095b9a4e] daemon started [2020-08-20T18:40:27.861Z] daemon.go:461: [df47c095b9a4e] Stopping daemon [2020-08-20T18:40:27.861Z] daemon.go:296: [df47c095b9a4e] exiting daemon [2020-08-20T18:40:27.861Z] daemon.go:448: [df47c095b9a4e] Daemon stopped [2020-08-20T18:40:27.861Z] === RUN TestDockerNetworkReConnect [2020-08-20T18:40:28.197Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-08-20T18:40:28.197Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-08-20T18:40:28.197Z] === RUN TestRenameRunningContainerAndReuse [2020-08-20T18:40:28.718Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2020-08-20T18:40:28.718Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-20T18:40:28.718Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-20T18:40:28.718Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-20T18:40:28.718Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-20T18:40:28.718Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-20T18:40:28.718Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-20T18:40:28.718Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-20T18:40:28.718Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-20T18:40:28.718Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-20T18:40:28.718Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-20T18:40:28.718Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-20T18:40:28.718Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-20T18:40:28.718Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-20T18:40:28.718Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-20T18:40:28.718Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-20T18:40:28.718Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-20T18:40:28.718Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-20T18:40:28.718Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-08-20T18:40:28.718Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-08-20T18:40:28.718Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-08-20T18:40:28.718Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-08-20T18:40:28.718Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-08-20T18:40:28.718Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-20T18:40:29.356Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-08-20T18:40:29.356Z] === RUN TestContainerStartOnDaemonRestart [2020-08-20T18:40:29.356Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-20T18:40:29.356Z] === RUN TestDaemonRestartIpcMode [2020-08-20T18:40:29.356Z] === PAUSE TestDaemonRestartIpcMode [2020-08-20T18:40:29.356Z] === RUN TestDiff [2020-08-20T18:40:29.579Z] --- PASS: TestRenameRunningContainerAndReuse (1.46s) [2020-08-20T18:40:29.579Z] === RUN TestRenameInvalidName [2020-08-20T18:40:29.839Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-08-20T18:40:29.994Z] --- PASS: TestDiff (0.59s) [2020-08-20T18:40:29.994Z] === RUN TestExecWithCloseStdin [2020-08-20T18:40:30.406Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-08-20T18:40:30.406Z] --- PASS: TestRenameInvalidName (0.79s) [2020-08-20T18:40:30.406Z] === RUN TestRenameAnonymousContainer [2020-08-20T18:40:30.632Z] --- PASS: TestExecWithCloseStdin (0.63s) [2020-08-20T18:40:30.632Z] === RUN TestExec [2020-08-20T18:40:31.269Z] --- PASS: TestExec (0.64s) [2020-08-20T18:40:31.269Z] === RUN TestExecUser [2020-08-20T18:40:31.784Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-08-20T18:40:31.906Z] --- PASS: TestExecUser (0.67s) [2020-08-20T18:40:31.906Z] === RUN TestExportContainerAndImportImage [2020-08-20T18:40:32.352Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-08-20T18:40:32.541Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-08-20T18:40:32.541Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-20T18:40:33.415Z] --- PASS: TestDockerNetworkReConnect (5.47s) [2020-08-20T18:40:33.415Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-08-20T18:40:33.415Z] daemon.go:325: [d282cdd9e69ee] waiting for daemon to start [2020-08-20T18:40:33.415Z] daemon.go:325: [d282cdd9e69ee] waiting for daemon to start [2020-08-20T18:40:33.415Z] daemon.go:353: [d282cdd9e69ee] daemon started [2020-08-20T18:40:33.415Z] daemon.go:461: [d282cdd9e69ee] Stopping daemon [2020-08-20T18:40:33.415Z] daemon.go:296: [d282cdd9e69ee] exiting daemon [2020-08-20T18:40:33.415Z] daemon.go:448: [d282cdd9e69ee] Daemon stopped [2020-08-20T18:40:33.415Z] === RUN TestServicePlugin [2020-08-20T18:40:33.415Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-20T18:40:33.415Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:40:33.415Z] === RUN TestServiceUpdateLabel [2020-08-20T18:40:33.729Z] --- PASS: TestRenameAnonymousContainer (3.17s) [2020-08-20T18:40:33.729Z] === RUN TestRenameContainerWithSameName [2020-08-20T18:40:34.066Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2020-08-20T18:40:34.066Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-08-20T18:40:34.066Z] daemon.go:325: [d520a761bb5a0] waiting for daemon to start [2020-08-20T18:40:34.066Z] daemon.go:325: [d520a761bb5a0] waiting for daemon to start [2020-08-20T18:40:34.066Z] daemon.go:353: [d520a761bb5a0] daemon started [2020-08-20T18:40:34.066Z] daemon.go:461: [d520a761bb5a0] Stopping daemon [2020-08-20T18:40:34.066Z] daemon.go:296: [d520a761bb5a0] exiting daemon [2020-08-20T18:40:34.066Z] daemon.go:448: [d520a761bb5a0] Daemon stopped [2020-08-20T18:40:34.066Z] daemon.go:325: [d520a761bb5a0] waiting for daemon to start [2020-08-20T18:40:34.066Z] daemon.go:325: [d520a761bb5a0] waiting for daemon to start [2020-08-20T18:40:34.066Z] daemon.go:353: [d520a761bb5a0] daemon started [2020-08-20T18:40:34.066Z] daemon.go:461: [d520a761bb5a0] Stopping daemon [2020-08-20T18:40:34.066Z] daemon.go:296: [d520a761bb5a0] exiting daemon [2020-08-20T18:40:34.066Z] daemon.go:448: [d520a761bb5a0] Daemon stopped [2020-08-20T18:40:34.066Z] === RUN TestHealthCheckWorkdir [2020-08-20T18:40:34.298Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2020-08-20T18:40:34.298Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-20T18:40:34.557Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-08-20T18:40:34.700Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2020-08-20T18:40:34.700Z] === RUN TestHealthKillContainer [2020-08-20T18:40:35.493Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s) [2020-08-20T18:40:35.493Z] === RUN TestResize [2020-08-20T18:40:36.061Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-08-20T18:40:36.061Z] --- PASS: TestResize (0.68s) [2020-08-20T18:40:36.061Z] === RUN TestResizeWithInvalidSize [2020-08-20T18:40:36.923Z] --- PASS: TestServiceUpdateLabel (3.68s) [2020-08-20T18:40:36.923Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-08-20T18:40:36.923Z] daemon.go:325: [dde99c841d68a] waiting for daemon to start [2020-08-20T18:40:36.923Z] daemon.go:325: [dde99c841d68a] waiting for daemon to start [2020-08-20T18:40:36.923Z] daemon.go:353: [dde99c841d68a] daemon started [2020-08-20T18:40:36.923Z] daemon.go:461: [dde99c841d68a] Stopping daemon [2020-08-20T18:40:36.923Z] daemon.go:296: [dde99c841d68a] exiting daemon [2020-08-20T18:40:36.923Z] daemon.go:448: [dde99c841d68a] Daemon stopped [2020-08-20T18:40:36.923Z] === RUN TestServiceUpdateSecrets [2020-08-20T18:40:36.998Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2020-08-20T18:40:36.998Z] === RUN TestResizeWhenContainerNotStarted [2020-08-20T18:40:36.998Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-08-20T18:40:37.433Z] --- PASS: TestHealthKillContainer (2.73s) [2020-08-20T18:40:37.433Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-20T18:40:37.566Z] === RUN TestDockerSuite/TestBuildAddTar [2020-08-20T18:40:37.566Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2020-08-20T18:40:37.566Z] === RUN TestDaemonRestartKillContainers [2020-08-20T18:40:37.566Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-20T18:40:37.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-20T18:40:37.566Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-20T18:40:37.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-20T18:40:37.566Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-20T18:40:37.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-20T18:40:37.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-20T18:40:37.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-20T18:40:37.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-20T18:40:37.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-20T18:40:37.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-20T18:40:37.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-20T18:40:37.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-20T18:40:37.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-20T18:40:37.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-20T18:40:37.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-20T18:40:37.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:40:37.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:40:37.567Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:40:37.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:40:37.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:40:37.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:40:37.567Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:40:37.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:40:37.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-20T18:40:37.567Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-20T18:40:38.067Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-08-20T18:40:38.067Z] === RUN TestIpcModeNone [2020-08-20T18:40:38.703Z] --- PASS: TestIpcModeNone (0.63s) [2020-08-20T18:40:38.703Z] === RUN TestIpcModePrivate [2020-08-20T18:40:39.344Z] --- PASS: TestIpcModePrivate (0.68s) [2020-08-20T18:40:39.344Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-08-20T18:40:39.344Z] === RUN TestIpcModeShareable [2020-08-20T18:40:39.982Z] --- PASS: TestIpcModeShareable (0.65s) [2020-08-20T18:40:39.982Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-08-20T18:40:39.982Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-20T18:40:40.104Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:40:40.104Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:40:41.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:40:41.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:40:42.066Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.92s) [2020-08-20T18:40:42.066Z] === RUN TestAPIIpcModeHost [2020-08-20T18:40:42.362Z] --- PASS: TestAPIIpcModeHost (0.52s) [2020-08-20T18:40:42.362Z] === RUN TestDaemonIpcModeShareable [2020-08-20T18:40:42.548Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-08-20T18:40:42.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-20T18:40:43.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-20T18:40:43.881Z] --- PASS: TestDaemonIpcModeShareable (1.36s) [2020-08-20T18:40:43.881Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-08-20T18:40:43.881Z] daemon.go:325: [d5d1909b978b0] waiting for daemon to start [2020-08-20T18:40:43.881Z] daemon.go:325: [d5d1909b978b0] waiting for daemon to start [2020-08-20T18:40:43.881Z] daemon.go:353: [d5d1909b978b0] daemon started [2020-08-20T18:40:43.881Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-08-20T18:40:43.881Z] daemon.go:461: [d5d1909b978b0] Stopping daemon [2020-08-20T18:40:43.881Z] daemon.go:296: [d5d1909b978b0] exiting daemon [2020-08-20T18:40:43.881Z] daemon.go:448: [d5d1909b978b0] Daemon stopped [2020-08-20T18:40:43.881Z] === RUN TestDaemonIpcModePrivate [2020-08-20T18:40:44.496Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-08-20T18:40:45.403Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2020-08-20T18:40:45.403Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-08-20T18:40:45.403Z] daemon.go:325: [d40ed77fb1c00] waiting for daemon to start [2020-08-20T18:40:45.403Z] daemon.go:325: [d40ed77fb1c00] waiting for daemon to start [2020-08-20T18:40:45.403Z] daemon.go:353: [d40ed77fb1c00] daemon started [2020-08-20T18:40:45.403Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-08-20T18:40:45.403Z] daemon.go:461: [d40ed77fb1c00] Stopping daemon [2020-08-20T18:40:45.403Z] daemon.go:296: [d40ed77fb1c00] exiting daemon [2020-08-20T18:40:45.403Z] daemon.go:448: [d40ed77fb1c00] Daemon stopped [2020-08-20T18:40:45.403Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-20T18:40:45.437Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-20T18:40:45.697Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-20T18:40:45.697Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-08-20T18:40:46.916Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2020-08-20T18:40:46.917Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-08-20T18:40:46.917Z] daemon.go:325: [dcb333e0bb56f] waiting for daemon to start [2020-08-20T18:40:46.917Z] daemon.go:325: [dcb333e0bb56f] waiting for daemon to start [2020-08-20T18:40:46.917Z] daemon.go:353: [dcb333e0bb56f] daemon started [2020-08-20T18:40:46.917Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-08-20T18:40:46.917Z] daemon.go:461: [dcb333e0bb56f] Stopping daemon [2020-08-20T18:40:46.917Z] daemon.go:296: [dcb333e0bb56f] exiting daemon [2020-08-20T18:40:46.917Z] daemon.go:448: [dcb333e0bb56f] Daemon stopped [2020-08-20T18:40:46.917Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-20T18:40:47.602Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-08-20T18:40:47.953Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s) [2020-08-20T18:40:47.953Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-08-20T18:40:47.953Z] daemon.go:325: [d73938e0de8ff] waiting for daemon to start [2020-08-20T18:40:47.953Z] daemon.go:325: [d73938e0de8ff] waiting for daemon to start [2020-08-20T18:40:47.953Z] daemon.go:353: [d73938e0de8ff] daemon started [2020-08-20T18:40:47.953Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-08-20T18:40:47.953Z] daemon.go:461: [d73938e0de8ff] Stopping daemon [2020-08-20T18:40:47.953Z] daemon.go:296: [d73938e0de8ff] exiting daemon [2020-08-20T18:40:47.953Z] daemon.go:448: [d73938e0de8ff] Daemon stopped [2020-08-20T18:40:47.953Z] === RUN TestIpcModeOlderClient [2020-08-20T18:40:47.953Z] === PAUSE TestIpcModeOlderClient [2020-08-20T18:40:47.953Z] === RUN TestKillContainerInvalidSignal [2020-08-20T18:40:48.589Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-08-20T18:40:48.589Z] === RUN TestKillContainer [2020-08-20T18:40:48.589Z] === RUN TestKillContainer/no_signal [2020-08-20T18:40:49.227Z] === RUN TestKillContainer/non_killing_signal [2020-08-20T18:40:49.510Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-20T18:40:49.520Z] === RUN TestKillContainer/killing_signal [2020-08-20T18:40:49.769Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-08-20T18:40:50.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-20T18:40:50.159Z] --- PASS: TestKillContainer (1.66s) [2020-08-20T18:40:50.159Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-08-20T18:40:50.159Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-08-20T18:40:50.159Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2020-08-20T18:40:50.159Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-20T18:40:50.159Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-20T18:40:50.798Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-20T18:40:51.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2020-08-20T18:40:51.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-08-20T18:40:51.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-08-20T18:40:51.433Z] === RUN TestKillStoppedContainer [2020-08-20T18:40:51.433Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-08-20T18:40:51.433Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-20T18:40:51.433Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-08-20T18:40:51.433Z] === RUN TestKillDifferentUserContainer [2020-08-20T18:40:51.935Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-08-20T18:40:52.068Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-08-20T18:40:52.068Z] === RUN TestInspectOomKilledTrue [2020-08-20T18:40:52.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-08-20T18:40:52.762Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-20T18:40:52.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s) [2020-08-20T18:40:52.762Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d01159174fb47] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [d01159174fb47] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d01159174fb47] daemon started [2020-08-20T18:40:52.762Z] daemon.go:325: [d01159174fb47] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:296: [d01159174fb47] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d01159174fb47] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d01159174fb47] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [d01159174fb47] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [d01159174fb47] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [d01159174fb47] Daemon stopped [2020-08-20T18:40:52.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s) [2020-08-20T18:40:52.762Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d49853d612d59] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [d49853d612d59] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d49853d612d59] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [d49853d612d59] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [d49853d612d59] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [d49853d612d59] Daemon stopped [2020-08-20T18:40:52.762Z] daemon.go:325: [d49853d612d59] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [d49853d612d59] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d49853d612d59] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [d49853d612d59] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [d49853d612d59] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [d49853d612d59] Daemon stopped [2020-08-20T18:40:52.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-08-20T18:40:52.762Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [de48f970a3cca] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [de48f970a3cca] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [de48f970a3cca] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [de48f970a3cca] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [de48f970a3cca] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [de48f970a3cca] Daemon stopped [2020-08-20T18:40:52.762Z] daemon.go:325: [de48f970a3cca] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [de48f970a3cca] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [de48f970a3cca] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [de48f970a3cca] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [de48f970a3cca] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [de48f970a3cca] Daemon stopped [2020-08-20T18:40:52.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-08-20T18:40:52.762Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d6bb9cc146c9f] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [d6bb9cc146c9f] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d6bb9cc146c9f] daemon started [2020-08-20T18:40:52.762Z] daemon.go:325: [d6bb9cc146c9f] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:296: [d6bb9cc146c9f] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d6bb9cc146c9f] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d6bb9cc146c9f] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [d6bb9cc146c9f] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [d6bb9cc146c9f] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [d6bb9cc146c9f] Daemon stopped [2020-08-20T18:40:52.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-08-20T18:40:52.762Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d8d58e7e439bd] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [d8d58e7e439bd] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d8d58e7e439bd] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [d8d58e7e439bd] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [d8d58e7e439bd] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [d8d58e7e439bd] Daemon stopped [2020-08-20T18:40:52.762Z] daemon.go:325: [d8d58e7e439bd] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [d8d58e7e439bd] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d8d58e7e439bd] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [d8d58e7e439bd] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [d8d58e7e439bd] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [d8d58e7e439bd] Daemon stopped [2020-08-20T18:40:52.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-08-20T18:40:52.762Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d240ce64d12b5] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [d240ce64d12b5] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d240ce64d12b5] daemon started [2020-08-20T18:40:52.762Z] daemon.go:325: [d240ce64d12b5] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:296: [d240ce64d12b5] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d240ce64d12b5] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d240ce64d12b5] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [d240ce64d12b5] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [d240ce64d12b5] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [d240ce64d12b5] Daemon stopped [2020-08-20T18:40:52.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2020-08-20T18:40:52.762Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d1d7582290e3f] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [d1d7582290e3f] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d1d7582290e3f] daemon started [2020-08-20T18:40:52.762Z] daemon.go:296: [d1d7582290e3f] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d1d7582290e3f] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [d1d7582290e3f] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d1d7582290e3f] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [d1d7582290e3f] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [d1d7582290e3f] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [d1d7582290e3f] Daemon stopped [2020-08-20T18:40:52.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2020-08-20T18:40:52.762Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [de68d3b471d78] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [de68d3b471d78] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [de68d3b471d78] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [de68d3b471d78] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [de68d3b471d78] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [de68d3b471d78] Daemon stopped [2020-08-20T18:40:52.762Z] daemon.go:325: [de68d3b471d78] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [de68d3b471d78] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [de68d3b471d78] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [de68d3b471d78] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [de68d3b471d78] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [de68d3b471d78] Daemon stopped [2020-08-20T18:40:52.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.20s) [2020-08-20T18:40:52.762Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d86613fb84bc7] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [d86613fb84bc7] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d86613fb84bc7] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [d86613fb84bc7] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [d86613fb84bc7] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [d86613fb84bc7] Daemon stopped [2020-08-20T18:40:52.762Z] daemon.go:325: [d86613fb84bc7] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [d86613fb84bc7] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d86613fb84bc7] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [d86613fb84bc7] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [d86613fb84bc7] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [d86613fb84bc7] Daemon stopped [2020-08-20T18:40:52.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.34s) [2020-08-20T18:40:52.762Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d75b6fb472df7] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [d75b6fb472df7] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d75b6fb472df7] daemon started [2020-08-20T18:40:52.762Z] daemon.go:325: [d75b6fb472df7] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:296: [d75b6fb472df7] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d75b6fb472df7] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d75b6fb472df7] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [d75b6fb472df7] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [d75b6fb472df7] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [d75b6fb472df7] Daemon stopped [2020-08-20T18:40:52.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.83s) [2020-08-20T18:40:52.762Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d8e1bd1e4dba6] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [d8e1bd1e4dba6] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d8e1bd1e4dba6] daemon started [2020-08-20T18:40:52.762Z] daemon.go:296: [d8e1bd1e4dba6] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:325: [d8e1bd1e4dba6] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:325: [d8e1bd1e4dba6] waiting for daemon to start [2020-08-20T18:40:52.762Z] daemon.go:353: [d8e1bd1e4dba6] daemon started [2020-08-20T18:40:52.762Z] daemon.go:461: [d8e1bd1e4dba6] Stopping daemon [2020-08-20T18:40:52.762Z] daemon.go:296: [d8e1bd1e4dba6] exiting daemon [2020-08-20T18:40:52.762Z] daemon.go:448: [d8e1bd1e4dba6] Daemon stopped [2020-08-20T18:40:52.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.82s) [2020-08-20T18:40:52.763Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-20T18:40:52.763Z] daemon.go:325: [d6d23235e04e0] waiting for daemon to start [2020-08-20T18:40:52.763Z] daemon.go:325: [d6d23235e04e0] waiting for daemon to start [2020-08-20T18:40:52.763Z] daemon.go:353: [d6d23235e04e0] daemon started [2020-08-20T18:40:52.763Z] daemon.go:461: [d6d23235e04e0] Stopping daemon [2020-08-20T18:40:52.763Z] daemon.go:296: [d6d23235e04e0] exiting daemon [2020-08-20T18:40:52.763Z] daemon.go:448: [d6d23235e04e0] Daemon stopped [2020-08-20T18:40:52.763Z] daemon.go:325: [d6d23235e04e0] waiting for daemon to start [2020-08-20T18:40:52.763Z] daemon.go:325: [d6d23235e04e0] waiting for daemon to start [2020-08-20T18:40:52.763Z] daemon.go:353: [d6d23235e04e0] daemon started [2020-08-20T18:40:52.763Z] daemon.go:461: [d6d23235e04e0] Stopping daemon [2020-08-20T18:40:52.763Z] daemon.go:296: [d6d23235e04e0] exiting daemon [2020-08-20T18:40:52.763Z] daemon.go:448: [d6d23235e04e0] Daemon stopped [2020-08-20T18:40:52.763Z] === RUN TestKernelTCPMemory [2020-08-20T18:40:53.110Z] --- PASS: TestInspectOomKilledTrue (0.95s) [2020-08-20T18:40:53.110Z] === RUN TestInspectOomKilledFalse [2020-08-20T18:40:53.403Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2020-08-20T18:40:53.403Z] === RUN TestLinksEtcHostsContentMatch [2020-08-20T18:40:53.699Z] --- PASS: TestKernelTCPMemory (0.99s) [2020-08-20T18:40:53.958Z] === RUN TestNISDomainname [2020-08-20T18:40:54.042Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2020-08-20T18:40:54.042Z] === RUN TestLinksContainerNames [2020-08-20T18:40:55.084Z] --- PASS: TestLinksContainerNames (1.04s) [2020-08-20T18:40:55.084Z] === RUN TestLogsFollowTailEmpty [2020-08-20T18:40:55.339Z] --- PASS: TestNISDomainname (1.54s) [2020-08-20T18:40:55.339Z] === RUN TestStats [2020-08-20T18:40:55.491Z] --- PASS: TestServiceUpdateSecrets (15.95s) [2020-08-20T18:40:55.491Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-08-20T18:40:55.491Z] daemon.go:325: [d4bcff6b63165] waiting for daemon to start [2020-08-20T18:40:55.491Z] daemon.go:325: [d4bcff6b63165] waiting for daemon to start [2020-08-20T18:40:55.491Z] daemon.go:353: [d4bcff6b63165] daemon started [2020-08-20T18:40:55.491Z] daemon.go:461: [d4bcff6b63165] Stopping daemon [2020-08-20T18:40:55.491Z] daemon.go:296: [d4bcff6b63165] exiting daemon [2020-08-20T18:40:55.491Z] daemon.go:448: [d4bcff6b63165] Daemon stopped [2020-08-20T18:40:55.491Z] === RUN TestServiceUpdateConfigs [2020-08-20T18:40:55.721Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-08-20T18:40:55.721Z] === RUN TestContainerNetworkMountsNoChown [2020-08-20T18:40:56.360Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/default [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/default [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/private [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/private [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rprivate [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/slave [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/slave [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rslave [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/shared [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/shared [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rshared [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/default [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/shared [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rslave [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rshared [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rprivate [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/slave [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/private [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-20T18:40:56.360Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-20T18:40:56.360Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-20T18:40:56.360Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-20T18:40:56.654Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-20T18:40:56.654Z] === RUN TestContainerBindMountNonRecursive [2020-08-20T18:40:57.245Z] --- PASS: TestStats (1.97s) [2020-08-20T18:40:57.245Z] === RUN TestStopContainerWithTimeout [2020-08-20T18:40:57.245Z] === RUN TestStopContainerWithTimeout/0 [2020-08-20T18:40:57.245Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-20T18:40:57.245Z] === RUN TestStopContainerWithTimeout/1 [2020-08-20T18:40:57.245Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-20T18:40:57.245Z] === RUN TestStopContainerWithTimeout/3 [2020-08-20T18:40:57.246Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-20T18:40:57.246Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-20T18:40:57.246Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-20T18:40:57.246Z] === CONT TestStopContainerWithTimeout/0 [2020-08-20T18:40:57.246Z] === CONT TestStopContainerWithTimeout/3 [2020-08-20T18:40:57.693Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2020-08-20T18:40:57.693Z] === RUN TestNetworkNat [2020-08-20T18:40:58.326Z] --- PASS: TestNetworkNat (0.57s) [2020-08-20T18:40:58.326Z] === RUN TestNetworkLocalhostTCPNat [2020-08-20T18:40:58.626Z] === CONT TestStopContainerWithTimeout/1 [2020-08-20T18:40:58.965Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2020-08-20T18:40:58.965Z] === RUN TestNetworkLoopbackNat [2020-08-20T18:40:59.196Z] === RUN TestDockerSuite/TestBuildBlankName [2020-08-20T18:40:59.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-08-20T18:41:00.002Z] --- PASS: TestNetworkLoopbackNat (0.73s) [2020-08-20T18:41:00.002Z] === RUN TestPause [2020-08-20T18:41:00.298Z] --- PASS: TestPause (0.57s) [2020-08-20T18:41:00.298Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-20T18:41:00.298Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-20T18:41:00.298Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-20T18:41:00.298Z] === RUN TestPauseStopPausedContainer [2020-08-20T18:41:00.395Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-20T18:41:00.940Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2020-08-20T18:41:00.940Z] === RUN TestPsFilter [2020-08-20T18:41:00.940Z] --- PASS: TestPsFilter (0.17s) [2020-08-20T18:41:00.940Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-20T18:41:01.574Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2020-08-20T18:41:01.574Z] === RUN TestRemoveContainerWithVolume [2020-08-20T18:41:01.777Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-08-20T18:41:02.209Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2020-08-20T18:41:02.209Z] === RUN TestRemoveContainerRunning [2020-08-20T18:41:02.245Z] 3ab49687905c: Pull complete [2020-08-20T18:41:02.245Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-08-20T18:41:02.245Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:41:02.245Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-08-20T18:41:02.246Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-08-20T18:41:02.246Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1397' [2020-08-20T18:41:02.246Z] WARN: Skipping validation tests [2020-08-20T18:41:02.246Z] INFO: Running unit tests at 08/20/2020 18:40:53... [2020-08-20T18:41:02.246Z] INFO: make.ps1 starting at 08/20/2020 18:40:57 [2020-08-20T18:41:02.246Z] INFO: Git commit (a15a770e1) assumed from DOCKER_GITCOMMIT environment variable [2020-08-20T18:41:02.246Z] INFO: Invoking autogen... [2020-08-20T18:41:02.246Z] INFO: Running unit tests... [2020-08-20T18:41:02.843Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-08-20T18:41:02.843Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-20T18:41:03.136Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-08-20T18:41:03.136Z] === RUN TestRemoveInvalidContainer [2020-08-20T18:41:03.136Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-20T18:41:03.136Z] === RUN TestRenameLinkedContainer [2020-08-20T18:41:03.685Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-08-20T18:41:03.685Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-08-20T18:41:03.685Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2020-08-20T18:41:03.685Z] --- PASS: TestStopContainerWithTimeout/3 (3.35s) [2020-08-20T18:41:03.685Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2020-08-20T18:41:03.685Z] === RUN TestDeleteDevicemapper [2020-08-20T18:41:03.685Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-20T18:41:03.685Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-20T18:41:03.685Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-20T18:41:03.945Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-08-20T18:41:05.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-08-20T18:41:05.871Z] --- PASS: TestRenameLinkedContainer (2.19s) [2020-08-20T18:41:05.871Z] === RUN TestRenameStoppedContainer [2020-08-20T18:41:05.871Z] --- PASS: TestRenameStoppedContainer (0.55s) [2020-08-20T18:41:05.871Z] === RUN TestRenameRunningContainerAndReuse [2020-08-20T18:41:06.014Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-08-20T18:41:06.014Z] Copying nested executables into bundles/cross/linux/amd64 [2020-08-20T18:41:06.014Z] Cross building: bundles/cross/windows/amd64 [2020-08-20T18:41:06.014Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-20T18:41:06.014Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-08-20T18:41:06.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-08-20T18:41:06.724Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.03s) [2020-08-20T18:41:06.724Z] === RUN TestUpdateMemory [2020-08-20T18:41:06.724Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-20T18:41:06.724Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-08-20T18:41:06.724Z] === RUN TestUpdateCPUQuota [2020-08-20T18:41:07.383Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s) [2020-08-20T18:41:07.383Z] === RUN TestRenameInvalidName [2020-08-20T18:41:07.676Z] --- PASS: TestRenameInvalidName (0.57s) [2020-08-20T18:41:07.676Z] === RUN TestRenameAnonymousContainer [2020-08-20T18:41:08.107Z] --- PASS: TestServiceUpdateConfigs (15.65s) [2020-08-20T18:41:08.107Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-08-20T18:41:08.107Z] daemon.go:325: [d1c56b44d77ef] waiting for daemon to start [2020-08-20T18:41:08.107Z] daemon.go:325: [d1c56b44d77ef] waiting for daemon to start [2020-08-20T18:41:08.107Z] daemon.go:353: [d1c56b44d77ef] daemon started [2020-08-20T18:41:08.107Z] daemon.go:461: [d1c56b44d77ef] Stopping daemon [2020-08-20T18:41:08.107Z] daemon.go:296: [d1c56b44d77ef] exiting daemon [2020-08-20T18:41:08.107Z] daemon.go:448: [d1c56b44d77ef] Daemon stopped [2020-08-20T18:41:08.107Z] === RUN TestServiceUpdateNetwork [2020-08-20T18:41:08.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-08-20T18:41:08.404Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-08-20T18:41:08.404Z] --- PASS: TestUpdateCPUQuota (1.79s) [2020-08-20T18:41:08.404Z] === RUN TestUpdatePidsLimit [2020-08-20T18:41:08.404Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-20T18:41:08.976Z] === RUN TestUpdatePidsLimit/no_change [2020-08-20T18:41:09.235Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-20T18:41:09.494Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-08-20T18:41:09.750Z] --- PASS: TestRenameAnonymousContainer (1.98s) [2020-08-20T18:41:09.750Z] === RUN TestRenameContainerWithSameName [2020-08-20T18:41:09.753Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-20T18:41:10.012Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-20T18:41:10.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-08-20T18:41:10.385Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-08-20T18:41:10.385Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-20T18:41:10.582Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-20T18:41:10.841Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-20T18:41:11.430Z] --- PASS: TestRenameContainerWithLinkedContainer (1.05s) [2020-08-20T18:41:11.431Z] === RUN TestResize [2020-08-20T18:41:11.726Z] --- PASS: TestResize (0.58s) [2020-08-20T18:41:11.726Z] === RUN TestResizeWithInvalidSize [2020-08-20T18:41:12.366Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2020-08-20T18:41:12.366Z] === RUN TestResizeWhenContainerNotStarted [2020-08-20T18:41:12.552Z] ? github.com/docker/docker/api [no test files] [2020-08-20T18:41:12.754Z] --- PASS: TestUpdatePidsLimit (3.93s) [2020-08-20T18:41:12.755Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-08-20T18:41:12.755Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-08-20T18:41:12.755Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-08-20T18:41:12.755Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-08-20T18:41:12.755Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-08-20T18:41:12.755Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2020-08-20T18:41:12.755Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-08-20T18:41:12.755Z] === RUN TestUpdateRestartPolicy [2020-08-20T18:41:12.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-08-20T18:41:13.008Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-08-20T18:41:13.009Z] === RUN TestDaemonRestartKillContainers [2020-08-20T18:41:13.009Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-20T18:41:13.009Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-20T18:41:13.010Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-20T18:41:13.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-20T18:41:13.010Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-20T18:41:13.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-20T18:41:13.010Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-20T18:41:13.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-20T18:41:13.010Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-20T18:41:13.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-20T18:41:13.010Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-20T18:41:13.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-20T18:41:13.010Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-20T18:41:13.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-20T18:41:13.010Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-20T18:41:13.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-20T18:41:13.010Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:41:13.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:41:13.010Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:41:13.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:41:13.010Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:41:13.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:41:13.010Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:41:13.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:41:13.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-20T18:41:13.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:41:13.010Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:41:13.010Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-20T18:41:13.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-08-20T18:41:14.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-08-20T18:41:15.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-20T18:41:15.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-20T18:41:15.394Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-20T18:41:15.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-20T18:41:16.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-08-20T18:41:16.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-08-20T18:41:17.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-20T18:41:18.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:41:18.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:41:18.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-20T18:41:20.901Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-20T18:41:20.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-08-20T18:41:20.901Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [d3ae302bfd4f0] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [d3ae302bfd4f0] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d3ae302bfd4f0] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [d3ae302bfd4f0] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [d3ae302bfd4f0] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [d3ae302bfd4f0] Daemon stopped [2020-08-20T18:41:20.901Z] daemon.go:325: [d3ae302bfd4f0] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [d3ae302bfd4f0] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d3ae302bfd4f0] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [d3ae302bfd4f0] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [d3ae302bfd4f0] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [d3ae302bfd4f0] Daemon stopped [2020-08-20T18:41:20.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2020-08-20T18:41:20.901Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [db12d5a35f7f3] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [db12d5a35f7f3] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [db12d5a35f7f3] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [db12d5a35f7f3] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [db12d5a35f7f3] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [db12d5a35f7f3] Daemon stopped [2020-08-20T18:41:20.901Z] daemon.go:325: [db12d5a35f7f3] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [db12d5a35f7f3] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [db12d5a35f7f3] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [db12d5a35f7f3] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [db12d5a35f7f3] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [db12d5a35f7f3] Daemon stopped [2020-08-20T18:41:20.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2020-08-20T18:41:20.901Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [d2917d087f222] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [d2917d087f222] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d2917d087f222] daemon started [2020-08-20T18:41:20.901Z] daemon.go:296: [d2917d087f222] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [d2917d087f222] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [d2917d087f222] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d2917d087f222] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [d2917d087f222] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [d2917d087f222] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [d2917d087f222] Daemon stopped [2020-08-20T18:41:20.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2020-08-20T18:41:20.901Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [d7328d10b7b9f] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [d7328d10b7b9f] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d7328d10b7b9f] daemon started [2020-08-20T18:41:20.901Z] daemon.go:325: [d7328d10b7b9f] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:296: [d7328d10b7b9f] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [d7328d10b7b9f] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d7328d10b7b9f] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [d7328d10b7b9f] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [d7328d10b7b9f] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [d7328d10b7b9f] Daemon stopped [2020-08-20T18:41:20.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s) [2020-08-20T18:41:20.901Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [d703c7bd193b5] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [d703c7bd193b5] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d703c7bd193b5] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [d703c7bd193b5] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [d703c7bd193b5] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [d703c7bd193b5] Daemon stopped [2020-08-20T18:41:20.901Z] daemon.go:325: [d703c7bd193b5] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [d703c7bd193b5] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d703c7bd193b5] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [d703c7bd193b5] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [d703c7bd193b5] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [d703c7bd193b5] Daemon stopped [2020-08-20T18:41:20.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.23s) [2020-08-20T18:41:20.901Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [d34889271f776] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [d34889271f776] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d34889271f776] daemon started [2020-08-20T18:41:20.901Z] daemon.go:325: [d34889271f776] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:296: [d34889271f776] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [d34889271f776] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d34889271f776] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [d34889271f776] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [d34889271f776] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [d34889271f776] Daemon stopped [2020-08-20T18:41:20.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s) [2020-08-20T18:41:20.901Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [d19df75c70006] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [d19df75c70006] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d19df75c70006] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [d19df75c70006] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [d19df75c70006] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [d19df75c70006] Daemon stopped [2020-08-20T18:41:20.901Z] daemon.go:325: [d19df75c70006] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [d19df75c70006] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d19df75c70006] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [d19df75c70006] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [d19df75c70006] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [d19df75c70006] Daemon stopped [2020-08-20T18:41:20.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2020-08-20T18:41:20.901Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [da8dfaf174fef] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [da8dfaf174fef] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [da8dfaf174fef] daemon started [2020-08-20T18:41:20.901Z] daemon.go:296: [da8dfaf174fef] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [da8dfaf174fef] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [da8dfaf174fef] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [da8dfaf174fef] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [da8dfaf174fef] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [da8dfaf174fef] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [da8dfaf174fef] Daemon stopped [2020-08-20T18:41:20.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-08-20T18:41:20.901Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [d9eb5464e6035] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [d9eb5464e6035] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d9eb5464e6035] daemon started [2020-08-20T18:41:20.901Z] daemon.go:325: [d9eb5464e6035] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:296: [d9eb5464e6035] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [d9eb5464e6035] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d9eb5464e6035] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [d9eb5464e6035] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [d9eb5464e6035] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [d9eb5464e6035] Daemon stopped [2020-08-20T18:41:20.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2020-08-20T18:41:20.901Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [d736a1b3a56fc] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [d736a1b3a56fc] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d736a1b3a56fc] daemon started [2020-08-20T18:41:20.901Z] daemon.go:296: [d736a1b3a56fc] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [d736a1b3a56fc] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [d736a1b3a56fc] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [d736a1b3a56fc] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [d736a1b3a56fc] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [d736a1b3a56fc] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [d736a1b3a56fc] Daemon stopped [2020-08-20T18:41:20.901Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2020-08-20T18:41:20.901Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-20T18:41:20.901Z] daemon.go:325: [ded286ae0b2ae] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:325: [ded286ae0b2ae] waiting for daemon to start [2020-08-20T18:41:20.901Z] daemon.go:353: [ded286ae0b2ae] daemon started [2020-08-20T18:41:20.901Z] daemon.go:461: [ded286ae0b2ae] Stopping daemon [2020-08-20T18:41:20.901Z] daemon.go:296: [ded286ae0b2ae] exiting daemon [2020-08-20T18:41:20.901Z] daemon.go:448: [ded286ae0b2ae] Daemon stopped [2020-08-20T18:41:20.902Z] daemon.go:325: [ded286ae0b2ae] waiting for daemon to start [2020-08-20T18:41:20.902Z] daemon.go:325: [ded286ae0b2ae] waiting for daemon to start [2020-08-20T18:41:20.902Z] daemon.go:353: [ded286ae0b2ae] daemon started [2020-08-20T18:41:20.902Z] daemon.go:461: [ded286ae0b2ae] Stopping daemon [2020-08-20T18:41:20.902Z] daemon.go:296: [ded286ae0b2ae] exiting daemon [2020-08-20T18:41:20.902Z] daemon.go:448: [ded286ae0b2ae] Daemon stopped [2020-08-20T18:41:20.902Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2020-08-20T18:41:20.902Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-20T18:41:20.902Z] daemon.go:325: [d48909b4c881c] waiting for daemon to start [2020-08-20T18:41:20.902Z] daemon.go:325: [d48909b4c881c] waiting for daemon to start [2020-08-20T18:41:20.902Z] daemon.go:353: [d48909b4c881c] daemon started [2020-08-20T18:41:20.902Z] daemon.go:461: [d48909b4c881c] Stopping daemon [2020-08-20T18:41:20.902Z] daemon.go:296: [d48909b4c881c] exiting daemon [2020-08-20T18:41:20.902Z] daemon.go:448: [d48909b4c881c] Daemon stopped [2020-08-20T18:41:20.902Z] daemon.go:325: [d48909b4c881c] waiting for daemon to start [2020-08-20T18:41:20.902Z] daemon.go:325: [d48909b4c881c] waiting for daemon to start [2020-08-20T18:41:20.902Z] daemon.go:353: [d48909b4c881c] daemon started [2020-08-20T18:41:20.902Z] daemon.go:461: [d48909b4c881c] Stopping daemon [2020-08-20T18:41:20.902Z] daemon.go:296: [d48909b4c881c] exiting daemon [2020-08-20T18:41:20.902Z] daemon.go:448: [d48909b4c881c] Daemon stopped [2020-08-20T18:41:20.902Z] === RUN TestKernelTCPMemory [2020-08-20T18:41:21.194Z] --- PASS: TestKernelTCPMemory (0.64s) [2020-08-20T18:41:21.194Z] === RUN TestNISDomainname [2020-08-20T18:41:21.831Z] --- PASS: TestNISDomainname (0.71s) [2020-08-20T18:41:21.831Z] === RUN TestStats [2020-08-20T18:41:22.068Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-08-20T18:41:22.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-08-20T18:41:23.342Z] --- PASS: TestStats (1.55s) [2020-08-20T18:41:23.342Z] === RUN TestStopContainerWithTimeout [2020-08-20T18:41:23.342Z] === RUN TestStopContainerWithTimeout/0 [2020-08-20T18:41:23.342Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-20T18:41:23.342Z] === RUN TestStopContainerWithTimeout/1 [2020-08-20T18:41:23.342Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-20T18:41:23.342Z] === RUN TestStopContainerWithTimeout/3 [2020-08-20T18:41:23.342Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-20T18:41:23.342Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-20T18:41:23.342Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-20T18:41:23.656Z] === CONT TestStopContainerWithTimeout/0 [2020-08-20T18:41:23.656Z] === CONT TestStopContainerWithTimeout/3 [2020-08-20T18:41:23.656Z] === CONT TestStopContainerWithTimeout/1 [2020-08-20T18:41:23.656Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-20T18:41:25.172Z] --- PASS: TestUpdateRestartPolicy (12.31s) [2020-08-20T18:41:25.172Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-20T18:41:25.172Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-08-20T18:41:25.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-08-20T18:41:25.744Z] --- PASS: TestUpdateRestartWithAutoRemove (1.02s) [2020-08-20T18:41:25.744Z] === RUN TestWaitNonBlocked [2020-08-20T18:41:25.744Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-20T18:41:25.744Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-20T18:41:25.744Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-20T18:41:25.744Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-20T18:41:25.744Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-20T18:41:25.744Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-20T18:41:26.670Z] --- PASS: TestServiceUpdateNetwork (16.16s) [2020-08-20T18:41:26.670Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-08-20T18:41:26.670Z] daemon.go:325: [d26e743db69db] waiting for daemon to start [2020-08-20T18:41:26.670Z] daemon.go:325: [d26e743db69db] waiting for daemon to start [2020-08-20T18:41:26.670Z] daemon.go:353: [d26e743db69db] daemon started [2020-08-20T18:41:26.670Z] daemon.go:461: [d26e743db69db] Stopping daemon [2020-08-20T18:41:26.670Z] daemon.go:296: [d26e743db69db] exiting daemon [2020-08-20T18:41:26.670Z] daemon.go:448: [d26e743db69db] Daemon stopped [2020-08-20T18:41:26.670Z] PASS [2020-08-20T18:41:26.670Z] [2020-08-20T18:41:26.670Z] === Skipped [2020-08-20T18:41:26.670Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-08-20T18:41:26.670Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:41:26.670Z] [2020-08-20T18:41:26.670Z] [2020-08-20T18:41:26.670Z] DONE 18 tests, 1 skipped in 136.691s [2020-08-20T18:41:26.670Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-08-20T18:41:26.670Z] ++ 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-08-20T18:41:26.670Z] ++ set -e [2020-08-20T18:41:26.670Z] ++ '[' -n 0 ']' [2020-08-20T18:41:26.670Z] ++ set -x [2020-08-20T18:41:26.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:41:26.670Z] INFO: Testing against a local daemon [2020-08-20T18:41:26.670Z] === RUN TestSessionCreate [2020-08-20T18:41:26.670Z] --- PASS: TestSessionCreate (0.02s) [2020-08-20T18:41:26.670Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-20T18:41:26.670Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-20T18:41:26.670Z] PASS [2020-08-20T18:41:26.670Z] [2020-08-20T18:41:26.670Z] DONE 2 tests in 0.099s [2020-08-20T18:41:26.670Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-08-20T18:41:26.670Z] ++ 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-08-20T18:41:26.670Z] ++ set -e [2020-08-20T18:41:26.670Z] ++ '[' -n 0 ']' [2020-08-20T18:41:26.670Z] ++ set -x [2020-08-20T18:41:26.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:41:26.670Z] INFO: Testing against a local daemon [2020-08-20T18:41:26.670Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-20T18:41:26.670Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-20T18:41:26.670Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-20T18:41:26.670Z] === RUN TestEventsExecDie [2020-08-20T18:41:26.670Z] --- PASS: TestEventsExecDie (0.97s) [2020-08-20T18:41:26.670Z] === RUN TestEventsBackwardsCompatible [2020-08-20T18:41:26.670Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-08-20T18:41:26.670Z] === RUN TestInfoBinaryCommits [2020-08-20T18:41:26.670Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-20T18:41:26.670Z] === RUN TestInfoAPIVersioned [2020-08-20T18:41:26.670Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-20T18:41:26.670Z] === RUN TestInfoAPI [2020-08-20T18:41:26.670Z] --- PASS: TestInfoAPI (0.02s) [2020-08-20T18:41:26.670Z] === RUN TestInfoAPIWarnings [2020-08-20T18:41:26.670Z] --- PASS: TestInfoAPIWarnings (0.81s) [2020-08-20T18:41:26.670Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-08-20T18:41:26.670Z] daemon.go:325: [d818acea9c02f] waiting for daemon to start [2020-08-20T18:41:26.670Z] daemon.go:325: [d818acea9c02f] waiting for daemon to start [2020-08-20T18:41:26.670Z] daemon.go:353: [d818acea9c02f] daemon started [2020-08-20T18:41:26.670Z] daemon.go:461: [d818acea9c02f] Stopping daemon [2020-08-20T18:41:26.670Z] daemon.go:296: [d818acea9c02f] exiting daemon [2020-08-20T18:41:26.670Z] daemon.go:448: [d818acea9c02f] Daemon stopped [2020-08-20T18:41:26.670Z] === RUN TestLoginFailsWithBadCredentials [2020-08-20T18:41:26.670Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-08-20T18:41:26.670Z] === RUN TestPingCacheHeaders [2020-08-20T18:41:26.670Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-08-20T18:41:26.670Z] === RUN TestPingGet [2020-08-20T18:41:26.961Z] --- PASS: TestPingGet (0.01s) [2020-08-20T18:41:26.961Z] === RUN TestPingHead [2020-08-20T18:41:26.961Z] --- PASS: TestPingHead (0.01s) [2020-08-20T18:41:26.961Z] === RUN TestVersion [2020-08-20T18:41:26.961Z] --- PASS: TestVersion (0.02s) [2020-08-20T18:41:26.961Z] PASS [2020-08-20T18:41:26.961Z] [2020-08-20T18:41:26.961Z] === Skipped [2020-08-20T18:41:26.961Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-20T18:41:26.961Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-20T18:41:26.961Z] [2020-08-20T18:41:26.961Z] [2020-08-20T18:41:26.961Z] DONE 12 tests, 1 skipped in 2.324s [2020-08-20T18:41:26.961Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-08-20T18:41:26.961Z] ++ 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-08-20T18:41:26.961Z] ++ set -e [2020-08-20T18:41:26.961Z] ++ '[' -n 0 ']' [2020-08-20T18:41:26.961Z] ++ set -x [2020-08-20T18:41:26.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:41:26.961Z] INFO: Testing against a local daemon [2020-08-20T18:41:26.961Z] === RUN TestVolumesCreateAndList [2020-08-20T18:41:26.961Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-20T18:41:26.961Z] === RUN TestVolumesRemove [2020-08-20T18:41:26.961Z] --- PASS: TestVolumesRemove (0.13s) [2020-08-20T18:41:26.961Z] === RUN TestVolumesInspect [2020-08-20T18:41:26.961Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-20T18:41:26.961Z] === RUN TestVolumesInvalidJSON [2020-08-20T18:41:26.961Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-20T18:41:26.961Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-20T18:41:27.127Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-08-20T18:41:27.127Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2020-08-20T18:41:27.127Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2020-08-20T18:41:27.127Z] === RUN TestWaitBlocked [2020-08-20T18:41:27.127Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-20T18:41:27.127Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-20T18:41:27.127Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-20T18:41:27.127Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-20T18:41:27.127Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-20T18:41:27.127Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-20T18:41:27.189Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-08-20T18:41:27.189Z] --- PASS: TestStopContainerWithTimeout/0 (0.92s) [2020-08-20T18:41:27.189Z] --- PASS: TestStopContainerWithTimeout/1 (2.13s) [2020-08-20T18:41:27.189Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-08-20T18:41:27.189Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2020-08-20T18:41:27.189Z] === RUN TestDeleteDevicemapper [2020-08-20T18:41:27.189Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-20T18:41:27.189Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-20T18:41:27.189Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-20T18:41:27.251Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-20T18:41:27.251Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-20T18:41:27.251Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-20T18:41:27.251Z] PASS [2020-08-20T18:41:27.251Z] [2020-08-20T18:41:27.251Z] DONE 5 tests in 0.245s [2020-08-20T18:41:27.251Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-20T18:41:27.251Z] ++++ cat bundles/test-integration/docker.pid [2020-08-20T18:41:27.251Z] +++ kill 10864 [2020-08-20T18:41:27.341Z] ok github.com/docker/docker/api/server 0.192s coverage: 7.9% of statements [2020-08-20T18:41:28.231Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2020-08-20T18:41:28.231Z] === RUN TestUpdateMemory [2020-08-20T18:41:28.508Z] --- PASS: TestWaitBlocked (0.03s) [2020-08-20T18:41:28.508Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2020-08-20T18:41:28.508Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2020-08-20T18:41:28.508Z] === CONT TestContainerStartOnDaemonRestart [2020-08-20T18:41:28.508Z] === CONT TestIpcModeOlderClient [2020-08-20T18:41:28.508Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-08-20T18:41:28.508Z] === CONT TestDaemonRestartIpcMode [2020-08-20T18:41:28.755Z] umount: bundles/test-integration/root: no mount point specified. [2020-08-20T18:41:28.755Z] +++ /etc/init.d/apparmor stop [2020-08-20T18:41:28.755Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-20T18:41:28.755Z] [2020-08-20T18:41:28.755Z] Unloading profiles will leave already running processes permanently [2020-08-20T18:41:28.755Z] unconfined, which can lead to unexpected situations. [2020-08-20T18:41:28.755Z] [2020-08-20T18:41:28.755Z] To set a process to complain mode, use the command line tool [2020-08-20T18:41:28.755Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-20T18:41:28.755Z] +++ true [2020-08-20T18:41:28.755Z] exiting test-integration [2020-08-20T18:41:28.755Z] ++ exit 0 [2020-08-20T18:41:28.755Z] [2020-08-20T18:41:28.867Z] --- PASS: TestUpdateMemory (0.82s) [2020-08-20T18:41:28.867Z] === RUN TestUpdateCPUQuota [2020-08-20T18:41:29.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-08-20T18:41:29.905Z] --- PASS: TestUpdateCPUQuota (0.92s) [2020-08-20T18:41:29.905Z] === RUN TestUpdatePidsLimit [2020-08-20T18:41:29.905Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-20T18:41:30.200Z] === RUN TestUpdatePidsLimit/no_change [2020-08-20T18:41:30.493Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-20T18:41:30.787Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value Post stage [Pipeline] junit [2020-08-20T18:41:30.862Z] Recording test results [2020-08-20T18:41:31.080Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-20T18:41:31.372Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-20T18:41:31.509Z] + echo Ensuring container killed. [2020-08-20T18:41:31.509Z] Ensuring container killed. [2020-08-20T18:41:31.509Z] + docker rm -vf docker-pr9 [2020-08-20T18:41:31.509Z] Error: No such container: docker-pr9 [2020-08-20T18:41:31.509Z] + true [Pipeline] sh [2020-08-20T18:41:31.668Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-20T18:41:31.885Z] + echo Chowning /workspace to jenkins user [2020-08-20T18:41:31.885Z] Chowning /workspace to jenkins user [2020-08-20T18:41:31.885Z] + id -u [2020-08-20T18:41:31.885Z] + id -g [2020-08-20T18:41:31.885Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40408:/workspace busybox chown -R 1001:1001 /workspace [2020-08-20T18:41:31.885Z] Unable to find image 'busybox:latest' locally [2020-08-20T18:41:32.175Z] latest: Pulling from library/busybox [2020-08-20T18:41:32.175Z] 970013469dcd: Pulling fs layer [2020-08-20T18:41:32.372Z] --- PASS: TestContainerStartOnDaemonRestart (3.95s) [2020-08-20T18:41:32.372Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-08-20T18:41:32.372Z] daemon.go:325: [daf9f70290fee] waiting for daemon to start [2020-08-20T18:41:32.372Z] daemon.go:325: [daf9f70290fee] waiting for daemon to start [2020-08-20T18:41:32.372Z] daemon.go:353: [daf9f70290fee] daemon started [2020-08-20T18:41:32.372Z] daemon.go:325: [daf9f70290fee] waiting for daemon to start [2020-08-20T18:41:32.372Z] daemon.go:296: [daf9f70290fee] exiting daemon [2020-08-20T18:41:32.372Z] daemon.go:325: [daf9f70290fee] waiting for daemon to start [2020-08-20T18:41:32.372Z] daemon.go:353: [daf9f70290fee] daemon started [2020-08-20T18:41:32.372Z] daemon.go:461: [daf9f70290fee] Stopping daemon [2020-08-20T18:41:32.372Z] daemon.go:296: [daf9f70290fee] exiting daemon [2020-08-20T18:41:32.372Z] daemon.go:448: [daf9f70290fee] Daemon stopped [2020-08-20T18:41:32.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-08-20T18:41:32.465Z] 970013469dcd: Verifying Checksum [2020-08-20T18:41:32.465Z] 970013469dcd: Download complete [2020-08-20T18:41:32.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-08-20T18:41:32.705Z] --- PASS: TestUpdatePidsLimit (2.65s) [2020-08-20T18:41:32.705Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-08-20T18:41:32.705Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2020-08-20T18:41:32.705Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-08-20T18:41:32.705Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2020-08-20T18:41:32.705Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2020-08-20T18:41:32.705Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2020-08-20T18:41:32.705Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-08-20T18:41:32.705Z] === RUN TestUpdateRestartPolicy [2020-08-20T18:41:32.889Z] --- PASS: TestDaemonRestartIpcMode (4.60s) [2020-08-20T18:41:32.889Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-08-20T18:41:32.889Z] daemon.go:325: [d1a6878a9359e] waiting for daemon to start [2020-08-20T18:41:32.889Z] daemon.go:325: [d1a6878a9359e] waiting for daemon to start [2020-08-20T18:41:32.889Z] daemon.go:353: [d1a6878a9359e] daemon started [2020-08-20T18:41:32.889Z] daemon.go:461: [d1a6878a9359e] Stopping daemon [2020-08-20T18:41:32.889Z] daemon.go:296: [d1a6878a9359e] exiting daemon [2020-08-20T18:41:32.889Z] daemon.go:448: [d1a6878a9359e] Daemon stopped [2020-08-20T18:41:32.889Z] daemon.go:325: [d1a6878a9359e] waiting for daemon to start [2020-08-20T18:41:32.889Z] daemon.go:325: [d1a6878a9359e] waiting for daemon to start [2020-08-20T18:41:32.889Z] daemon.go:353: [d1a6878a9359e] daemon started [2020-08-20T18:41:32.889Z] daemon.go:461: [d1a6878a9359e] Stopping daemon [2020-08-20T18:41:32.889Z] daemon.go:296: [d1a6878a9359e] exiting daemon [2020-08-20T18:41:32.889Z] daemon.go:448: [d1a6878a9359e] Daemon stopped [2020-08-20T18:41:32.889Z] PASS [2020-08-20T18:41:32.890Z] [2020-08-20T18:41:32.890Z] === Skipped [2020-08-20T18:41:32.890Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-20T18:41:32.890Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-20T18:41:32.890Z] [2020-08-20T18:41:32.890Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-20T18:41:32.890Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-20T18:41:32.890Z] [2020-08-20T18:41:32.890Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-20T18:41:32.890Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-20T18:41:32.890Z] [2020-08-20T18:41:32.890Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-20T18:41:32.890Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-20T18:41:32.890Z] [2020-08-20T18:41:32.890Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-20T18:41:32.890Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-20T18:41:32.890Z] [2020-08-20T18:41:32.890Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-20T18:41:32.890Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-08-20T18:41:32.890Z] [2020-08-20T18:41:32.890Z] [2020-08-20T18:41:32.890Z] DONE 189 tests, 6 skipped in 120.065s [2020-08-20T18:41:33.095Z] 970013469dcd: Pull complete [2020-08-20T18:41:33.095Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-20T18:41:33.095Z] Status: Downloaded newer image for busybox:latest [2020-08-20T18:41:33.149Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-20T18:41:33.149Z] ++ 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-08-20T18:41:33.149Z] ++ set -e [2020-08-20T18:41:33.149Z] ++ '[' -n 0 ']' [2020-08-20T18:41:33.149Z] ++ set -x [2020-08-20T18:41:33.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:41:33.149Z] INFO: Testing against a local daemon [2020-08-20T18:41:33.149Z] === RUN TestCommitInheritsEnv [2020-08-20T18:41:33.717Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-08-20T18:41:33.717Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-20T18:41:33.717Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-20T18:41:33.717Z] === RUN TestImagesFilterMultiReference [2020-08-20T18:41:33.976Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2020-08-20T18:41:33.976Z] === RUN TestImagePullPlatformInvalid [2020-08-20T18:41:33.976Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-08-20T18:41:33.976Z] === RUN TestRemoveImageOrphaning [2020-08-20T18:41:34.545Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2020-08-20T18:41:34.545Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-20T18:41:34.545Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-08-20T18:41:34.545Z] === RUN TestTagInvalidReference [2020-08-20T18:41:34.545Z] --- PASS: TestTagInvalidReference (0.09s) [2020-08-20T18:41:34.545Z] === RUN TestTagValidPrefixedRepo [2020-08-20T18:41:34.545Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-08-20T18:41:34.545Z] === RUN TestTagExistedNameWithoutForce [2020-08-20T18:41:34.805Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-08-20T18:41:34.805Z] === RUN TestTagOfficialNames [2020-08-20T18:41:34.805Z] --- PASS: TestTagOfficialNames (0.09s) [2020-08-20T18:41:34.805Z] === RUN TestTagMatchesDigest [2020-08-20T18:41:34.805Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-20T18:41:34.805Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-20T18:41:35.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-08-20T18:41:35.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-20T18:41:35.571Z] + bundleName=s390x-integration [2020-08-20T18:41:35.571Z] + echo Creating s390x-integration-bundles.tar.gz [2020-08-20T18:41:35.571Z] Creating s390x-integration-bundles.tar.gz [2020-08-20T18:41:35.571Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-20T18:41:35.571Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-20T18:41:35.614Z] Archiving artifacts [2020-08-20T18:41:35.967Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40408/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-20T18:41:36.343Z] + make clean [2020-08-20T18:41:36.634Z] docker volume rm -f docker-dev-cache [2020-08-20T18:41:36.634Z] docker-dev-cache [Pipeline] deleteDir [2020-08-20T18:41:37.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-20T18:41:38.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-08-20T18:41:39.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-08-20T18:41:42.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-08-20T18:41:43.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-08-20T18:41:44.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-08-20T18:41:45.345Z] --- PASS: TestUpdateRestartPolicy (11.39s) [2020-08-20T18:41:45.345Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-20T18:41:45.345Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s) [2020-08-20T18:41:45.345Z] === RUN TestWaitNonBlocked [2020-08-20T18:41:45.345Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-20T18:41:45.345Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-20T18:41:45.345Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-20T18:41:45.345Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-20T18:41:45.345Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-20T18:41:45.345Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-20T18:41:45.345Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-20T18:41:45.345Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2020-08-20T18:41:45.345Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2020-08-20T18:41:45.345Z] === RUN TestWaitBlocked [2020-08-20T18:41:45.345Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-20T18:41:45.345Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-20T18:41:45.345Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-20T18:41:45.345Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-20T18:41:45.345Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-20T18:41:45.345Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-20T18:41:45.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-20T18:41:45.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-20T18:41:45.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-08-20T18:41:46.274Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-08-20T18:41:46.384Z] --- PASS: TestWaitBlocked (0.03s) [2020-08-20T18:41:46.384Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2020-08-20T18:41:46.384Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2020-08-20T18:41:46.384Z] === CONT TestContainerStartOnDaemonRestart [2020-08-20T18:41:46.384Z] === CONT TestIpcModeOlderClient [2020-08-20T18:41:46.384Z] === CONT TestDaemonRestartIpcMode [2020-08-20T18:41:46.384Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-08-20T18:41:47.211Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-08-20T18:41:48.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-08-20T18:41:48.408Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-08-20T18:41:49.140Z] --- PASS: TestContainerStartOnDaemonRestart (2.71s) [2020-08-20T18:41:49.140Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-08-20T18:41:49.140Z] daemon.go:325: [d54ccd481ebb8] waiting for daemon to start [2020-08-20T18:41:49.140Z] daemon.go:325: [d54ccd481ebb8] waiting for daemon to start [2020-08-20T18:41:49.140Z] daemon.go:353: [d54ccd481ebb8] daemon started [2020-08-20T18:41:49.140Z] daemon.go:325: [d54ccd481ebb8] waiting for daemon to start [2020-08-20T18:41:49.140Z] daemon.go:296: [d54ccd481ebb8] exiting daemon [2020-08-20T18:41:49.140Z] daemon.go:325: [d54ccd481ebb8] waiting for daemon to start [2020-08-20T18:41:49.140Z] daemon.go:353: [d54ccd481ebb8] daemon started [2020-08-20T18:41:49.140Z] daemon.go:461: [d54ccd481ebb8] Stopping daemon [2020-08-20T18:41:49.140Z] daemon.go:296: [d54ccd481ebb8] exiting daemon [2020-08-20T18:41:49.140Z] daemon.go:448: [d54ccd481ebb8] Daemon stopped [2020-08-20T18:41:49.437Z] --- PASS: TestDaemonRestartIpcMode (3.30s) [2020-08-20T18:41:49.437Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-08-20T18:41:49.437Z] daemon.go:325: [d68a640eeb05a] waiting for daemon to start [2020-08-20T18:41:49.437Z] daemon.go:325: [d68a640eeb05a] waiting for daemon to start [2020-08-20T18:41:49.437Z] daemon.go:353: [d68a640eeb05a] daemon started [2020-08-20T18:41:49.437Z] daemon.go:461: [d68a640eeb05a] Stopping daemon [2020-08-20T18:41:49.437Z] daemon.go:296: [d68a640eeb05a] exiting daemon [2020-08-20T18:41:49.437Z] daemon.go:448: [d68a640eeb05a] Daemon stopped [2020-08-20T18:41:49.437Z] daemon.go:325: [d68a640eeb05a] waiting for daemon to start [2020-08-20T18:41:49.437Z] daemon.go:325: [d68a640eeb05a] waiting for daemon to start [2020-08-20T18:41:49.437Z] daemon.go:353: [d68a640eeb05a] daemon started [2020-08-20T18:41:49.437Z] daemon.go:461: [d68a640eeb05a] Stopping daemon [2020-08-20T18:41:49.437Z] daemon.go:296: [d68a640eeb05a] exiting daemon [2020-08-20T18:41:49.437Z] daemon.go:448: [d68a640eeb05a] Daemon stopped [2020-08-20T18:41:49.437Z] PASS [2020-08-20T18:41:49.437Z] [2020-08-20T18:41:49.437Z] === Skipped [2020-08-20T18:41:49.437Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-08-20T18:41:49.437Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-20T18:41:49.437Z] [2020-08-20T18:41:49.437Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-20T18:41:49.437Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-20T18:41:49.437Z] [2020-08-20T18:41:49.437Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-08-20T18:41:49.437Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-20T18:41:49.437Z] [2020-08-20T18:41:49.437Z] [2020-08-20T18:41:49.437Z] DONE 189 tests, 3 skipped in 86.445s [2020-08-20T18:41:49.437Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-08-20T18:41:49.437Z] ++ 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-08-20T18:41:49.437Z] ++ set -e [2020-08-20T18:41:49.437Z] ++ '[' -n 0 ']' [2020-08-20T18:41:49.437Z] ++ set -x [2020-08-20T18:41:49.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:41:49.741Z] INFO: Testing against a local daemon [2020-08-20T18:41:49.741Z] === RUN TestCommitInheritsEnv [2020-08-20T18:41:50.033Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-08-20T18:41:50.033Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-20T18:41:50.033Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-20T18:41:50.033Z] === RUN TestImagesFilterMultiReference [2020-08-20T18:41:50.033Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-08-20T18:41:50.033Z] === RUN TestImagePullPlatformInvalid [2020-08-20T18:41:50.033Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-08-20T18:41:50.033Z] === RUN TestRemoveImageOrphaning [2020-08-20T18:41:50.327Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2020-08-20T18:41:50.327Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-20T18:41:50.327Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-20T18:41:50.327Z] === RUN TestTagInvalidReference [2020-08-20T18:41:50.327Z] --- PASS: TestTagInvalidReference (0.03s) [2020-08-20T18:41:50.327Z] === RUN TestTagValidPrefixedRepo [2020-08-20T18:41:50.327Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-20T18:41:50.327Z] === RUN TestTagExistedNameWithoutForce [2020-08-20T18:41:50.621Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-20T18:41:50.621Z] === RUN TestTagOfficialNames [2020-08-20T18:41:50.621Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-20T18:41:50.621Z] === RUN TestTagMatchesDigest [2020-08-20T18:41:50.621Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-20T18:41:50.621Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-20T18:41:53.686Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-08-20T18:41:55.067Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-08-20T18:41:56.447Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-08-20T18:41:56.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-08-20T18:41:57.644Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-08-20T18:41:58.582Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-08-20T18:41:59.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-08-20T18:42:02.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-08-20T18:42:04.403Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-08-20T18:42:06.310Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-08-20T18:42:06.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-08-20T18:42:07.536Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-08-20T18:42:08.105Z] === RUN TestDockerSuite/TestBuildCmd [2020-08-20T18:42:08.681Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-08-20T18:42:09.250Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-08-20T18:42:09.818Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-08-20T18:42:09.818Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-08-20T18:42:09.824Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-20T18:42:09.824Z] ok github.com/docker/docker/api/server/httputils 0.133s coverage: 14.7% of statements [2020-08-20T18:42:10.281Z] ok github.com/docker/docker/api/server/middleware 0.137s coverage: 37.7% of statements [2020-08-20T18:42:10.281Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-20T18:42:10.281Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-20T18:42:10.281Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-20T18:42:10.281Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-20T18:42:10.281Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-20T18:42:10.281Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-20T18:42:10.281Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-20T18:42:10.281Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-20T18:42:10.281Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-20T18:42:10.741Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-20T18:42:10.741Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-20T18:42:11.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-08-20T18:42:11.455Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-08-20T18:42:12.273Z] ok github.com/docker/docker/api/server/router/swarm 0.120s coverage: 3.1% of statements [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-20T18:42:12.273Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-20T18:42:12.273Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-20T18:42:12.273Z] ok github.com/docker/docker/api/types/time 0.348s coverage: 100.0% of statements [2020-08-20T18:42:12.273Z] ok github.com/docker/docker/api/types/versions 0.074s coverage: 75.0% of statements [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/builder [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-20T18:42:12.273Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-20T18:42:13.704Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-20T18:42:13.704Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-08-20T18:42:13.704Z] remote: Enumerating objects: 2, done. [2020-08-20T18:42:13.704Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-08-20T18:42:13.704Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-08-20T18:42:13.704Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-08-20T18:42:13.704Z] 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-08-20T18:42:13.704Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-08-20T18:42:13.704Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-20T18:42:14.026Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40408/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a15a770e1ba824fd776c59d08a34174fb61af05b hack/test/unit [2020-08-20T18:42:16.560Z] ? github.com/docker/docker/api [no test files] [2020-08-20T18:42:16.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-08-20T18:42:17.302Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-08-20T18:42:18.050Z] ok github.com/docker/docker/builder/dockerfile 0.789s coverage: 43.2% of statements [2020-08-20T18:42:18.050Z] ok github.com/docker/docker/builder/dockerignore 0.145s coverage: 96.8% of statements [2020-08-20T18:42:18.050Z] ok github.com/docker/docker/builder/fscache 0.972s coverage: 69.2% of statements [2020-08-20T18:42:18.050Z] ok github.com/docker/docker/builder/remotecontext 0.436s coverage: 9.2% of statements [2020-08-20T18:42:18.681Z] === RUN TestDockerSuite/TestBuildContChar [2020-08-20T18:42:18.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-08-20T18:42:21.971Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-08-20T18:42:22.230Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-08-20T18:42:23.169Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-08-20T18:42:23.428Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-08-20T18:42:24.365Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-08-20T18:42:24.934Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-08-20T18:42:25.193Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-08-20T18:42:26.130Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-08-20T18:42:28.036Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-08-20T18:42:31.325Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-08-20T18:42:31.445Z] ok github.com/docker/docker/api/server 0.003s coverage: 7.9% of statements [2020-08-20T18:42:36.598Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-08-20T18:42:36.858Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-08-20T18:42:37.427Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-08-20T18:42:37.996Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-08-20T18:42:38.255Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-08-20T18:42:38.255Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-08-20T18:42:39.193Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-20T18:42:41.098Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-08-20T18:42:44.387Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-08-20T18:42:44.646Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-08-20T18:42:45.214Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-08-20T18:42:45.784Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-08-20T18:42:46.044Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-08-20T18:42:46.303Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-08-20T18:42:46.303Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-08-20T18:42:46.303Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-08-20T18:42:46.303Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-08-20T18:42:46.303Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-08-20T18:42:47.966Z] ok github.com/docker/docker/builder/remotecontext/git 26.614s coverage: 85.1% of statements [2020-08-20T18:42:47.966Z] ? github.com/docker/docker/cli [no test files] [2020-08-20T18:42:47.966Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-20T18:42:47.966Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2020-08-20T18:42:47.966Z] ok github.com/docker/docker/client 0.446s coverage: 75.2% of statements [2020-08-20T18:42:47.966Z] ok github.com/docker/docker/cmd/dockerd 0.623s coverage: 18.6% of statements [2020-08-20T18:42:49.499Z] ok github.com/docker/docker/container 0.436s coverage: 42.8% of statements [2020-08-20T18:42:49.499Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-20T18:42:49.499Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-20T18:42:49.499Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-20T18:42:49.499Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-20T18:42:49.595Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-08-20T18:42:50.164Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-08-20T18:42:50.164Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-08-20T18:42:53.457Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-08-20T18:42:55.367Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-08-20T18:42:55.626Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-08-20T18:42:58.916Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-08-20T18:42:58.916Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-08-20T18:42:59.176Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-08-20T18:43:00.115Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-08-20T18:43:01.861Z] ok github.com/docker/docker/daemon 2.941s coverage: 9.1% of statements [2020-08-20T18:43:01.861Z] ok github.com/docker/docker/daemon/cluster 0.713s coverage: 0.5% of statements [2020-08-20T18:43:01.861Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.739s coverage: 65.3% of statements [2020-08-20T18:43:01.861Z] ok github.com/docker/docker/daemon/cluster/convert 0.803s coverage: 35.8% of statements [2020-08-20T18:43:01.861Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-20T18:43:01.861Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.167s coverage: 10.9% of statements [2020-08-20T18:43:01.861Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-20T18:43:01.861Z] ok github.com/docker/docker/daemon/config 0.531s coverage: 79.7% of statements [2020-08-20T18:43:01.861Z] ok github.com/docker/docker/daemon/discovery 0.207s coverage: 30.4% of statements [2020-08-20T18:43:01.861Z] ok github.com/docker/docker/daemon/events 0.278s coverage: 50.0% of statements [2020-08-20T18:43:01.861Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-20T18:43:01.861Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-20T18:43:02.318Z] ok github.com/docker/docker/daemon/graphdriver 0.119s coverage: 2.3% of statements [2020-08-20T18:43:02.318Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-08-20T18:43:02.318Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-08-20T18:43:02.318Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-20T18:43:02.318Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-08-20T18:43:02.318Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-08-20T18:43:02.318Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-08-20T18:43:02.318Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-08-20T18:43:02.318Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-20T18:43:02.318Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-08-20T18:43:02.318Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-08-20T18:43:02.318Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-08-20T18:43:05.391Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-20T18:43:05.391Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-08-20T18:43:06.042Z] ok github.com/docker/docker/daemon/images 0.325s coverage: 4.9% of statements [2020-08-20T18:43:06.042Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-20T18:43:06.042Z] ok github.com/docker/docker/daemon/links 0.094s coverage: 93.0% of statements [2020-08-20T18:43:06.042Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-20T18:43:06.042Z] ok github.com/docker/docker/daemon/logger 0.441s coverage: 44.0% of statements [2020-08-20T18:43:06.042Z] ok github.com/docker/docker/daemon/logger/awslogs 0.642s coverage: 78.6% of statements [2020-08-20T18:43:06.042Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-08-20T18:43:06.042Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-20T18:43:06.042Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-20T18:43:06.042Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-08-20T18:43:06.042Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-08-20T18:43:06.499Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.280s coverage: 62.1% of statements [2020-08-20T18:43:06.956Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.191s coverage: 88.3% of statements [2020-08-20T18:43:08.489Z] ok github.com/docker/docker/daemon/logger/local 0.507s coverage: 74.7% of statements [2020-08-20T18:43:08.489Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-20T18:43:08.681Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-08-20T18:43:08.947Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.204s coverage: 36.0% of statements [2020-08-20T18:43:11.116Z] ok github.com/docker/docker/daemon/logger/splunk 2.111s coverage: 84.5% of statements [2020-08-20T18:43:11.116Z] ok github.com/docker/docker/daemon/logger/syslog 0.140s coverage: 47.8% of statements [2020-08-20T18:43:11.116Z] ok github.com/docker/docker/daemon/logger/templates 0.133s coverage: 8.3% of statements [2020-08-20T18:43:11.116Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-20T18:43:11.116Z] ? github.com/docker/docker/daemon/network [no test files] [2020-08-20T18:43:11.116Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-20T18:43:11.969Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-08-20T18:43:11.969Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-20T18:43:12.228Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-08-20T18:43:13.286Z] ok github.com/docker/docker/distribution 1.721s coverage: 20.5% of statements [2020-08-20T18:43:13.286Z] ok github.com/docker/docker/distribution/metadata 1.177s coverage: 48.2% of statements [2020-08-20T18:43:13.286Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-20T18:43:13.647Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-08-20T18:43:13.743Z] ok github.com/docker/docker/distribution/xfer 1.793s coverage: 61.1% of statements [2020-08-20T18:43:13.743Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-20T18:43:13.743Z] ok github.com/docker/docker/errdefs 0.113s coverage: 49.4% of statements [2020-08-20T18:43:14.214Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-08-20T18:43:14.790Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-08-20T18:43:15.358Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-08-20T18:43:15.927Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-08-20T18:43:16.642Z] ok github.com/docker/docker/image 0.833s coverage: 86.4% of statements [2020-08-20T18:43:16.642Z] ok github.com/docker/docker/image/cache 0.290s coverage: 19.2% of statements [2020-08-20T18:43:16.642Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-20T18:43:16.642Z] ok github.com/docker/docker/image/v1 0.218s coverage: 25.0% of statements [2020-08-20T18:43:16.642Z] ? github.com/docker/docker/internal/test [no test files] [2020-08-20T18:43:16.642Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-08-20T18:43:16.642Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-08-20T18:43:16.642Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-08-20T18:43:16.642Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-08-20T18:43:16.642Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-08-20T18:43:16.642Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-08-20T18:43:16.642Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-08-20T18:43:16.642Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-08-20T18:43:16.642Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-08-20T18:43:16.642Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-08-20T18:43:16.642Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-20T18:43:17.606Z] ok github.com/docker/docker/internal/testutil 0.344s coverage: 62.5% of statements [2020-08-20T18:43:17.834Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-08-20T18:43:17.834Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-08-20T18:43:18.093Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-08-20T18:43:18.093Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-08-20T18:43:18.093Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-08-20T18:43:19.473Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-08-20T18:43:19.776Z] ok github.com/docker/docker/layer 0.347s coverage: 30.4% of statements [2020-08-20T18:43:19.776Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-20T18:43:19.776Z] ok github.com/docker/docker/libcontainerd/local 0.229s coverage: 1.0% of statements [2020-08-20T18:43:19.776Z] ok github.com/docker/docker/libcontainerd/queue 0.094s coverage: 100.0% of statements [2020-08-20T18:43:19.776Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-20T18:43:19.776Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-20T18:43:19.776Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-20T18:43:19.776Z] ? github.com/docker/docker/oci [no test files] [2020-08-20T18:43:19.776Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-20T18:43:20.040Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-08-20T18:43:20.740Z] ok github.com/docker/docker/opts 0.425s coverage: 67.3% of statements [2020-08-20T18:43:20.740Z] ok github.com/docker/docker/pkg/aaparser 0.180s coverage: 50.0% of statements [2020-08-20T18:43:20.978Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-08-20T18:43:21.914Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-08-20T18:43:22.173Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-08-20T18:43:26.364Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-08-20T18:43:27.741Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-08-20T18:43:29.653Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-08-20T18:43:30.222Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-08-20T18:43:33.513Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-08-20T18:43:33.513Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-08-20T18:43:34.450Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-08-20T18:43:37.742Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-08-20T18:43:37.742Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/archive 6.649s coverage: 62.2% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/authorization 0.583s coverage: 26.2% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/broadcaster 0.127s coverage: 100.0% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/capabilities 0.056s coverage: 87.5% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/chrootarchive 0.153s coverage: 15.4% of statements [2020-08-20T18:43:38.400Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-20T18:43:38.400Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/directory 0.042s coverage: 80.0% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/discovery 0.101s coverage: 58.3% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/discovery/file 0.138s coverage: 92.9% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/discovery/kv 3.562s coverage: 84.1% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/discovery/memory 0.096s coverage: 92.3% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/discovery/nodes 0.191s coverage: 93.8% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/filenotify 0.150s coverage: 43.8% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 87.7% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/homedir 0.079s coverage: 37.5% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/idtools 0.071s coverage: 6.3% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/ioutils 0.632s coverage: 69.5% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/jsonmessage 0.160s coverage: 91.7% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2020-08-20T18:43:38.400Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/namesgenerator 0.063s coverage: 85.7% of statements [2020-08-20T18:43:38.400Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/parsers 0.168s coverage: 97.0% of statements [2020-08-20T18:43:38.400Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-08-20T18:43:38.400Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-08-20T18:43:38.400Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2020-08-20T18:43:38.400Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-20T18:43:38.400Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-20T18:43:39.140Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-20T18:43:39.140Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-08-20T18:43:39.140Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-08-20T18:43:39.140Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-20T18:43:39.140Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-20T18:43:39.140Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-20T18:43:39.140Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-20T18:43:39.140Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-20T18:43:39.140Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-20T18:43:39.140Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-20T18:43:39.140Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-20T18:43:39.140Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-20T18:43:39.140Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-20T18:43:39.141Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 3.1% of statements [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-20T18:43:39.141Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-20T18:43:39.141Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-20T18:43:39.141Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-08-20T18:43:39.141Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/builder [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-20T18:43:39.141Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-20T18:43:39.708Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-08-20T18:43:41.934Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-08-20T18:43:42.994Z] ok github.com/docker/docker/builder/dockerfile 0.098s coverage: 45.1% of statements [2020-08-20T18:43:42.994Z] ok github.com/docker/docker/builder/fscache 0.116s coverage: 69.2% of statements [2020-08-20T18:43:43.837Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-08-20T18:43:44.776Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-08-20T18:43:45.526Z] ok github.com/docker/docker/builder/remotecontext/git 1.036s coverage: 85.1% of statements [2020-08-20T18:43:46.094Z] ok github.com/docker/docker/builder/remotecontext 0.067s coverage: 13.6% of statements [2020-08-20T18:43:46.094Z] ? github.com/docker/docker/cli [no test files] [2020-08-20T18:43:46.094Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-20T18:43:46.154Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-08-20T18:43:46.353Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-08-20T18:43:49.447Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-08-20T18:43:49.447Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-08-20T18:43:50.827Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-08-20T18:43:50.827Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-08-20T18:43:51.625Z] ok github.com/docker/docker/client 0.213s coverage: 75.7% of statements [2020-08-20T18:43:56.101Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-08-20T18:43:57.039Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-08-20T18:43:57.977Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-08-20T18:44:00.515Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-08-20T18:44:05.789Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-08-20T18:44:05.789Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/plugins 35.009s coverage: 73.6% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.144s coverage: 56.8% of statements [2020-08-20T18:44:08.316Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-20T18:44:08.316Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/plugins/transport 0.203s coverage: 85.7% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/pools 0.069s coverage: 87.9% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/pubsub 1.157s coverage: 72.7% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/reexec 0.165s coverage: 82.4% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/signal 0.051s coverage: 20.3% of statements [2020-08-20T18:44:08.316Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/streamformatter 0.054s coverage: 66.2% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2020-08-20T18:44:08.316Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/system 0.073s coverage: 12.3% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/term 0.112s coverage: 30.8% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: 0.0% of statements [no tests to run] [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/truncindex 0.182s coverage: 91.5% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/plugin 0.253s coverage: 12.0% of statements [2020-08-20T18:44:08.316Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/plugin/v2 0.249s coverage: 20.1% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/reference 0.280s coverage: 84.4% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/registry 0.495s coverage: 52.0% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/registry/resumable 0.290s coverage: 100.0% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/restartmanager 0.188s coverage: 49.0% of statements [2020-08-20T18:44:08.316Z] ? github.com/docker/docker/rootless [no test files] [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/runconfig 0.179s coverage: 54.5% of statements [2020-08-20T18:44:08.316Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-20T18:44:08.316Z] ? github.com/docker/docker/volume [no test files] [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/volume/drivers 0.293s coverage: 36.1% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/volume/local 0.252s coverage: 37.7% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/volume/mounts 0.340s coverage: 66.2% of statements [2020-08-20T18:44:08.316Z] ok github.com/docker/docker/volume/service 0.380s coverage: 70.3% of statements [2020-08-20T18:44:08.316Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-20T18:44:08.316Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-20T18:44:08.316Z] INFO: make.ps1 ended at 08/20/2020 18:44:08 [2020-08-20T18:44:08.325Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-08-20T18:44:08.586Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-08-20T18:44:09.846Z] INFO: Unit tests ended at 08/20/2020 18:44:09. Duration:00:03:15.4770266 [2020-08-20T18:44:09.846Z] INFO: Building busybox [2020-08-20T18:44:09.846Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-08-20T18:44:09.846Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-08-20T18:44:09.846Z] [2020-08-20T18:44:09.846Z] Sending build context to Docker daemon 2.56kB [2020-08-20T18:44:09.846Z] [2020-08-20T18:44:09.846Z] Step 1/6 : FROM microsoft/windowsservercore [2020-08-20T18:44:09.846Z] ---> 86eddd4761f5 [2020-08-20T18:44:09.846Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-08-20T18:44:09.846Z] ---> Running in 1c806de30d19 [2020-08-20T18:44:10.510Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-08-20T18:44:10.510Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-08-20T18:44:13.804Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-08-20T18:44:13.804Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-08-20T18:44:15.632Z] Removing intermediate container 1c806de30d19 [2020-08-20T18:44:15.632Z] ---> 409ec69fed2b [2020-08-20T18:44:15.632Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-08-20T18:44:16.089Z] [2020-08-20T18:44:16.546Z] ---> c21169b4bcf7 [2020-08-20T18:44:16.546Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-08-20T18:44:16.546Z] ---> Running in 7046f719b746 [2020-08-20T18:44:17.524Z] [2020-08-20T18:44:17.524Z] SUCCESS: Specified value was saved. [2020-08-20T18:44:19.079Z] --- PASS: TestDockerDaemonSuite (330.32s) [2020-08-20T18:44:19.079Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.20s) [2020-08-20T18:44:19.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-08-20T18:44:19.079Z] daemon.go:325: [dbf0699591e28] waiting for daemon to start [2020-08-20T18:44:19.079Z] daemon.go:325: [dbf0699591e28] waiting for daemon to start [2020-08-20T18:44:19.079Z] daemon.go:325: [dbf0699591e28] waiting for daemon to start [2020-08-20T18:44:19.079Z] daemon.go:353: [dbf0699591e28] daemon started [2020-08-20T18:44:19.079Z] daemon.go:461: [dbf0699591e28] Stopping daemon [2020-08-20T18:44:19.079Z] daemon.go:296: [dbf0699591e28] exiting daemon [2020-08-20T18:44:19.079Z] daemon.go:448: [dbf0699591e28] Daemon stopped [2020-08-20T18:44:19.080Z] daemon.go:325: [dbf0699591e28] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [dbf0699591e28] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [dbf0699591e28] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [dbf0699591e28] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [dbf0699591e28] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [dbf0699591e28] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.91s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-08-20T18:44:19.080Z] daemon.go:325: [d15d96e0398dd] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d15d96e0398dd] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d15d96e0398dd] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d15d96e0398dd] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d15d96e0398dd] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d15d96e0398dd] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-20T18:44:19.080Z] daemon.go:325: [de909236f5ee1] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [de909236f5ee1] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [de909236f5ee1] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [de909236f5ee1] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [de909236f5ee1] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [de909236f5ee1] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.66s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-20T18:44:19.080Z] daemon.go:325: [d3e5e31c07022] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d3e5e31c07022] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d3e5e31c07022] daemon started [2020-08-20T18:44:19.080Z] daemon.go:296: [d3e5e31c07022] exiting daemon [2020-08-20T18:44:19.080Z] docker_cli_daemon_test.go:1449: Daemon d3e5e31c07022 is not started [2020-08-20T18:44:19.080Z] daemon.go:325: [d3e5e31c07022] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d3e5e31c07022] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d3e5e31c07022] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d3e5e31c07022] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d3e5e31c07022] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d3e5e31c07022] Daemon stopped [2020-08-20T18:44:19.080Z] check_test.go:309: Daemon d45cc874f3284 is not started [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.55s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-08-20T18:44:19.080Z] daemon.go:325: [d4ed05c0ffdcf] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d4ed05c0ffdcf] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d4ed05c0ffdcf] daemon started [2020-08-20T18:44:19.080Z] daemon.go:325: [d4ed05c0ffdcf] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:296: [d4ed05c0ffdcf] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:325: [d4ed05c0ffdcf] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d4ed05c0ffdcf] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d4ed05c0ffdcf] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d4ed05c0ffdcf] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d4ed05c0ffdcf] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.91s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-20T18:44:19.080Z] daemon.go:325: [d6966c365ad63] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d6966c365ad63] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d6966c365ad63] daemon started [2020-08-20T18:44:19.080Z] daemon.go:296: [d6966c365ad63] exiting daemon [2020-08-20T18:44:19.080Z] check_test.go:309: Daemon d1dd8c5e8ad51 is not started [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.47s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-08-20T18:44:19.080Z] daemon.go:325: [ddee59dd2a763] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [ddee59dd2a763] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [ddee59dd2a763] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [ddee59dd2a763] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [ddee59dd2a763] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [ddee59dd2a763] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.86s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-08-20T18:44:19.080Z] daemon.go:325: [d1a2245cf8e9a] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:296: [d1a2245cf8e9a] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:325: [d1a2245cf8e9a] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d1a2245cf8e9a] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d1a2245cf8e9a] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d1a2245cf8e9a] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d1a2245cf8e9a] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d1a2245cf8e9a] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d1a2245cf8e9a] Daemon stopped [2020-08-20T18:44:19.080Z] daemon.go:325: [d1a2245cf8e9a] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d1a2245cf8e9a] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d1a2245cf8e9a] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d1a2245cf8e9a] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d1a2245cf8e9a] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d1a2245cf8e9a] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.18s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-08-20T18:44:19.080Z] daemon.go:325: [dbb91038f4522] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [dbb91038f4522] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [dbb91038f4522] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [dbb91038f4522] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [dbb91038f4522] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [dbb91038f4522] Daemon stopped [2020-08-20T18:44:19.080Z] daemon.go:325: [dbb91038f4522] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [dbb91038f4522] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [dbb91038f4522] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [dbb91038f4522] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [dbb91038f4522] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [dbb91038f4522] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.93s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-08-20T18:44:19.080Z] daemon.go:325: [d006c469821f1] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d006c469821f1] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d006c469821f1] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d006c469821f1] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d006c469821f1] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d006c469821f1] Daemon stopped [2020-08-20T18:44:19.080Z] daemon.go:325: [d006c469821f1] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d006c469821f1] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d006c469821f1] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d006c469821f1] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d006c469821f1] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d006c469821f1] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.08s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-08-20T18:44:19.080Z] daemon.go:325: [d44f2e7da0349] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d44f2e7da0349] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d44f2e7da0349] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d44f2e7da0349] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d44f2e7da0349] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d44f2e7da0349] Daemon stopped [2020-08-20T18:44:19.080Z] daemon.go:325: [d44f2e7da0349] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d44f2e7da0349] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d44f2e7da0349] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d44f2e7da0349] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d44f2e7da0349] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d44f2e7da0349] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.12s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-08-20T18:44:19.080Z] daemon.go:325: [d93718164cf3b] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d93718164cf3b] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d93718164cf3b] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d93718164cf3b] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d93718164cf3b] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d93718164cf3b] Daemon stopped [2020-08-20T18:44:19.080Z] daemon.go:325: [d93718164cf3b] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d93718164cf3b] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d93718164cf3b] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d93718164cf3b] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d93718164cf3b] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d93718164cf3b] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-08-20T18:44:19.080Z] daemon.go:325: [dc54856af9c89] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [dc54856af9c89] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [dc54856af9c89] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [dc54856af9c89] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [dc54856af9c89] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [dc54856af9c89] Daemon stopped [2020-08-20T18:44:19.080Z] daemon.go:325: [dc54856af9c89] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [dc54856af9c89] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [dc54856af9c89] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [dc54856af9c89] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [dc54856af9c89] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [dc54856af9c89] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.22s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-08-20T18:44:19.080Z] daemon.go:325: [ddb548b0e2d9a] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [ddb548b0e2d9a] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [ddb548b0e2d9a] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [ddb548b0e2d9a] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [ddb548b0e2d9a] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [ddb548b0e2d9a] Daemon stopped [2020-08-20T18:44:19.080Z] daemon.go:325: [ddb548b0e2d9a] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [ddb548b0e2d9a] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [ddb548b0e2d9a] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [ddb548b0e2d9a] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [ddb548b0e2d9a] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [ddb548b0e2d9a] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-20T18:44:19.080Z] daemon.go:325: [d8f60c75c08bc] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:296: [d8f60c75c08bc] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:325: [d8f60c75c08bc] waiting for daemon to start [2020-08-20T18:44:19.080Z] check_test.go:309: Daemon d5c2d3862fee1 is not started [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-20T18:44:19.080Z] daemon.go:325: [dac80c3cc7594] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:296: [dac80c3cc7594] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:325: [dac80c3cc7594] waiting for daemon to start [2020-08-20T18:44:19.080Z] check_test.go:309: Daemon d2f86bd51e08e is not started [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.34s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-08-20T18:44:19.080Z] daemon.go:325: [d7abee70eec5c] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d7abee70eec5c] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d7abee70eec5c] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d7abee70eec5c] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d7abee70eec5c] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d7abee70eec5c] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-08-20T18:44:19.080Z] daemon.go:325: [dab6777ada209] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [dab6777ada209] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [dab6777ada209] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [dab6777ada209] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [dab6777ada209] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [dab6777ada209] Daemon stopped [2020-08-20T18:44:19.080Z] check_test.go:309: Daemon dab6777ada209 is not started [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.49s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-08-20T18:44:19.080Z] daemon.go:325: [de17eaa236811] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [de17eaa236811] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [de17eaa236811] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [de17eaa236811] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [de17eaa236811] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [de17eaa236811] Daemon stopped [2020-08-20T18:44:19.080Z] daemon.go:325: [de17eaa236811] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [de17eaa236811] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [de17eaa236811] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [de17eaa236811] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [de17eaa236811] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [de17eaa236811] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-08-20T18:44:19.080Z] daemon.go:325: [da4f201273597] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [da4f201273597] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [da4f201273597] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [da4f201273597] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [da4f201273597] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [da4f201273597] Daemon stopped [2020-08-20T18:44:19.080Z] daemon.go:325: [da4f201273597] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [da4f201273597] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [da4f201273597] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [da4f201273597] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [da4f201273597] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [da4f201273597] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.17s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-08-20T18:44:19.080Z] daemon.go:325: [dd0f54c700203] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [dd0f54c700203] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [dd0f54c700203] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [dd0f54c700203] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [dd0f54c700203] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [dd0f54c700203] Daemon stopped [2020-08-20T18:44:19.080Z] daemon.go:325: [dd0f54c700203] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [dd0f54c700203] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [dd0f54c700203] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [dd0f54c700203] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [dd0f54c700203] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [dd0f54c700203] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-08-20T18:44:19.080Z] daemon.go:325: [d0dfbdda02191] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d0dfbdda02191] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d0dfbdda02191] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d0dfbdda02191] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d0dfbdda02191] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d0dfbdda02191] Daemon stopped [2020-08-20T18:44:19.080Z] daemon.go:325: [d0dfbdda02191] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d0dfbdda02191] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d0dfbdda02191] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d0dfbdda02191] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d0dfbdda02191] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d0dfbdda02191] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-08-20T18:44:19.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-08-20T18:44:19.080Z] daemon.go:325: [d12d7c6bffa57] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:325: [d12d7c6bffa57] waiting for daemon to start [2020-08-20T18:44:19.080Z] daemon.go:353: [d12d7c6bffa57] daemon started [2020-08-20T18:44:19.080Z] daemon.go:461: [d12d7c6bffa57] Stopping daemon [2020-08-20T18:44:19.080Z] daemon.go:296: [d12d7c6bffa57] exiting daemon [2020-08-20T18:44:19.080Z] daemon.go:448: [d12d7c6bffa57] Daemon stopped [2020-08-20T18:44:19.080Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-08-20T18:44:19.081Z] daemon.go:325: [d389dba31aa50] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d389dba31aa50] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d389dba31aa50] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d389dba31aa50] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d389dba31aa50] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d389dba31aa50] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-08-20T18:44:19.081Z] daemon.go:325: [dd3b66245945b] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [dd3b66245945b] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [dd3b66245945b] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [dd3b66245945b] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [dd3b66245945b] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [dd3b66245945b] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-08-20T18:44:19.081Z] daemon.go:325: [d6a0170bba1fc] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:296: [d6a0170bba1fc] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:325: [d6a0170bba1fc] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:461: [d6a0170bba1fc] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:450: [d6a0170bba1fc] Error when stopping daemon: daemon not started [2020-08-20T18:44:19.081Z] check_test.go:309: Daemon d6a0170bba1fc is not started [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-08-20T18:44:19.081Z] daemon.go:325: [db650a328b569] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [db650a328b569] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [db650a328b569] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [db650a328b569] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [db650a328b569] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [db650a328b569] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-08-20T18:44:19.081Z] daemon.go:325: [dddf01a5beb76] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [dddf01a5beb76] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [dddf01a5beb76] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [dddf01a5beb76] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [dddf01a5beb76] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [dddf01a5beb76] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-08-20T18:44:19.081Z] daemon.go:325: [d8d60b641d088] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d8d60b641d088] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d8d60b641d088] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d8d60b641d088] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d8d60b641d088] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d8d60b641d088] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.12s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-08-20T18:44:19.081Z] daemon.go:325: [d08307eecdac4] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d08307eecdac4] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d08307eecdac4] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d08307eecdac4] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d08307eecdac4] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d08307eecdac4] Daemon stopped [2020-08-20T18:44:19.081Z] daemon.go:325: [d08307eecdac4] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d08307eecdac4] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d08307eecdac4] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d08307eecdac4] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d08307eecdac4] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d08307eecdac4] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.62s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-08-20T18:44:19.081Z] daemon.go:325: [d20260c386166] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d20260c386166] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d20260c386166] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d20260c386166] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d20260c386166] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d20260c386166] Daemon stopped [2020-08-20T18:44:19.081Z] daemon.go:325: [d20260c386166] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d20260c386166] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d20260c386166] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d20260c386166] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d20260c386166] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d20260c386166] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.42s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-08-20T18:44:19.081Z] daemon.go:325: [d25ca29751b8f] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d25ca29751b8f] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d25ca29751b8f] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d25ca29751b8f] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d25ca29751b8f] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d25ca29751b8f] Daemon stopped [2020-08-20T18:44:19.081Z] daemon.go:325: [d25ca29751b8f] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d25ca29751b8f] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d25ca29751b8f] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d25ca29751b8f] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d25ca29751b8f] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d25ca29751b8f] Daemon stopped [2020-08-20T18:44:19.081Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-20T18:44:19.081Z] requirement.go:26: unmatched requirement IPv6 [2020-08-20T18:44:19.081Z] check_test.go:309: Daemon dedb11a04aab4 is not started [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.18s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-08-20T18:44:19.081Z] daemon.go:325: [d3708ec4a6b64] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d3708ec4a6b64] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d3708ec4a6b64] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d3708ec4a6b64] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d3708ec4a6b64] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d3708ec4a6b64] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.07s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-08-20T18:44:19.081Z] daemon.go:325: [d07cf15efe7c5] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d07cf15efe7c5] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d07cf15efe7c5] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d07cf15efe7c5] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d07cf15efe7c5] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d07cf15efe7c5] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-08-20T18:44:19.081Z] daemon.go:325: [d936ff2338efc] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d936ff2338efc] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d936ff2338efc] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d936ff2338efc] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d936ff2338efc] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d936ff2338efc] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.77s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-08-20T18:44:19.081Z] daemon.go:325: [d4e8540d3a63e] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d4e8540d3a63e] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d4e8540d3a63e] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d4e8540d3a63e] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d4e8540d3a63e] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d4e8540d3a63e] Daemon stopped [2020-08-20T18:44:19.081Z] check_test.go:309: Daemon d4e8540d3a63e is not started [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.06s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-08-20T18:44:19.081Z] daemon.go:325: [d081e5352af94] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d081e5352af94] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d081e5352af94] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d081e5352af94] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d081e5352af94] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d081e5352af94] Daemon stopped [2020-08-20T18:44:19.081Z] daemon.go:325: [d081e5352af94] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d081e5352af94] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d081e5352af94] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d081e5352af94] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d081e5352af94] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d081e5352af94] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-08-20T18:44:19.081Z] daemon.go:325: [dfcd06714a84c] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [dfcd06714a84c] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [dfcd06714a84c] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [dfcd06714a84c] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [dfcd06714a84c] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [dfcd06714a84c] Daemon stopped [2020-08-20T18:44:19.081Z] check_test.go:309: Daemon dfcd06714a84c is not started [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.07s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-08-20T18:44:19.081Z] daemon.go:325: [d4890ad182c2b] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d4890ad182c2b] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d4890ad182c2b] daemon started [2020-08-20T18:44:19.081Z] daemon.go:296: [d4890ad182c2b] exiting daemon [2020-08-20T18:44:19.081Z] docker_cli_daemon_plugins_test.go:80: Daemon d4890ad182c2b is not started [2020-08-20T18:44:19.081Z] daemon.go:325: [d4890ad182c2b] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d4890ad182c2b] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d4890ad182c2b] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d4890ad182c2b] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d4890ad182c2b] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d4890ad182c2b] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.09s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-08-20T18:44:19.081Z] daemon.go:325: [dd41d428a6012] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [dd41d428a6012] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [dd41d428a6012] daemon started [2020-08-20T18:44:19.081Z] daemon.go:296: [dd41d428a6012] exiting daemon [2020-08-20T18:44:19.081Z] docker_cli_daemon_plugins_test.go:170: Daemon dd41d428a6012 is not started [2020-08-20T18:44:19.081Z] daemon.go:325: [dd41d428a6012] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [dd41d428a6012] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [dd41d428a6012] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [dd41d428a6012] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [dd41d428a6012] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [dd41d428a6012] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.03s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-08-20T18:44:19.081Z] daemon.go:325: [df499b8d0e1cd] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [df499b8d0e1cd] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [df499b8d0e1cd] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [df499b8d0e1cd] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [df499b8d0e1cd] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [df499b8d0e1cd] Daemon stopped [2020-08-20T18:44:19.081Z] daemon.go:325: [df499b8d0e1cd] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [df499b8d0e1cd] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [df499b8d0e1cd] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [df499b8d0e1cd] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [df499b8d0e1cd] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [df499b8d0e1cd] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-08-20T18:44:19.081Z] daemon.go:325: [da163eedddc51] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [da163eedddc51] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [da163eedddc51] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [da163eedddc51] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [da163eedddc51] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [da163eedddc51] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-08-20T18:44:19.081Z] daemon.go:325: [da994ba7c18d3] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [da994ba7c18d3] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [da994ba7c18d3] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [da994ba7c18d3] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [da994ba7c18d3] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [da994ba7c18d3] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.54s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-08-20T18:44:19.081Z] daemon.go:325: [d5d0797e62363] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:296: [d5d0797e62363] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:325: [d5d0797e62363] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:461: [d5d0797e62363] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:450: [d5d0797e62363] Error when stopping daemon: daemon not started [2020-08-20T18:44:19.081Z] check_test.go:309: Daemon d5d0797e62363 is not started [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.83s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-08-20T18:44:19.081Z] daemon.go:325: [def534a49aaf7] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [def534a49aaf7] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [def534a49aaf7] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [def534a49aaf7] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [def534a49aaf7] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [def534a49aaf7] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.63s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-08-20T18:44:19.081Z] daemon.go:325: [dd1c48c604100] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [dd1c48c604100] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [dd1c48c604100] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [dd1c48c604100] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [dd1c48c604100] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [dd1c48c604100] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-08-20T18:44:19.081Z] daemon.go:325: [d03510d5ce437] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d03510d5ce437] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d03510d5ce437] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d03510d5ce437] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d03510d5ce437] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d03510d5ce437] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-08-20T18:44:19.081Z] daemon.go:325: [da2109759a3cf] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [da2109759a3cf] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [da2109759a3cf] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [da2109759a3cf] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [da2109759a3cf] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [da2109759a3cf] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-08-20T18:44:19.081Z] daemon.go:325: [d1e68af494c83] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d1e68af494c83] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d1e68af494c83] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d1e68af494c83] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d1e68af494c83] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d1e68af494c83] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.75s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-08-20T18:44:19.081Z] daemon.go:325: [d024928facaf5] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d024928facaf5] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d024928facaf5] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d024928facaf5] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d024928facaf5] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d024928facaf5] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-08-20T18:44:19.081Z] daemon.go:325: [d1dc7496f812b] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [d1dc7496f812b] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [d1dc7496f812b] daemon started [2020-08-20T18:44:19.081Z] daemon.go:461: [d1dc7496f812b] Stopping daemon [2020-08-20T18:44:19.081Z] daemon.go:296: [d1dc7496f812b] exiting daemon [2020-08-20T18:44:19.081Z] daemon.go:448: [d1dc7496f812b] Daemon stopped [2020-08-20T18:44:19.081Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-08-20T18:44:19.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-08-20T18:44:19.081Z] daemon.go:325: [da5d4f2bf3521] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:325: [da5d4f2bf3521] waiting for daemon to start [2020-08-20T18:44:19.081Z] daemon.go:353: [da5d4f2bf3521] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [da5d4f2bf3521] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [da5d4f2bf3521] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [da5d4f2bf3521] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.60s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-08-20T18:44:19.082Z] daemon.go:325: [d6a6d006d776e] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [d6a6d006d776e] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d6a6d006d776e] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [d6a6d006d776e] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [d6a6d006d776e] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [d6a6d006d776e] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-08-20T18:44:19.082Z] daemon.go:325: [d943246e78c0e] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [d943246e78c0e] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d943246e78c0e] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [d943246e78c0e] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [d943246e78c0e] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [d943246e78c0e] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.28s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-08-20T18:44:19.082Z] daemon.go:325: [d13eefbef060a] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [d13eefbef060a] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d13eefbef060a] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [d13eefbef060a] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [d13eefbef060a] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [d13eefbef060a] Daemon stopped [2020-08-20T18:44:19.082Z] check_test.go:309: Daemon d13eefbef060a is not started [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.69s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-08-20T18:44:19.082Z] daemon.go:325: [d457f6095b475] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [d457f6095b475] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d457f6095b475] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [d457f6095b475] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [d457f6095b475] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [d457f6095b475] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [d457f6095b475] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [d457f6095b475] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d457f6095b475] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [d457f6095b475] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [d457f6095b475] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [d457f6095b475] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.61s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-08-20T18:44:19.082Z] daemon.go:325: [df9f86db0c87b] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [df9f86db0c87b] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [df9f86db0c87b] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [df9f86db0c87b] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [df9f86db0c87b] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [df9f86db0c87b] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [df9f86db0c87b] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [df9f86db0c87b] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [df9f86db0c87b] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [df9f86db0c87b] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [df9f86db0c87b] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [df9f86db0c87b] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [df9f86db0c87b] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-08-20T18:44:19.082Z] daemon.go:325: [d361370d540a8] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [d361370d540a8] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d361370d540a8] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [d361370d540a8] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [d361370d540a8] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [d361370d540a8] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [d361370d540a8] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [d361370d540a8] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d361370d540a8] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [d361370d540a8] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [d361370d540a8] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [d361370d540a8] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-08-20T18:44:19.082Z] daemon.go:325: [dd62c9f1e61aa] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [dd62c9f1e61aa] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [dd62c9f1e61aa] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [dd62c9f1e61aa] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [dd62c9f1e61aa] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [dd62c9f1e61aa] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [dd62c9f1e61aa] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [dd62c9f1e61aa] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [dd62c9f1e61aa] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [dd62c9f1e61aa] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [dd62c9f1e61aa] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [dd62c9f1e61aa] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.75s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-08-20T18:44:19.082Z] daemon.go:325: [da47d49744b46] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [da47d49744b46] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [da47d49744b46] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [da47d49744b46] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [da47d49744b46] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [da47d49744b46] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [da47d49744b46] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [da47d49744b46] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [da47d49744b46] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [da47d49744b46] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [da47d49744b46] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [da47d49744b46] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.57s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-08-20T18:44:19.082Z] daemon.go:325: [d607a7c0c9659] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [d607a7c0c9659] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d607a7c0c9659] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [d607a7c0c9659] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [d607a7c0c9659] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [d607a7c0c9659] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [d607a7c0c9659] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [d607a7c0c9659] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d607a7c0c9659] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [d607a7c0c9659] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [d607a7c0c9659] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [d607a7c0c9659] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.52s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-08-20T18:44:19.082Z] daemon.go:325: [d211a2f3ce94a] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [d211a2f3ce94a] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d211a2f3ce94a] daemon started [2020-08-20T18:44:19.082Z] daemon.go:325: [d211a2f3ce94a] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:296: [d211a2f3ce94a] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:325: [d211a2f3ce94a] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d211a2f3ce94a] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [d211a2f3ce94a] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [d211a2f3ce94a] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [d211a2f3ce94a] Daemon stopped [2020-08-20T18:44:19.082Z] check_test.go:309: Daemon d211a2f3ce94a is not started [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.41s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-08-20T18:44:19.082Z] daemon.go:325: [dc1f1aec3abdd] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [dc1f1aec3abdd] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [dc1f1aec3abdd] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [dc1f1aec3abdd] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [dc1f1aec3abdd] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [dc1f1aec3abdd] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [dc1f1aec3abdd] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [dc1f1aec3abdd] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [dc1f1aec3abdd] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [dc1f1aec3abdd] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [dc1f1aec3abdd] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [dc1f1aec3abdd] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.22s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-08-20T18:44:19.082Z] daemon.go:325: [d49f3be640a96] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [d49f3be640a96] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d49f3be640a96] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [d49f3be640a96] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [d49f3be640a96] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [d49f3be640a96] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [d49f3be640a96] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [d49f3be640a96] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d49f3be640a96] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [d49f3be640a96] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [d49f3be640a96] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [d49f3be640a96] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.15s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-08-20T18:44:19.082Z] daemon.go:325: [df8b83048d4c5] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [df8b83048d4c5] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [df8b83048d4c5] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [df8b83048d4c5] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [df8b83048d4c5] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [df8b83048d4c5] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [df8b83048d4c5] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [df8b83048d4c5] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [df8b83048d4c5] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [df8b83048d4c5] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [df8b83048d4c5] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [df8b83048d4c5] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [df8b83048d4c5] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [df8b83048d4c5] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [df8b83048d4c5] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [df8b83048d4c5] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [df8b83048d4c5] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [df8b83048d4c5] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.24s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-08-20T18:44:19.082Z] daemon.go:325: [dcd48867f7e3b] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [dcd48867f7e3b] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [dcd48867f7e3b] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [dcd48867f7e3b] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [dcd48867f7e3b] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [dcd48867f7e3b] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [dcd48867f7e3b] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [dcd48867f7e3b] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [dcd48867f7e3b] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [dcd48867f7e3b] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [dcd48867f7e3b] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [dcd48867f7e3b] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-08-20T18:44:19.082Z] daemon.go:325: [daa2cee88d302] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [daa2cee88d302] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [daa2cee88d302] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [daa2cee88d302] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [daa2cee88d302] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [daa2cee88d302] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [daa2cee88d302] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [daa2cee88d302] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [daa2cee88d302] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [daa2cee88d302] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [daa2cee88d302] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [daa2cee88d302] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [daa2cee88d302] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [daa2cee88d302] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [daa2cee88d302] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [daa2cee88d302] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [daa2cee88d302] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [daa2cee88d302] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.39s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-08-20T18:44:19.082Z] daemon.go:325: [d09f4bca94aaa] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [d09f4bca94aaa] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d09f4bca94aaa] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [d09f4bca94aaa] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [d09f4bca94aaa] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [d09f4bca94aaa] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [d09f4bca94aaa] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [d09f4bca94aaa] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [d09f4bca94aaa] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [d09f4bca94aaa] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [d09f4bca94aaa] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [d09f4bca94aaa] Daemon stopped [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.22s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-08-20T18:44:19.082Z] daemon.go:325: [dd85630bb58b0] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [dd85630bb58b0] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [dd85630bb58b0] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [dd85630bb58b0] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [dd85630bb58b0] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [dd85630bb58b0] Daemon stopped [2020-08-20T18:44:19.082Z] daemon.go:325: [dd85630bb58b0] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:325: [dd85630bb58b0] waiting for daemon to start [2020-08-20T18:44:19.082Z] daemon.go:353: [dd85630bb58b0] daemon started [2020-08-20T18:44:19.082Z] daemon.go:461: [dd85630bb58b0] Stopping daemon [2020-08-20T18:44:19.082Z] daemon.go:296: [dd85630bb58b0] exiting daemon [2020-08-20T18:44:19.082Z] daemon.go:448: [dd85630bb58b0] Daemon stopped [2020-08-20T18:44:19.082Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-20T18:44:19.082Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-20T18:44:19.082Z] check_test.go:309: Daemon d2439cb417af7 is not started [2020-08-20T18:44:19.082Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-20T18:44:19.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-20T18:44:19.082Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-20T18:44:19.082Z] check_test.go:309: Daemon db81bad2b88b2 is not started [2020-08-20T18:44:19.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.56s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-08-20T18:44:19.083Z] daemon.go:325: [d8a057df35993] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d8a057df35993] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d8a057df35993] daemon started [2020-08-20T18:44:19.083Z] daemon.go:296: [d8a057df35993] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:325: [d8a057df35993] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d8a057df35993] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d8a057df35993] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d8a057df35993] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d8a057df35993] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d8a057df35993] Daemon stopped [2020-08-20T18:44:19.083Z] check_test.go:309: Daemon d8a057df35993 is not started [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.16s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-08-20T18:44:19.083Z] daemon.go:325: [d36a3332476f5] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d36a3332476f5] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d36a3332476f5] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d36a3332476f5] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d36a3332476f5] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d36a3332476f5] Daemon stopped [2020-08-20T18:44:19.083Z] daemon.go:325: [d36a3332476f5] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d36a3332476f5] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d36a3332476f5] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d36a3332476f5] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d36a3332476f5] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d36a3332476f5] Daemon stopped [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.30s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-08-20T18:44:19.083Z] daemon.go:325: [d24b0470cf969] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d24b0470cf969] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d24b0470cf969] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d24b0470cf969] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d24b0470cf969] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d24b0470cf969] Daemon stopped [2020-08-20T18:44:19.083Z] daemon.go:325: [d24b0470cf969] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d24b0470cf969] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d24b0470cf969] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d24b0470cf969] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d24b0470cf969] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d24b0470cf969] Daemon stopped [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.34s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-08-20T18:44:19.083Z] daemon.go:325: [d6555b5c4e92d] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d6555b5c4e92d] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d6555b5c4e92d] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d6555b5c4e92d] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d6555b5c4e92d] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d6555b5c4e92d] Daemon stopped [2020-08-20T18:44:19.083Z] daemon.go:325: [d6555b5c4e92d] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d6555b5c4e92d] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d6555b5c4e92d] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d6555b5c4e92d] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d6555b5c4e92d] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d6555b5c4e92d] Daemon stopped [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.61s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-08-20T18:44:19.083Z] daemon.go:325: [d3ff48760cbec] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d3ff48760cbec] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d3ff48760cbec] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d3ff48760cbec] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d3ff48760cbec] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d3ff48760cbec] Daemon stopped [2020-08-20T18:44:19.083Z] daemon.go:325: [d3ff48760cbec] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d3ff48760cbec] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d3ff48760cbec] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d3ff48760cbec] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d3ff48760cbec] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d3ff48760cbec] Daemon stopped [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.25s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-08-20T18:44:19.083Z] daemon.go:325: [dd243f5851b5f] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [dd243f5851b5f] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [dd243f5851b5f] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [dd243f5851b5f] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [dd243f5851b5f] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [dd243f5851b5f] Daemon stopped [2020-08-20T18:44:19.083Z] daemon.go:325: [dd243f5851b5f] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [dd243f5851b5f] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [dd243f5851b5f] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [dd243f5851b5f] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [dd243f5851b5f] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [dd243f5851b5f] Daemon stopped [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.32s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-08-20T18:44:19.083Z] daemon.go:325: [d85d3fb9f04cd] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d85d3fb9f04cd] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d85d3fb9f04cd] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d85d3fb9f04cd] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d85d3fb9f04cd] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d85d3fb9f04cd] Daemon stopped [2020-08-20T18:44:19.083Z] daemon.go:325: [d85d3fb9f04cd] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d85d3fb9f04cd] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d85d3fb9f04cd] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d85d3fb9f04cd] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d85d3fb9f04cd] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d85d3fb9f04cd] Daemon stopped [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.90s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-08-20T18:44:19.083Z] daemon.go:325: [d9945379c76fa] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d9945379c76fa] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d9945379c76fa] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d9945379c76fa] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d9945379c76fa] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d9945379c76fa] Daemon stopped [2020-08-20T18:44:19.083Z] daemon.go:325: [d9945379c76fa] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d9945379c76fa] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d9945379c76fa] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d9945379c76fa] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d9945379c76fa] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d9945379c76fa] Daemon stopped [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.66s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-08-20T18:44:19.083Z] daemon.go:325: [de89cd3d024a9] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [de89cd3d024a9] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [de89cd3d024a9] daemon started [2020-08-20T18:44:19.083Z] daemon.go:296: [de89cd3d024a9] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:325: [de89cd3d024a9] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [de89cd3d024a9] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [de89cd3d024a9] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [de89cd3d024a9] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [de89cd3d024a9] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [de89cd3d024a9] Daemon stopped [2020-08-20T18:44:19.083Z] check_test.go:309: Daemon de89cd3d024a9 is not started [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.35s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-08-20T18:44:19.083Z] daemon.go:325: [db86c5dcda235] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [db86c5dcda235] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [db86c5dcda235] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [db86c5dcda235] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [db86c5dcda235] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [db86c5dcda235] Daemon stopped [2020-08-20T18:44:19.083Z] daemon.go:325: [db86c5dcda235] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [db86c5dcda235] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [db86c5dcda235] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [db86c5dcda235] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [db86c5dcda235] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [db86c5dcda235] Daemon stopped [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.85s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-08-20T18:44:19.083Z] daemon.go:325: [d8601815c2f0d] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d8601815c2f0d] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d8601815c2f0d] daemon started [2020-08-20T18:44:19.083Z] daemon.go:296: [d8601815c2f0d] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:461: [d8601815c2f0d] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:450: [d8601815c2f0d] Error when stopping daemon: daemon not started [2020-08-20T18:44:19.083Z] docker_cli_daemon_plugins_test.go:106: Daemon d8601815c2f0d is not started [2020-08-20T18:44:19.083Z] daemon.go:325: [d8601815c2f0d] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d8601815c2f0d] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d8601815c2f0d] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d8601815c2f0d] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d8601815c2f0d] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d8601815c2f0d] Daemon stopped [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.82s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-08-20T18:44:19.083Z] daemon.go:325: [d411bc98893ae] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d411bc98893ae] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d411bc98893ae] daemon started [2020-08-20T18:44:19.083Z] daemon.go:296: [d411bc98893ae] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:461: [d411bc98893ae] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:450: [d411bc98893ae] Error when stopping daemon: daemon not started [2020-08-20T18:44:19.083Z] check_test.go:309: Daemon d411bc98893ae is not started [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-08-20T18:44:19.083Z] daemon.go:325: [d1ab47848ea4d] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d1ab47848ea4d] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d1ab47848ea4d] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d1ab47848ea4d] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d1ab47848ea4d] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d1ab47848ea4d] Daemon stopped [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.44s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-08-20T18:44:19.083Z] daemon.go:325: [dc91252e18bad] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [dc91252e18bad] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [dc91252e18bad] daemon started [2020-08-20T18:44:19.083Z] daemon.go:296: [dc91252e18bad] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:325: [dc91252e18bad] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [dc91252e18bad] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [dc91252e18bad] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [dc91252e18bad] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [dc91252e18bad] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [dc91252e18bad] Daemon stopped [2020-08-20T18:44:19.083Z] daemon.go:325: [dc91252e18bad] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [dc91252e18bad] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [dc91252e18bad] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [dc91252e18bad] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [dc91252e18bad] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [dc91252e18bad] Daemon stopped [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-08-20T18:44:19.083Z] daemon.go:325: [dc4e51ef01070] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [dc4e51ef01070] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [dc4e51ef01070] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [dc4e51ef01070] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [dc4e51ef01070] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [dc4e51ef01070] Daemon stopped [2020-08-20T18:44:19.083Z] daemon.go:325: [dc4e51ef01070] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [dc4e51ef01070] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [dc4e51ef01070] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [dc4e51ef01070] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [dc4e51ef01070] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [dc4e51ef01070] Daemon stopped [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-08-20T18:44:19.083Z] daemon.go:325: [ded886a14cad2] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [ded886a14cad2] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [ded886a14cad2] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [ded886a14cad2] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [ded886a14cad2] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [ded886a14cad2] Daemon stopped [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-08-20T18:44:19.083Z] daemon.go:325: [df7de8091d5ee] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [df7de8091d5ee] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [df7de8091d5ee] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [df7de8091d5ee] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [df7de8091d5ee] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [df7de8091d5ee] Daemon stopped [2020-08-20T18:44:19.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-20T18:44:19.083Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-08-20T18:44:19.083Z] daemon.go:325: [d257e586ced24] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d257e586ced24] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d257e586ced24] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d257e586ced24] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d257e586ced24] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d257e586ced24] Daemon stopped [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-20T18:44:19.083Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-08-20T18:44:19.083Z] daemon.go:325: [d57db1f0835f4] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d57db1f0835f4] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d57db1f0835f4] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d57db1f0835f4] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d57db1f0835f4] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d57db1f0835f4] Daemon stopped [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-20T18:44:19.083Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-08-20T18:44:19.083Z] daemon.go:325: [de79d669c910a] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:296: [de79d669c910a] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:325: [de79d669c910a] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-20T18:44:19.083Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-08-20T18:44:19.083Z] daemon.go:325: [d7ec312cadc38] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:296: [d7ec312cadc38] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:325: [d7ec312cadc38] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-20T18:44:19.083Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-08-20T18:44:19.083Z] daemon.go:325: [d691188f9ed52] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:296: [d691188f9ed52] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:325: [d691188f9ed52] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-20T18:44:19.083Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-08-20T18:44:19.083Z] daemon.go:325: [dd2e4dceb0975] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [dd2e4dceb0975] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [dd2e4dceb0975] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [dd2e4dceb0975] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [dd2e4dceb0975] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [dd2e4dceb0975] Daemon stopped [2020-08-20T18:44:19.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-20T18:44:19.083Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-08-20T18:44:19.083Z] daemon.go:325: [d4605d69c41f7] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:325: [d4605d69c41f7] waiting for daemon to start [2020-08-20T18:44:19.083Z] daemon.go:353: [d4605d69c41f7] daemon started [2020-08-20T18:44:19.083Z] daemon.go:461: [d4605d69c41f7] Stopping daemon [2020-08-20T18:44:19.083Z] daemon.go:296: [d4605d69c41f7] exiting daemon [2020-08-20T18:44:19.083Z] daemon.go:448: [d4605d69c41f7] Daemon stopped [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-20T18:44:19.084Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-08-20T18:44:19.084Z] daemon.go:325: [dfdf72bd3aee0] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:296: [dfdf72bd3aee0] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:325: [dfdf72bd3aee0] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-20T18:44:19.084Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-08-20T18:44:19.084Z] daemon.go:325: [dc99909f7c619] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:296: [dc99909f7c619] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:325: [dc99909f7c619] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-20T18:44:19.084Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-08-20T18:44:19.084Z] daemon.go:325: [dd88a952231b3] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:296: [dd88a952231b3] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:325: [dd88a952231b3] waiting for daemon to start [2020-08-20T18:44:19.084Z] check_test.go:309: Daemon db8f0f0b18dcd is not started [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-08-20T18:44:19.084Z] daemon.go:325: [d7d1df211e747] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d7d1df211e747] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d7d1df211e747] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d7d1df211e747] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d7d1df211e747] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d7d1df211e747] Daemon stopped [2020-08-20T18:44:19.084Z] daemon.go:325: [d7d1df211e747] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d7d1df211e747] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d7d1df211e747] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d7d1df211e747] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d7d1df211e747] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d7d1df211e747] Daemon stopped [2020-08-20T18:44:19.084Z] check_test.go:309: Daemon d7d1df211e747 is not started [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-08-20T18:44:19.084Z] daemon.go:325: [d50ece3226fda] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d50ece3226fda] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d50ece3226fda] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d50ece3226fda] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d50ece3226fda] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d50ece3226fda] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-08-20T18:44:19.084Z] daemon.go:325: [d9dbc976f2e7b] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d9dbc976f2e7b] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d9dbc976f2e7b] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d9dbc976f2e7b] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d9dbc976f2e7b] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d9dbc976f2e7b] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.13s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-08-20T18:44:19.084Z] daemon.go:325: [d6b79a3a2c970] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d6b79a3a2c970] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d6b79a3a2c970] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d6b79a3a2c970] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d6b79a3a2c970] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d6b79a3a2c970] Daemon stopped [2020-08-20T18:44:19.084Z] daemon.go:325: [d6b79a3a2c970] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d6b79a3a2c970] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d6b79a3a2c970] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d6b79a3a2c970] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d6b79a3a2c970] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d6b79a3a2c970] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-08-20T18:44:19.084Z] daemon.go:325: [d31e86b39b527] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d31e86b39b527] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d31e86b39b527] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d31e86b39b527] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d31e86b39b527] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d31e86b39b527] Daemon stopped [2020-08-20T18:44:19.084Z] check_test.go:309: Daemon d31e86b39b527 is not started [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.04s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-08-20T18:44:19.084Z] daemon.go:325: [d56da05c2a7a2] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d56da05c2a7a2] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d56da05c2a7a2] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d56da05c2a7a2] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d56da05c2a7a2] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d56da05c2a7a2] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-08-20T18:44:19.084Z] daemon.go:325: [dc1d57a8b6d35] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [dc1d57a8b6d35] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [dc1d57a8b6d35] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [dc1d57a8b6d35] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [dc1d57a8b6d35] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [dc1d57a8b6d35] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.01s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-08-20T18:44:19.084Z] daemon.go:325: [d2ccb5bcf24ed] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d2ccb5bcf24ed] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d2ccb5bcf24ed] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d2ccb5bcf24ed] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d2ccb5bcf24ed] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d2ccb5bcf24ed] Daemon stopped [2020-08-20T18:44:19.084Z] daemon.go:325: [d2ccb5bcf24ed] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d2ccb5bcf24ed] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d2ccb5bcf24ed] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d2ccb5bcf24ed] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d2ccb5bcf24ed] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d2ccb5bcf24ed] Daemon stopped [2020-08-20T18:44:19.084Z] daemon.go:325: [d2ccb5bcf24ed] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d2ccb5bcf24ed] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d2ccb5bcf24ed] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d2ccb5bcf24ed] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d2ccb5bcf24ed] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d2ccb5bcf24ed] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-08-20T18:44:19.084Z] daemon.go:325: [dc0e5bab47a8d] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [dc0e5bab47a8d] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [dc0e5bab47a8d] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [dc0e5bab47a8d] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [dc0e5bab47a8d] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [dc0e5bab47a8d] Daemon stopped [2020-08-20T18:44:19.084Z] daemon.go:325: [dc0e5bab47a8d] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:296: [dc0e5bab47a8d] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:325: [dc0e5bab47a8d] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:461: [dc0e5bab47a8d] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:450: [dc0e5bab47a8d] Error when stopping daemon: daemon not started [2020-08-20T18:44:19.084Z] check_test.go:309: Daemon dc0e5bab47a8d is not started [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.92s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-08-20T18:44:19.084Z] daemon.go:325: [d48cc4bebbb70] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d48cc4bebbb70] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d48cc4bebbb70] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d48cc4bebbb70] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d48cc4bebbb70] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d48cc4bebbb70] Daemon stopped [2020-08-20T18:44:19.084Z] daemon.go:325: [d48cc4bebbb70] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d48cc4bebbb70] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d48cc4bebbb70] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d48cc4bebbb70] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d48cc4bebbb70] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d48cc4bebbb70] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.78s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-20T18:44:19.084Z] daemon.go:325: [dc95605daf048] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [dc95605daf048] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [dc95605daf048] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [dc95605daf048] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [dc95605daf048] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [dc95605daf048] Daemon stopped [2020-08-20T18:44:19.084Z] daemon.go:325: [dc95605daf048] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [dc95605daf048] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [dc95605daf048] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [dc95605daf048] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [dc95605daf048] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [dc95605daf048] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.10s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-08-20T18:44:19.084Z] daemon.go:325: [d52c3a5b8f5cd] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d52c3a5b8f5cd] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d52c3a5b8f5cd] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d52c3a5b8f5cd] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d52c3a5b8f5cd] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d52c3a5b8f5cd] Daemon stopped [2020-08-20T18:44:19.084Z] daemon.go:325: [d52c3a5b8f5cd] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d52c3a5b8f5cd] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d52c3a5b8f5cd] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d52c3a5b8f5cd] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d52c3a5b8f5cd] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d52c3a5b8f5cd] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.40s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-20T18:44:19.084Z] daemon.go:325: [d55f9f4bac8d1] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d55f9f4bac8d1] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d55f9f4bac8d1] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d55f9f4bac8d1] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d55f9f4bac8d1] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d55f9f4bac8d1] Daemon stopped [2020-08-20T18:44:19.084Z] daemon.go:325: [d55f9f4bac8d1] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d55f9f4bac8d1] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d55f9f4bac8d1] daemon started [2020-08-20T18:44:19.084Z] check_test.go:309: Daemon dafa584aaa9d7 is not started [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-08-20T18:44:19.084Z] daemon.go:325: [ddbab9b256a18] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [ddbab9b256a18] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [ddbab9b256a18] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [ddbab9b256a18] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [ddbab9b256a18] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [ddbab9b256a18] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-08-20T18:44:19.084Z] daemon.go:325: [d55bb92e2a83c] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d55bb92e2a83c] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d55bb92e2a83c] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d55bb92e2a83c] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d55bb92e2a83c] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d55bb92e2a83c] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-08-20T18:44:19.084Z] daemon.go:325: [d9e4c727650e3] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d9e4c727650e3] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d9e4c727650e3] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d9e4c727650e3] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d9e4c727650e3] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d9e4c727650e3] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.98s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-08-20T18:44:19.084Z] daemon.go:325: [d9a3e2212b5d4] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d9a3e2212b5d4] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d9a3e2212b5d4] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d9a3e2212b5d4] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d9a3e2212b5d4] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d9a3e2212b5d4] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-08-20T18:44:19.084Z] check_test.go:309: Daemon d564c99ba21c6 is not started [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.99s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-08-20T18:44:19.084Z] daemon.go:325: [dc634bcb54a8a] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [dc634bcb54a8a] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [dc634bcb54a8a] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [dc634bcb54a8a] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [dc634bcb54a8a] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [dc634bcb54a8a] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.04s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-08-20T18:44:19.084Z] daemon.go:325: [dce533e655d48] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [dce533e655d48] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [dce533e655d48] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [dce533e655d48] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [dce533e655d48] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [dce533e655d48] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.89s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-08-20T18:44:19.084Z] daemon.go:325: [da66c6f4a83b7] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [da66c6f4a83b7] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [da66c6f4a83b7] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [da66c6f4a83b7] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [da66c6f4a83b7] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [da66c6f4a83b7] Daemon stopped [2020-08-20T18:44:19.084Z] daemon.go:325: [da66c6f4a83b7] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [da66c6f4a83b7] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [da66c6f4a83b7] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [da66c6f4a83b7] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [da66c6f4a83b7] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [da66c6f4a83b7] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.68s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-08-20T18:44:19.084Z] daemon.go:325: [de17e54a05df5] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [de17e54a05df5] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [de17e54a05df5] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [de17e54a05df5] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [de17e54a05df5] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [de17e54a05df5] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-08-20T18:44:19.084Z] daemon.go:325: [d9124a990e5f7] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d9124a990e5f7] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d9124a990e5f7] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d9124a990e5f7] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d9124a990e5f7] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d9124a990e5f7] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.59s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-08-20T18:44:19.084Z] daemon.go:325: [d6ede8d847480] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d6ede8d847480] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d6ede8d847480] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d6ede8d847480] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d6ede8d847480] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d6ede8d847480] Daemon stopped [2020-08-20T18:44:19.084Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.45s) [2020-08-20T18:44:19.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-08-20T18:44:19.084Z] daemon.go:325: [d19445d1e8af6] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d19445d1e8af6] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d19445d1e8af6] daemon started [2020-08-20T18:44:19.084Z] daemon.go:461: [d19445d1e8af6] Stopping daemon [2020-08-20T18:44:19.084Z] daemon.go:296: [d19445d1e8af6] exiting daemon [2020-08-20T18:44:19.084Z] daemon.go:448: [d19445d1e8af6] Daemon stopped [2020-08-20T18:44:19.084Z] daemon.go:325: [d19445d1e8af6] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:325: [d19445d1e8af6] waiting for daemon to start [2020-08-20T18:44:19.084Z] daemon.go:353: [d19445d1e8af6] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [d19445d1e8af6] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [d19445d1e8af6] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [d19445d1e8af6] Daemon stopped [2020-08-20T18:44:19.085Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.56s) [2020-08-20T18:44:19.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-08-20T18:44:19.085Z] daemon.go:325: [d9e4f4a2b140a] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [d9e4f4a2b140a] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [d9e4f4a2b140a] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [d9e4f4a2b140a] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [d9e4f4a2b140a] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [d9e4f4a2b140a] Daemon stopped [2020-08-20T18:44:19.085Z] daemon.go:325: [d9e4f4a2b140a] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [d9e4f4a2b140a] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [d9e4f4a2b140a] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [d9e4f4a2b140a] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [d9e4f4a2b140a] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [d9e4f4a2b140a] Daemon stopped [2020-08-20T18:44:19.085Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.52s) [2020-08-20T18:44:19.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-08-20T18:44:19.085Z] daemon.go:325: [dfea52b4f697c] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [dfea52b4f697c] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [dfea52b4f697c] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [dfea52b4f697c] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [dfea52b4f697c] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [dfea52b4f697c] Daemon stopped [2020-08-20T18:44:19.085Z] daemon.go:325: [dfea52b4f697c] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [dfea52b4f697c] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [dfea52b4f697c] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [dfea52b4f697c] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [dfea52b4f697c] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [dfea52b4f697c] Daemon stopped [2020-08-20T18:44:19.085Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.91s) [2020-08-20T18:44:19.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-08-20T18:44:19.085Z] daemon.go:325: [d212d96e46a83] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [d212d96e46a83] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [d212d96e46a83] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [d212d96e46a83] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [d212d96e46a83] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [d212d96e46a83] Daemon stopped [2020-08-20T18:44:19.085Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2020-08-20T18:44:19.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-08-20T18:44:19.085Z] daemon.go:325: [d54e0145e6e11] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [d54e0145e6e11] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [d54e0145e6e11] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [d54e0145e6e11] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [d54e0145e6e11] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [d54e0145e6e11] Daemon stopped [2020-08-20T18:44:19.085Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2020-08-20T18:44:19.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-08-20T18:44:19.085Z] daemon.go:325: [d60b172a2ab2d] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [d60b172a2ab2d] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [d60b172a2ab2d] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [d60b172a2ab2d] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [d60b172a2ab2d] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [d60b172a2ab2d] Daemon stopped [2020-08-20T18:44:19.085Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.12s) [2020-08-20T18:44:19.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-08-20T18:44:19.085Z] daemon.go:325: [de196aa9a092f] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [de196aa9a092f] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [de196aa9a092f] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [de196aa9a092f] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [de196aa9a092f] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [de196aa9a092f] Daemon stopped [2020-08-20T18:44:19.085Z] daemon.go:325: [de196aa9a092f] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [de196aa9a092f] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [de196aa9a092f] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [de196aa9a092f] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [de196aa9a092f] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [de196aa9a092f] Daemon stopped [2020-08-20T18:44:19.085Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.98s) [2020-08-20T18:44:19.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-08-20T18:44:19.085Z] daemon.go:325: [d186fb4afa3a3] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [d186fb4afa3a3] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [d186fb4afa3a3] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [d186fb4afa3a3] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [d186fb4afa3a3] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [d186fb4afa3a3] Daemon stopped [2020-08-20T18:44:19.085Z] daemon.go:325: [d186fb4afa3a3] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [d186fb4afa3a3] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [d186fb4afa3a3] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [d186fb4afa3a3] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [d186fb4afa3a3] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [d186fb4afa3a3] Daemon stopped [2020-08-20T18:44:19.085Z] daemon.go:325: [d186fb4afa3a3] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:296: [d186fb4afa3a3] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:325: [d186fb4afa3a3] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:461: [d186fb4afa3a3] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:450: [d186fb4afa3a3] Error when stopping daemon: daemon not started [2020-08-20T18:44:19.085Z] docker_cli_daemon_test.go:2542: Daemon d186fb4afa3a3 is not started [2020-08-20T18:44:19.085Z] daemon.go:325: [d186fb4afa3a3] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [d186fb4afa3a3] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [d186fb4afa3a3] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [d186fb4afa3a3] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [d186fb4afa3a3] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [d186fb4afa3a3] Daemon stopped [2020-08-20T18:44:19.085Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.69s) [2020-08-20T18:44:19.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-08-20T18:44:19.085Z] daemon.go:325: [d42771b0f69b7] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [d42771b0f69b7] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [d42771b0f69b7] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [d42771b0f69b7] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [d42771b0f69b7] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [d42771b0f69b7] Daemon stopped [2020-08-20T18:44:19.085Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s) [2020-08-20T18:44:19.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-20T18:44:19.085Z] daemon.go:325: [d5e8842986acc] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [d5e8842986acc] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [d5e8842986acc] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [d5e8842986acc] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [d5e8842986acc] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [d5e8842986acc] Daemon stopped [2020-08-20T18:44:19.085Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2020-08-20T18:44:19.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-08-20T18:44:19.085Z] daemon.go:325: [dbb3993745f7f] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [dbb3993745f7f] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [dbb3993745f7f] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [dbb3993745f7f] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [dbb3993745f7f] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [dbb3993745f7f] Daemon stopped [2020-08-20T18:44:19.085Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.96s) [2020-08-20T18:44:19.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-08-20T18:44:19.085Z] daemon.go:325: [d681b06fb6108] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [d681b06fb6108] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [d681b06fb6108] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [d681b06fb6108] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [d681b06fb6108] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [d681b06fb6108] Daemon stopped [2020-08-20T18:44:19.085Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-08-20T18:44:19.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-08-20T18:44:19.085Z] check_test.go:309: Daemon d10ac872a8088 is not started [2020-08-20T18:44:19.085Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.03s) [2020-08-20T18:44:19.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-08-20T18:44:19.085Z] daemon.go:325: [dfc1241baf400] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:325: [dfc1241baf400] waiting for daemon to start [2020-08-20T18:44:19.085Z] daemon.go:353: [dfc1241baf400] daemon started [2020-08-20T18:44:19.085Z] daemon.go:461: [dfc1241baf400] Stopping daemon [2020-08-20T18:44:19.085Z] daemon.go:296: [dfc1241baf400] exiting daemon [2020-08-20T18:44:19.085Z] daemon.go:448: [dfc1241baf400] Daemon stopped [2020-08-20T18:44:19.085Z] === RUN TestDockerSwarmSuite [2020-08-20T18:44:19.085Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-08-20T18:44:20.418Z] Removing intermediate container 7046f719b746 [2020-08-20T18:44:20.418Z] ---> ddde104c065b [2020-08-20T18:44:20.418Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-08-20T18:44:20.418Z] ---> Running in fdfe411a2a20 [2020-08-20T18:44:22.373Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-08-20T18:44:24.140Z] Cannot create a file when that file already exists. [2020-08-20T18:44:25.722Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-08-20T18:44:27.131Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-08-20T18:44:27.131Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-08-20T18:44:29.916Z] Removing intermediate container fdfe411a2a20 [2020-08-20T18:44:29.916Z] ---> 05e547502b2b [2020-08-20T18:44:29.916Z] Step 6/6 : CMD ["sh"] [2020-08-20T18:44:29.916Z] ---> Running in 9cc50c1b4ee0 [2020-08-20T18:44:29.916Z] Removing intermediate container 9cc50c1b4ee0 [2020-08-20T18:44:29.916Z] ---> b08990b231b5 [2020-08-20T18:44:29.916Z] Successfully built b08990b231b5 [2020-08-20T18:44:29.916Z] Successfully tagged busybox:latest [2020-08-20T18:44:29.916Z] INFO: Docker images of the daemon under test [2020-08-20T18:44:29.916Z] [2020-08-20T18:44:29.916Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-20T18:44:29.916Z] busybox latest b08990b231b5 Less than a second ago 5.07GB [2020-08-20T18:44:29.916Z] microsoft/windowsservercore latest 86eddd4761f5 2 weeks ago 5.03GB [2020-08-20T18:44:29.916Z] mcr.microsoft.com/windows/servercore ltsc2019 86eddd4761f5 2 weeks ago 5.03GB [2020-08-20T18:44:29.916Z] [2020-08-20T18:44:29.916Z] INFO: Running integration tests at 08/20/2020 18:44:29... [2020-08-20T18:44:29.916Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-08-20T18:44:29.916Z] INFO: Integration API tests being run from the host: [2020-08-20T18:44:29.916Z] INFO: make.ps1 starting at 08/20/2020 18:44:29 [2020-08-20T18:44:30.351Z] ok github.com/docker/docker/cmd/dockerd/hack 0.005s coverage: 72.9% of statements [2020-08-20T18:44:30.351Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 29.5% of statements [2020-08-20T18:44:30.351Z] ok github.com/docker/docker/container 0.121s coverage: 35.6% of statements [2020-08-20T18:44:30.351Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-20T18:44:30.351Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-20T18:44:30.351Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-20T18:44:30.351Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-20T18:44:30.373Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-08-20T18:44:31.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-20T18:44:32.257Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-08-20T18:44:32.516Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-08-20T18:44:33.084Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-08-20T18:44:34.021Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-08-20T18:44:34.021Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-08-20T18:44:34.280Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-08-20T18:44:34.847Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-08-20T18:44:36.753Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-08-20T18:44:37.690Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-08-20T18:44:38.510Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2020-08-20T18:44:39.067Z] === RUN TestDockerSuite/TestBuildEnv [2020-08-20T18:44:39.078Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-08-20T18:44:40.444Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-08-20T18:44:40.981Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-08-20T18:44:41.381Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-08-20T18:44:42.319Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-08-20T18:44:44.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-08-20T18:44:45.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-20T18:44:49.219Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2020-08-20T18:44:49.356Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-08-20T18:44:49.791Z] ok github.com/docker/docker/daemon 12.150s coverage: 17.5% of statements [2020-08-20T18:44:49.791Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-20T18:44:49.791Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-20T18:44:50.732Z] ok github.com/docker/docker/daemon/config 0.050s coverage: 82.2% of statements [2020-08-20T18:44:51.300Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2020-08-20T18:44:51.501Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-08-20T18:44:51.501Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-08-20T18:44:51.867Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-08-20T18:44:51.867Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-20T18:44:51.867Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-20T18:44:53.243Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2020-08-20T18:44:53.669Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-08-20T18:44:55.148Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.441s coverage: 72.3% of statements [2020-08-20T18:44:55.716Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-08-20T18:44:55.851Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-08-20T18:44:57.095Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.410s coverage: 56.9% of statements [2020-08-20T18:44:58.021Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-08-20T18:44:58.985Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-08-20T18:44:59.441Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-08-20T18:44:59.648Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.287s coverage: 49.5% of statements [2020-08-20T18:45:00.405Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-08-20T18:45:00.584Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.532s coverage: 45.9% of statements [2020-08-20T18:45:00.584Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-20T18:45:01.368Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-08-20T18:45:01.963Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.626s coverage: 60.4% of statements [2020-08-20T18:45:01.963Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-20T18:45:02.900Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.343s coverage: 76.1% of statements [2020-08-20T18:45:02.900Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-20T18:45:03.468Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-08-20T18:45:03.540Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-08-20T18:45:04.846Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-08-20T18:45:05.416Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-08-20T18:45:06.442Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-08-20T18:45:06.792Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 4.9% of statements [2020-08-20T18:45:06.793Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-20T18:45:06.793Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-20T18:45:07.360Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.7% of statements [2020-08-20T18:45:08.737Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-08-20T18:45:08.997Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 78.6% of statements [2020-08-20T18:45:08.997Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-20T18:45:08.997Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-20T18:45:09.933Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-08-20T18:45:10.192Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-08-20T18:45:10.760Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 88.3% of statements [2020-08-20T18:45:11.293Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-08-20T18:45:11.293Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-08-20T18:45:11.697Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 74.7% of statements [2020-08-20T18:45:11.697Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-20T18:45:12.266Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 37.9% of statements [2020-08-20T18:45:13.179Z] --- PASS: TestImportExtremelyLargeImageWorks (193.05s) [2020-08-20T18:45:13.179Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-08-20T18:45:13.179Z] daemon.go:325: [d02e19d163e2f] waiting for daemon to start [2020-08-20T18:45:13.179Z] daemon.go:325: [d02e19d163e2f] waiting for daemon to start [2020-08-20T18:45:13.179Z] daemon.go:353: [d02e19d163e2f] daemon started [2020-08-20T18:45:13.179Z] daemon.go:461: [d02e19d163e2f] Stopping daemon [2020-08-20T18:45:13.179Z] daemon.go:296: [d02e19d163e2f] exiting daemon [2020-08-20T18:45:13.179Z] daemon.go:448: [d02e19d163e2f] Daemon stopped [2020-08-20T18:45:13.179Z] PASS [2020-08-20T18:45:13.179Z] [2020-08-20T18:45:13.179Z] DONE 11 tests in 194.070s [2020-08-20T18:45:13.179Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-08-20T18:45:13.179Z] ++ 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-08-20T18:45:13.179Z] ++ set -e [2020-08-20T18:45:13.179Z] ++ '[' -n 0 ']' [2020-08-20T18:45:13.179Z] ++ set -x [2020-08-20T18:45:13.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:45:13.179Z] INFO: Testing against a local daemon [2020-08-20T18:45:13.179Z] === RUN TestNetworkCreateDelete [2020-08-20T18:45:13.179Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-08-20T18:45:13.179Z] === RUN TestDockerNetworkDeletePreferID [2020-08-20T18:45:13.179Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-08-20T18:45:13.179Z] === RUN TestDaemonDNSFallback [2020-08-20T18:45:13.179Z] --- PASS: TestDaemonDNSFallback (1.52s) [2020-08-20T18:45:13.179Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-08-20T18:45:13.179Z] daemon.go:325: [dc4b7d0dd6f06] waiting for daemon to start [2020-08-20T18:45:13.179Z] daemon.go:325: [dc4b7d0dd6f06] waiting for daemon to start [2020-08-20T18:45:13.179Z] daemon.go:353: [dc4b7d0dd6f06] daemon started [2020-08-20T18:45:13.179Z] daemon.go:461: [dc4b7d0dd6f06] Stopping daemon [2020-08-20T18:45:13.179Z] daemon.go:296: [dc4b7d0dd6f06] exiting daemon [2020-08-20T18:45:13.179Z] daemon.go:448: [dc4b7d0dd6f06] Daemon stopped [2020-08-20T18:45:13.179Z] === RUN TestInspectNetwork [2020-08-20T18:45:13.179Z] === RUN TestInspectNetwork/full_network_id [2020-08-20T18:45:13.179Z] === RUN TestInspectNetwork/partial_network_id [2020-08-20T18:45:13.179Z] === RUN TestInspectNetwork/network_name [2020-08-20T18:45:13.179Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-20T18:45:13.179Z] --- PASS: TestInspectNetwork (6.88s) [2020-08-20T18:45:13.179Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-08-20T18:45:13.179Z] daemon.go:325: [dd6d1627d9252] waiting for daemon to start [2020-08-20T18:45:13.179Z] daemon.go:325: [dd6d1627d9252] waiting for daemon to start [2020-08-20T18:45:13.179Z] daemon.go:353: [dd6d1627d9252] daemon started [2020-08-20T18:45:13.179Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-20T18:45:13.179Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-20T18:45:13.179Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-20T18:45:13.179Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-20T18:45:13.179Z] daemon.go:461: [dd6d1627d9252] Stopping daemon [2020-08-20T18:45:13.179Z] daemon.go:296: [dd6d1627d9252] exiting daemon [2020-08-20T18:45:13.179Z] daemon.go:448: [dd6d1627d9252] Daemon stopped [2020-08-20T18:45:13.179Z] === RUN TestRunContainerWithBridgeNone [2020-08-20T18:45:13.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-08-20T18:45:13.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-08-20T18:45:13.506Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-08-20T18:45:14.170Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-08-20T18:45:14.171Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-08-20T18:45:14.695Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2020-08-20T18:45:14.695Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-08-20T18:45:14.695Z] daemon.go:325: [dfe23dcfdf1b5] waiting for daemon to start [2020-08-20T18:45:14.695Z] daemon.go:325: [dfe23dcfdf1b5] waiting for daemon to start [2020-08-20T18:45:14.695Z] daemon.go:353: [dfe23dcfdf1b5] daemon started [2020-08-20T18:45:14.695Z] daemon.go:461: [dfe23dcfdf1b5] Stopping daemon [2020-08-20T18:45:14.695Z] daemon.go:296: [dfe23dcfdf1b5] exiting daemon [2020-08-20T18:45:14.695Z] daemon.go:448: [dfe23dcfdf1b5] Daemon stopped [2020-08-20T18:45:14.695Z] === RUN TestNetworkInvalidJSON [2020-08-20T18:45:14.695Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-20T18:45:14.695Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-20T18:45:14.695Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-20T18:45:14.695Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-20T18:45:14.695Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-20T18:45:14.695Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-20T18:45:14.695Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-20T18:45:14.695Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-20T18:45:14.695Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-20T18:45:14.695Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-20T18:45:14.695Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-20T18:45:14.695Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-20T18:45:14.695Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-20T18:45:14.695Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-20T18:45:15.106Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-08-20T18:45:15.106Z] ok github.com/docker/docker/daemon/logger/splunk 1.687s coverage: 84.5% of statements [2020-08-20T18:45:15.106Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-20T18:45:15.106Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-20T18:45:15.674Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-08-20T18:45:15.732Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-08-20T18:45:15.732Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-08-20T18:45:15.732Z] daemon.go:325: [dafed1cd314f6] waiting for daemon to start [2020-08-20T18:45:15.732Z] daemon.go:325: [dafed1cd314f6] waiting for daemon to start [2020-08-20T18:45:15.732Z] daemon.go:353: [dafed1cd314f6] daemon started [2020-08-20T18:45:15.732Z] daemon.go:461: [dafed1cd314f6] Stopping daemon [2020-08-20T18:45:15.732Z] daemon.go:296: [dafed1cd314f6] exiting daemon [2020-08-20T18:45:15.732Z] daemon.go:448: [dafed1cd314f6] Daemon stopped [2020-08-20T18:45:15.732Z] daemon.go:325: [dafed1cd314f6] waiting for daemon to start [2020-08-20T18:45:15.732Z] daemon.go:325: [dafed1cd314f6] waiting for daemon to start [2020-08-20T18:45:15.732Z] daemon.go:353: [dafed1cd314f6] daemon started [2020-08-20T18:45:15.732Z] daemon.go:461: [dafed1cd314f6] Stopping daemon [2020-08-20T18:45:15.732Z] daemon.go:296: [dafed1cd314f6] exiting daemon [2020-08-20T18:45:15.732Z] daemon.go:448: [dafed1cd314f6] Daemon stopped [2020-08-20T18:45:15.732Z] === RUN TestDaemonDefaultNetworkPools [2020-08-20T18:45:16.369Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-08-20T18:45:16.369Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-08-20T18:45:16.369Z] daemon.go:325: [d61e6451ce0c5] waiting for daemon to start [2020-08-20T18:45:16.369Z] daemon.go:325: [d61e6451ce0c5] waiting for daemon to start [2020-08-20T18:45:16.369Z] daemon.go:353: [d61e6451ce0c5] daemon started [2020-08-20T18:45:16.369Z] daemon.go:461: [d61e6451ce0c5] Stopping daemon [2020-08-20T18:45:16.369Z] daemon.go:296: [d61e6451ce0c5] exiting daemon [2020-08-20T18:45:16.369Z] daemon.go:448: [d61e6451ce0c5] Daemon stopped [2020-08-20T18:45:16.369Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-20T18:45:16.488Z] --- PASS: TestImportExtremelyLargeImageWorks (221.17s) [2020-08-20T18:45:16.488Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-08-20T18:45:16.488Z] daemon.go:325: [d9d43afc72819] waiting for daemon to start [2020-08-20T18:45:16.488Z] daemon.go:325: [d9d43afc72819] waiting for daemon to start [2020-08-20T18:45:16.488Z] daemon.go:353: [d9d43afc72819] daemon started [2020-08-20T18:45:16.488Z] daemon.go:461: [d9d43afc72819] Stopping daemon [2020-08-20T18:45:16.488Z] daemon.go:296: [d9d43afc72819] exiting daemon [2020-08-20T18:45:16.488Z] daemon.go:448: [d9d43afc72819] Daemon stopped [2020-08-20T18:45:16.488Z] PASS [2020-08-20T18:45:16.488Z] [2020-08-20T18:45:16.488Z] DONE 11 tests in 222.946s [2020-08-20T18:45:16.488Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-20T18:45:16.488Z] ++ 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-08-20T18:45:16.488Z] ++ set -e [2020-08-20T18:45:16.488Z] ++ '[' -n 0 ']' [2020-08-20T18:45:16.488Z] ++ set -x [2020-08-20T18:45:16.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:45:16.488Z] INFO: Testing against a local daemon [2020-08-20T18:45:16.488Z] === RUN TestNetworkCreateDelete [2020-08-20T18:45:16.488Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-08-20T18:45:16.488Z] === RUN TestDockerNetworkDeletePreferID [2020-08-20T18:45:17.054Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2020-08-20T18:45:17.054Z] === RUN TestDaemonDNSFallback [2020-08-20T18:45:17.639Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2020-08-20T18:45:17.639Z] ok github.com/docker/docker/distribution 0.220s coverage: 22.3% of statements [2020-08-20T18:45:17.639Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-20T18:45:17.843Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-08-20T18:45:17.899Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-08-20T18:45:17.899Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-08-20T18:45:17.899Z] daemon.go:325: [dac7ad7dacbad] waiting for daemon to start [2020-08-20T18:45:17.899Z] daemon.go:325: [dac7ad7dacbad] waiting for daemon to start [2020-08-20T18:45:17.899Z] daemon.go:353: [dac7ad7dacbad] daemon started [2020-08-20T18:45:17.899Z] daemon.go:461: [dac7ad7dacbad] Stopping daemon [2020-08-20T18:45:17.899Z] daemon.go:296: [dac7ad7dacbad] exiting daemon [2020-08-20T18:45:17.899Z] daemon.go:448: [dac7ad7dacbad] Daemon stopped [2020-08-20T18:45:17.899Z] daemon.go:325: [dac7ad7dacbad] waiting for daemon to start [2020-08-20T18:45:17.899Z] daemon.go:325: [dac7ad7dacbad] waiting for daemon to start [2020-08-20T18:45:17.899Z] daemon.go:353: [dac7ad7dacbad] daemon started [2020-08-20T18:45:17.899Z] daemon.go:461: [dac7ad7dacbad] Stopping daemon [2020-08-20T18:45:17.899Z] daemon.go:296: [dac7ad7dacbad] exiting daemon [2020-08-20T18:45:17.899Z] daemon.go:448: [dac7ad7dacbad] Daemon stopped [2020-08-20T18:45:17.899Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-20T18:45:17.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-08-20T18:45:18.559Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-08-20T18:45:18.559Z] --- PASS: TestDaemonDNSFallback (1.62s) [2020-08-20T18:45:18.559Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-08-20T18:45:18.559Z] daemon.go:325: [d610ed60f023e] waiting for daemon to start [2020-08-20T18:45:18.559Z] daemon.go:325: [d610ed60f023e] waiting for daemon to start [2020-08-20T18:45:18.559Z] daemon.go:353: [d610ed60f023e] daemon started [2020-08-20T18:45:18.559Z] daemon.go:461: [d610ed60f023e] Stopping daemon [2020-08-20T18:45:18.559Z] daemon.go:296: [d610ed60f023e] exiting daemon [2020-08-20T18:45:18.559Z] daemon.go:448: [d610ed60f023e] Daemon stopped [2020-08-20T18:45:18.559Z] === RUN TestInspectNetwork [2020-08-20T18:45:18.939Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-08-20T18:45:18.939Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-20T18:45:18.939Z] daemon.go:325: [d4142f8df8dd3] waiting for daemon to start [2020-08-20T18:45:18.939Z] daemon.go:325: [d4142f8df8dd3] waiting for daemon to start [2020-08-20T18:45:18.939Z] daemon.go:353: [d4142f8df8dd3] daemon started [2020-08-20T18:45:18.939Z] daemon.go:461: [d4142f8df8dd3] Stopping daemon [2020-08-20T18:45:18.939Z] daemon.go:296: [d4142f8df8dd3] exiting daemon [2020-08-20T18:45:18.939Z] daemon.go:448: [d4142f8df8dd3] Daemon stopped [2020-08-20T18:45:18.939Z] daemon.go:325: [d4142f8df8dd3] waiting for daemon to start [2020-08-20T18:45:18.939Z] daemon.go:325: [d4142f8df8dd3] waiting for daemon to start [2020-08-20T18:45:18.939Z] daemon.go:353: [d4142f8df8dd3] daemon started [2020-08-20T18:45:18.939Z] daemon.go:461: [d4142f8df8dd3] Stopping daemon [2020-08-20T18:45:18.940Z] daemon.go:296: [d4142f8df8dd3] exiting daemon [2020-08-20T18:45:18.940Z] daemon.go:448: [d4142f8df8dd3] Daemon stopped [2020-08-20T18:45:18.940Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-20T18:45:19.015Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-08-20T18:45:19.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-08-20T18:45:19.384Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-08-20T18:45:19.575Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-08-20T18:45:19.575Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-08-20T18:45:19.575Z] daemon.go:325: [db74a91d71667] waiting for daemon to start [2020-08-20T18:45:19.575Z] daemon.go:325: [db74a91d71667] waiting for daemon to start [2020-08-20T18:45:19.575Z] daemon.go:353: [db74a91d71667] daemon started [2020-08-20T18:45:19.575Z] daemon.go:461: [db74a91d71667] Stopping daemon [2020-08-20T18:45:19.575Z] daemon.go:296: [db74a91d71667] exiting daemon [2020-08-20T18:45:19.575Z] daemon.go:448: [db74a91d71667] Daemon stopped [2020-08-20T18:45:19.575Z] === RUN TestServiceWithPredefinedNetwork [2020-08-20T18:45:19.951Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-08-20T18:45:20.210Z] ok github.com/docker/docker/distribution/xfer 1.431s coverage: 83.4% of statements [2020-08-20T18:45:20.210Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-20T18:45:20.322Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-08-20T18:45:20.581Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-08-20T18:45:20.736Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-08-20T18:45:20.840Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-08-20T18:45:21.198Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-08-20T18:45:21.198Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-20T18:45:21.650Z] --- PASS: TestServiceWithPredefinedNetwork (1.94s) [2020-08-20T18:45:21.650Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-08-20T18:45:21.650Z] daemon.go:325: [d4bff7e8cdfc9] waiting for daemon to start [2020-08-20T18:45:21.650Z] daemon.go:325: [d4bff7e8cdfc9] waiting for daemon to start [2020-08-20T18:45:21.650Z] daemon.go:353: [d4bff7e8cdfc9] daemon started [2020-08-20T18:45:21.650Z] daemon.go:461: [d4bff7e8cdfc9] Stopping daemon [2020-08-20T18:45:21.650Z] daemon.go:296: [d4bff7e8cdfc9] exiting daemon [2020-08-20T18:45:21.650Z] daemon.go:448: [d4bff7e8cdfc9] Daemon stopped [2020-08-20T18:45:21.650Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-20T18:45:21.650Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-20T18:45:21.650Z] service_test.go:230: FLAKY_TEST [2020-08-20T18:45:21.650Z] === RUN TestServiceWithDataPathPortInit [2020-08-20T18:45:21.770Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2020-08-20T18:45:21.770Z] ? github.com/docker/docker/internal/test [no test files] [2020-08-20T18:45:22.266Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-08-20T18:45:22.744Z] === RUN TestInspectNetwork/full_network_id [2020-08-20T18:45:22.744Z] === RUN TestInspectNetwork/partial_network_id [2020-08-20T18:45:22.744Z] === RUN TestInspectNetwork/network_name [2020-08-20T18:45:22.744Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-20T18:45:23.672Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-08-20T18:45:23.672Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-08-20T18:45:23.672Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-08-20T18:45:23.672Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-08-20T18:45:23.672Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-08-20T18:45:23.672Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-08-20T18:45:23.672Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-08-20T18:45:23.672Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-08-20T18:45:23.672Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-08-20T18:45:23.672Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-08-20T18:45:23.672Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-20T18:45:23.932Z] ok github.com/docker/docker/internal/testutil 0.014s coverage: 62.5% of statements [2020-08-20T18:45:24.436Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-08-20T18:45:24.869Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-08-20T18:45:25.805Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-08-20T18:45:26.064Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-20T18:45:26.604Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-08-20T18:45:26.932Z] --- PASS: TestInspectNetwork (8.35s) [2020-08-20T18:45:26.932Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-08-20T18:45:26.932Z] daemon.go:325: [d5aa4a9e9fba9] waiting for daemon to start [2020-08-20T18:45:26.932Z] daemon.go:325: [d5aa4a9e9fba9] waiting for daemon to start [2020-08-20T18:45:26.932Z] daemon.go:353: [d5aa4a9e9fba9] daemon started [2020-08-20T18:45:26.932Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-20T18:45:26.932Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-20T18:45:26.932Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-20T18:45:26.932Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-20T18:45:26.932Z] daemon.go:461: [d5aa4a9e9fba9] Stopping daemon [2020-08-20T18:45:26.932Z] daemon.go:296: [d5aa4a9e9fba9] exiting daemon [2020-08-20T18:45:26.932Z] daemon.go:448: [d5aa4a9e9fba9] Daemon stopped [2020-08-20T18:45:26.932Z] === RUN TestRunContainerWithBridgeNone [2020-08-20T18:45:27.062Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:45:27.062Z] INFO: Testing against a local daemon [2020-08-20T18:45:27.062Z] === RUN TestBuildWithSession [2020-08-20T18:45:27.062Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-20T18:45:27.062Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:45:27.062Z] === RUN TestBuildSquashParent [2020-08-20T18:45:27.062Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-08-20T18:45:27.062Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:45:27.062Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-20T18:45:27.062Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-08-20T18:45:27.062Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-20T18:45:27.062Z] === RUN TestBuildMultiStageCopy [2020-08-20T18:45:27.062Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-20T18:45:27.968Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 77.0% of statements [2020-08-20T18:45:28.903Z] ok github.com/docker/docker/pkg/authorization 0.101s coverage: 66.7% of statements [2020-08-20T18:45:28.903Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-08-20T18:45:29.162Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-08-20T18:45:29.471Z] === RUN TestDockerSuite/TestBuildExpose [2020-08-20T18:45:29.731Z] --- PASS: TestRunContainerWithBridgeNone (2.73s) [2020-08-20T18:45:29.731Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-08-20T18:45:29.731Z] daemon.go:325: [d58db0e576f54] waiting for daemon to start [2020-08-20T18:45:29.731Z] daemon.go:325: [d58db0e576f54] waiting for daemon to start [2020-08-20T18:45:29.731Z] daemon.go:353: [d58db0e576f54] daemon started [2020-08-20T18:45:29.731Z] daemon.go:461: [d58db0e576f54] Stopping daemon [2020-08-20T18:45:29.731Z] daemon.go:296: [d58db0e576f54] exiting daemon [2020-08-20T18:45:29.731Z] daemon.go:448: [d58db0e576f54] Daemon stopped [2020-08-20T18:45:29.731Z] === RUN TestNetworkInvalidJSON [2020-08-20T18:45:29.731Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-20T18:45:29.731Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-20T18:45:29.731Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-20T18:45:29.731Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-20T18:45:29.731Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-20T18:45:29.731Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-20T18:45:29.731Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-20T18:45:29.731Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-20T18:45:29.731Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-20T18:45:29.731Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-08-20T18:45:29.731Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-20T18:45:29.731Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-20T18:45:29.731Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-20T18:45:29.731Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-20T18:45:29.731Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-08-20T18:45:30.299Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-08-20T18:45:30.558Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-08-20T18:45:30.817Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-08-20T18:45:30.817Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-08-20T18:45:30.817Z] daemon.go:325: [d4ee5f8b89917] waiting for daemon to start [2020-08-20T18:45:30.817Z] daemon.go:325: [d4ee5f8b89917] waiting for daemon to start [2020-08-20T18:45:30.817Z] daemon.go:353: [d4ee5f8b89917] daemon started [2020-08-20T18:45:30.817Z] daemon.go:461: [d4ee5f8b89917] Stopping daemon [2020-08-20T18:45:30.817Z] daemon.go:296: [d4ee5f8b89917] exiting daemon [2020-08-20T18:45:30.817Z] daemon.go:448: [d4ee5f8b89917] Daemon stopped [2020-08-20T18:45:30.817Z] daemon.go:325: [d4ee5f8b89917] waiting for daemon to start [2020-08-20T18:45:30.817Z] daemon.go:325: [d4ee5f8b89917] waiting for daemon to start [2020-08-20T18:45:30.817Z] daemon.go:353: [d4ee5f8b89917] daemon started [2020-08-20T18:45:30.817Z] daemon.go:461: [d4ee5f8b89917] Stopping daemon [2020-08-20T18:45:30.817Z] daemon.go:296: [d4ee5f8b89917] exiting daemon [2020-08-20T18:45:30.817Z] daemon.go:448: [d4ee5f8b89917] Daemon stopped [2020-08-20T18:45:30.817Z] === RUN TestDaemonDefaultNetworkPools [2020-08-20T18:45:30.817Z] === RUN TestDockerSuite/TestBuildFails [2020-08-20T18:45:31.386Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-08-20T18:45:31.386Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-08-20T18:45:31.645Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-08-20T18:45:31.645Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-08-20T18:45:31.645Z] daemon.go:325: [d525a497d83a8] waiting for daemon to start [2020-08-20T18:45:31.645Z] daemon.go:325: [d525a497d83a8] waiting for daemon to start [2020-08-20T18:45:31.645Z] daemon.go:353: [d525a497d83a8] daemon started [2020-08-20T18:45:31.645Z] daemon.go:461: [d525a497d83a8] Stopping daemon [2020-08-20T18:45:31.645Z] daemon.go:296: [d525a497d83a8] exiting daemon [2020-08-20T18:45:31.645Z] daemon.go:448: [d525a497d83a8] Daemon stopped [2020-08-20T18:45:31.645Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-20T18:45:32.446Z] ok github.com/docker/docker/pkg/chrootarchive 2.503s coverage: 43.2% of statements [2020-08-20T18:45:32.707Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-08-20T18:45:32.966Z] ok github.com/docker/docker/layer 7.581s coverage: 72.0% of statements [2020-08-20T18:45:32.966Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-20T18:45:32.966Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-20T18:45:32.966Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-20T18:45:32.966Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-20T18:45:32.966Z] ? github.com/docker/docker/oci [no test files] [2020-08-20T18:45:32.966Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-20T18:45:32.966Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-20T18:45:32.966Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-20T18:45:33.022Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-08-20T18:45:33.022Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-08-20T18:45:33.022Z] daemon.go:325: [d6900f3143d72] waiting for daemon to start [2020-08-20T18:45:33.022Z] daemon.go:325: [d6900f3143d72] waiting for daemon to start [2020-08-20T18:45:33.022Z] daemon.go:353: [d6900f3143d72] daemon started [2020-08-20T18:45:33.022Z] daemon.go:461: [d6900f3143d72] Stopping daemon [2020-08-20T18:45:33.022Z] daemon.go:296: [d6900f3143d72] exiting daemon [2020-08-20T18:45:33.022Z] daemon.go:448: [d6900f3143d72] Daemon stopped [2020-08-20T18:45:33.022Z] daemon.go:325: [d6900f3143d72] waiting for daemon to start [2020-08-20T18:45:33.022Z] daemon.go:325: [d6900f3143d72] waiting for daemon to start [2020-08-20T18:45:33.022Z] daemon.go:353: [d6900f3143d72] daemon started [2020-08-20T18:45:33.022Z] daemon.go:461: [d6900f3143d72] Stopping daemon [2020-08-20T18:45:33.022Z] daemon.go:296: [d6900f3143d72] exiting daemon [2020-08-20T18:45:33.022Z] daemon.go:448: [d6900f3143d72] Daemon stopped [2020-08-20T18:45:33.022Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-20T18:45:33.022Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-08-20T18:45:33.224Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2020-08-20T18:45:33.792Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-08-20T18:45:33.960Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-08-20T18:45:33.960Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-20T18:45:33.960Z] daemon.go:325: [d8f2b9cc715a9] waiting for daemon to start [2020-08-20T18:45:33.960Z] daemon.go:325: [d8f2b9cc715a9] waiting for daemon to start [2020-08-20T18:45:33.960Z] daemon.go:353: [d8f2b9cc715a9] daemon started [2020-08-20T18:45:33.960Z] daemon.go:461: [d8f2b9cc715a9] Stopping daemon [2020-08-20T18:45:33.960Z] daemon.go:296: [d8f2b9cc715a9] exiting daemon [2020-08-20T18:45:33.960Z] daemon.go:448: [d8f2b9cc715a9] Daemon stopped [2020-08-20T18:45:33.960Z] daemon.go:325: [d8f2b9cc715a9] waiting for daemon to start [2020-08-20T18:45:33.960Z] daemon.go:325: [d8f2b9cc715a9] waiting for daemon to start [2020-08-20T18:45:33.960Z] daemon.go:353: [d8f2b9cc715a9] daemon started [2020-08-20T18:45:33.960Z] daemon.go:461: [d8f2b9cc715a9] Stopping daemon [2020-08-20T18:45:33.960Z] daemon.go:296: [d8f2b9cc715a9] exiting daemon [2020-08-20T18:45:33.960Z] daemon.go:448: [d8f2b9cc715a9] Daemon stopped [2020-08-20T18:45:33.960Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-20T18:45:34.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-08-20T18:45:34.360Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-08-20T18:45:34.787Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-08-20T18:45:34.787Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-08-20T18:45:34.787Z] daemon.go:325: [d09d77fca583a] waiting for daemon to start [2020-08-20T18:45:34.787Z] daemon.go:325: [d09d77fca583a] waiting for daemon to start [2020-08-20T18:45:34.787Z] daemon.go:353: [d09d77fca583a] daemon started [2020-08-20T18:45:34.787Z] daemon.go:461: [d09d77fca583a] Stopping daemon [2020-08-20T18:45:34.787Z] daemon.go:296: [d09d77fca583a] exiting daemon [2020-08-20T18:45:34.787Z] daemon.go:448: [d09d77fca583a] Daemon stopped [2020-08-20T18:45:34.787Z] === RUN TestServiceWithPredefinedNetwork [2020-08-20T18:45:34.928Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-08-20T18:45:35.045Z] === RUN TestDockerSuite/TestBuildForceRm [2020-08-20T18:45:35.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-08-20T18:45:35.495Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-08-20T18:45:35.610Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-20T18:45:35.610Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-20T18:45:36.431Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-08-20T18:45:36.572Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-20T18:45:36.950Z] === RUN TestDockerSuite/TestBuildFromGit [2020-08-20T18:45:37.012Z] --- PASS: TestServiceWithDataPathPortInit (13.97s) [2020-08-20T18:45:37.012Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-08-20T18:45:37.012Z] daemon.go:325: [da180274161da] waiting for daemon to start [2020-08-20T18:45:37.012Z] daemon.go:325: [da180274161da] waiting for daemon to start [2020-08-20T18:45:37.012Z] daemon.go:353: [da180274161da] daemon started [2020-08-20T18:45:37.012Z] daemon.go:461: [da180274161da] Stopping daemon [2020-08-20T18:45:37.012Z] daemon.go:296: [da180274161da] exiting daemon [2020-08-20T18:45:37.012Z] daemon.go:448: [da180274161da] Daemon stopped [2020-08-20T18:45:37.012Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-08-20T18:45:37.012Z] daemon.go:325: [d7dd12a840c10] waiting for daemon to start [2020-08-20T18:45:37.012Z] daemon.go:325: [d7dd12a840c10] waiting for daemon to start [2020-08-20T18:45:37.012Z] daemon.go:353: [d7dd12a840c10] daemon started [2020-08-20T18:45:37.012Z] daemon.go:461: [d7dd12a840c10] Stopping daemon [2020-08-20T18:45:37.012Z] daemon.go:296: [d7dd12a840c10] exiting daemon [2020-08-20T18:45:37.012Z] daemon.go:448: [d7dd12a840c10] Daemon stopped [2020-08-20T18:45:37.012Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-20T18:45:37.367Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-08-20T18:45:37.535Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-20T18:45:37.626Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2020-08-20T18:45:38.196Z] ok github.com/docker/docker/pkg/fsutils 0.189s coverage: 85.1% of statements [2020-08-20T18:45:38.196Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2020-08-20T18:45:38.329Z] --- PASS: TestServiceWithPredefinedNetwork (3.44s) [2020-08-20T18:45:38.329Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-08-20T18:45:38.329Z] daemon.go:325: [d3f94b44f4548] waiting for daemon to start [2020-08-20T18:45:38.329Z] daemon.go:325: [d3f94b44f4548] waiting for daemon to start [2020-08-20T18:45:38.329Z] daemon.go:353: [d3f94b44f4548] daemon started [2020-08-20T18:45:38.329Z] daemon.go:461: [d3f94b44f4548] Stopping daemon [2020-08-20T18:45:38.329Z] daemon.go:296: [d3f94b44f4548] exiting daemon [2020-08-20T18:45:38.329Z] daemon.go:448: [d3f94b44f4548] Daemon stopped [2020-08-20T18:45:38.329Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-20T18:45:38.329Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-20T18:45:38.329Z] service_test.go:230: FLAKY_TEST [2020-08-20T18:45:38.329Z] === RUN TestServiceWithDataPathPortInit [2020-08-20T18:45:38.329Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-08-20T18:45:38.589Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-08-20T18:45:39.065Z] --- PASS: TestBuildMultiStageCopy (11.98s) [2020-08-20T18:45:39.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.27s) [2020-08-20T18:45:39.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2020-08-20T18:45:39.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2020-08-20T18:45:39.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s) [2020-08-20T18:45:39.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.09s) [2020-08-20T18:45:39.065Z] === RUN TestBuildMultiStageParentConfig [2020-08-20T18:45:39.065Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-08-20T18:45:39.065Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-20T18:45:39.065Z] === RUN TestBuildLabelWithTargets [2020-08-20T18:45:39.065Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-08-20T18:45:39.065Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-20T18:45:39.065Z] === RUN TestBuildWithEmptyLayers [2020-08-20T18:45:39.522Z] --- PASS: TestBuildWithEmptyLayers (0.89s) [2020-08-20T18:45:39.522Z] === RUN TestBuildMultiStageOnBuild [2020-08-20T18:45:39.522Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-08-20T18:45:39.522Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-20T18:45:39.522Z] === RUN TestBuildUncleanTarFilenames [2020-08-20T18:45:39.522Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-08-20T18:45:39.522Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-20T18:45:39.522Z] === RUN TestBuildMultiStageLayerLeak [2020-08-20T18:45:39.522Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2020-08-20T18:45:39.522Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-20T18:45:39.522Z] === RUN TestBuildWithHugeFile [2020-08-20T18:45:39.522Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-08-20T18:45:39.522Z] build_test.go:492: testEnv.OSType == "windows" [2020-08-20T18:45:39.522Z] === RUN TestBuildWithEmptyDockerfile [2020-08-20T18:45:39.525Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-08-20T18:45:39.572Z] ok github.com/docker/docker/pkg/idtools 0.552s coverage: 70.1% of statements [2020-08-20T18:45:39.572Z] ok github.com/docker/docker/pkg/ioutils 0.387s coverage: 69.1% of statements [2020-08-20T18:45:39.979Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-20T18:45:39.979Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-20T18:45:39.979Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-20T18:45:39.979Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-20T18:45:39.979Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-20T18:45:39.979Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-20T18:45:39.979Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-20T18:45:39.979Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-20T18:45:39.979Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-20T18:45:39.979Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s) [2020-08-20T18:45:39.979Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-08-20T18:45:39.979Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-08-20T18:45:39.979Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-08-20T18:45:39.979Z] === RUN TestBuildPreserveOwnership [2020-08-20T18:45:39.979Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2020-08-20T18:45:39.979Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-20T18:45:39.979Z] === RUN TestBuildPlatformInvalid [2020-08-20T18:45:39.979Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2020-08-20T18:45:39.979Z] PASS [2020-08-20T18:45:39.979Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-08-20T18:45:39.979Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:45:39.979Z] INFO: Testing against a local daemon [2020-08-20T18:45:39.979Z] === RUN TestConfigList [2020-08-20T18:45:39.979Z] --- SKIP: TestConfigList (0.00s) [2020-08-20T18:45:39.979Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:45:39.979Z] === RUN TestConfigsCreateAndDelete [2020-08-20T18:45:39.979Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-08-20T18:45:39.979Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:45:39.979Z] === RUN TestConfigsUpdate [2020-08-20T18:45:39.979Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-08-20T18:45:39.979Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:45:39.979Z] === RUN TestTemplatedConfig [2020-08-20T18:45:39.979Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-08-20T18:45:39.979Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:45:39.979Z] === RUN TestConfigInspect [2020-08-20T18:45:39.979Z] --- SKIP: TestConfigInspect (0.00s) [2020-08-20T18:45:39.979Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:45:39.979Z] === RUN TestConfigCreateWithLabels [2020-08-20T18:45:39.979Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-08-20T18:45:39.979Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-08-20T18:45:39.979Z] === RUN TestConfigCreateResolve [2020-08-20T18:45:39.979Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-08-20T18:45:39.979Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-08-20T18:45:39.979Z] === RUN TestConfigDaemonLibtrustID [2020-08-20T18:45:39.979Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-08-20T18:45:39.979Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-08-20T18:45:39.979Z] PASS [2020-08-20T18:45:39.979Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-08-20T18:45:39.979Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:45:39.979Z] INFO: Testing against a local daemon [2020-08-20T18:45:39.979Z] === RUN TestCheckpoint [2020-08-20T18:45:39.979Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-20T18:45:39.979Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-20T18:45:39.979Z] === RUN TestContainerInvalidJSON [2020-08-20T18:45:39.979Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-20T18:45:39.979Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-20T18:45:39.979Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-20T18:45:39.979Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-20T18:45:39.979Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-20T18:45:39.979Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-20T18:45:39.979Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-20T18:45:39.979Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-20T18:45:39.979Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-20T18:45:39.979Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-08-20T18:45:39.979Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-20T18:45:39.979Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-08-20T18:45:39.979Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-08-20T18:45:39.979Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-20T18:45:40.138Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2020-08-20T18:45:40.138Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-08-20T18:45:40.397Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-08-20T18:45:40.397Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-20T18:45:40.436Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-08-20T18:45:40.436Z] copy_test.go:25: testEnv.OSType == "windows" [2020-08-20T18:45:40.436Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-20T18:45:40.436Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-08-20T18:45:40.436Z] copy_test.go:39: testEnv.OSType == "windows" [2020-08-20T18:45:40.436Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-20T18:45:40.436Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-08-20T18:45:40.436Z] copy_test.go:51: testEnv.OSType == "windows" [2020-08-20T18:45:40.436Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-20T18:45:40.436Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-08-20T18:45:40.436Z] copy_test.go:65: testEnv.OSType == "windows" [2020-08-20T18:45:40.436Z] === RUN TestCopyFromContainer [2020-08-20T18:45:40.436Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-08-20T18:45:40.436Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:45:40.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-20T18:45:40.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-20T18:45:40.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-20T18:45:40.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-20T18:45:40.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-20T18:45:40.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-20T18:45:40.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-20T18:45:40.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-20T18:45:40.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-20T18:45:40.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-20T18:45:40.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-20T18:45:40.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-20T18:45:40.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-20T18:45:40.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-20T18:45:40.436Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-20T18:45:40.436Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-08-20T18:45:40.436Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-08-20T18:45:40.436Z] === RUN TestCreateWithInvalidEnv [2020-08-20T18:45:40.436Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-20T18:45:40.436Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-20T18:45:40.436Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-20T18:45:40.436Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-20T18:45:40.436Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-20T18:45:40.436Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-20T18:45:40.436Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-20T18:45:40.436Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-20T18:45:40.436Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-20T18:45:40.436Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-20T18:45:40.436Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-20T18:45:40.436Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-08-20T18:45:40.436Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-08-20T18:45:40.436Z] === RUN TestCreateTmpfsMountsTarget [2020-08-20T18:45:40.436Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-08-20T18:45:40.436Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:45:40.436Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-20T18:45:40.436Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-08-20T18:45:40.436Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-08-20T18:45:40.436Z] === RUN TestCreateWithCapabilities [2020-08-20T18:45:40.436Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-08-20T18:45:40.436Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-08-20T18:45:40.436Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-20T18:45:40.436Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-08-20T18:45:40.436Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-08-20T18:45:40.436Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-20T18:45:40.436Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-20T18:45:40.436Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-20T18:45:40.436Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-20T18:45:40.436Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-20T18:45:40.436Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-20T18:45:40.436Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-20T18:45:40.436Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-20T18:45:40.436Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-20T18:45:40.436Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-20T18:45:40.436Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-20T18:45:40.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-20T18:45:40.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-20T18:45:40.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-20T18:45:40.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-20T18:45:40.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-20T18:45:40.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-20T18:45:40.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-20T18:45:40.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-20T18:45:40.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-20T18:45:40.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-20T18:45:40.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-20T18:45:40.436Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-20T18:45:40.436Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-08-20T18:45:40.436Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-08-20T18:45:40.436Z] === RUN TestDiff [2020-08-20T18:45:40.436Z] --- SKIP: TestDiff (0.00s) [2020-08-20T18:45:40.436Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-08-20T18:45:40.436Z] === RUN TestExecWithCloseStdin [2020-08-20T18:45:40.965Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-08-20T18:45:40.965Z] ok github.com/docker/docker/pkg/mount 0.024s coverage: 69.6% of statements [2020-08-20T18:45:40.965Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-20T18:45:41.223Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-08-20T18:45:41.430Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-08-20T18:45:41.483Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-08-20T18:45:41.689Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-08-20T18:45:41.741Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 90.0% of statements [2020-08-20T18:45:41.949Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-08-20T18:45:41.971Z] --- PASS: TestExecWithCloseStdin (1.69s) [2020-08-20T18:45:41.971Z] === RUN TestExec [2020-08-20T18:45:41.971Z] --- SKIP: TestExec (0.00s) [2020-08-20T18:45:41.971Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-20T18:45:41.971Z] === RUN TestExecUser [2020-08-20T18:45:41.971Z] --- SKIP: TestExecUser (0.00s) [2020-08-20T18:45:41.971Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-20T18:45:41.971Z] === RUN TestExportContainerAndImportImage [2020-08-20T18:45:41.971Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-08-20T18:45:41.971Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:45:41.971Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-20T18:45:41.971Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-08-20T18:45:41.971Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:45:41.971Z] === RUN TestHealthCheckWorkdir [2020-08-20T18:45:41.971Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-08-20T18:45:41.971Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-20T18:45:41.971Z] === RUN TestHealthKillContainer [2020-08-20T18:45:41.971Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-08-20T18:45:41.971Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-08-20T18:45:41.971Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-20T18:45:41.971Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-08-20T18:45:41.971Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-08-20T18:45:41.971Z] === RUN TestKillContainerInvalidSignal [2020-08-20T18:45:42.001Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-08-20T18:45:42.001Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-20T18:45:42.001Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-20T18:45:42.583Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.59s) [2020-08-20T18:45:42.583Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-08-20T18:45:42.583Z] daemon.go:325: [d98f71f551ed4] waiting for daemon to start [2020-08-20T18:45:42.583Z] daemon.go:325: [d98f71f551ed4] waiting for daemon to start [2020-08-20T18:45:42.583Z] daemon.go:353: [d98f71f551ed4] daemon started [2020-08-20T18:45:42.583Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ywqtty1ivfsescxps8yc5c6w5 Created:2020-08-20 18:45:36.341744826 +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[fdefeccd57859f87c6573bb8ff6e0fd513c14aebc4e4591e203835bdf60b279e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zmzgnlb7edz4s3brkz7o6cbtz EndpointID:0a006e7ac10491f9e44368a229d894afe8555b4b80f46e1c5e15f2fac2b3fbb8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:12c86c4bd913a9f7c35a9aa5d6d2144fd3d23c3fde40ca717bc09b384391f601 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:41c0f6896967 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zmzgnlb7edz4s3brkz7o6cbtz EndpointID:0a006e7ac10491f9e44368a229d894afe8555b4b80f46e1c5e15f2fac2b3fbb8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-20T18:45:42.583Z] daemon.go:461: [d98f71f551ed4] Stopping daemon [2020-08-20T18:45:42.583Z] daemon.go:296: [d98f71f551ed4] exiting daemon [2020-08-20T18:45:42.583Z] daemon.go:448: [d98f71f551ed4] Daemon stopped [2020-08-20T18:45:42.583Z] PASS [2020-08-20T18:45:42.583Z] [2020-08-20T18:45:42.583Z] === Skipped [2020-08-20T18:45:42.583Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-20T18:45:42.583Z] service_test.go:230: FLAKY_TEST [2020-08-20T18:45:42.583Z] [2020-08-20T18:45:42.583Z] [2020-08-20T18:45:42.583Z] DONE 22 tests, 1 skipped in 38.328s [2020-08-20T18:45:42.583Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-20T18:45:42.583Z] ++ 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-08-20T18:45:42.583Z] ++ set -e [2020-08-20T18:45:42.583Z] ++ '[' -n 0 ']' [2020-08-20T18:45:42.583Z] ++ set -x [2020-08-20T18:45:42.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:45:42.583Z] INFO: Testing against a local daemon [2020-08-20T18:45:42.583Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-20T18:45:42.583Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-20T18:45:42.583Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-20T18:45:42.583Z] === RUN TestDockerNetworkIpvlan [2020-08-20T18:45:42.583Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-20T18:45:42.583Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-20T18:45:42.583Z] PASS [2020-08-20T18:45:42.583Z] [2020-08-20T18:45:42.583Z] === Skipped [2020-08-20T18:45:42.583Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-20T18:45:42.583Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-20T18:45:42.583Z] [2020-08-20T18:45:42.583Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-20T18:45:42.583Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-20T18:45:42.583Z] [2020-08-20T18:45:42.583Z] [2020-08-20T18:45:42.583Z] DONE 2 tests, 2 skipped in 0.076s [2020-08-20T18:45:42.583Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-20T18:45:42.583Z] ++ 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-08-20T18:45:42.583Z] ++ set -e [2020-08-20T18:45:42.583Z] ++ '[' -n 0 ']' [2020-08-20T18:45:42.583Z] ++ set -x [2020-08-20T18:45:42.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:45:42.583Z] INFO: Testing against a local daemon [2020-08-20T18:45:42.583Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-20T18:45:42.937Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2020-08-20T18:45:43.384Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-08-20T18:45:43.505Z] --- PASS: TestKillContainerInvalidSignal (1.34s) [2020-08-20T18:45:43.505Z] === RUN TestKillContainer [2020-08-20T18:45:43.505Z] --- SKIP: TestKillContainer (0.00s) [2020-08-20T18:45:43.505Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-08-20T18:45:43.505Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-20T18:45:43.505Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-08-20T18:45:43.505Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-20T18:45:43.505Z] === RUN TestKillStoppedContainer [2020-08-20T18:45:43.505Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-08-20T18:45:43.505Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-20T18:45:43.505Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-20T18:45:43.505Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-08-20T18:45:43.505Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-20T18:45:43.505Z] === RUN TestKillDifferentUserContainer [2020-08-20T18:45:43.505Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-08-20T18:45:43.505Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-08-20T18:45:43.505Z] === RUN TestInspectOomKilledTrue [2020-08-20T18:45:43.505Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-20T18:45:43.505Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-20T18:45:43.505Z] === RUN TestInspectOomKilledFalse [2020-08-20T18:45:43.505Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-20T18:45:43.505Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-20T18:45:43.505Z] === RUN TestLogsFollowTailEmpty [2020-08-20T18:45:43.505Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-08-20T18:45:43.627Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-08-20T18:45:43.627Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-08-20T18:45:43.627Z] daemon.go:325: [d9aea0e0da67b] waiting for daemon to start [2020-08-20T18:45:43.627Z] daemon.go:325: [d9aea0e0da67b] waiting for daemon to start [2020-08-20T18:45:43.627Z] daemon.go:353: [d9aea0e0da67b] daemon started [2020-08-20T18:45:43.627Z] daemon.go:461: [d9aea0e0da67b] Stopping daemon [2020-08-20T18:45:43.627Z] daemon.go:296: [d9aea0e0da67b] exiting daemon [2020-08-20T18:45:43.627Z] daemon.go:448: [d9aea0e0da67b] Daemon stopped [2020-08-20T18:45:43.627Z] daemon.go:325: [d9aea0e0da67b] waiting for daemon to start [2020-08-20T18:45:43.627Z] daemon.go:325: [d9aea0e0da67b] waiting for daemon to start [2020-08-20T18:45:43.627Z] daemon.go:353: [d9aea0e0da67b] daemon started [2020-08-20T18:45:43.627Z] daemon.go:461: [d9aea0e0da67b] Stopping daemon [2020-08-20T18:45:43.627Z] daemon.go:296: [d9aea0e0da67b] exiting daemon [2020-08-20T18:45:43.627Z] daemon.go:448: [d9aea0e0da67b] Daemon stopped [2020-08-20T18:45:43.627Z] === RUN TestDockerNetworkMacvlan [2020-08-20T18:45:43.765Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-08-20T18:45:44.024Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-08-20T18:45:44.266Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-20T18:45:44.330Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-08-20T18:45:45.035Z] --- PASS: TestLogsFollowTailEmpty (1.40s) [2020-08-20T18:45:45.035Z] === RUN TestNetworkNat [2020-08-20T18:45:45.035Z] --- SKIP: TestNetworkNat (0.00s) [2020-08-20T18:45:45.035Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-08-20T18:45:45.035Z] === RUN TestNetworkLocalhostTCPNat [2020-08-20T18:45:45.035Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-08-20T18:45:45.035Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-20T18:45:45.035Z] === RUN TestNetworkLoopbackNat [2020-08-20T18:45:45.035Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-08-20T18:45:45.035Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-08-20T18:45:45.035Z] === RUN TestPause [2020-08-20T18:45:45.035Z] --- SKIP: TestPause (0.00s) [2020-08-20T18:45:45.035Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-08-20T18:45:45.035Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-20T18:45:45.326Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-20T18:45:45.398Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-08-20T18:45:45.656Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-08-20T18:45:45.708Z] === RUN TestDockerSuite/TestBuildHistory [2020-08-20T18:45:45.964Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-20T18:45:45.999Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.34s) [2020-08-20T18:45:45.999Z] === RUN TestPauseStopPausedContainer [2020-08-20T18:45:45.999Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-08-20T18:45:45.999Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:45:45.999Z] === RUN TestPsFilter [2020-08-20T18:45:45.999Z] --- PASS: TestPsFilter (0.08s) [2020-08-20T18:45:45.999Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-20T18:45:48.046Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-20T18:45:48.170Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.67s) [2020-08-20T18:45:48.170Z] === RUN TestRemoveContainerWithVolume [2020-08-20T18:45:48.940Z] ok github.com/docker/docker/pkg/signal 2.859s coverage: 61.0% of statements [2020-08-20T18:45:48.995Z] === RUN TestDockerSuite/TestBuildIidFile [2020-08-20T18:45:49.199Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-08-20T18:45:49.253Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-08-20T18:45:49.700Z] --- PASS: TestRemoveContainerWithVolume (1.67s) [2020-08-20T18:45:49.700Z] === RUN TestRemoveContainerRunning [2020-08-20T18:45:49.767Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-08-20T18:45:49.821Z] === RUN TestDockerSuite/TestBuildInheritance [2020-08-20T18:45:50.025Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-20T18:45:50.079Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-08-20T18:45:50.284Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-08-20T18:45:50.646Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-08-20T18:45:50.646Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-08-20T18:45:50.852Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 82.5% of statements [2020-08-20T18:45:51.215Z] === RUN TestDockerSuite/TestBuildLabel [2020-08-20T18:45:51.231Z] --- PASS: TestRemoveContainerRunning (1.39s) [2020-08-20T18:45:51.231Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-20T18:45:51.419Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 35.1% of statements [2020-08-20T18:45:51.474Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-08-20T18:45:51.568Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-20T18:45:51.678Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2020-08-20T18:45:51.733Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-08-20T18:45:51.992Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-08-20T18:45:52.194Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.35s) [2020-08-20T18:45:52.194Z] === RUN TestRemoveInvalidContainer [2020-08-20T18:45:52.194Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-20T18:45:52.194Z] === RUN TestRenameLinkedContainer [2020-08-20T18:45:52.194Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-08-20T18:45:52.194Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-08-20T18:45:52.194Z] === RUN TestRenameStoppedContainer [2020-08-20T18:45:52.245Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2020-08-20T18:45:52.251Z] === RUN TestDockerSuite/TestBuildLabels [2020-08-20T18:45:52.813Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-08-20T18:45:52.818Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-08-20T18:45:53.072Z] testing: warning: no tests to run [2020-08-20T18:45:53.072Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-08-20T18:45:53.385Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-08-20T18:45:53.638Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-20T18:45:53.638Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-08-20T18:45:53.643Z] --- PASS: TestServiceWithDataPathPortInit (15.62s) [2020-08-20T18:45:53.643Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-08-20T18:45:53.643Z] daemon.go:325: [d5446360b95ab] waiting for daemon to start [2020-08-20T18:45:53.643Z] daemon.go:325: [d5446360b95ab] waiting for daemon to start [2020-08-20T18:45:53.643Z] daemon.go:353: [d5446360b95ab] daemon started [2020-08-20T18:45:53.643Z] daemon.go:461: [d5446360b95ab] Stopping daemon [2020-08-20T18:45:53.643Z] daemon.go:296: [d5446360b95ab] exiting daemon [2020-08-20T18:45:53.643Z] daemon.go:448: [d5446360b95ab] Daemon stopped [2020-08-20T18:45:53.643Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-08-20T18:45:53.643Z] daemon.go:325: [d93f81341c2db] waiting for daemon to start [2020-08-20T18:45:53.643Z] daemon.go:325: [d93f81341c2db] waiting for daemon to start [2020-08-20T18:45:53.643Z] daemon.go:353: [d93f81341c2db] daemon started [2020-08-20T18:45:53.643Z] daemon.go:461: [d93f81341c2db] Stopping daemon [2020-08-20T18:45:53.643Z] daemon.go:296: [d93f81341c2db] exiting daemon [2020-08-20T18:45:53.643Z] daemon.go:448: [d93f81341c2db] Daemon stopped [2020-08-20T18:45:53.644Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-20T18:45:53.897Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-20T18:45:54.368Z] --- PASS: TestRenameStoppedContainer (1.74s) [2020-08-20T18:45:54.368Z] === RUN TestRenameRunningContainerAndReuse [2020-08-20T18:45:56.179Z] === RUN TestDockerSuite/TestBuildLastModified [2020-08-20T18:45:56.431Z] ok github.com/docker/docker/plugin 0.520s coverage: 27.3% of statements [2020-08-20T18:45:56.689Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-08-20T18:45:57.262Z] --- PASS: TestRenameRunningContainerAndReuse (3.01s) [2020-08-20T18:45:57.262Z] === RUN TestRenameInvalidName [2020-08-20T18:45:57.626Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 74.1% of statements [2020-08-20T18:45:57.885Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-08-20T18:45:58.225Z] --- PASS: TestRenameInvalidName (1.34s) [2020-08-20T18:45:58.225Z] === RUN TestRenameAnonymousContainer [2020-08-20T18:45:58.225Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-08-20T18:45:58.225Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-08-20T18:45:58.225Z] === RUN TestRenameContainerWithSameName [2020-08-20T18:45:59.264Z] ok github.com/docker/docker/registry 0.076s coverage: 56.3% of statements [2020-08-20T18:45:59.754Z] --- PASS: TestRenameContainerWithSameName (1.39s) [2020-08-20T18:45:59.754Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-20T18:45:59.754Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-08-20T18:45:59.755Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-08-20T18:45:59.755Z] === RUN TestResize [2020-08-20T18:45:59.755Z] --- SKIP: TestResize (0.00s) [2020-08-20T18:45:59.755Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-20T18:45:59.755Z] === RUN TestResizeWithInvalidSize [2020-08-20T18:45:59.755Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-08-20T18:45:59.755Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-08-20T18:45:59.755Z] === RUN TestResizeWhenContainerNotStarted [2020-08-20T18:45:59.830Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-08-20T18:46:00.089Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-08-20T18:46:00.369Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-08-20T18:46:01.024Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2020-08-20T18:46:01.592Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-08-20T18:46:01.748Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.88s) [2020-08-20T18:46:01.748Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-08-20T18:46:01.748Z] daemon.go:325: [d029b48019180] waiting for daemon to start [2020-08-20T18:46:01.748Z] daemon.go:325: [d029b48019180] waiting for daemon to start [2020-08-20T18:46:01.748Z] daemon.go:353: [d029b48019180] daemon started [2020-08-20T18:46:01.748Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x8tr4nrv5v57csx4ulqn02nnd Created:2020-08-20 18:45:55.142953537 +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[37b5e8235a9d6fad8dcb0855a39ecbbfe9350dc9c0a8549a06432557f021da64:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tqc2pw606q59y2r8pn1xqzks5 EndpointID:daee6c44bb6800aa0605f9ca08ce37db58e05d6ac8a2ca1a7a01e869373b2046 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eeddb689c68f9f4e0e229dae270a1b1b3c8a8ebde2311c0dccf1b737785b59a0 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:a51437e398c9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tqc2pw606q59y2r8pn1xqzks5 EndpointID:daee6c44bb6800aa0605f9ca08ce37db58e05d6ac8a2ca1a7a01e869373b2046 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-20T18:46:01.748Z] daemon.go:461: [d029b48019180] Stopping daemon [2020-08-20T18:46:01.748Z] daemon.go:296: [d029b48019180] exiting daemon [2020-08-20T18:46:01.748Z] daemon.go:448: [d029b48019180] Daemon stopped [2020-08-20T18:46:01.748Z] PASS [2020-08-20T18:46:01.748Z] [2020-08-20T18:46:01.748Z] === Skipped [2020-08-20T18:46:01.748Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-20T18:46:01.748Z] service_test.go:230: FLAKY_TEST [2020-08-20T18:46:01.748Z] [2020-08-20T18:46:01.748Z] [2020-08-20T18:46:01.748Z] DONE 22 tests, 1 skipped in 45.591s [2020-08-20T18:46:01.748Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-20T18:46:01.748Z] ++ 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-08-20T18:46:01.748Z] ++ set -e [2020-08-20T18:46:01.748Z] ++ '[' -n 0 ']' [2020-08-20T18:46:01.748Z] ++ set -x [2020-08-20T18:46:01.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:46:01.748Z] INFO: Testing against a local daemon [2020-08-20T18:46:01.748Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-20T18:46:01.748Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-20T18:46:01.748Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-20T18:46:01.748Z] === RUN TestDockerNetworkIpvlan [2020-08-20T18:46:01.748Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-20T18:46:01.748Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-20T18:46:01.748Z] PASS [2020-08-20T18:46:01.748Z] [2020-08-20T18:46:01.748Z] === Skipped [2020-08-20T18:46:01.748Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-20T18:46:01.748Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-20T18:46:01.748Z] [2020-08-20T18:46:01.748Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-20T18:46:01.748Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-20T18:46:01.748Z] [2020-08-20T18:46:01.748Z] [2020-08-20T18:46:01.748Z] DONE 2 tests, 2 skipped in 0.214s [2020-08-20T18:46:01.748Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-20T18:46:01.748Z] ++ 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-08-20T18:46:01.748Z] ++ set -e [2020-08-20T18:46:01.748Z] ++ '[' -n 0 ']' [2020-08-20T18:46:01.748Z] ++ set -x [2020-08-20T18:46:01.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:46:01.926Z] --- PASS: TestResizeWhenContainerNotStarted (1.78s) [2020-08-20T18:46:01.926Z] === RUN TestDaemonRestartKillContainers [2020-08-20T18:46:01.926Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-08-20T18:46:01.926Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:01.926Z] === RUN TestStats [2020-08-20T18:46:01.926Z] --- SKIP: TestStats (0.00s) [2020-08-20T18:46:01.926Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-08-20T18:46:01.926Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-20T18:46:02.008Z] INFO: Testing against a local daemon [2020-08-20T18:46:02.008Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-20T18:46:02.527Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-08-20T18:46:02.946Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-08-20T18:46:02.946Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-08-20T18:46:03.094Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-08-20T18:46:03.205Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-08-20T18:46:03.205Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-08-20T18:46:03.545Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-08-20T18:46:03.545Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-08-20T18:46:03.545Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-08-20T18:46:03.545Z] daemon.go:325: [d01194deaf94b] waiting for daemon to start [2020-08-20T18:46:03.545Z] daemon.go:325: [d01194deaf94b] waiting for daemon to start [2020-08-20T18:46:03.545Z] daemon.go:353: [d01194deaf94b] daemon started [2020-08-20T18:46:03.545Z] daemon.go:461: [d01194deaf94b] Stopping daemon [2020-08-20T18:46:03.545Z] daemon.go:296: [d01194deaf94b] exiting daemon [2020-08-20T18:46:03.545Z] daemon.go:448: [d01194deaf94b] Daemon stopped [2020-08-20T18:46:03.545Z] daemon.go:325: [d01194deaf94b] waiting for daemon to start [2020-08-20T18:46:03.545Z] daemon.go:325: [d01194deaf94b] waiting for daemon to start [2020-08-20T18:46:03.545Z] daemon.go:353: [d01194deaf94b] daemon started [2020-08-20T18:46:03.545Z] daemon.go:461: [d01194deaf94b] Stopping daemon [2020-08-20T18:46:03.545Z] daemon.go:296: [d01194deaf94b] exiting daemon [2020-08-20T18:46:03.545Z] daemon.go:448: [d01194deaf94b] Daemon stopped [2020-08-20T18:46:03.545Z] === RUN TestDockerNetworkMacvlan [2020-08-20T18:46:03.840Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-08-20T18:46:04.030Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-08-20T18:46:04.407Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-20T18:46:04.976Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-08-20T18:46:05.235Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-20T18:46:05.650Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.04s) [2020-08-20T18:46:05.650Z] === RUN TestStopContainerWithTimeout [2020-08-20T18:46:05.650Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-08-20T18:46:05.650Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-08-20T18:46:05.650Z] === RUN TestUpdateRestartPolicy [2020-08-20T18:46:06.173Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-20T18:46:06.433Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-08-20T18:46:06.916Z] --- PASS: TestDockerNetworkMacvlan (23.42s) [2020-08-20T18:46:06.916Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:46:06.916Z] daemon.go:325: [d594e9ff5b7cc] waiting for daemon to start [2020-08-20T18:46:06.916Z] daemon.go:325: [d594e9ff5b7cc] waiting for daemon to start [2020-08-20T18:46:06.916Z] daemon.go:353: [d594e9ff5b7cc] daemon started [2020-08-20T18:46:06.916Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-08-20T18:46:06.916Z] daemon.go:461: [d594e9ff5b7cc] Stopping daemon [2020-08-20T18:46:06.916Z] daemon.go:296: [d594e9ff5b7cc] exiting daemon [2020-08-20T18:46:06.916Z] daemon.go:448: [d594e9ff5b7cc] Daemon stopped [2020-08-20T18:46:06.916Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:46:06.916Z] daemon.go:325: [dd6fa729613ad] waiting for daemon to start [2020-08-20T18:46:06.916Z] daemon.go:325: [dd6fa729613ad] waiting for daemon to start [2020-08-20T18:46:06.916Z] daemon.go:353: [dd6fa729613ad] daemon started [2020-08-20T18:46:06.916Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-08-20T18:46:06.916Z] daemon.go:461: [dd6fa729613ad] Stopping daemon [2020-08-20T18:46:06.916Z] daemon.go:296: [dd6fa729613ad] exiting daemon [2020-08-20T18:46:06.916Z] daemon.go:448: [dd6fa729613ad] Daemon stopped [2020-08-20T18:46:06.916Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:46:06.916Z] daemon.go:325: [d9a401e3b1e35] waiting for daemon to start [2020-08-20T18:46:06.916Z] daemon.go:325: [d9a401e3b1e35] waiting for daemon to start [2020-08-20T18:46:06.916Z] daemon.go:353: [d9a401e3b1e35] daemon started [2020-08-20T18:46:06.916Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2020-08-20T18:46:06.916Z] daemon.go:461: [d9a401e3b1e35] Stopping daemon [2020-08-20T18:46:06.916Z] daemon.go:296: [d9a401e3b1e35] exiting daemon [2020-08-20T18:46:06.916Z] daemon.go:448: [d9a401e3b1e35] Daemon stopped [2020-08-20T18:46:06.916Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:46:06.916Z] daemon.go:325: [d953e5edb2750] waiting for daemon to start [2020-08-20T18:46:06.916Z] daemon.go:325: [d953e5edb2750] waiting for daemon to start [2020-08-20T18:46:06.916Z] daemon.go:353: [d953e5edb2750] daemon started [2020-08-20T18:46:06.916Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2020-08-20T18:46:06.916Z] daemon.go:461: [d953e5edb2750] Stopping daemon [2020-08-20T18:46:06.916Z] daemon.go:296: [d953e5edb2750] exiting daemon [2020-08-20T18:46:06.916Z] daemon.go:448: [d953e5edb2750] Daemon stopped [2020-08-20T18:46:06.916Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:46:06.916Z] daemon.go:325: [d37ba4dae20ae] waiting for daemon to start [2020-08-20T18:46:06.916Z] daemon.go:325: [d37ba4dae20ae] waiting for daemon to start [2020-08-20T18:46:06.916Z] daemon.go:353: [d37ba4dae20ae] daemon started [2020-08-20T18:46:06.916Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.65s) [2020-08-20T18:46:06.916Z] daemon.go:461: [d37ba4dae20ae] Stopping daemon [2020-08-20T18:46:06.916Z] daemon.go:296: [d37ba4dae20ae] exiting daemon [2020-08-20T18:46:06.916Z] daemon.go:448: [d37ba4dae20ae] Daemon stopped [2020-08-20T18:46:06.916Z] PASS [2020-08-20T18:46:06.916Z] [2020-08-20T18:46:06.916Z] DONE 7 tests in 24.861s [2020-08-20T18:46:06.917Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-20T18:46:06.917Z] ++ 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-08-20T18:46:06.917Z] ++ set -e [2020-08-20T18:46:06.917Z] ++ '[' -n 0 ']' [2020-08-20T18:46:06.917Z] ++ set -x [2020-08-20T18:46:06.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:46:06.917Z] testing: warning: no tests to run [2020-08-20T18:46:06.917Z] PASS [2020-08-20T18:46:06.917Z] [2020-08-20T18:46:06.917Z] DONE 0 tests in 0.012s [2020-08-20T18:46:06.917Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-20T18:46:06.917Z] ++ 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-08-20T18:46:06.917Z] ++ set -e [2020-08-20T18:46:06.917Z] ++ '[' -n 0 ']' [2020-08-20T18:46:06.917Z] ++ set -x [2020-08-20T18:46:06.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:46:06.917Z] INFO: Testing against a local daemon [2020-08-20T18:46:06.917Z] === RUN TestAuthZPluginAllowRequest [2020-08-20T18:46:08.430Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-08-20T18:46:08.430Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-08-20T18:46:08.430Z] daemon.go:325: [d439e18d90aae] waiting for daemon to start [2020-08-20T18:46:08.430Z] daemon.go:325: [d439e18d90aae] waiting for daemon to start [2020-08-20T18:46:08.430Z] daemon.go:353: [d439e18d90aae] daemon started [2020-08-20T18:46:08.430Z] daemon.go:461: [d439e18d90aae] Stopping daemon [2020-08-20T18:46:08.430Z] daemon.go:296: [d439e18d90aae] exiting daemon [2020-08-20T18:46:08.430Z] daemon.go:448: [d439e18d90aae] Daemon stopped [2020-08-20T18:46:08.430Z] === RUN TestAuthZPluginTLS [2020-08-20T18:46:08.970Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-20T18:46:09.064Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-08-20T18:46:09.064Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-08-20T18:46:09.064Z] daemon.go:325: [d95759c1929c3] waiting for daemon to start [2020-08-20T18:46:09.064Z] daemon.go:325: [d95759c1929c3] waiting for daemon to start [2020-08-20T18:46:09.064Z] daemon.go:353: [d95759c1929c3] daemon started [2020-08-20T18:46:09.064Z] daemon.go:461: [d95759c1929c3] Stopping daemon [2020-08-20T18:46:09.064Z] daemon.go:296: [d95759c1929c3] exiting daemon [2020-08-20T18:46:09.064Z] daemon.go:448: [d95759c1929c3] Daemon stopped [2020-08-20T18:46:09.064Z] === RUN TestAuthZPluginDenyRequest [2020-08-20T18:46:09.360Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-08-20T18:46:09.360Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-08-20T18:46:09.360Z] daemon.go:325: [d8313b3b702ce] waiting for daemon to start [2020-08-20T18:46:09.360Z] daemon.go:325: [d8313b3b702ce] waiting for daemon to start [2020-08-20T18:46:09.360Z] daemon.go:353: [d8313b3b702ce] daemon started [2020-08-20T18:46:09.360Z] daemon.go:461: [d8313b3b702ce] Stopping daemon [2020-08-20T18:46:09.360Z] daemon.go:296: [d8313b3b702ce] exiting daemon [2020-08-20T18:46:09.360Z] daemon.go:448: [d8313b3b702ce] Daemon stopped [2020-08-20T18:46:09.360Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-20T18:46:09.538Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-08-20T18:46:09.797Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-08-20T18:46:09.995Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-08-20T18:46:09.995Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-08-20T18:46:09.995Z] daemon.go:325: [dfc372cc4893b] waiting for daemon to start [2020-08-20T18:46:09.995Z] daemon.go:325: [dfc372cc4893b] waiting for daemon to start [2020-08-20T18:46:09.995Z] daemon.go:353: [dfc372cc4893b] daemon started [2020-08-20T18:46:09.995Z] daemon.go:461: [dfc372cc4893b] Stopping daemon [2020-08-20T18:46:09.995Z] daemon.go:296: [dfc372cc4893b] exiting daemon [2020-08-20T18:46:09.995Z] daemon.go:448: [dfc372cc4893b] Daemon stopped [2020-08-20T18:46:09.995Z] === RUN TestAuthZPluginDenyResponse [2020-08-20T18:46:10.366Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-08-20T18:46:10.630Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-08-20T18:46:10.630Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-08-20T18:46:10.630Z] daemon.go:325: [dca830bcc79ad] waiting for daemon to start [2020-08-20T18:46:10.630Z] daemon.go:325: [dca830bcc79ad] waiting for daemon to start [2020-08-20T18:46:10.630Z] daemon.go:353: [dca830bcc79ad] daemon started [2020-08-20T18:46:10.630Z] daemon.go:461: [dca830bcc79ad] Stopping daemon [2020-08-20T18:46:10.630Z] daemon.go:296: [dca830bcc79ad] exiting daemon [2020-08-20T18:46:10.630Z] daemon.go:448: [dca830bcc79ad] Daemon stopped [2020-08-20T18:46:10.630Z] === RUN TestAuthZPluginAllowEventStream [2020-08-20T18:46:11.744Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-20T18:46:12.139Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2020-08-20T18:46:12.139Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-08-20T18:46:12.139Z] daemon.go:325: [d7c767baf9a67] waiting for daemon to start [2020-08-20T18:46:12.139Z] daemon.go:325: [d7c767baf9a67] waiting for daemon to start [2020-08-20T18:46:12.139Z] daemon.go:353: [d7c767baf9a67] daemon started [2020-08-20T18:46:12.139Z] daemon.go:461: [d7c767baf9a67] Stopping daemon [2020-08-20T18:46:12.139Z] daemon.go:296: [d7c767baf9a67] exiting daemon [2020-08-20T18:46:12.139Z] daemon.go:448: [d7c767baf9a67] Daemon stopped [2020-08-20T18:46:12.139Z] === RUN TestAuthZPluginErrorResponse [2020-08-20T18:46:12.433Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-08-20T18:46:12.434Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-08-20T18:46:12.434Z] daemon.go:325: [dfdc4dd3dbfa7] waiting for daemon to start [2020-08-20T18:46:12.434Z] daemon.go:325: [dfdc4dd3dbfa7] waiting for daemon to start [2020-08-20T18:46:12.434Z] daemon.go:353: [dfdc4dd3dbfa7] daemon started [2020-08-20T18:46:12.434Z] daemon.go:461: [dfdc4dd3dbfa7] Stopping daemon [2020-08-20T18:46:12.434Z] daemon.go:296: [dfdc4dd3dbfa7] exiting daemon [2020-08-20T18:46:12.434Z] daemon.go:448: [dfdc4dd3dbfa7] Daemon stopped [2020-08-20T18:46:12.434Z] === RUN TestAuthZPluginErrorRequest [2020-08-20T18:46:13.069Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-08-20T18:46:13.069Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-08-20T18:46:13.069Z] daemon.go:325: [d92b403e0eed5] waiting for daemon to start [2020-08-20T18:46:13.069Z] daemon.go:325: [d92b403e0eed5] waiting for daemon to start [2020-08-20T18:46:13.069Z] daemon.go:353: [d92b403e0eed5] daemon started [2020-08-20T18:46:13.069Z] daemon.go:461: [d92b403e0eed5] Stopping daemon [2020-08-20T18:46:13.069Z] daemon.go:296: [d92b403e0eed5] exiting daemon [2020-08-20T18:46:13.069Z] daemon.go:448: [d92b403e0eed5] Daemon stopped [2020-08-20T18:46:13.069Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-20T18:46:13.705Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-08-20T18:46:13.705Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-20T18:46:13.705Z] daemon.go:325: [d46da8bfb302c] waiting for daemon to start [2020-08-20T18:46:13.705Z] daemon.go:325: [d46da8bfb302c] waiting for daemon to start [2020-08-20T18:46:13.705Z] daemon.go:353: [d46da8bfb302c] daemon started [2020-08-20T18:46:13.705Z] daemon.go:461: [d46da8bfb302c] Stopping daemon [2020-08-20T18:46:13.705Z] daemon.go:296: [d46da8bfb302c] exiting daemon [2020-08-20T18:46:13.705Z] daemon.go:448: [d46da8bfb302c] Daemon stopped [2020-08-20T18:46:13.705Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-20T18:46:15.227Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2020-08-20T18:46:15.227Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-08-20T18:46:15.227Z] daemon.go:325: [d70c630322baa] waiting for daemon to start [2020-08-20T18:46:15.227Z] daemon.go:325: [d70c630322baa] waiting for daemon to start [2020-08-20T18:46:15.227Z] daemon.go:353: [d70c630322baa] daemon started [2020-08-20T18:46:15.227Z] daemon.go:461: [d70c630322baa] Stopping daemon [2020-08-20T18:46:15.227Z] daemon.go:296: [d70c630322baa] exiting daemon [2020-08-20T18:46:15.227Z] daemon.go:448: [d70c630322baa] Daemon stopped [2020-08-20T18:46:15.227Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-20T18:46:17.021Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-08-20T18:46:17.309Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-08-20T18:46:17.309Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-08-20T18:46:17.309Z] daemon.go:325: [ddc903f3ec930] waiting for daemon to start [2020-08-20T18:46:17.309Z] daemon.go:325: [ddc903f3ec930] waiting for daemon to start [2020-08-20T18:46:17.309Z] daemon.go:353: [ddc903f3ec930] daemon started [2020-08-20T18:46:17.309Z] daemon.go:461: [ddc903f3ec930] Stopping daemon [2020-08-20T18:46:17.309Z] daemon.go:296: [ddc903f3ec930] exiting daemon [2020-08-20T18:46:17.309Z] daemon.go:448: [ddc903f3ec930] Daemon stopped [2020-08-20T18:46:17.309Z] === RUN TestAuthZPluginHeader [2020-08-20T18:46:17.947Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-08-20T18:46:17.948Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-08-20T18:46:17.948Z] daemon.go:325: [d179f3ebc886b] waiting for daemon to start [2020-08-20T18:46:17.948Z] daemon.go:325: [d179f3ebc886b] waiting for daemon to start [2020-08-20T18:46:17.948Z] daemon.go:353: [d179f3ebc886b] daemon started [2020-08-20T18:46:17.948Z] daemon.go:461: [d179f3ebc886b] Stopping daemon [2020-08-20T18:46:17.948Z] daemon.go:296: [d179f3ebc886b] exiting daemon [2020-08-20T18:46:17.948Z] daemon.go:448: [d179f3ebc886b] Daemon stopped [2020-08-20T18:46:17.948Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-20T18:46:17.948Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-20T18:46:17.948Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:46:17.948Z] === RUN TestAuthZPluginV2Disable [2020-08-20T18:46:17.948Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-20T18:46:17.948Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:46:17.948Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-20T18:46:17.948Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-20T18:46:17.948Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:46:17.948Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-20T18:46:17.948Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-20T18:46:17.948Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:46:17.948Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-20T18:46:18.926Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-08-20T18:46:18.982Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements [2020-08-20T18:46:18.982Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-20T18:46:18.982Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-20T18:46:18.982Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-20T18:46:18.982Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-20T18:46:18.982Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-20T18:46:18.982Z] ? github.com/docker/docker/rootless [no test files] [2020-08-20T18:46:18.982Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-20T18:46:18.982Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-20T18:46:18.982Z] ? github.com/docker/docker/volume [no test files] [2020-08-20T18:46:18.982Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-20T18:46:18.982Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === Skipped [2020-08-20T18:46:18.982Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-20T18:46:18.982Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-20T18:46:18.982Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-20T18:46:18.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:46:18.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-20T18:46:18.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:46:18.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-20T18:46:18.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:46:18.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-20T18:46:18.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:46:18.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-20T18:46:18.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:46:18.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-20T18:46:18.982Z] graphtest_unix.go:73: No driver to put! [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-20T18:46:18.982Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-20T18:46:18.982Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-20T18:46:18.982Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-20T18:46:18.982Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-20T18:46:18.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:46:18.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-20T18:46:18.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:46:18.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-20T18:46:18.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:46:18.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-20T18:46:18.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:46:18.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-20T18:46:18.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-20T18:46:18.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-20T18:46:18.982Z] graphtest_unix.go:73: No driver to put! [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-20T18:46:18.982Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] [2020-08-20T18:46:18.982Z] DONE 2066 tests, 19 skipped in 241.377s Post stage [Pipeline] junit [2020-08-20T18:46:18.994Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-08-20T18:46:19.495Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-08-20T18:46:19.676Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40408/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a15a770e1ba824fd776c59d08a34174fb61af05b hack/validate/vendor [2020-08-20T18:46:20.243Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-08-20T18:46:21.133Z] + echo Building e2e image [2020-08-20T18:46:21.133Z] Building e2e image [2020-08-20T18:46:21.133Z] + docker build --build-arg DOCKER_GITCOMMIT=a15a770e1ba824fd776c59d08a34174fb61af05b -t moby-e2e-test -f Dockerfile.e2e . [2020-08-20T18:46:21.133Z] #2 [internal] load build definition from Dockerfile.e2e [2020-08-20T18:46:21.133Z] #2 transferring dockerfile: 3.21kB done [2020-08-20T18:46:21.133Z] #2 DONE 0.0s [2020-08-20T18:46:21.133Z] [2020-08-20T18:46:21.133Z] #1 [internal] load .dockerignore [2020-08-20T18:46:21.133Z] #1 transferring context: 34B done [2020-08-20T18:46:21.133Z] #1 DONE 0.0s [2020-08-20T18:46:21.133Z] [2020-08-20T18:46:21.133Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-08-20T18:46:21.391Z] #4 DONE 0.2s [2020-08-20T18:46:21.391Z] [2020-08-20T18:46:21.391Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-08-20T18:46:21.391Z] #3 DONE 0.2s [2020-08-20T18:46:21.391Z] [2020-08-20T18:46:21.391Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-08-20T18:46:21.391Z] #5 DONE 0.0s [2020-08-20T18:46:21.391Z] [2020-08-20T18:46:21.391Z] #8 [internal] load build context [2020-08-20T18:46:21.391Z] #8 DONE 0.0s [2020-08-20T18:46:21.392Z] [2020-08-20T18:46:21.392Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-20T18:46:21.392Z] #14 DONE 0.0s [2020-08-20T18:46:21.392Z] [2020-08-20T18:46:21.392Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-20T18:46:21.392Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-08-20T18:46:21.392Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-08-20T18:46:21.392Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 277.01kB / 282.60kB 0.1s [2020-08-20T18:46:21.392Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-08-20T18:46:21.392Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 0B / 127.35MB 0.1s [2020-08-20T18:46:21.392Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 0B / 126B 0.1s [2020-08-20T18:46:21.392Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-08-20T18:46:21.392Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-08-20T18:46:21.399Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-08-20T18:46:21.399Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-08-20T18:46:21.650Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-08-20T18:46:21.650Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-08-20T18:46:21.650Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 8.18MB / 127.35MB 0.3s [2020-08-20T18:46:21.650Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.2s done [2020-08-20T18:46:21.910Z] #14 ... [2020-08-20T18:46:21.910Z] [2020-08-20T18:46:21.910Z] #8 [internal] load build context [2020-08-20T18:46:21.910Z] #8 transferring context: 816.47kB 0.3s done [2020-08-20T18:46:21.910Z] #8 DONE 0.4s [2020-08-20T18:46:21.910Z] [2020-08-20T18:46:21.910Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-20T18:46:21.910Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 15.72MB / 127.35MB 0.4s [2020-08-20T18:46:21.910Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-08-20T18:46:21.910Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 32.53MB / 127.35MB 0.6s [2020-08-20T18:46:21.910Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-08-20T18:46:21.910Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 39.29MB / 127.35MB 0.7s [2020-08-20T18:46:22.169Z] #14 ... [2020-08-20T18:46:22.170Z] [2020-08-20T18:46:22.170Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-08-20T18:46:22.170Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-08-20T18:46:22.170Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-08-20T18:46:22.170Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-08-20T18:46:22.170Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-08-20T18:46:22.170Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done [2020-08-20T18:46:22.170Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-08-20T18:46:22.170Z] #5 DONE 0.8s [2020-08-20T18:46:22.170Z] [2020-08-20T18:46:22.170Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-20T18:46:22.170Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 46.72MB / 127.35MB 0.8s [2020-08-20T18:46:22.170Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 58.16MB / 127.35MB 0.9s [2020-08-20T18:46:22.429Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 71.90MB / 127.35MB 1.1s [2020-08-20T18:46:22.429Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 84.89MB / 127.35MB 1.2s [2020-08-20T18:46:22.997Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 107.12MB / 127.35MB 1.5s [2020-08-20T18:46:22.997Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.7s [2020-08-20T18:46:23.255Z] #14 ... [2020-08-20T18:46:23.255Z] [2020-08-20T18:46:23.255Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-08-20T18:46:23.255Z] #6 DONE 1.3s [2020-08-20T18:46:23.255Z] [2020-08-20T18:46:23.255Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-20T18:46:23.513Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 2.0s done [2020-08-20T18:46:23.513Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c [2020-08-20T18:46:23.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-20T18:46:24.192Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-08-20T18:46:24.452Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-08-20T18:46:26.372Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-08-20T18:46:26.630Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-08-20T18:46:26.714Z] --- PASS: TestUpdateRestartPolicy (18.03s) [2020-08-20T18:46:26.714Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-20T18:46:26.714Z] --- PASS: TestUpdateRestartWithAutoRemove (1.39s) [2020-08-20T18:46:26.714Z] === RUN TestWaitNonBlocked [2020-08-20T18:46:26.714Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-20T18:46:26.714Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-20T18:46:26.714Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-20T18:46:26.714Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-20T18:46:26.714Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-20T18:46:26.714Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-20T18:46:27.677Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-20T18:46:27.677Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.38s) [2020-08-20T18:46:27.677Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.48s) [2020-08-20T18:46:27.677Z] === RUN TestWaitBlocked [2020-08-20T18:46:27.677Z] --- SKIP: TestWaitBlocked (0.00s) [2020-08-20T18:46:27.677Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-08-20T18:46:27.677Z] PASS [2020-08-20T18:46:27.677Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-08-20T18:46:27.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:46:27.677Z] INFO: Testing against a local daemon [2020-08-20T18:46:27.677Z] === RUN TestCommitInheritsEnv [2020-08-20T18:46:27.677Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-08-20T18:46:27.677Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-20T18:46:27.677Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-20T18:46:27.677Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-08-20T18:46:27.677Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-08-20T18:46:27.677Z] === RUN TestImagesFilterMultiReference [2020-08-20T18:46:27.677Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-08-20T18:46:27.677Z] === RUN TestImagePullPlatformInvalid [2020-08-20T18:46:27.677Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-20T18:46:27.677Z] === RUN TestRemoveImageOrphaning [2020-08-20T18:46:27.677Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-08-20T18:46:27.677Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-20T18:46:27.677Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-20T18:46:27.677Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-20T18:46:27.677Z] === RUN TestTagInvalidReference [2020-08-20T18:46:27.677Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-20T18:46:27.677Z] === RUN TestTagValidPrefixedRepo [2020-08-20T18:46:27.677Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-08-20T18:46:27.677Z] === RUN TestTagExistedNameWithoutForce [2020-08-20T18:46:27.677Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-20T18:46:27.677Z] === RUN TestTagOfficialNames [2020-08-20T18:46:27.677Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-08-20T18:46:27.677Z] tag_test.go:98: testEnv.OSType == "windows" [2020-08-20T18:46:27.677Z] === RUN TestTagMatchesDigest [2020-08-20T18:46:27.677Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-20T18:46:27.677Z] PASS [2020-08-20T18:46:27.677Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-08-20T18:46:27.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:46:27.677Z] INFO: Testing against a local daemon [2020-08-20T18:46:27.677Z] === RUN TestNetworkCreateDelete [2020-08-20T18:46:27.677Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-08-20T18:46:27.677Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-08-20T18:46:27.677Z] === RUN TestDockerNetworkDeletePreferID [2020-08-20T18:46:27.677Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-08-20T18:46:27.677Z] 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-08-20T18:46:27.677Z] === RUN TestDaemonDNSFallback [2020-08-20T18:46:27.677Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-08-20T18:46:27.677Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-08-20T18:46:27.677Z] === RUN TestInspectNetwork [2020-08-20T18:46:27.677Z] --- SKIP: TestInspectNetwork (0.00s) [2020-08-20T18:46:27.677Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-08-20T18:46:27.677Z] === RUN TestRunContainerWithBridgeNone [2020-08-20T18:46:27.677Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-08-20T18:46:27.677Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-08-20T18:46:27.677Z] === RUN TestNetworkInvalidJSON [2020-08-20T18:46:27.677Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-20T18:46:27.677Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-20T18:46:27.677Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-20T18:46:27.677Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-20T18:46:27.677Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-20T18:46:27.677Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-20T18:46:27.677Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-20T18:46:27.677Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-20T18:46:27.677Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-20T18:46:27.677Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-20T18:46:27.677Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-20T18:46:27.677Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-20T18:46:27.677Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-08-20T18:46:27.677Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-20T18:46:27.677Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-08-20T18:46:27.677Z] service_test.go:29: testEnv.OSType == "windows" [2020-08-20T18:46:27.677Z] === RUN TestDaemonDefaultNetworkPools [2020-08-20T18:46:27.677Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-08-20T18:46:27.677Z] service_test.go:51: testEnv.OSType == "windows" [2020-08-20T18:46:27.677Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-20T18:46:27.677Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-08-20T18:46:27.677Z] service_test.go:94: testEnv.OSType == "windows" [2020-08-20T18:46:27.677Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-20T18:46:28.134Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-20T18:46:28.134Z] service_test.go:127: testEnv.OSType == "windows" [2020-08-20T18:46:28.134Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-20T18:46:28.134Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-20T18:46:28.134Z] service_test.go:177: testEnv.OSType == "windows" [2020-08-20T18:46:28.134Z] === RUN TestServiceWithPredefinedNetwork [2020-08-20T18:46:28.134Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-08-20T18:46:28.134Z] service_test.go:201: testEnv.OSType == "windows" [2020-08-20T18:46:28.134Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-20T18:46:28.134Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-20T18:46:28.134Z] service_test.go:230: FLAKY_TEST [2020-08-20T18:46:28.134Z] === RUN TestServiceWithDataPathPortInit [2020-08-20T18:46:28.134Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-08-20T18:46:28.134Z] service_test.go:319: testEnv.OSType == "windows" [2020-08-20T18:46:28.134Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-20T18:46:28.134Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-20T18:46:28.134Z] service_test.go:386: testEnv.OSType == "windows" [2020-08-20T18:46:28.134Z] PASS [2020-08-20T18:46:28.134Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-08-20T18:46:28.134Z] PASS [2020-08-20T18:46:28.134Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-08-20T18:46:28.134Z] PASS [2020-08-20T18:46:28.134Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-08-20T18:46:28.134Z] PASS [2020-08-20T18:46:28.134Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-08-20T18:46:28.134Z] PASS [2020-08-20T18:46:28.134Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-08-20T18:46:28.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:46:28.134Z] INFO: Testing against a local daemon [2020-08-20T18:46:28.134Z] === RUN TestPluginInvalidJSON [2020-08-20T18:46:28.134Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-20T18:46:28.134Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-20T18:46:28.134Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-20T18:46:28.134Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-20T18:46:28.134Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-08-20T18:46:28.134Z] PASS [2020-08-20T18:46:28.134Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-08-20T18:46:28.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:46:28.134Z] INFO: Testing against a local daemon [2020-08-20T18:46:28.134Z] === RUN TestExternalGraphDriver [2020-08-20T18:46:28.134Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-08-20T18:46:28.134Z] external_test.go:48: runtime.GOOS == "windows" [2020-08-20T18:46:28.134Z] === RUN TestGraphdriverPluginV2 [2020-08-20T18:46:28.134Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-08-20T18:46:28.134Z] external_test.go:407: runtime.GOOS == "windows" [2020-08-20T18:46:28.134Z] PASS [2020-08-20T18:46:28.134Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-08-20T18:46:28.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:46:28.134Z] INFO: Testing against a local daemon [2020-08-20T18:46:28.134Z] PASS [2020-08-20T18:46:28.134Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-08-20T18:46:28.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:46:28.134Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-08-20T18:46:28.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:46:28.134Z] INFO: Testing against a local daemon [2020-08-20T18:46:28.134Z] === RUN TestSecretInspect [2020-08-20T18:46:28.134Z] --- SKIP: TestSecretInspect (0.00s) [2020-08-20T18:46:28.134Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.134Z] === RUN TestSecretList [2020-08-20T18:46:28.134Z] --- SKIP: TestSecretList (0.00s) [2020-08-20T18:46:28.134Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.134Z] === RUN TestSecretsCreateAndDelete [2020-08-20T18:46:28.134Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-08-20T18:46:28.134Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.134Z] === RUN TestSecretsUpdate [2020-08-20T18:46:28.134Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-08-20T18:46:28.134Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.134Z] === RUN TestTemplatedSecret [2020-08-20T18:46:28.134Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-08-20T18:46:28.134Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.134Z] === RUN TestSecretCreateResolve [2020-08-20T18:46:28.134Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-08-20T18:46:28.134Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-08-20T18:46:28.134Z] PASS [2020-08-20T18:46:28.134Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-08-20T18:46:28.534Z] --- PASS: TestDockerNetworkMacvlan (24.72s) [2020-08-20T18:46:28.534Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:46:28.534Z] daemon.go:325: [d3a54284df1b5] waiting for daemon to start [2020-08-20T18:46:28.534Z] daemon.go:325: [d3a54284df1b5] waiting for daemon to start [2020-08-20T18:46:28.534Z] daemon.go:353: [d3a54284df1b5] daemon started [2020-08-20T18:46:28.534Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-08-20T18:46:28.534Z] daemon.go:461: [d3a54284df1b5] Stopping daemon [2020-08-20T18:46:28.534Z] daemon.go:296: [d3a54284df1b5] exiting daemon [2020-08-20T18:46:28.534Z] daemon.go:448: [d3a54284df1b5] Daemon stopped [2020-08-20T18:46:28.534Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:46:28.534Z] daemon.go:325: [d9aee16651af4] waiting for daemon to start [2020-08-20T18:46:28.534Z] daemon.go:325: [d9aee16651af4] waiting for daemon to start [2020-08-20T18:46:28.534Z] daemon.go:353: [d9aee16651af4] daemon started [2020-08-20T18:46:28.534Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-08-20T18:46:28.534Z] daemon.go:461: [d9aee16651af4] Stopping daemon [2020-08-20T18:46:28.534Z] daemon.go:296: [d9aee16651af4] exiting daemon [2020-08-20T18:46:28.534Z] daemon.go:448: [d9aee16651af4] Daemon stopped [2020-08-20T18:46:28.534Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:46:28.534Z] daemon.go:325: [d8e87cf5ff937] waiting for daemon to start [2020-08-20T18:46:28.534Z] daemon.go:325: [d8e87cf5ff937] waiting for daemon to start [2020-08-20T18:46:28.534Z] daemon.go:353: [d8e87cf5ff937] daemon started [2020-08-20T18:46:28.534Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.35s) [2020-08-20T18:46:28.534Z] daemon.go:461: [d8e87cf5ff937] Stopping daemon [2020-08-20T18:46:28.534Z] daemon.go:296: [d8e87cf5ff937] exiting daemon [2020-08-20T18:46:28.534Z] daemon.go:448: [d8e87cf5ff937] Daemon stopped [2020-08-20T18:46:28.534Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:46:28.534Z] daemon.go:325: [d3a214babd5a0] waiting for daemon to start [2020-08-20T18:46:28.534Z] daemon.go:325: [d3a214babd5a0] waiting for daemon to start [2020-08-20T18:46:28.534Z] daemon.go:353: [d3a214babd5a0] daemon started [2020-08-20T18:46:28.534Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2020-08-20T18:46:28.534Z] daemon.go:461: [d3a214babd5a0] Stopping daemon [2020-08-20T18:46:28.534Z] daemon.go:296: [d3a214babd5a0] exiting daemon [2020-08-20T18:46:28.534Z] daemon.go:448: [d3a214babd5a0] Daemon stopped [2020-08-20T18:46:28.534Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-08-20T18:46:28.534Z] daemon.go:325: [d1525214364a1] waiting for daemon to start [2020-08-20T18:46:28.534Z] daemon.go:325: [d1525214364a1] waiting for daemon to start [2020-08-20T18:46:28.534Z] daemon.go:353: [d1525214364a1] daemon started [2020-08-20T18:46:28.534Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.09s) [2020-08-20T18:46:28.534Z] daemon.go:461: [d1525214364a1] Stopping daemon [2020-08-20T18:46:28.534Z] daemon.go:296: [d1525214364a1] exiting daemon [2020-08-20T18:46:28.534Z] daemon.go:448: [d1525214364a1] Daemon stopped [2020-08-20T18:46:28.534Z] PASS [2020-08-20T18:46:28.534Z] [2020-08-20T18:46:28.534Z] DONE 7 tests in 26.295s [2020-08-20T18:46:28.534Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-20T18:46:28.534Z] ++ 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-08-20T18:46:28.534Z] ++ set -e [2020-08-20T18:46:28.534Z] ++ '[' -n 0 ']' [2020-08-20T18:46:28.534Z] ++ set -x [2020-08-20T18:46:28.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:46:28.534Z] testing: warning: no tests to run [2020-08-20T18:46:28.534Z] PASS [2020-08-20T18:46:28.534Z] [2020-08-20T18:46:28.534Z] DONE 0 tests in 0.036s [2020-08-20T18:46:28.534Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-20T18:46:28.534Z] ++ 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-08-20T18:46:28.534Z] ++ set -e [2020-08-20T18:46:28.534Z] ++ '[' -n 0 ']' [2020-08-20T18:46:28.534Z] ++ set -x [2020-08-20T18:46:28.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:46:28.534Z] INFO: Testing against a local daemon [2020-08-20T18:46:28.534Z] === RUN TestAuthZPluginAllowRequest [2020-08-20T18:46:28.534Z] === RUN TestDockerSuite/TestBuildNetNone [2020-08-20T18:46:28.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:46:28.591Z] INFO: Testing against a local daemon [2020-08-20T18:46:28.591Z] === RUN TestServiceCreateInit [2020-08-20T18:46:28.591Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-20T18:46:28.591Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-20T18:46:28.591Z] --- PASS: TestServiceCreateInit (0.02s) [2020-08-20T18:46:28.591Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-20T18:46:28.591Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.591Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-20T18:46:28.591Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.591Z] === RUN TestCreateServiceMultipleTimes [2020-08-20T18:46:28.591Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-08-20T18:46:28.591Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.591Z] === RUN TestCreateServiceConflict [2020-08-20T18:46:28.591Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-08-20T18:46:28.591Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.591Z] === RUN TestCreateServiceMaxReplicas [2020-08-20T18:46:28.591Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-08-20T18:46:28.591Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.591Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-20T18:46:28.591Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-08-20T18:46:28.591Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.591Z] === RUN TestCreateServiceSecretFileMode [2020-08-20T18:46:28.591Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-08-20T18:46:28.591Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.591Z] === RUN TestCreateServiceConfigFileMode [2020-08-20T18:46:28.591Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-08-20T18:46:28.591Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.591Z] === RUN TestCreateServiceSysctls [2020-08-20T18:46:28.591Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-08-20T18:46:28.591Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.591Z] === RUN TestInspect [2020-08-20T18:46:28.591Z] --- SKIP: TestInspect (0.00s) [2020-08-20T18:46:28.591Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.591Z] === RUN TestDockerNetworkConnectAlias [2020-08-20T18:46:28.591Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-08-20T18:46:28.591Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.591Z] === RUN TestDockerNetworkReConnect [2020-08-20T18:46:28.591Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-08-20T18:46:28.591Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.591Z] === RUN TestServicePlugin [2020-08-20T18:46:28.591Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-20T18:46:28.591Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.591Z] === RUN TestServiceUpdateLabel [2020-08-20T18:46:28.591Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-08-20T18:46:28.591Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-08-20T18:46:28.591Z] === RUN TestServiceUpdateSecrets [2020-08-20T18:46:28.591Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-08-20T18:46:28.591Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-08-20T18:46:28.591Z] === RUN TestServiceUpdateConfigs [2020-08-20T18:46:28.591Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-08-20T18:46:28.591Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-08-20T18:46:28.591Z] === RUN TestServiceUpdateNetwork [2020-08-20T18:46:28.591Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-08-20T18:46:28.591Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-08-20T18:46:28.592Z] PASS [2020-08-20T18:46:28.592Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-08-20T18:46:28.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:46:28.592Z] INFO: Testing against a local daemon [2020-08-20T18:46:28.592Z] === RUN TestSessionCreate [2020-08-20T18:46:28.592Z] --- SKIP: TestSessionCreate (0.00s) [2020-08-20T18:46:28.592Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-08-20T18:46:28.592Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-20T18:46:28.592Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-08-20T18:46:28.592Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-08-20T18:46:28.592Z] PASS [2020-08-20T18:46:28.592Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-08-20T18:46:28.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:46:28.592Z] INFO: Testing against a local daemon [2020-08-20T18:46:28.592Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-20T18:46:28.592Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-20T18:46:28.592Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-08-20T18:46:28.592Z] === RUN TestEventsExecDie [2020-08-20T18:46:28.592Z] --- SKIP: TestEventsExecDie (0.00s) [2020-08-20T18:46:28.592Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-08-20T18:46:28.592Z] === RUN TestEventsBackwardsCompatible [2020-08-20T18:46:28.592Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-08-20T18:46:28.592Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-08-20T18:46:28.592Z] === RUN TestInfoAPI [2020-08-20T18:46:28.592Z] --- PASS: TestInfoAPI (0.02s) [2020-08-20T18:46:28.592Z] === RUN TestInfoAPIWarnings [2020-08-20T18:46:28.592Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-08-20T18:46:28.592Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-20T18:46:28.592Z] === RUN TestLoginFailsWithBadCredentials [2020-08-20T18:46:28.783Z] #14 ... [2020-08-20T18:46:28.783Z] [2020-08-20T18:46:28.783Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-08-20T18:46:28.783Z] #7 0.765 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-20T18:46:28.783Z] #7 1.860 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-20T18:46:28.783Z] #7 1.965 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-08-20T18:46:28.783Z] #7 1.969 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-08-20T18:46:28.783Z] #7 1.977 (3/30) Installing readline (8.0.0-r0) [2020-08-20T18:46:28.783Z] #7 1.982 (4/30) Installing bash (5.0.0-r0) [2020-08-20T18:46:28.783Z] #7 1.997 Executing bash-5.0.0-r0.post-install [2020-08-20T18:46:28.783Z] #7 1.999 (5/30) Installing ca-certificates (20191127-r2) [2020-08-20T18:46:28.783Z] #7 2.019 (6/30) Installing libgcc (8.3.0-r0) [2020-08-20T18:46:28.783Z] #7 2.022 (7/30) Installing libstdc++ (8.3.0-r0) [2020-08-20T18:46:28.783Z] #7 2.040 (8/30) Installing binutils (2.32-r0) [2020-08-20T18:46:28.783Z] #7 2.149 (9/30) Installing gmp (6.1.2-r1) [2020-08-20T18:46:28.783Z] #7 2.159 (10/30) Installing isl (0.18-r0) [2020-08-20T18:46:28.783Z] #7 2.184 (11/30) Installing libgomp (8.3.0-r0) [2020-08-20T18:46:28.783Z] #7 2.188 (12/30) Installing libatomic (8.3.0-r0) [2020-08-20T18:46:28.783Z] #7 2.190 (13/30) Installing mpfr3 (3.1.5-r1) [2020-08-20T18:46:28.783Z] #7 2.205 (14/30) Installing mpc1 (1.1.0-r0) [2020-08-20T18:46:28.783Z] #7 2.209 (15/30) Installing gcc (8.3.0-r0) [2020-08-20T18:46:28.783Z] #7 3.054 (16/30) Installing musl-dev (1.1.22-r3) [2020-08-20T18:46:28.783Z] #7 3.152 (17/30) Installing libc-dev (0.7.1-r0) [2020-08-20T18:46:28.783Z] #7 3.153 (18/30) Installing g++ (8.3.0-r0) [2020-08-20T18:46:28.783Z] #7 3.743 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-08-20T18:46:28.783Z] #7 3.746 (20/30) Installing libcurl (7.66.0-r0) [2020-08-20T18:46:28.783Z] #7 3.753 (21/30) Installing expat (2.2.8-r0) [2020-08-20T18:46:28.783Z] #7 3.756 (22/30) Installing pcre2 (10.33-r0) [2020-08-20T18:46:28.783Z] #7 3.764 (23/30) Installing git (2.22.4-r0) [2020-08-20T18:46:28.783Z] #7 3.982 (24/30) Installing libmnl (1.0.4-r0) [2020-08-20T18:46:28.783Z] #7 3.986 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-08-20T18:46:28.783Z] #7 3.990 (26/30) Installing iptables (1.8.3-r1) [2020-08-20T18:46:28.783Z] #7 4.020 (27/30) Installing pigz (2.4-r0) [2020-08-20T18:46:28.783Z] #7 4.027 (28/30) Installing tar (1.32-r0) [2020-08-20T18:46:28.783Z] #7 4.035 (29/30) Installing xz-libs (5.2.4-r0) [2020-08-20T18:46:28.783Z] #7 4.038 (30/30) Installing xz (5.2.4-r0) [2020-08-20T18:46:28.783Z] #7 4.043 Executing busybox-1.30.1-r3.trigger [2020-08-20T18:46:28.783Z] #7 4.047 Executing ca-certificates-20191127-r2.trigger [2020-08-20T18:46:28.783Z] #7 4.100 OK: 179 MiB in 44 packages [2020-08-20T18:46:28.783Z] #7 DONE 5.1s [2020-08-20T18:46:28.783Z] [2020-08-20T18:46:28.783Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-20T18:46:28.783Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.0s [2020-08-20T18:46:28.783Z] #14 ... [2020-08-20T18:46:28.783Z] [2020-08-20T18:46:28.783Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-08-20T18:46:28.783Z] #9 DONE 0.1s [2020-08-20T18:46:28.783Z] [2020-08-20T18:46:28.783Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-20T18:46:28.783Z] #14 ... [2020-08-20T18:46:28.783Z] [2020-08-20T18:46:28.783Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-08-20T18:46:28.783Z] #10 DONE 0.1s [2020-08-20T18:46:28.783Z] [2020-08-20T18:46:28.783Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-08-20T18:46:28.783Z] #11 DONE 0.1s [2020-08-20T18:46:28.783Z] [2020-08-20T18:46:28.783Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-08-20T18:46:28.783Z] #12 DONE 0.1s [2020-08-20T18:46:28.783Z] [2020-08-20T18:46:28.783Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-08-20T18:46:28.783Z] #13 DONE 0.1s [2020-08-20T18:46:28.783Z] [2020-08-20T18:46:28.783Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-20T18:46:29.101Z] === RUN TestDockerSuite/TestBuildNoContext [2020-08-20T18:46:29.555Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2020-08-20T18:46:29.555Z] === RUN TestPingCacheHeaders [2020-08-20T18:46:29.555Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-20T18:46:29.555Z] === RUN TestPingGet [2020-08-20T18:46:29.555Z] --- PASS: TestPingGet (0.02s) [2020-08-20T18:46:29.555Z] === RUN TestPingHead [2020-08-20T18:46:29.555Z] --- PASS: TestPingHead (0.02s) [2020-08-20T18:46:29.555Z] === RUN TestVersion [2020-08-20T18:46:29.555Z] --- PASS: TestVersion (0.02s) [2020-08-20T18:46:29.555Z] PASS [2020-08-20T18:46:29.555Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-08-20T18:46:29.555Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:46:29.555Z] INFO: Testing against a local daemon [2020-08-20T18:46:29.555Z] === RUN TestVolumesCreateAndList [2020-08-20T18:46:29.555Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-20T18:46:29.555Z] === RUN TestVolumesRemove [2020-08-20T18:46:29.555Z] --- SKIP: TestVolumesRemove (0.00s) [2020-08-20T18:46:29.555Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-08-20T18:46:29.555Z] === RUN TestVolumesInspect [2020-08-20T18:46:29.720Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 6.1s done [2020-08-20T18:46:29.720Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 [2020-08-20T18:46:29.720Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-08-20T18:46:29.720Z] #14 DONE 8.4s [2020-08-20T18:46:29.720Z] [2020-08-20T18:46:29.720Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-08-20T18:46:30.012Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-20T18:46:30.012Z] === RUN TestVolumesInvalidJSON [2020-08-20T18:46:30.012Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-20T18:46:30.012Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-20T18:46:30.012Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-20T18:46:30.012Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-20T18:46:30.012Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-20T18:46:30.012Z] PASS [2020-08-20T18:46:30.012Z] INFO: make.ps1 ended at 08/20/2020 18:46:29 [2020-08-20T18:46:30.012Z] INFO: Integration CLI tests being run from the host: [2020-08-20T18:46:30.012Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-08-20T18:46:30.039Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2020-08-20T18:46:30.039Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-08-20T18:46:30.039Z] daemon.go:325: [dc19b480ad3f6] waiting for daemon to start [2020-08-20T18:46:30.039Z] daemon.go:325: [dc19b480ad3f6] waiting for daemon to start [2020-08-20T18:46:30.039Z] daemon.go:353: [dc19b480ad3f6] daemon started [2020-08-20T18:46:30.039Z] daemon.go:461: [dc19b480ad3f6] Stopping daemon [2020-08-20T18:46:30.039Z] daemon.go:296: [dc19b480ad3f6] exiting daemon [2020-08-20T18:46:30.039Z] daemon.go:448: [dc19b480ad3f6] Daemon stopped [2020-08-20T18:46:30.039Z] === RUN TestAuthZPluginTLS [2020-08-20T18:46:30.039Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-08-20T18:46:30.285Z] #15 0.387 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T18:46:30.605Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-08-20T18:46:30.605Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-08-20T18:46:30.605Z] daemon.go:325: [d3b6e1ed6f4a6] waiting for daemon to start [2020-08-20T18:46:30.605Z] daemon.go:325: [d3b6e1ed6f4a6] waiting for daemon to start [2020-08-20T18:46:30.605Z] daemon.go:353: [d3b6e1ed6f4a6] daemon started [2020-08-20T18:46:30.605Z] daemon.go:461: [d3b6e1ed6f4a6] Stopping daemon [2020-08-20T18:46:30.605Z] daemon.go:296: [d3b6e1ed6f4a6] exiting daemon [2020-08-20T18:46:30.605Z] daemon.go:448: [d3b6e1ed6f4a6] Daemon stopped [2020-08-20T18:46:30.605Z] === RUN TestAuthZPluginDenyRequest [2020-08-20T18:46:30.605Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-08-20T18:46:31.174Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-08-20T18:46:31.174Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-08-20T18:46:31.174Z] daemon.go:325: [d8b5e40ab5d69] waiting for daemon to start [2020-08-20T18:46:31.174Z] daemon.go:325: [d8b5e40ab5d69] waiting for daemon to start [2020-08-20T18:46:31.174Z] daemon.go:353: [d8b5e40ab5d69] daemon started [2020-08-20T18:46:31.174Z] daemon.go:461: [d8b5e40ab5d69] Stopping daemon [2020-08-20T18:46:31.174Z] daemon.go:296: [d8b5e40ab5d69] exiting daemon [2020-08-20T18:46:31.174Z] daemon.go:448: [d8b5e40ab5d69] Daemon stopped [2020-08-20T18:46:31.174Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-20T18:46:31.220Z] #15 1.426 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T18:46:31.220Z] #15 1.533 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-08-20T18:46:31.220Z] #15 1.537 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-08-20T18:46:31.220Z] #15 1.543 (3/54) Installing readline (8.0.4-r0) [2020-08-20T18:46:31.220Z] #15 1.547 (4/54) Installing bash (5.0.17-r0) [2020-08-20T18:46:31.220Z] #15 1.559 Executing bash-5.0.17-r0.post-install [2020-08-20T18:46:31.220Z] #15 1.562 (5/54) Installing linux-headers (5.4.5-r1) [2020-08-20T18:46:31.220Z] #15 1.638 (6/54) Installing libblkid (2.35.2-r0) [2020-08-20T18:46:31.480Z] #15 1.642 (7/54) Installing libuuid (2.35.2-r0) [2020-08-20T18:46:31.480Z] #15 1.643 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-08-20T18:46:31.480Z] #15 1.649 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-08-20T18:46:31.480Z] #15 1.652 (10/54) Installing libgcc (9.3.0-r2) [2020-08-20T18:46:31.480Z] #15 1.654 (11/54) Installing libstdc++ (9.3.0-r2) [2020-08-20T18:46:31.480Z] #15 1.667 (12/54) Installing binutils (2.34-r1) [2020-08-20T18:46:31.480Z] #15 1.736 (13/54) Installing libmagic (5.38-r0) [2020-08-20T18:46:31.480Z] #15 1.755 (14/54) Installing file (5.38-r0) [2020-08-20T18:46:31.480Z] #15 1.757 (15/54) Installing gmp (6.2.0-r0) [2020-08-20T18:46:31.480Z] #15 1.763 (16/54) Installing isl (0.18-r0) [2020-08-20T18:46:31.480Z] #15 1.777 (17/54) Installing libgomp (9.3.0-r2) [2020-08-20T18:46:31.480Z] #15 1.780 (18/54) Installing libatomic (9.3.0-r2) [2020-08-20T18:46:31.480Z] #15 1.781 (19/54) Installing libgphobos (9.3.0-r2) [2020-08-20T18:46:31.480Z] #15 1.823 (20/54) Installing mpfr4 (4.0.2-r4) [2020-08-20T18:46:31.480Z] #15 1.829 (21/54) Installing mpc1 (1.1.0-r1) [2020-08-20T18:46:31.480Z] #15 1.831 (22/54) Installing gcc (9.3.0-r2) [2020-08-20T18:46:31.742Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-08-20T18:46:31.742Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-08-20T18:46:31.742Z] daemon.go:325: [d2b0bd9726adb] waiting for daemon to start [2020-08-20T18:46:31.742Z] daemon.go:325: [d2b0bd9726adb] waiting for daemon to start [2020-08-20T18:46:31.742Z] daemon.go:353: [d2b0bd9726adb] daemon started [2020-08-20T18:46:31.742Z] daemon.go:461: [d2b0bd9726adb] Stopping daemon [2020-08-20T18:46:31.742Z] daemon.go:296: [d2b0bd9726adb] exiting daemon [2020-08-20T18:46:31.742Z] daemon.go:448: [d2b0bd9726adb] Daemon stopped [2020-08-20T18:46:31.742Z] === RUN TestAuthZPluginDenyResponse [2020-08-20T18:46:32.001Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-08-20T18:46:32.259Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-08-20T18:46:32.259Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-08-20T18:46:32.259Z] daemon.go:325: [dcc142400b87c] waiting for daemon to start [2020-08-20T18:46:32.259Z] daemon.go:325: [dcc142400b87c] waiting for daemon to start [2020-08-20T18:46:32.259Z] daemon.go:353: [dcc142400b87c] daemon started [2020-08-20T18:46:32.259Z] daemon.go:461: [dcc142400b87c] Stopping daemon [2020-08-20T18:46:32.259Z] daemon.go:296: [dcc142400b87c] exiting daemon [2020-08-20T18:46:32.259Z] daemon.go:448: [dcc142400b87c] Daemon stopped [2020-08-20T18:46:32.259Z] === RUN TestAuthZPluginAllowEventStream [2020-08-20T18:46:32.259Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-08-20T18:46:32.259Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-08-20T18:46:32.419Z] #15 2.658 (23/54) Installing musl-dev (1.1.24-r9) [2020-08-20T18:46:32.419Z] #15 2.733 (24/54) Installing libc-dev (0.7.2-r3) [2020-08-20T18:46:32.419Z] #15 2.734 (25/54) Installing g++ (9.3.0-r2) [2020-08-20T18:46:32.518Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-08-20T18:46:32.986Z] #15 3.171 (26/54) Installing make (4.3-r0) [2020-08-20T18:46:32.987Z] #15 3.175 (27/54) Installing fortify-headers (1.1-r0) [2020-08-20T18:46:32.987Z] #15 3.177 (28/54) Installing patch (2.7.6-r6) [2020-08-20T18:46:32.987Z] #15 3.179 (29/54) Installing build-base (0.5-r2) [2020-08-20T18:46:32.987Z] #15 3.180 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-08-20T18:46:32.987Z] #15 3.183 (31/54) Installing libcurl (7.69.1-r0) [2020-08-20T18:46:32.987Z] #15 3.189 (32/54) Installing curl (7.69.1-r0) [2020-08-20T18:46:32.987Z] #15 3.192 (33/54) Installing oniguruma (6.9.5-r1) [2020-08-20T18:46:32.987Z] #15 3.198 (34/54) Installing jq (1.6-r1) [2020-08-20T18:46:32.987Z] #15 3.204 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-08-20T18:46:32.987Z] #15 3.209 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-08-20T18:46:32.987Z] #15 3.211 (37/54) Installing libaio (0.3.112-r1) [2020-08-20T18:46:32.987Z] #15 3.212 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-08-20T18:46:32.987Z] #15 3.240 (39/54) Installing blkid (2.35.2-r0) [2020-08-20T18:46:32.987Z] #15 3.243 (40/54) Installing libcap-ng (0.7.10-r0) [2020-08-20T18:46:32.987Z] #15 3.244 (41/54) Installing setpriv (2.35.2-r0) [2020-08-20T18:46:32.987Z] #15 3.246 (42/54) Installing libmount (2.35.2-r0) [2020-08-20T18:46:32.987Z] #15 3.251 (43/54) Installing libsmartcols (2.35.2-r0) [2020-08-20T18:46:32.987Z] #15 3.254 (44/54) Installing findmnt (2.35.2-r0) [2020-08-20T18:46:32.987Z] #15 3.257 (45/54) Installing mcookie (2.35.2-r0) [2020-08-20T18:46:32.987Z] #15 3.258 (46/54) Installing hexdump (2.35.2-r0) [2020-08-20T18:46:32.987Z] #15 3.260 (47/54) Installing lsblk (2.35.2-r0) [2020-08-20T18:46:32.987Z] #15 3.263 (48/54) Installing libfdisk (2.35.2-r0) [2020-08-20T18:46:32.987Z] #15 3.268 (49/54) Installing sfdisk (2.35.2-r0) [2020-08-20T18:46:32.987Z] #15 3.271 (50/54) Installing cfdisk (2.35.2-r0) [2020-08-20T18:46:32.987Z] #15 3.273 (51/54) Installing util-linux (2.35.2-r0) [2020-08-20T18:46:32.987Z] #15 3.308 (52/54) Installing pkgconf (1.7.2-r0) [2020-08-20T18:46:32.987Z] #15 3.311 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-08-20T18:46:33.087Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-08-20T18:46:33.245Z] #15 3.332 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-08-20T18:46:33.246Z] #15 3.336 Executing busybox-1.31.1-r16.trigger [2020-08-20T18:46:33.246Z] #15 3.343 OK: 230 MiB in 69 packages [2020-08-20T18:46:33.504Z] #15 DONE 3.8s [2020-08-20T18:46:33.504Z] [2020-08-20T18:46:33.504Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-08-20T18:46:33.654Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2020-08-20T18:46:33.654Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-08-20T18:46:33.654Z] daemon.go:325: [dca47864cefab] waiting for daemon to start [2020-08-20T18:46:33.654Z] daemon.go:325: [dca47864cefab] waiting for daemon to start [2020-08-20T18:46:33.654Z] daemon.go:353: [dca47864cefab] daemon started [2020-08-20T18:46:33.654Z] daemon.go:461: [dca47864cefab] Stopping daemon [2020-08-20T18:46:33.654Z] daemon.go:296: [dca47864cefab] exiting daemon [2020-08-20T18:46:33.654Z] daemon.go:448: [dca47864cefab] Daemon stopped [2020-08-20T18:46:33.654Z] === RUN TestAuthZPluginErrorResponse [2020-08-20T18:46:33.654Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-08-20T18:46:34.076Z] #16 DONE 0.5s [2020-08-20T18:46:34.076Z] [2020-08-20T18:46:34.076Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-08-20T18:46:34.222Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-08-20T18:46:34.222Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-08-20T18:46:34.222Z] daemon.go:325: [d57606165a1b9] waiting for daemon to start [2020-08-20T18:46:34.222Z] daemon.go:325: [d57606165a1b9] waiting for daemon to start [2020-08-20T18:46:34.222Z] daemon.go:353: [d57606165a1b9] daemon started [2020-08-20T18:46:34.222Z] daemon.go:461: [d57606165a1b9] Stopping daemon [2020-08-20T18:46:34.222Z] daemon.go:296: [d57606165a1b9] exiting daemon [2020-08-20T18:46:34.222Z] daemon.go:448: [d57606165a1b9] Daemon stopped [2020-08-20T18:46:34.222Z] === RUN TestAuthZPluginErrorRequest [2020-08-20T18:46:34.335Z] #17 DONE 0.5s [2020-08-20T18:46:34.335Z] [2020-08-20T18:46:34.335Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-08-20T18:46:34.594Z] #18 DONE 0.0s [2020-08-20T18:46:34.594Z] [2020-08-20T18:46:34.594Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-20T18:46:34.594Z] #22 DONE 0.1s [2020-08-20T18:46:34.594Z] [2020-08-20T18:46:34.594Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-08-20T18:46:34.594Z] #26 DONE 0.1s [2020-08-20T18:46:34.594Z] [2020-08-20T18:46:34.594Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-20T18:46:34.594Z] #23 DONE 0.1s [2020-08-20T18:46:34.594Z] [2020-08-20T18:46:34.594Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-08-20T18:46:34.594Z] #19 DONE 0.1s [2020-08-20T18:46:34.594Z] [2020-08-20T18:46:34.594Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-08-20T18:46:34.594Z] #27 DONE 0.1s [2020-08-20T18:46:34.594Z] [2020-08-20T18:46:34.594Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-08-20T18:46:34.789Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-08-20T18:46:34.789Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-08-20T18:46:34.789Z] daemon.go:325: [d94a6fd0f48b6] waiting for daemon to start [2020-08-20T18:46:34.789Z] daemon.go:325: [d94a6fd0f48b6] waiting for daemon to start [2020-08-20T18:46:34.789Z] daemon.go:353: [d94a6fd0f48b6] daemon started [2020-08-20T18:46:34.789Z] daemon.go:461: [d94a6fd0f48b6] Stopping daemon [2020-08-20T18:46:34.789Z] daemon.go:296: [d94a6fd0f48b6] exiting daemon [2020-08-20T18:46:34.789Z] daemon.go:448: [d94a6fd0f48b6] Daemon stopped [2020-08-20T18:46:34.789Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-20T18:46:34.853Z] #28 DONE 0.1s [2020-08-20T18:46:34.853Z] [2020-08-20T18:46:34.853Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-20T18:46:35.357Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-08-20T18:46:35.357Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-20T18:46:35.357Z] daemon.go:325: [d93562cb777ef] waiting for daemon to start [2020-08-20T18:46:35.357Z] daemon.go:325: [d93562cb777ef] waiting for daemon to start [2020-08-20T18:46:35.357Z] daemon.go:353: [d93562cb777ef] daemon started [2020-08-20T18:46:35.357Z] daemon.go:461: [d93562cb777ef] Stopping daemon [2020-08-20T18:46:35.357Z] daemon.go:296: [d93562cb777ef] exiting daemon [2020-08-20T18:46:35.357Z] daemon.go:448: [d93562cb777ef] Daemon stopped [2020-08-20T18:46:35.357Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-20T18:46:35.357Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-08-20T18:46:35.616Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-08-20T18:46:36.550Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2020-08-20T18:46:36.550Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-20T18:46:36.550Z] daemon.go:325: [dc80ba6de6d0e] waiting for daemon to start [2020-08-20T18:46:36.550Z] daemon.go:325: [dc80ba6de6d0e] waiting for daemon to start [2020-08-20T18:46:36.550Z] daemon.go:353: [dc80ba6de6d0e] daemon started [2020-08-20T18:46:36.550Z] daemon.go:461: [dc80ba6de6d0e] Stopping daemon [2020-08-20T18:46:36.550Z] daemon.go:296: [dc80ba6de6d0e] exiting daemon [2020-08-20T18:46:36.550Z] daemon.go:448: [dc80ba6de6d0e] Daemon stopped [2020-08-20T18:46:36.550Z] daemon.go:325: [dc80ba6de6d0e] waiting for daemon to start [2020-08-20T18:46:36.550Z] daemon.go:325: [dc80ba6de6d0e] waiting for daemon to start [2020-08-20T18:46:36.550Z] daemon.go:325: [dc80ba6de6d0e] waiting for daemon to start [2020-08-20T18:46:36.550Z] daemon.go:325: [dc80ba6de6d0e] waiting for daemon to start [2020-08-20T18:46:36.550Z] daemon.go:339: [dc80ba6de6d0e] error pinging daemon on start: Get http://dc80ba6de6d0e.sock/_ping: context deadline exceeded [2020-08-20T18:46:36.550Z] daemon.go:325: [dc80ba6de6d0e] waiting for daemon to start [2020-08-20T18:46:36.550Z] daemon.go:339: [dc80ba6de6d0e] error pinging daemon on start: Get http://dc80ba6de6d0e.sock/_ping: context deadline exceeded [2020-08-20T18:46:36.550Z] daemon.go:325: [dc80ba6de6d0e] waiting for daemon to start [2020-08-20T18:46:36.550Z] daemon.go:339: [dc80ba6de6d0e] error pinging daemon on start: Get http://dc80ba6de6d0e.sock/_ping: context deadline exceeded [2020-08-20T18:46:36.550Z] daemon.go:325: [dc80ba6de6d0e] waiting for daemon to start [2020-08-20T18:46:36.550Z] daemon.go:339: [dc80ba6de6d0e] error pinging daemon on start: Get http://dc80ba6de6d0e.sock/_ping: context deadline exceeded [2020-08-20T18:46:36.550Z] daemon.go:296: [dc80ba6de6d0e] exiting daemon [2020-08-20T18:46:36.550Z] daemon.go:325: [dc80ba6de6d0e] waiting for daemon to start [2020-08-20T18:46:36.550Z] daemon.go:325: [dc80ba6de6d0e] waiting for daemon to start [2020-08-20T18:46:36.550Z] daemon.go:325: [dc80ba6de6d0e] waiting for daemon to start [2020-08-20T18:46:36.550Z] daemon.go:353: [dc80ba6de6d0e] daemon started [2020-08-20T18:46:36.550Z] daemon.go:461: [dc80ba6de6d0e] Stopping daemon [2020-08-20T18:46:36.550Z] daemon.go:296: [dc80ba6de6d0e] exiting daemon [2020-08-20T18:46:36.550Z] daemon.go:448: [dc80ba6de6d0e] Daemon stopped [2020-08-20T18:46:36.550Z] PASS [2020-08-20T18:46:36.550Z] [2020-08-20T18:46:36.550Z] === Skipped [2020-08-20T18:46:36.550Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-20T18:46:36.550Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:46:36.550Z] [2020-08-20T18:46:36.550Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-20T18:46:36.550Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:46:36.550Z] [2020-08-20T18:46:36.550Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-20T18:46:36.550Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:46:36.550Z] [2020-08-20T18:46:36.550Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-20T18:46:36.550Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:46:36.550Z] [2020-08-20T18:46:36.550Z] [2020-08-20T18:46:36.550Z] DONE 17 tests, 4 skipped in 27.637s [2020-08-20T18:46:36.550Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-20T18:46:36.550Z] ++ 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-08-20T18:46:36.550Z] ++ set -e [2020-08-20T18:46:36.550Z] ++ '[' -n 0 ']' [2020-08-20T18:46:36.550Z] ++ set -x [2020-08-20T18:46:36.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:46:36.550Z] INFO: Testing against a local daemon [2020-08-20T18:46:36.550Z] === RUN TestPluginInvalidJSON [2020-08-20T18:46:36.550Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-20T18:46:36.550Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-20T18:46:36.550Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-20T18:46:36.550Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-20T18:46:36.550Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-20T18:46:36.550Z] PASS [2020-08-20T18:46:36.550Z] [2020-08-20T18:46:36.550Z] DONE 2 tests in 0.089s [2020-08-20T18:46:36.550Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-20T18:46:36.550Z] ++ 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-08-20T18:46:36.550Z] ++ set -e [2020-08-20T18:46:36.550Z] ++ '[' -n 0 ']' [2020-08-20T18:46:36.550Z] ++ set -x [2020-08-20T18:46:36.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:46:36.550Z] INFO: Testing against a local daemon [2020-08-20T18:46:36.550Z] === RUN TestExternalGraphDriver [2020-08-20T18:46:36.550Z] === RUN TestExternalGraphDriver/json [2020-08-20T18:46:36.844Z] === RUN TestExternalGraphDriver/spec [2020-08-20T18:46:36.995Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2020-08-20T18:46:36.995Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-08-20T18:46:36.995Z] daemon.go:325: [d5b8c29045ac7] waiting for daemon to start [2020-08-20T18:46:36.995Z] daemon.go:325: [d5b8c29045ac7] waiting for daemon to start [2020-08-20T18:46:36.995Z] daemon.go:353: [d5b8c29045ac7] daemon started [2020-08-20T18:46:36.995Z] daemon.go:461: [d5b8c29045ac7] Stopping daemon [2020-08-20T18:46:36.995Z] daemon.go:296: [d5b8c29045ac7] exiting daemon [2020-08-20T18:46:36.995Z] daemon.go:448: [d5b8c29045ac7] Daemon stopped [2020-08-20T18:46:36.995Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-20T18:46:37.930Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-08-20T18:46:38.149Z] #29 ... [2020-08-20T18:46:38.149Z] [2020-08-20T18:46:38.149Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-20T18:46:38.149Z] #24 0.834 + RM_GOPATH=0 [2020-08-20T18:46:38.149Z] #24 0.834 + TMP_GOPATH= [2020-08-20T18:46:38.149Z] #24 0.834 + : /build [2020-08-20T18:46:38.149Z] #24 0.834 + '[' -z '' ']' [2020-08-20T18:46:38.149Z] #24 0.843 ++ mktemp -d [2020-08-20T18:46:38.149Z] #24 0.843 + export GOPATH=/tmp/tmp.gLnIhn [2020-08-20T18:46:38.149Z] #24 0.843 + GOPATH=/tmp/tmp.gLnIhn [2020-08-20T18:46:38.149Z] #24 0.843 + RM_GOPATH=1 [2020-08-20T18:46:38.149Z] #24 0.843 ++ dirname ./install.sh [2020-08-20T18:46:38.149Z] #24 0.843 + dir=. [2020-08-20T18:46:38.149Z] #24 0.843 + bin=dockercli [2020-08-20T18:46:38.149Z] #24 0.843 + shift [2020-08-20T18:46:38.149Z] #24 0.843 + '[' '!' -f ./dockercli.installer ']' [2020-08-20T18:46:38.149Z] #24 0.843 + . ./dockercli.installer [2020-08-20T18:46:38.149Z] #24 0.843 ++ : stable [2020-08-20T18:46:38.149Z] #24 0.843 ++ : 17.06.2-ce [2020-08-20T18:46:38.149Z] #24 0.843 + install_dockercli [2020-08-20T18:46:38.149Z] #24 0.843 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-20T18:46:38.149Z] #24 0.843 ++ uname -m [2020-08-20T18:46:38.149Z] #24 0.843 + arch=x86_64 [2020-08-20T18:46:38.149Z] #24 0.843 + '[' x86_64 '!=' x86_64 ']' [2020-08-20T18:46:38.149Z] #24 0.843 + url=https://download.docker.com/linux/static [2020-08-20T18:46:38.149Z] #24 0.843 + tar -xz docker/docker [2020-08-20T18:46:38.149Z] #24 0.843 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-20T18:46:38.149Z] #24 0.843 Install docker/cli version 17.06.2-ce from stable [2020-08-20T18:46:38.149Z] #24 2.875 + mkdir -p /build [2020-08-20T18:46:38.149Z] #24 2.877 + mv docker/docker /build/ [2020-08-20T18:46:38.149Z] #24 2.880 + rmdir docker [2020-08-20T18:46:38.149Z] #24 DONE 3.2s [2020-08-20T18:46:38.149Z] [2020-08-20T18:46:38.149Z] #31 [builder 1/4] COPY . . [2020-08-20T18:46:38.149Z] #31 DONE 3.4s [2020-08-20T18:46:38.149Z] [2020-08-20T18:46:38.149Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-08-20T18:46:38.561Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-20T18:46:38.561Z] INFO: Testing against a local daemon [2020-08-20T18:46:38.561Z] === RUN TestDockerSuite [2020-08-20T18:46:38.561Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-08-20T18:46:38.561Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-08-20T18:46:38.561Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-08-20T18:46:38.561Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-08-20T18:46:38.561Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-08-20T18:46:38.561Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-08-20T18:46:38.561Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-08-20T18:46:38.561Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-08-20T18:46:38.561Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-08-20T18:46:38.561Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-08-20T18:46:38.561Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-08-20T18:46:38.868Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s) [2020-08-20T18:46:38.868Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-08-20T18:46:38.868Z] daemon.go:325: [d0e7f637d928a] waiting for daemon to start [2020-08-20T18:46:38.868Z] daemon.go:325: [d0e7f637d928a] waiting for daemon to start [2020-08-20T18:46:38.868Z] daemon.go:353: [d0e7f637d928a] daemon started [2020-08-20T18:46:38.868Z] daemon.go:461: [d0e7f637d928a] Stopping daemon [2020-08-20T18:46:38.868Z] daemon.go:296: [d0e7f637d928a] exiting daemon [2020-08-20T18:46:38.868Z] daemon.go:448: [d0e7f637d928a] Daemon stopped [2020-08-20T18:46:38.868Z] === RUN TestAuthZPluginHeader [2020-08-20T18:46:38.917Z] === RUN TestExternalGraphDriver/pull [2020-08-20T18:46:39.018Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-08-20T18:46:39.084Z] #32 DONE 1.3s [2020-08-20T18:46:39.084Z] [2020-08-20T18:46:39.084Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-20T18:46:39.084Z] #20 2.819 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-08-20T18:46:39.084Z] #20 3.203 curl: option --progress: is ambiguous [2020-08-20T18:46:39.084Z] #20 3.203 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-20T18:46:39.084Z] #20 3.652 curl: option --progress: is ambiguous [2020-08-20T18:46:39.084Z] #20 3.662 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-20T18:46:39.084Z] #20 4.174 curl: option --progress: is ambiguous [2020-08-20T18:46:39.084Z] #20 4.174 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-20T18:46:39.343Z] #20 4.682 curl: option --progress: is ambiguous [2020-08-20T18:46:39.343Z] #20 4.682 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-20T18:46:39.436Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-08-20T18:46:39.602Z] #20 5.081 [2020-08-20T18:46:39.694Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-08-20T18:46:39.694Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-08-20T18:46:39.694Z] daemon.go:325: [d084830dfe93b] waiting for daemon to start [2020-08-20T18:46:39.694Z] daemon.go:325: [d084830dfe93b] waiting for daemon to start [2020-08-20T18:46:39.694Z] daemon.go:353: [d084830dfe93b] daemon started [2020-08-20T18:46:39.694Z] daemon.go:461: [d084830dfe93b] Stopping daemon [2020-08-20T18:46:39.694Z] daemon.go:296: [d084830dfe93b] exiting daemon [2020-08-20T18:46:39.694Z] daemon.go:448: [d084830dfe93b] Daemon stopped [2020-08-20T18:46:39.694Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-20T18:46:40.438Z] --- PASS: TestExternalGraphDriver (5.52s) [2020-08-20T18:46:40.438Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-08-20T18:46:40.438Z] daemon.go:325: [dc53b097b9823] waiting for daemon to start [2020-08-20T18:46:40.438Z] daemon.go:325: [dc53b097b9823] waiting for daemon to start [2020-08-20T18:46:40.438Z] daemon.go:353: [dc53b097b9823] daemon started [2020-08-20T18:46:40.438Z] daemon.go:461: [dc53b097b9823] Stopping daemon [2020-08-20T18:46:40.438Z] daemon.go:296: [dc53b097b9823] exiting daemon [2020-08-20T18:46:40.438Z] daemon.go:448: [dc53b097b9823] Daemon stopped [2020-08-20T18:46:40.438Z] daemon.go:325: [dc53b097b9823] waiting for daemon to start [2020-08-20T18:46:40.438Z] daemon.go:325: [dc53b097b9823] waiting for daemon to start [2020-08-20T18:46:40.438Z] daemon.go:353: [dc53b097b9823] daemon started [2020-08-20T18:46:40.438Z] daemon.go:461: [dc53b097b9823] Stopping daemon [2020-08-20T18:46:40.438Z] daemon.go:296: [dc53b097b9823] exiting daemon [2020-08-20T18:46:40.438Z] daemon.go:448: [dc53b097b9823] Daemon stopped [2020-08-20T18:46:40.438Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-08-20T18:46:40.438Z] daemon.go:325: [dc53b097b9823] waiting for daemon to start [2020-08-20T18:46:40.438Z] daemon.go:325: [dc53b097b9823] waiting for daemon to start [2020-08-20T18:46:40.438Z] daemon.go:353: [dc53b097b9823] daemon started [2020-08-20T18:46:40.438Z] daemon.go:461: [dc53b097b9823] Stopping daemon [2020-08-20T18:46:40.438Z] daemon.go:296: [dc53b097b9823] exiting daemon [2020-08-20T18:46:40.438Z] daemon.go:448: [dc53b097b9823] Daemon stopped [2020-08-20T18:46:40.438Z] daemon.go:325: [dc53b097b9823] waiting for daemon to start [2020-08-20T18:46:40.438Z] daemon.go:325: [dc53b097b9823] waiting for daemon to start [2020-08-20T18:46:40.438Z] daemon.go:353: [dc53b097b9823] daemon started [2020-08-20T18:46:40.438Z] daemon.go:461: [dc53b097b9823] Stopping daemon [2020-08-20T18:46:40.438Z] daemon.go:296: [dc53b097b9823] exiting daemon [2020-08-20T18:46:40.438Z] daemon.go:448: [dc53b097b9823] Daemon stopped [2020-08-20T18:46:40.438Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2020-08-20T18:46:40.438Z] daemon.go:325: [dc53b097b9823] waiting for daemon to start [2020-08-20T18:46:40.438Z] daemon.go:325: [dc53b097b9823] waiting for daemon to start [2020-08-20T18:46:40.438Z] daemon.go:353: [dc53b097b9823] daemon started [2020-08-20T18:46:40.438Z] daemon.go:461: [dc53b097b9823] Stopping daemon [2020-08-20T18:46:40.438Z] daemon.go:296: [dc53b097b9823] exiting daemon [2020-08-20T18:46:40.438Z] daemon.go:448: [dc53b097b9823] Daemon stopped [2020-08-20T18:46:40.438Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2020-08-20T18:46:40.438Z] === RUN TestGraphdriverPluginV2 [2020-08-20T18:46:40.438Z] --- SKIP: TestGraphdriverPluginV2 (0.27s) [2020-08-20T18:46:40.438Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:46:40.438Z] PASS [2020-08-20T18:46:40.438Z] [2020-08-20T18:46:40.438Z] === Skipped [2020-08-20T18:46:40.438Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.27s) [2020-08-20T18:46:40.438Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:46:40.438Z] [2020-08-20T18:46:40.438Z] [2020-08-20T18:46:40.438Z] DONE 5 tests, 1 skipped in 5.855s [2020-08-20T18:46:40.741Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-20T18:46:40.741Z] ++ 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-08-20T18:46:40.741Z] ++ set -e [2020-08-20T18:46:40.741Z] ++ '[' -n 0 ']' [2020-08-20T18:46:40.741Z] ++ set -x [2020-08-20T18:46:40.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:46:40.741Z] INFO: Testing against a local daemon [2020-08-20T18:46:40.741Z] === RUN TestContinueAfterPluginCrash [2020-08-20T18:46:40.741Z] === PAUSE TestContinueAfterPluginCrash [2020-08-20T18:46:40.741Z] === RUN TestDaemonStartWithLogOpt [2020-08-20T18:46:40.741Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-20T18:46:40.741Z] === CONT TestContinueAfterPluginCrash [2020-08-20T18:46:40.741Z] === CONT TestDaemonStartWithLogOpt [2020-08-20T18:46:40.978Z] #20 6.208 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-08-20T18:46:41.071Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-08-20T18:46:41.237Z] #20 6.610 curl: option --progress: is ambiguous [2020-08-20T18:46:41.237Z] #20 6.612 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-20T18:46:41.496Z] #20 6.996 [2020-08-20T18:46:42.007Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-08-20T18:46:42.872Z] #20 8.128 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-08-20T18:46:42.943Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-08-20T18:46:43.131Z] #20 8.427 curl: option --progress: is ambiguous [2020-08-20T18:46:43.131Z] #20 8.431 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-20T18:46:43.526Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-08-20T18:46:43.698Z] #20 8.872 [2020-08-20T18:46:44.098Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.43s) [2020-08-20T18:46:44.098Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-08-20T18:46:44.098Z] daemon.go:325: [dded6530cfb1d] waiting for daemon to start [2020-08-20T18:46:44.098Z] daemon.go:325: [dded6530cfb1d] waiting for daemon to start [2020-08-20T18:46:44.098Z] daemon.go:353: [dded6530cfb1d] daemon started [2020-08-20T18:46:44.098Z] daemon.go:461: [dded6530cfb1d] Stopping daemon [2020-08-20T18:46:44.098Z] daemon.go:296: [dded6530cfb1d] exiting daemon [2020-08-20T18:46:44.098Z] daemon.go:448: [dded6530cfb1d] Daemon stopped [2020-08-20T18:46:44.098Z] daemon.go:325: [dded6530cfb1d] waiting for daemon to start [2020-08-20T18:46:44.098Z] daemon.go:325: [dded6530cfb1d] waiting for daemon to start [2020-08-20T18:46:44.098Z] daemon.go:353: [dded6530cfb1d] daemon started [2020-08-20T18:46:44.098Z] daemon.go:461: [dded6530cfb1d] Stopping daemon [2020-08-20T18:46:44.098Z] daemon.go:296: [dded6530cfb1d] exiting daemon [2020-08-20T18:46:44.098Z] daemon.go:448: [dded6530cfb1d] Daemon stopped [2020-08-20T18:46:44.098Z] === RUN TestAuthZPluginV2Disable [2020-08-20T18:46:44.635Z] #20 10.06 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-08-20T18:46:45.153Z] #20 10.33 curl: option --progress: is ambiguous [2020-08-20T18:46:45.153Z] #20 10.34 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-20T18:46:45.412Z] #20 10.74 [2020-08-20T18:46:46.001Z] === RUN TestDockerSuite/TestBuildPATH [2020-08-20T18:46:46.350Z] #20 11.90 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-08-20T18:46:46.922Z] #20 12.19 curl: option --progress: is ambiguous [2020-08-20T18:46:46.922Z] #20 12.19 curl: try 'curl --help' or 'curl --manual' for more information [2020-08-20T18:46:47.182Z] #20 12.53 [2020-08-20T18:46:47.182Z] #20 12.63 Download of images into '/build' complete. [2020-08-20T18:46:47.182Z] #20 12.63 Use something like the following to load the result into a Docker daemon: [2020-08-20T18:46:47.442Z] #20 12.63 tar -cC '/build' . | docker load [2020-08-20T18:46:47.442Z] #20 DONE 12.7s [2020-08-20T18:46:47.442Z] [2020-08-20T18:46:47.442Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-20T18:46:47.442Z] #33 0.836 [2020-08-20T18:46:47.442Z] #33 0.963 Removing bundles/ [2020-08-20T18:46:47.442Z] #33 0.964 [2020-08-20T18:46:47.442Z] #33 0.980 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-08-20T18:46:47.442Z] #33 2.027 Building test suite binary ./integration-cli/test.main [2020-08-20T18:46:47.909Z] --- PASS: TestAuthZPluginV2Disable (3.51s) [2020-08-20T18:46:47.909Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-08-20T18:46:47.909Z] daemon.go:325: [d256c00bf1a1b] waiting for daemon to start [2020-08-20T18:46:47.909Z] daemon.go:325: [d256c00bf1a1b] waiting for daemon to start [2020-08-20T18:46:47.909Z] daemon.go:353: [d256c00bf1a1b] daemon started [2020-08-20T18:46:47.909Z] daemon.go:461: [d256c00bf1a1b] Stopping daemon [2020-08-20T18:46:47.909Z] daemon.go:296: [d256c00bf1a1b] exiting daemon [2020-08-20T18:46:47.909Z] daemon.go:448: [d256c00bf1a1b] Daemon stopped [2020-08-20T18:46:47.909Z] daemon.go:325: [d256c00bf1a1b] waiting for daemon to start [2020-08-20T18:46:47.909Z] daemon.go:325: [d256c00bf1a1b] waiting for daemon to start [2020-08-20T18:46:47.909Z] daemon.go:353: [d256c00bf1a1b] daemon started [2020-08-20T18:46:47.909Z] daemon.go:461: [d256c00bf1a1b] Stopping daemon [2020-08-20T18:46:47.909Z] daemon.go:296: [d256c00bf1a1b] exiting daemon [2020-08-20T18:46:47.909Z] daemon.go:448: [d256c00bf1a1b] Daemon stopped [2020-08-20T18:46:47.909Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-20T18:46:48.168Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-08-20T18:46:48.380Z] #33 ... [2020-08-20T18:46:48.380Z] [2020-08-20T18:46:48.380Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-20T18:46:48.380Z] #21 DONE 0.0s [2020-08-20T18:46:48.644Z] [2020-08-20T18:46:48.644Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-08-20T18:46:48.644Z] #25 DONE 0.1s [2020-08-20T18:46:48.644Z] [2020-08-20T18:46:48.644Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-20T18:46:49.106Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-08-20T18:46:49.675Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-08-20T18:46:50.611Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.05s) [2020-08-20T18:46:50.611Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-08-20T18:46:50.611Z] daemon.go:325: [d6a4b3c987860] waiting for daemon to start [2020-08-20T18:46:50.611Z] daemon.go:325: [d6a4b3c987860] waiting for daemon to start [2020-08-20T18:46:50.611Z] daemon.go:353: [d6a4b3c987860] daemon started [2020-08-20T18:46:50.611Z] daemon.go:461: [d6a4b3c987860] Stopping daemon [2020-08-20T18:46:50.611Z] daemon.go:296: [d6a4b3c987860] exiting daemon [2020-08-20T18:46:50.611Z] daemon.go:448: [d6a4b3c987860] Daemon stopped [2020-08-20T18:46:50.611Z] daemon.go:325: [d6a4b3c987860] waiting for daemon to start [2020-08-20T18:46:50.611Z] daemon.go:325: [d6a4b3c987860] waiting for daemon to start [2020-08-20T18:46:50.611Z] daemon.go:353: [d6a4b3c987860] daemon started [2020-08-20T18:46:50.611Z] daemon.go:461: [d6a4b3c987860] Stopping daemon [2020-08-20T18:46:50.611Z] daemon.go:296: [d6a4b3c987860] exiting daemon [2020-08-20T18:46:50.611Z] daemon.go:448: [d6a4b3c987860] Daemon stopped [2020-08-20T18:46:50.611Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-20T18:46:53.432Z] --- PASS: TestDaemonStartWithLogOpt (10.77s) [2020-08-20T18:46:53.432Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-08-20T18:46:53.432Z] daemon.go:325: [d2636c0ce85a3] waiting for daemon to start [2020-08-20T18:46:53.432Z] daemon.go:325: [d2636c0ce85a3] waiting for daemon to start [2020-08-20T18:46:53.432Z] daemon.go:353: [d2636c0ce85a3] daemon started [2020-08-20T18:46:53.432Z] daemon.go:461: [d2636c0ce85a3] Stopping daemon [2020-08-20T18:46:53.432Z] daemon.go:296: [d2636c0ce85a3] exiting daemon [2020-08-20T18:46:53.432Z] daemon.go:448: [d2636c0ce85a3] Daemon stopped [2020-08-20T18:46:53.432Z] daemon.go:325: [d2636c0ce85a3] waiting for daemon to start [2020-08-20T18:46:53.432Z] daemon.go:325: [d2636c0ce85a3] waiting for daemon to start [2020-08-20T18:46:53.432Z] daemon.go:353: [d2636c0ce85a3] daemon started [2020-08-20T18:46:53.432Z] daemon.go:461: [d2636c0ce85a3] Stopping daemon [2020-08-20T18:46:53.432Z] daemon.go:296: [d2636c0ce85a3] exiting daemon [2020-08-20T18:46:53.432Z] daemon.go:448: [d2636c0ce85a3] Daemon stopped [2020-08-20T18:46:56.161Z] --- PASS: TestContinueAfterPluginCrash (15.49s) [2020-08-20T18:46:56.161Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-08-20T18:46:56.161Z] daemon.go:325: [d92aef14c5436] waiting for daemon to start [2020-08-20T18:46:56.161Z] daemon.go:325: [d92aef14c5436] waiting for daemon to start [2020-08-20T18:46:56.161Z] daemon.go:353: [d92aef14c5436] daemon started [2020-08-20T18:46:56.161Z] daemon.go:461: [d92aef14c5436] Stopping daemon [2020-08-20T18:46:56.161Z] daemon.go:296: [d92aef14c5436] exiting daemon [2020-08-20T18:46:56.161Z] daemon.go:448: [d92aef14c5436] Daemon stopped [2020-08-20T18:46:56.161Z] PASS [2020-08-20T18:46:56.161Z] [2020-08-20T18:46:56.161Z] DONE 2 tests in 15.565s [2020-08-20T18:46:56.161Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-20T18:46:56.161Z] ++ 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-08-20T18:46:56.161Z] ++ set -e [2020-08-20T18:46:56.161Z] ++ '[' -n 0 ']' [2020-08-20T18:46:56.161Z] ++ set -x [2020-08-20T18:46:56.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:46:56.161Z] INFO: Testing against a local daemon [2020-08-20T18:46:56.161Z] === RUN TestPluginWithDevMounts [2020-08-20T18:46:56.161Z] === PAUSE TestPluginWithDevMounts [2020-08-20T18:46:56.161Z] === CONT TestPluginWithDevMounts [2020-08-20T18:46:58.235Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-08-20T18:46:58.235Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-08-20T18:46:58.235Z] daemon.go:325: [deb01e056e87c] waiting for daemon to start [2020-08-20T18:46:58.235Z] daemon.go:325: [deb01e056e87c] waiting for daemon to start [2020-08-20T18:46:58.235Z] daemon.go:353: [deb01e056e87c] daemon started [2020-08-20T18:46:58.235Z] daemon.go:461: [deb01e056e87c] Stopping daemon [2020-08-20T18:46:58.235Z] daemon.go:296: [deb01e056e87c] exiting daemon [2020-08-20T18:46:58.235Z] daemon.go:448: [deb01e056e87c] Daemon stopped [2020-08-20T18:46:58.235Z] PASS [2020-08-20T18:46:58.235Z] [2020-08-20T18:46:58.235Z] DONE 1 tests in 1.952s [2020-08-20T18:46:58.235Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-08-20T18:46:58.235Z] ++ 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-08-20T18:46:58.235Z] ++ set -e [2020-08-20T18:46:58.235Z] ++ '[' -n 0 ']' [2020-08-20T18:46:58.235Z] ++ set -x [2020-08-20T18:46:58.235Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:46:58.235Z] INFO: Testing against a local daemon [2020-08-20T18:46:58.235Z] === RUN TestSecretInspect [2020-08-20T18:46:58.731Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-08-20T18:46:58.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-20T18:47:00.316Z] --- PASS: TestSecretInspect (1.93s) [2020-08-20T18:47:00.316Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-08-20T18:47:00.316Z] daemon.go:325: [d440d48fc9d8a] waiting for daemon to start [2020-08-20T18:47:00.316Z] daemon.go:325: [d440d48fc9d8a] waiting for daemon to start [2020-08-20T18:47:00.316Z] daemon.go:353: [d440d48fc9d8a] daemon started [2020-08-20T18:47:00.316Z] daemon.go:461: [d440d48fc9d8a] Stopping daemon [2020-08-20T18:47:00.316Z] daemon.go:296: [d440d48fc9d8a] exiting daemon [2020-08-20T18:47:00.316Z] daemon.go:448: [d440d48fc9d8a] Daemon stopped [2020-08-20T18:47:00.316Z] === RUN TestSecretList [2020-08-20T18:47:02.022Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-08-20T18:47:02.391Z] --- PASS: TestSecretList (1.85s) [2020-08-20T18:47:02.391Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-08-20T18:47:02.391Z] daemon.go:325: [d878268aa3d02] waiting for daemon to start [2020-08-20T18:47:02.391Z] daemon.go:325: [d878268aa3d02] waiting for daemon to start [2020-08-20T18:47:02.391Z] daemon.go:353: [d878268aa3d02] daemon started [2020-08-20T18:47:02.391Z] daemon.go:461: [d878268aa3d02] Stopping daemon [2020-08-20T18:47:02.391Z] daemon.go:296: [d878268aa3d02] exiting daemon [2020-08-20T18:47:02.391Z] daemon.go:448: [d878268aa3d02] Daemon stopped [2020-08-20T18:47:02.391Z] === RUN TestSecretsCreateAndDelete [2020-08-20T18:47:03.904Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2020-08-20T18:47:03.904Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-08-20T18:47:03.904Z] daemon.go:325: [de22f70e76cb7] waiting for daemon to start [2020-08-20T18:47:03.904Z] daemon.go:325: [de22f70e76cb7] waiting for daemon to start [2020-08-20T18:47:03.904Z] daemon.go:353: [de22f70e76cb7] daemon started [2020-08-20T18:47:03.904Z] daemon.go:461: [de22f70e76cb7] Stopping daemon [2020-08-20T18:47:03.904Z] daemon.go:296: [de22f70e76cb7] exiting daemon [2020-08-20T18:47:03.904Z] daemon.go:448: [de22f70e76cb7] Daemon stopped [2020-08-20T18:47:03.904Z] === RUN TestSecretsUpdate [2020-08-20T18:47:03.927Z] === RUN TestDockerSuite/TestBuildRm [2020-08-20T18:47:05.303Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.45s) [2020-08-20T18:47:05.303Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-20T18:47:05.303Z] daemon.go:325: [dd45e18310bac] waiting for daemon to start [2020-08-20T18:47:05.303Z] daemon.go:325: [dd45e18310bac] waiting for daemon to start [2020-08-20T18:47:05.303Z] daemon.go:353: [dd45e18310bac] daemon started [2020-08-20T18:47:05.303Z] daemon.go:461: [dd45e18310bac] Stopping daemon [2020-08-20T18:47:05.303Z] daemon.go:296: [dd45e18310bac] exiting daemon [2020-08-20T18:47:05.303Z] daemon.go:448: [dd45e18310bac] Daemon stopped [2020-08-20T18:47:05.303Z] daemon.go:325: [dd45e18310bac] waiting for daemon to start [2020-08-20T18:47:05.303Z] daemon.go:325: [dd45e18310bac] waiting for daemon to start [2020-08-20T18:47:05.303Z] daemon.go:296: [dd45e18310bac] exiting daemon [2020-08-20T18:47:05.303Z] daemon.go:325: [dd45e18310bac] waiting for daemon to start [2020-08-20T18:47:05.303Z] daemon.go:325: [dd45e18310bac] waiting for daemon to start [2020-08-20T18:47:05.303Z] daemon.go:325: [dd45e18310bac] waiting for daemon to start [2020-08-20T18:47:05.303Z] daemon.go:353: [dd45e18310bac] daemon started [2020-08-20T18:47:05.303Z] daemon.go:461: [dd45e18310bac] Stopping daemon [2020-08-20T18:47:05.303Z] daemon.go:296: [dd45e18310bac] exiting daemon [2020-08-20T18:47:05.303Z] daemon.go:448: [dd45e18310bac] Daemon stopped [2020-08-20T18:47:05.303Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-20T18:47:05.977Z] --- PASS: TestSecretsUpdate (1.86s) [2020-08-20T18:47:05.977Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-08-20T18:47:05.977Z] daemon.go:325: [d5a0e3d0ad63a] waiting for daemon to start [2020-08-20T18:47:05.977Z] daemon.go:325: [d5a0e3d0ad63a] waiting for daemon to start [2020-08-20T18:47:05.977Z] daemon.go:353: [d5a0e3d0ad63a] daemon started [2020-08-20T18:47:05.977Z] daemon.go:461: [d5a0e3d0ad63a] Stopping daemon [2020-08-20T18:47:05.977Z] daemon.go:296: [d5a0e3d0ad63a] exiting daemon [2020-08-20T18:47:05.977Z] daemon.go:448: [d5a0e3d0ad63a] Daemon stopped [2020-08-20T18:47:05.977Z] === RUN TestTemplatedSecret [2020-08-20T18:47:06.240Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-08-20T18:47:06.750Z] #29 29.59 # github.com/docker/docker/contrib/httpserver [2020-08-20T18:47:06.750Z] #29 29.59 loadinternal: cannot find runtime/cgo [2020-08-20T18:47:06.750Z] #29 DONE 29.8s [2020-08-20T18:47:06.750Z] [2020-08-20T18:47:06.750Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-20T18:47:06.750Z] #33 ... [2020-08-20T18:47:06.750Z] [2020-08-20T18:47:06.750Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-08-20T18:47:06.750Z] #30 DONE 0.1s [2020-08-20T18:47:06.750Z] [2020-08-20T18:47:06.750Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-20T18:47:06.806Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-08-20T18:47:07.755Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-08-20T18:47:07.755Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-08-20T18:47:08.060Z] --- PASS: TestTemplatedSecret (2.36s) [2020-08-20T18:47:08.060Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-08-20T18:47:08.060Z] daemon.go:325: [ddd26f947214a] waiting for daemon to start [2020-08-20T18:47:08.060Z] daemon.go:325: [ddd26f947214a] waiting for daemon to start [2020-08-20T18:47:08.060Z] daemon.go:353: [ddd26f947214a] daemon started [2020-08-20T18:47:08.060Z] daemon.go:461: [ddd26f947214a] Stopping daemon [2020-08-20T18:47:08.060Z] daemon.go:296: [ddd26f947214a] exiting daemon [2020-08-20T18:47:08.060Z] daemon.go:448: [ddd26f947214a] Daemon stopped [2020-08-20T18:47:08.060Z] === RUN TestSecretCreateResolve [2020-08-20T18:47:08.322Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-08-20T18:47:09.259Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-08-20T18:47:09.826Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-08-20T18:47:10.134Z] --- PASS: TestSecretCreateResolve (1.87s) [2020-08-20T18:47:10.134Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-08-20T18:47:10.134Z] daemon.go:325: [da5ec3ea5c4a1] waiting for daemon to start [2020-08-20T18:47:10.134Z] daemon.go:325: [da5ec3ea5c4a1] waiting for daemon to start [2020-08-20T18:47:10.134Z] daemon.go:353: [da5ec3ea5c4a1] daemon started [2020-08-20T18:47:10.134Z] daemon.go:461: [da5ec3ea5c4a1] Stopping daemon [2020-08-20T18:47:10.134Z] daemon.go:296: [da5ec3ea5c4a1] exiting daemon [2020-08-20T18:47:10.134Z] daemon.go:448: [da5ec3ea5c4a1] Daemon stopped [2020-08-20T18:47:10.134Z] PASS [2020-08-20T18:47:10.134Z] [2020-08-20T18:47:10.134Z] DONE 6 tests in 11.843s [2020-08-20T18:47:10.134Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-08-20T18:47:10.134Z] ++ 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-08-20T18:47:10.134Z] ++ set -e [2020-08-20T18:47:10.134Z] ++ '[' -n 0 ']' [2020-08-20T18:47:10.134Z] ++ set -x [2020-08-20T18:47:10.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:47:10.134Z] INFO: Testing against a local daemon [2020-08-20T18:47:10.134Z] === RUN TestServiceCreateInit [2020-08-20T18:47:10.134Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-20T18:47:10.393Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-08-20T18:47:12.929Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-08-20T18:47:12.929Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-08-20T18:47:13.188Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-08-20T18:47:13.188Z] === RUN TestDockerSuite/TestBuildSpaces [2020-08-20T18:47:13.447Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-08-20T18:47:13.670Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-20T18:47:14.014Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-08-20T18:47:14.272Z] === RUN TestDockerSuite/TestBuildStderr [2020-08-20T18:47:14.840Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-08-20T18:47:17.374Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-08-20T18:47:17.942Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-08-20T18:47:18.142Z] --- PASS: TestServiceCreateInit (7.42s) [2020-08-20T18:47:18.142Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2020-08-20T18:47:18.142Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-08-20T18:47:18.142Z] daemon.go:325: [df7a6283808d8] waiting for daemon to start [2020-08-20T18:47:18.142Z] daemon.go:325: [df7a6283808d8] waiting for daemon to start [2020-08-20T18:47:18.142Z] daemon.go:353: [df7a6283808d8] daemon started [2020-08-20T18:47:18.142Z] daemon.go:461: [df7a6283808d8] Stopping daemon [2020-08-20T18:47:18.142Z] daemon.go:296: [df7a6283808d8] exiting daemon [2020-08-20T18:47:18.142Z] daemon.go:448: [df7a6283808d8] Daemon stopped [2020-08-20T18:47:18.142Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.69s) [2020-08-20T18:47:18.142Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-08-20T18:47:18.142Z] daemon.go:325: [d87d535d8f7aa] waiting for daemon to start [2020-08-20T18:47:18.142Z] daemon.go:325: [d87d535d8f7aa] waiting for daemon to start [2020-08-20T18:47:18.142Z] daemon.go:353: [d87d535d8f7aa] daemon started [2020-08-20T18:47:18.142Z] daemon.go:461: [d87d535d8f7aa] Stopping daemon [2020-08-20T18:47:18.142Z] daemon.go:296: [d87d535d8f7aa] exiting daemon [2020-08-20T18:47:18.142Z] daemon.go:448: [d87d535d8f7aa] Daemon stopped [2020-08-20T18:47:18.142Z] === RUN TestCreateServiceMultipleTimes [2020-08-20T18:47:18.510Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-08-20T18:47:19.079Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-08-20T18:47:19.647Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-08-20T18:47:20.583Z] === RUN TestDockerSuite/TestBuildUser [2020-08-20T18:47:21.520Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2020-08-20T18:47:21.520Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-20T18:47:21.520Z] daemon.go:325: [d59df32ae5967] waiting for daemon to start [2020-08-20T18:47:21.520Z] daemon.go:325: [d59df32ae5967] waiting for daemon to start [2020-08-20T18:47:21.520Z] daemon.go:353: [d59df32ae5967] daemon started [2020-08-20T18:47:21.520Z] daemon.go:461: [d59df32ae5967] Stopping daemon [2020-08-20T18:47:21.520Z] daemon.go:296: [d59df32ae5967] exiting daemon [2020-08-20T18:47:21.520Z] daemon.go:448: [d59df32ae5967] Daemon stopped [2020-08-20T18:47:21.520Z] daemon.go:325: [d59df32ae5967] waiting for daemon to start [2020-08-20T18:47:21.520Z] daemon.go:325: [d59df32ae5967] waiting for daemon to start [2020-08-20T18:47:21.520Z] daemon.go:325: [d59df32ae5967] waiting for daemon to start [2020-08-20T18:47:21.520Z] daemon.go:325: [d59df32ae5967] waiting for daemon to start [2020-08-20T18:47:21.520Z] daemon.go:339: [d59df32ae5967] error pinging daemon on start: Get http://d59df32ae5967.sock/_ping: context deadline exceeded [2020-08-20T18:47:21.520Z] daemon.go:325: [d59df32ae5967] waiting for daemon to start [2020-08-20T18:47:21.520Z] daemon.go:339: [d59df32ae5967] error pinging daemon on start: Get http://d59df32ae5967.sock/_ping: context deadline exceeded [2020-08-20T18:47:21.520Z] daemon.go:325: [d59df32ae5967] waiting for daemon to start [2020-08-20T18:47:21.520Z] daemon.go:339: [d59df32ae5967] error pinging daemon on start: Get http://d59df32ae5967.sock/_ping: context deadline exceeded [2020-08-20T18:47:21.520Z] daemon.go:325: [d59df32ae5967] waiting for daemon to start [2020-08-20T18:47:21.520Z] daemon.go:339: [d59df32ae5967] error pinging daemon on start: Get http://d59df32ae5967.sock/_ping: context deadline exceeded [2020-08-20T18:47:21.520Z] daemon.go:296: [d59df32ae5967] exiting daemon [2020-08-20T18:47:21.520Z] daemon.go:325: [d59df32ae5967] waiting for daemon to start [2020-08-20T18:47:21.520Z] daemon.go:325: [d59df32ae5967] waiting for daemon to start [2020-08-20T18:47:21.520Z] daemon.go:325: [d59df32ae5967] waiting for daemon to start [2020-08-20T18:47:21.520Z] daemon.go:353: [d59df32ae5967] daemon started [2020-08-20T18:47:21.520Z] daemon.go:461: [d59df32ae5967] Stopping daemon [2020-08-20T18:47:21.520Z] daemon.go:296: [d59df32ae5967] exiting daemon [2020-08-20T18:47:21.520Z] daemon.go:448: [d59df32ae5967] Daemon stopped [2020-08-20T18:47:21.520Z] PASS [2020-08-20T18:47:21.520Z] [2020-08-20T18:47:21.520Z] DONE 17 tests in 53.390s [2020-08-20T18:47:21.780Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-20T18:47:21.780Z] ++ 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-08-20T18:47:21.780Z] ++ set -e [2020-08-20T18:47:21.780Z] ++ '[' -n 0 ']' [2020-08-20T18:47:21.780Z] ++ set -x [2020-08-20T18:47:21.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:47:21.780Z] INFO: Testing against a local daemon [2020-08-20T18:47:21.780Z] === RUN TestPluginInvalidJSON [2020-08-20T18:47:21.780Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-08-20T18:47:21.780Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-20T18:47:21.780Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-20T18:47:21.780Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-20T18:47:21.780Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-20T18:47:21.780Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-20T18:47:21.780Z] PASS [2020-08-20T18:47:21.780Z] [2020-08-20T18:47:21.780Z] DONE 2 tests in 0.204s [2020-08-20T18:47:21.780Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-20T18:47:21.780Z] ++ 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-08-20T18:47:21.780Z] ++ set -e [2020-08-20T18:47:21.780Z] ++ '[' -n 0 ']' [2020-08-20T18:47:21.780Z] ++ set -x [2020-08-20T18:47:21.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:47:22.039Z] INFO: Testing against a local daemon [2020-08-20T18:47:22.039Z] === RUN TestExternalGraphDriver [2020-08-20T18:47:22.298Z] === RUN TestExternalGraphDriver/json [2020-08-20T18:47:24.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-20T18:47:24.203Z] === RUN TestExternalGraphDriver/spec [2020-08-20T18:47:24.463Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-08-20T18:47:26.376Z] === RUN TestExternalGraphDriver/pull [2020-08-20T18:47:28.280Z] --- PASS: TestExternalGraphDriver (6.12s) [2020-08-20T18:47:28.280Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-08-20T18:47:28.280Z] daemon.go:325: [def64d795ca68] waiting for daemon to start [2020-08-20T18:47:28.280Z] daemon.go:325: [def64d795ca68] waiting for daemon to start [2020-08-20T18:47:28.280Z] daemon.go:353: [def64d795ca68] daemon started [2020-08-20T18:47:28.280Z] daemon.go:461: [def64d795ca68] Stopping daemon [2020-08-20T18:47:28.280Z] daemon.go:296: [def64d795ca68] exiting daemon [2020-08-20T18:47:28.280Z] daemon.go:448: [def64d795ca68] Daemon stopped [2020-08-20T18:47:28.280Z] daemon.go:325: [def64d795ca68] waiting for daemon to start [2020-08-20T18:47:28.280Z] daemon.go:325: [def64d795ca68] waiting for daemon to start [2020-08-20T18:47:28.280Z] daemon.go:353: [def64d795ca68] daemon started [2020-08-20T18:47:28.280Z] daemon.go:461: [def64d795ca68] Stopping daemon [2020-08-20T18:47:28.280Z] daemon.go:296: [def64d795ca68] exiting daemon [2020-08-20T18:47:28.280Z] daemon.go:448: [def64d795ca68] Daemon stopped [2020-08-20T18:47:28.280Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2020-08-20T18:47:28.280Z] daemon.go:325: [def64d795ca68] waiting for daemon to start [2020-08-20T18:47:28.280Z] daemon.go:325: [def64d795ca68] waiting for daemon to start [2020-08-20T18:47:28.280Z] daemon.go:353: [def64d795ca68] daemon started [2020-08-20T18:47:28.280Z] daemon.go:461: [def64d795ca68] Stopping daemon [2020-08-20T18:47:28.280Z] daemon.go:296: [def64d795ca68] exiting daemon [2020-08-20T18:47:28.280Z] daemon.go:448: [def64d795ca68] Daemon stopped [2020-08-20T18:47:28.280Z] daemon.go:325: [def64d795ca68] waiting for daemon to start [2020-08-20T18:47:28.280Z] daemon.go:325: [def64d795ca68] waiting for daemon to start [2020-08-20T18:47:28.280Z] daemon.go:353: [def64d795ca68] daemon started [2020-08-20T18:47:28.280Z] daemon.go:461: [def64d795ca68] Stopping daemon [2020-08-20T18:47:28.280Z] daemon.go:296: [def64d795ca68] exiting daemon [2020-08-20T18:47:28.280Z] daemon.go:448: [def64d795ca68] Daemon stopped [2020-08-20T18:47:28.281Z] --- PASS: TestExternalGraphDriver/spec (2.28s) [2020-08-20T18:47:28.281Z] daemon.go:325: [def64d795ca68] waiting for daemon to start [2020-08-20T18:47:28.281Z] daemon.go:325: [def64d795ca68] waiting for daemon to start [2020-08-20T18:47:28.281Z] daemon.go:353: [def64d795ca68] daemon started [2020-08-20T18:47:28.281Z] daemon.go:461: [def64d795ca68] Stopping daemon [2020-08-20T18:47:28.281Z] daemon.go:296: [def64d795ca68] exiting daemon [2020-08-20T18:47:28.281Z] daemon.go:448: [def64d795ca68] Daemon stopped [2020-08-20T18:47:28.281Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2020-08-20T18:47:28.281Z] === RUN TestGraphdriverPluginV2 [2020-08-20T18:47:32.471Z] --- PASS: TestGraphdriverPluginV2 (4.09s) [2020-08-20T18:47:32.471Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-08-20T18:47:32.471Z] daemon.go:325: [d6f6963fd77c6] waiting for daemon to start [2020-08-20T18:47:32.471Z] daemon.go:325: [d6f6963fd77c6] waiting for daemon to start [2020-08-20T18:47:32.471Z] daemon.go:353: [d6f6963fd77c6] daemon started [2020-08-20T18:47:32.471Z] daemon.go:461: [d6f6963fd77c6] Stopping daemon [2020-08-20T18:47:32.471Z] daemon.go:296: [d6f6963fd77c6] exiting daemon [2020-08-20T18:47:32.471Z] daemon.go:448: [d6f6963fd77c6] Daemon stopped [2020-08-20T18:47:32.471Z] daemon.go:325: [d6f6963fd77c6] waiting for daemon to start [2020-08-20T18:47:32.471Z] daemon.go:325: [d6f6963fd77c6] waiting for daemon to start [2020-08-20T18:47:32.471Z] daemon.go:353: [d6f6963fd77c6] daemon started [2020-08-20T18:47:32.471Z] daemon.go:461: [d6f6963fd77c6] Stopping daemon [2020-08-20T18:47:32.471Z] daemon.go:296: [d6f6963fd77c6] exiting daemon [2020-08-20T18:47:32.471Z] daemon.go:448: [d6f6963fd77c6] Daemon stopped [2020-08-20T18:47:32.471Z] PASS [2020-08-20T18:47:32.471Z] [2020-08-20T18:47:32.471Z] DONE 5 tests in 10.425s [2020-08-20T18:47:32.471Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-20T18:47:32.471Z] ++ 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-08-20T18:47:32.471Z] ++ set -e [2020-08-20T18:47:32.471Z] ++ '[' -n 0 ']' [2020-08-20T18:47:32.471Z] ++ set -x [2020-08-20T18:47:32.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:47:32.471Z] INFO: Testing against a local daemon [2020-08-20T18:47:32.471Z] === RUN TestContinueAfterPluginCrash [2020-08-20T18:47:32.471Z] === PAUSE TestContinueAfterPluginCrash [2020-08-20T18:47:32.471Z] === RUN TestDaemonStartWithLogOpt [2020-08-20T18:47:32.471Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-20T18:47:32.471Z] === CONT TestContinueAfterPluginCrash [2020-08-20T18:47:32.471Z] === CONT TestDaemonStartWithLogOpt [2020-08-20T18:47:33.516Z] --- PASS: TestCreateServiceMultipleTimes (14.93s) [2020-08-20T18:47:33.516Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-08-20T18:47:33.516Z] daemon.go:325: [dcca9d8502978] waiting for daemon to start [2020-08-20T18:47:33.516Z] daemon.go:325: [dcca9d8502978] waiting for daemon to start [2020-08-20T18:47:33.516Z] daemon.go:353: [dcca9d8502978] daemon started [2020-08-20T18:47:33.516Z] daemon.go:461: [dcca9d8502978] Stopping daemon [2020-08-20T18:47:33.516Z] daemon.go:296: [dcca9d8502978] exiting daemon [2020-08-20T18:47:33.516Z] daemon.go:448: [dcca9d8502978] Daemon stopped [2020-08-20T18:47:33.516Z] === RUN TestCreateServiceConflict [2020-08-20T18:47:34.554Z] --- PASS: TestCreateServiceConflict (1.88s) [2020-08-20T18:47:34.554Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-08-20T18:47:34.554Z] daemon.go:325: [daf42fe226140] waiting for daemon to start [2020-08-20T18:47:34.554Z] daemon.go:325: [daf42fe226140] waiting for daemon to start [2020-08-20T18:47:34.554Z] daemon.go:353: [daf42fe226140] daemon started [2020-08-20T18:47:34.554Z] daemon.go:461: [daf42fe226140] Stopping daemon [2020-08-20T18:47:34.554Z] daemon.go:296: [daf42fe226140] exiting daemon [2020-08-20T18:47:34.554Z] daemon.go:448: [daf42fe226140] Daemon stopped [2020-08-20T18:47:34.554Z] === RUN TestCreateServiceMaxReplicas [2020-08-20T18:47:36.643Z] --- PASS: TestCreateServiceMaxReplicas (2.47s) [2020-08-20T18:47:36.643Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-08-20T18:47:36.643Z] daemon.go:325: [dd1a83268f54f] waiting for daemon to start [2020-08-20T18:47:36.643Z] daemon.go:325: [dd1a83268f54f] waiting for daemon to start [2020-08-20T18:47:36.643Z] daemon.go:353: [dd1a83268f54f] daemon started [2020-08-20T18:47:36.643Z] daemon.go:461: [dd1a83268f54f] Stopping daemon [2020-08-20T18:47:36.643Z] daemon.go:296: [dd1a83268f54f] exiting daemon [2020-08-20T18:47:36.643Z] daemon.go:448: [dd1a83268f54f] Daemon stopped [2020-08-20T18:47:36.643Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-20T18:47:40.590Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-08-20T18:47:40.590Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-08-20T18:47:41.157Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-08-20T18:47:42.095Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-08-20T18:47:43.475Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-08-20T18:47:44.853Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-08-20T18:47:44.853Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-08-20T18:47:44.853Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-08-20T18:47:44.853Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-08-20T18:47:44.853Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-08-20T18:47:46.759Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-08-20T18:47:47.018Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-08-20T18:47:47.957Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-08-20T18:47:48.525Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-08-20T18:47:49.094Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-08-20T18:47:49.664Z] --- PASS: TestDaemonStartWithLogOpt (17.08s) [2020-08-20T18:47:49.664Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-08-20T18:47:49.664Z] daemon.go:325: [d879716b58b34] waiting for daemon to start [2020-08-20T18:47:49.664Z] daemon.go:325: [d879716b58b34] waiting for daemon to start [2020-08-20T18:47:49.664Z] daemon.go:353: [d879716b58b34] daemon started [2020-08-20T18:47:49.664Z] daemon.go:461: [d879716b58b34] Stopping daemon [2020-08-20T18:47:49.665Z] daemon.go:296: [d879716b58b34] exiting daemon [2020-08-20T18:47:49.665Z] daemon.go:448: [d879716b58b34] Daemon stopped [2020-08-20T18:47:49.665Z] daemon.go:325: [d879716b58b34] waiting for daemon to start [2020-08-20T18:47:49.665Z] daemon.go:325: [d879716b58b34] waiting for daemon to start [2020-08-20T18:47:49.665Z] daemon.go:353: [d879716b58b34] daemon started [2020-08-20T18:47:49.665Z] daemon.go:461: [d879716b58b34] Stopping daemon [2020-08-20T18:47:49.665Z] daemon.go:296: [d879716b58b34] exiting daemon [2020-08-20T18:47:49.665Z] daemon.go:448: [d879716b58b34] Daemon stopped [2020-08-20T18:47:49.665Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-08-20T18:47:49.924Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-08-20T18:47:52.009Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s) [2020-08-20T18:47:52.009Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-08-20T18:47:52.009Z] daemon.go:325: [d1c620de9cfef] waiting for daemon to start [2020-08-20T18:47:52.009Z] daemon.go:325: [d1c620de9cfef] waiting for daemon to start [2020-08-20T18:47:52.009Z] daemon.go:353: [d1c620de9cfef] daemon started [2020-08-20T18:47:52.009Z] daemon.go:461: [d1c620de9cfef] Stopping daemon [2020-08-20T18:47:52.009Z] daemon.go:296: [d1c620de9cfef] exiting daemon [2020-08-20T18:47:52.009Z] daemon.go:448: [d1c620de9cfef] Daemon stopped [2020-08-20T18:47:52.009Z] === RUN TestCreateServiceSecretFileMode [2020-08-20T18:47:52.009Z] --- PASS: TestCreateServiceSecretFileMode (2.26s) [2020-08-20T18:47:52.009Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-08-20T18:47:52.009Z] daemon.go:325: [d8e2e9b8b22c7] waiting for daemon to start [2020-08-20T18:47:52.009Z] daemon.go:325: [d8e2e9b8b22c7] waiting for daemon to start [2020-08-20T18:47:52.009Z] daemon.go:353: [d8e2e9b8b22c7] daemon started [2020-08-20T18:47:52.009Z] daemon.go:461: [d8e2e9b8b22c7] Stopping daemon [2020-08-20T18:47:52.009Z] daemon.go:296: [d8e2e9b8b22c7] exiting daemon [2020-08-20T18:47:52.009Z] daemon.go:448: [d8e2e9b8b22c7] Daemon stopped [2020-08-20T18:47:52.009Z] === RUN TestCreateServiceConfigFileMode [2020-08-20T18:47:52.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-20T18:47:52.470Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-08-20T18:47:53.848Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-08-20T18:47:54.091Z] --- PASS: TestCreateServiceConfigFileMode (2.26s) [2020-08-20T18:47:54.091Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-08-20T18:47:54.091Z] daemon.go:325: [d7cdb169bd3a1] waiting for daemon to start [2020-08-20T18:47:54.091Z] daemon.go:325: [d7cdb169bd3a1] waiting for daemon to start [2020-08-20T18:47:54.091Z] daemon.go:353: [d7cdb169bd3a1] daemon started [2020-08-20T18:47:54.091Z] daemon.go:461: [d7cdb169bd3a1] Stopping daemon [2020-08-20T18:47:54.091Z] daemon.go:296: [d7cdb169bd3a1] exiting daemon [2020-08-20T18:47:54.091Z] daemon.go:448: [d7cdb169bd3a1] Daemon stopped [2020-08-20T18:47:54.091Z] === RUN TestCreateServiceSysctls [2020-08-20T18:47:54.107Z] --- PASS: TestContinueAfterPluginCrash (21.64s) [2020-08-20T18:47:54.107Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-08-20T18:47:54.107Z] daemon.go:325: [d3f03c0ee50b3] waiting for daemon to start [2020-08-20T18:47:54.107Z] daemon.go:325: [d3f03c0ee50b3] waiting for daemon to start [2020-08-20T18:47:54.107Z] daemon.go:353: [d3f03c0ee50b3] daemon started [2020-08-20T18:47:54.107Z] daemon.go:461: [d3f03c0ee50b3] Stopping daemon [2020-08-20T18:47:54.107Z] daemon.go:296: [d3f03c0ee50b3] exiting daemon [2020-08-20T18:47:54.107Z] daemon.go:448: [d3f03c0ee50b3] Daemon stopped [2020-08-20T18:47:54.107Z] PASS [2020-08-20T18:47:54.107Z] [2020-08-20T18:47:54.107Z] DONE 2 tests in 21.864s [2020-08-20T18:47:54.367Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-20T18:47:54.367Z] ++ 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-08-20T18:47:54.367Z] ++ set -e [2020-08-20T18:47:54.367Z] ++ '[' -n 0 ']' [2020-08-20T18:47:54.367Z] ++ set -x [2020-08-20T18:47:54.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:47:54.627Z] INFO: Testing against a local daemon [2020-08-20T18:47:54.627Z] === RUN TestPluginWithDevMounts [2020-08-20T18:47:54.627Z] === PAUSE TestPluginWithDevMounts [2020-08-20T18:47:54.627Z] === CONT TestPluginWithDevMounts [2020-08-20T18:47:55.194Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-08-20T18:47:55.762Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-08-20T18:47:56.330Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-08-20T18:47:56.330Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-08-20T18:47:56.901Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-08-20T18:47:56.901Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-08-20T18:47:56.901Z] daemon.go:325: [d53586f0e9f1e] waiting for daemon to start [2020-08-20T18:47:56.901Z] daemon.go:325: [d53586f0e9f1e] waiting for daemon to start [2020-08-20T18:47:56.901Z] daemon.go:353: [d53586f0e9f1e] daemon started [2020-08-20T18:47:56.901Z] daemon.go:461: [d53586f0e9f1e] Stopping daemon [2020-08-20T18:47:56.901Z] daemon.go:296: [d53586f0e9f1e] exiting daemon [2020-08-20T18:47:56.901Z] daemon.go:448: [d53586f0e9f1e] Daemon stopped [2020-08-20T18:47:56.901Z] PASS [2020-08-20T18:47:56.901Z] [2020-08-20T18:47:56.901Z] DONE 1 tests in 2.497s [2020-08-20T18:47:56.901Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-20T18:47:56.901Z] ++ 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-08-20T18:47:56.901Z] ++ set -e [2020-08-20T18:47:56.901Z] ++ '[' -n 0 ']' [2020-08-20T18:47:56.901Z] ++ set -x [2020-08-20T18:47:56.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:47:56.902Z] INFO: Testing against a local daemon [2020-08-20T18:47:56.902Z] === RUN TestSecretInspect [2020-08-20T18:47:57.160Z] === RUN TestDockerSuite/TestBuildXZHost [2020-08-20T18:47:57.615Z] --- PASS: TestCreateServiceSysctls (2.97s) [2020-08-20T18:47:57.615Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-08-20T18:47:57.615Z] daemon.go:325: [d68e717f521bb] waiting for daemon to start [2020-08-20T18:47:57.615Z] daemon.go:325: [d68e717f521bb] waiting for daemon to start [2020-08-20T18:47:57.615Z] daemon.go:353: [d68e717f521bb] daemon started [2020-08-20T18:47:57.615Z] daemon.go:461: [d68e717f521bb] Stopping daemon [2020-08-20T18:47:57.615Z] daemon.go:296: [d68e717f521bb] exiting daemon [2020-08-20T18:47:57.615Z] daemon.go:448: [d68e717f521bb] Daemon stopped [2020-08-20T18:47:57.615Z] === RUN TestInspect [2020-08-20T18:47:58.540Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-08-20T18:47:58.540Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-08-20T18:47:58.540Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-08-20T18:47:59.107Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-08-20T18:47:59.674Z] --- PASS: TestSecretInspect (2.56s) [2020-08-20T18:47:59.674Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-08-20T18:47:59.674Z] daemon.go:325: [d3e2d28851a8b] waiting for daemon to start [2020-08-20T18:47:59.674Z] daemon.go:325: [d3e2d28851a8b] waiting for daemon to start [2020-08-20T18:47:59.674Z] daemon.go:353: [d3e2d28851a8b] daemon started [2020-08-20T18:47:59.674Z] daemon.go:461: [d3e2d28851a8b] Stopping daemon [2020-08-20T18:47:59.674Z] daemon.go:296: [d3e2d28851a8b] exiting daemon [2020-08-20T18:47:59.674Z] daemon.go:448: [d3e2d28851a8b] Daemon stopped [2020-08-20T18:47:59.674Z] === RUN TestSecretList [2020-08-20T18:47:59.704Z] --- PASS: TestInspect (2.53s) [2020-08-20T18:47:59.704Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-08-20T18:47:59.704Z] daemon.go:325: [d8b39f5a29cb0] waiting for daemon to start [2020-08-20T18:47:59.704Z] daemon.go:325: [d8b39f5a29cb0] waiting for daemon to start [2020-08-20T18:47:59.704Z] daemon.go:353: [d8b39f5a29cb0] daemon started [2020-08-20T18:47:59.704Z] daemon.go:461: [d8b39f5a29cb0] Stopping daemon [2020-08-20T18:47:59.704Z] daemon.go:296: [d8b39f5a29cb0] exiting daemon [2020-08-20T18:47:59.704Z] daemon.go:448: [d8b39f5a29cb0] Daemon stopped [2020-08-20T18:47:59.704Z] === RUN TestDockerNetworkConnectAlias [2020-08-20T18:47:59.932Z] === RUN TestDockerSuite/TestCommitChange [2020-08-20T18:48:00.500Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-08-20T18:48:01.438Z] === RUN TestDockerSuite/TestCommitHardlink [2020-08-20T18:48:02.374Z] --- PASS: TestSecretList (2.66s) [2020-08-20T18:48:02.374Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-08-20T18:48:02.374Z] daemon.go:325: [d3f3633322689] waiting for daemon to start [2020-08-20T18:48:02.374Z] daemon.go:325: [d3f3633322689] waiting for daemon to start [2020-08-20T18:48:02.374Z] daemon.go:353: [d3f3633322689] daemon started [2020-08-20T18:48:02.374Z] daemon.go:461: [d3f3633322689] Stopping daemon [2020-08-20T18:48:02.374Z] daemon.go:296: [d3f3633322689] exiting daemon [2020-08-20T18:48:02.374Z] daemon.go:448: [d3f3633322689] Daemon stopped [2020-08-20T18:48:02.374Z] === RUN TestSecretsCreateAndDelete [2020-08-20T18:48:02.633Z] === RUN TestDockerSuite/TestCommitNewFile [2020-08-20T18:48:04.010Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-08-20T18:48:04.172Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2020-08-20T18:48:04.172Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-08-20T18:48:04.172Z] daemon.go:325: [de6cf5c997b3f] waiting for daemon to start [2020-08-20T18:48:04.172Z] daemon.go:325: [de6cf5c997b3f] waiting for daemon to start [2020-08-20T18:48:04.172Z] daemon.go:353: [de6cf5c997b3f] daemon started [2020-08-20T18:48:04.172Z] daemon.go:461: [de6cf5c997b3f] Stopping daemon [2020-08-20T18:48:04.172Z] daemon.go:296: [de6cf5c997b3f] exiting daemon [2020-08-20T18:48:04.172Z] daemon.go:448: [de6cf5c997b3f] Daemon stopped [2020-08-20T18:48:04.172Z] === RUN TestDockerNetworkReConnect [2020-08-20T18:48:04.946Z] === RUN TestDockerSuite/TestCommitTTY [2020-08-20T18:48:04.946Z] --- PASS: TestSecretsCreateAndDelete (2.59s) [2020-08-20T18:48:04.946Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-08-20T18:48:04.946Z] daemon.go:325: [d743cc87a5af4] waiting for daemon to start [2020-08-20T18:48:04.946Z] daemon.go:325: [d743cc87a5af4] waiting for daemon to start [2020-08-20T18:48:04.946Z] daemon.go:353: [d743cc87a5af4] daemon started [2020-08-20T18:48:04.946Z] daemon.go:461: [d743cc87a5af4] Stopping daemon [2020-08-20T18:48:04.946Z] daemon.go:296: [d743cc87a5af4] exiting daemon [2020-08-20T18:48:04.946Z] daemon.go:448: [d743cc87a5af4] Daemon stopped [2020-08-20T18:48:04.946Z] === RUN TestSecretsUpdate [2020-08-20T18:48:05.883Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-08-20T18:48:06.819Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-08-20T18:48:06.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-20T18:48:06.914Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2020-08-20T18:48:06.914Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-08-20T18:48:06.914Z] daemon.go:325: [d4d5bd20eb653] waiting for daemon to start [2020-08-20T18:48:06.914Z] daemon.go:325: [d4d5bd20eb653] waiting for daemon to start [2020-08-20T18:48:06.914Z] daemon.go:353: [d4d5bd20eb653] daemon started [2020-08-20T18:48:06.914Z] daemon.go:461: [d4d5bd20eb653] Stopping daemon [2020-08-20T18:48:06.914Z] daemon.go:296: [d4d5bd20eb653] exiting daemon [2020-08-20T18:48:06.914Z] daemon.go:448: [d4d5bd20eb653] Daemon stopped [2020-08-20T18:48:06.914Z] === RUN TestServicePlugin [2020-08-20T18:48:06.914Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-20T18:48:06.914Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:48:06.914Z] === RUN TestServiceUpdateLabel [2020-08-20T18:48:07.756Z] --- PASS: TestSecretsUpdate (2.75s) [2020-08-20T18:48:07.756Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-08-20T18:48:07.756Z] daemon.go:325: [d33693b686d72] waiting for daemon to start [2020-08-20T18:48:07.756Z] daemon.go:325: [d33693b686d72] waiting for daemon to start [2020-08-20T18:48:07.756Z] daemon.go:353: [d33693b686d72] daemon started [2020-08-20T18:48:07.756Z] daemon.go:461: [d33693b686d72] Stopping daemon [2020-08-20T18:48:07.756Z] daemon.go:296: [d33693b686d72] exiting daemon [2020-08-20T18:48:07.756Z] daemon.go:448: [d33693b686d72] Daemon stopped [2020-08-20T18:48:07.756Z] === RUN TestTemplatedSecret [2020-08-20T18:48:08.018Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-08-20T18:48:08.961Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-08-20T18:48:08.961Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-08-20T18:48:08.961Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-08-20T18:48:08.995Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-08-20T18:48:08.995Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-08-20T18:48:08.995Z] daemon.go:325: [d70025c2d9fdd] waiting for daemon to start [2020-08-20T18:48:08.995Z] daemon.go:325: [d70025c2d9fdd] waiting for daemon to start [2020-08-20T18:48:08.995Z] daemon.go:353: [d70025c2d9fdd] daemon started [2020-08-20T18:48:08.995Z] daemon.go:461: [d70025c2d9fdd] Stopping daemon [2020-08-20T18:48:08.995Z] daemon.go:296: [d70025c2d9fdd] exiting daemon [2020-08-20T18:48:08.995Z] daemon.go:448: [d70025c2d9fdd] Daemon stopped [2020-08-20T18:48:08.995Z] === RUN TestServiceUpdateSecrets [2020-08-20T18:48:09.220Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-08-20T18:48:09.220Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-08-20T18:48:09.220Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-08-20T18:48:09.220Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-08-20T18:48:11.760Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-08-20T18:48:11.760Z] --- PASS: TestTemplatedSecret (4.06s) [2020-08-20T18:48:11.760Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-08-20T18:48:11.760Z] daemon.go:325: [dcee0d4bef5e7] waiting for daemon to start [2020-08-20T18:48:11.760Z] daemon.go:325: [dcee0d4bef5e7] waiting for daemon to start [2020-08-20T18:48:11.760Z] daemon.go:353: [dcee0d4bef5e7] daemon started [2020-08-20T18:48:11.760Z] daemon.go:461: [dcee0d4bef5e7] Stopping daemon [2020-08-20T18:48:11.760Z] daemon.go:296: [dcee0d4bef5e7] exiting daemon [2020-08-20T18:48:11.760Z] daemon.go:448: [dcee0d4bef5e7] Daemon stopped [2020-08-20T18:48:11.760Z] === RUN TestSecretCreateResolve [2020-08-20T18:48:13.139Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-08-20T18:48:13.139Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-08-20T18:48:13.706Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-08-20T18:48:13.706Z] --- PASS: TestSecretCreateResolve (2.19s) [2020-08-20T18:48:13.706Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-08-20T18:48:13.706Z] daemon.go:325: [d8add867346d3] waiting for daemon to start [2020-08-20T18:48:13.706Z] daemon.go:325: [d8add867346d3] waiting for daemon to start [2020-08-20T18:48:13.706Z] daemon.go:353: [d8add867346d3] daemon started [2020-08-20T18:48:13.706Z] daemon.go:461: [d8add867346d3] Stopping daemon [2020-08-20T18:48:13.706Z] daemon.go:296: [d8add867346d3] exiting daemon [2020-08-20T18:48:13.706Z] daemon.go:448: [d8add867346d3] Daemon stopped [2020-08-20T18:48:13.706Z] PASS [2020-08-20T18:48:13.706Z] [2020-08-20T18:48:13.706Z] DONE 6 tests in 17.032s [2020-08-20T18:48:13.706Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-20T18:48:13.706Z] ++ 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-08-20T18:48:13.706Z] ++ set -e [2020-08-20T18:48:13.706Z] ++ '[' -n 0 ']' [2020-08-20T18:48:13.706Z] ++ set -x [2020-08-20T18:48:13.706Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:48:13.965Z] INFO: Testing against a local daemon [2020-08-20T18:48:13.965Z] === RUN TestServiceCreateInit [2020-08-20T18:48:13.965Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-20T18:48:14.224Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-08-20T18:48:14.793Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-08-20T18:48:15.363Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-08-20T18:48:15.932Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-08-20T18:48:15.932Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-08-20T18:48:15.932Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-08-20T18:48:16.500Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-08-20T18:48:16.500Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-08-20T18:48:16.500Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-08-20T18:48:16.759Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-08-20T18:48:16.759Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-08-20T18:48:17.328Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-08-20T18:48:18.266Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-08-20T18:48:18.524Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-20T18:48:18.783Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-08-20T18:48:18.783Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-08-20T18:48:20.689Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-08-20T18:48:20.948Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-08-20T18:48:20.948Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-08-20T18:48:21.884Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-08-20T18:48:22.146Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-08-20T18:48:23.085Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-08-20T18:48:23.345Z] --- PASS: TestServiceCreateInit (9.25s) [2020-08-20T18:48:23.345Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.49s) [2020-08-20T18:48:23.345Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-08-20T18:48:23.345Z] daemon.go:325: [d9e7eaeb485f3] waiting for daemon to start [2020-08-20T18:48:23.345Z] daemon.go:325: [d9e7eaeb485f3] waiting for daemon to start [2020-08-20T18:48:23.345Z] daemon.go:353: [d9e7eaeb485f3] daemon started [2020-08-20T18:48:23.345Z] daemon.go:461: [d9e7eaeb485f3] Stopping daemon [2020-08-20T18:48:23.345Z] daemon.go:296: [d9e7eaeb485f3] exiting daemon [2020-08-20T18:48:23.345Z] daemon.go:448: [d9e7eaeb485f3] Daemon stopped [2020-08-20T18:48:23.345Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.74s) [2020-08-20T18:48:23.345Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-08-20T18:48:23.345Z] daemon.go:325: [dc61c140695bc] waiting for daemon to start [2020-08-20T18:48:23.345Z] daemon.go:325: [dc61c140695bc] waiting for daemon to start [2020-08-20T18:48:23.345Z] daemon.go:353: [dc61c140695bc] daemon started [2020-08-20T18:48:23.345Z] daemon.go:461: [dc61c140695bc] Stopping daemon [2020-08-20T18:48:23.345Z] daemon.go:296: [dc61c140695bc] exiting daemon [2020-08-20T18:48:23.345Z] daemon.go:448: [dc61c140695bc] Daemon stopped [2020-08-20T18:48:23.345Z] === RUN TestCreateServiceMultipleTimes [2020-08-20T18:48:23.912Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-08-20T18:48:23.912Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-08-20T18:48:24.358Z] --- PASS: TestServiceUpdateSecrets (14.24s) [2020-08-20T18:48:24.358Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-08-20T18:48:24.358Z] daemon.go:325: [dbe0613e1c34a] waiting for daemon to start [2020-08-20T18:48:24.358Z] daemon.go:325: [dbe0613e1c34a] waiting for daemon to start [2020-08-20T18:48:24.358Z] daemon.go:353: [dbe0613e1c34a] daemon started [2020-08-20T18:48:24.358Z] daemon.go:461: [dbe0613e1c34a] Stopping daemon [2020-08-20T18:48:24.358Z] daemon.go:296: [dbe0613e1c34a] exiting daemon [2020-08-20T18:48:24.358Z] daemon.go:448: [dbe0613e1c34a] Daemon stopped [2020-08-20T18:48:24.358Z] === RUN TestServiceUpdateConfigs [2020-08-20T18:48:24.479Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-08-20T18:48:25.050Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-08-20T18:48:26.008Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-08-20T18:48:26.008Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-08-20T18:48:26.945Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-08-20T18:48:28.322Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-08-20T18:48:29.700Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-08-20T18:48:29.700Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-08-20T18:48:29.700Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-08-20T18:48:29.700Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-08-20T18:48:29.700Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-08-20T18:48:30.268Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-08-20T18:48:35.537Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-08-20T18:48:35.537Z] === RUN TestDockerSuite/TestContainerAPITop [2020-08-20T18:48:35.537Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-08-20T18:48:35.537Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-08-20T18:48:35.537Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-08-20T18:48:38.071Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-08-20T18:48:38.638Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-08-20T18:48:39.573Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-08-20T18:48:39.713Z] --- PASS: TestServiceUpdateConfigs (14.21s) [2020-08-20T18:48:39.713Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-08-20T18:48:39.713Z] daemon.go:325: [dfdd1f88fdc0f] waiting for daemon to start [2020-08-20T18:48:39.713Z] daemon.go:325: [dfdd1f88fdc0f] waiting for daemon to start [2020-08-20T18:48:39.713Z] daemon.go:353: [dfdd1f88fdc0f] daemon started [2020-08-20T18:48:39.713Z] daemon.go:461: [dfdd1f88fdc0f] Stopping daemon [2020-08-20T18:48:39.713Z] daemon.go:296: [dfdd1f88fdc0f] exiting daemon [2020-08-20T18:48:39.713Z] daemon.go:448: [dfdd1f88fdc0f] Daemon stopped [2020-08-20T18:48:39.713Z] === RUN TestServiceUpdateNetwork [2020-08-20T18:48:40.511Z] --- PASS: TestCreateServiceMultipleTimes (17.15s) [2020-08-20T18:48:40.511Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-08-20T18:48:40.511Z] daemon.go:325: [dcd96eeffe18b] waiting for daemon to start [2020-08-20T18:48:40.511Z] daemon.go:325: [dcd96eeffe18b] waiting for daemon to start [2020-08-20T18:48:40.511Z] daemon.go:353: [dcd96eeffe18b] daemon started [2020-08-20T18:48:40.511Z] daemon.go:461: [dcd96eeffe18b] Stopping daemon [2020-08-20T18:48:40.511Z] daemon.go:296: [dcd96eeffe18b] exiting daemon [2020-08-20T18:48:40.511Z] daemon.go:448: [dcd96eeffe18b] Daemon stopped [2020-08-20T18:48:40.511Z] === RUN TestCreateServiceConflict [2020-08-20T18:48:42.416Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-08-20T18:48:42.984Z] --- PASS: TestCreateServiceConflict (2.52s) [2020-08-20T18:48:42.984Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-08-20T18:48:42.984Z] daemon.go:325: [d2dc030f079f7] waiting for daemon to start [2020-08-20T18:48:42.984Z] daemon.go:325: [d2dc030f079f7] waiting for daemon to start [2020-08-20T18:48:42.984Z] daemon.go:353: [d2dc030f079f7] daemon started [2020-08-20T18:48:42.984Z] daemon.go:461: [d2dc030f079f7] Stopping daemon [2020-08-20T18:48:42.984Z] daemon.go:296: [d2dc030f079f7] exiting daemon [2020-08-20T18:48:42.984Z] daemon.go:448: [d2dc030f079f7] Daemon stopped [2020-08-20T18:48:42.984Z] === RUN TestCreateServiceMaxReplicas [2020-08-20T18:48:42.984Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-08-20T18:48:44.360Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-08-20T18:48:45.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-08-20T18:48:46.305Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2020-08-20T18:48:46.305Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-08-20T18:48:46.305Z] daemon.go:325: [d2bba7dbc65d5] waiting for daemon to start [2020-08-20T18:48:46.305Z] daemon.go:325: [d2bba7dbc65d5] waiting for daemon to start [2020-08-20T18:48:46.305Z] daemon.go:353: [d2bba7dbc65d5] daemon started [2020-08-20T18:48:46.305Z] daemon.go:461: [d2bba7dbc65d5] Stopping daemon [2020-08-20T18:48:46.305Z] daemon.go:296: [d2bba7dbc65d5] exiting daemon [2020-08-20T18:48:46.305Z] daemon.go:448: [d2bba7dbc65d5] Daemon stopped [2020-08-20T18:48:46.305Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-20T18:48:48.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-20T18:48:50.090Z] --- PASS: TestServiceUpdateNetwork (12.23s) [2020-08-20T18:48:50.090Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-08-20T18:48:50.090Z] daemon.go:325: [d1f8fd53e70b0] waiting for daemon to start [2020-08-20T18:48:50.090Z] daemon.go:325: [d1f8fd53e70b0] waiting for daemon to start [2020-08-20T18:48:50.090Z] daemon.go:353: [d1f8fd53e70b0] daemon started [2020-08-20T18:48:50.090Z] daemon.go:461: [d1f8fd53e70b0] Stopping daemon [2020-08-20T18:48:50.090Z] daemon.go:296: [d1f8fd53e70b0] exiting daemon [2020-08-20T18:48:50.090Z] daemon.go:448: [d1f8fd53e70b0] Daemon stopped [2020-08-20T18:48:50.090Z] PASS [2020-08-20T18:48:50.090Z] [2020-08-20T18:48:50.090Z] === Skipped [2020-08-20T18:48:50.090Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-08-20T18:48:50.090Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-20T18:48:50.090Z] [2020-08-20T18:48:50.090Z] [2020-08-20T18:48:50.090Z] DONE 18 tests, 1 skipped in 99.524s [2020-08-20T18:48:50.090Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-08-20T18:48:50.090Z] ++ 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-08-20T18:48:50.090Z] ++ set -e [2020-08-20T18:48:50.090Z] ++ '[' -n 0 ']' [2020-08-20T18:48:50.090Z] ++ set -x [2020-08-20T18:48:50.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:48:50.090Z] INFO: Testing against a local daemon [2020-08-20T18:48:50.090Z] === RUN TestSessionCreate [2020-08-20T18:48:50.090Z] --- PASS: TestSessionCreate (0.04s) [2020-08-20T18:48:50.090Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-20T18:48:50.090Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-08-20T18:48:50.090Z] PASS [2020-08-20T18:48:50.090Z] [2020-08-20T18:48:50.090Z] DONE 2 tests in 0.144s [2020-08-20T18:48:50.090Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-08-20T18:48:50.090Z] ++ 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-08-20T18:48:50.090Z] ++ set -e [2020-08-20T18:48:50.090Z] ++ '[' -n 0 ']' [2020-08-20T18:48:50.090Z] ++ set -x [2020-08-20T18:48:50.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:48:50.090Z] INFO: Testing against a local daemon [2020-08-20T18:48:50.090Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-20T18:48:50.090Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-20T18:48:50.090Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-20T18:48:50.090Z] === RUN TestEventsExecDie [2020-08-20T18:48:50.384Z] --- PASS: TestEventsExecDie (0.65s) [2020-08-20T18:48:50.384Z] === RUN TestEventsBackwardsCompatible [2020-08-20T18:48:50.384Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-08-20T18:48:50.384Z] === RUN TestInfoBinaryCommits [2020-08-20T18:48:50.678Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-08-20T18:48:50.678Z] === RUN TestInfoAPIVersioned [2020-08-20T18:48:50.678Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-20T18:48:50.678Z] === RUN TestInfoAPI [2020-08-20T18:48:50.678Z] --- PASS: TestInfoAPI (0.04s) [2020-08-20T18:48:50.678Z] === RUN TestInfoAPIWarnings [2020-08-20T18:48:51.342Z] --- PASS: TestInfoAPIWarnings (0.79s) [2020-08-20T18:48:51.342Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-08-20T18:48:51.342Z] daemon.go:325: [d924a7811b8e5] waiting for daemon to start [2020-08-20T18:48:51.342Z] daemon.go:325: [d924a7811b8e5] waiting for daemon to start [2020-08-20T18:48:51.342Z] daemon.go:353: [d924a7811b8e5] daemon started [2020-08-20T18:48:51.342Z] daemon.go:461: [d924a7811b8e5] Stopping daemon [2020-08-20T18:48:51.342Z] daemon.go:296: [d924a7811b8e5] exiting daemon [2020-08-20T18:48:51.342Z] daemon.go:448: [d924a7811b8e5] Daemon stopped [2020-08-20T18:48:51.342Z] === RUN TestLoginFailsWithBadCredentials [2020-08-20T18:48:51.990Z] --- PASS: TestLoginFailsWithBadCredentials (0.54s) [2020-08-20T18:48:51.990Z] === RUN TestPingCacheHeaders [2020-08-20T18:48:51.990Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-20T18:48:51.990Z] === RUN TestPingGet [2020-08-20T18:48:51.990Z] --- PASS: TestPingGet (0.03s) [2020-08-20T18:48:51.990Z] === RUN TestPingHead [2020-08-20T18:48:51.990Z] --- PASS: TestPingHead (0.03s) [2020-08-20T18:48:51.990Z] === RUN TestVersion [2020-08-20T18:48:51.990Z] --- PASS: TestVersion (0.03s) [2020-08-20T18:48:51.990Z] PASS [2020-08-20T18:48:51.990Z] [2020-08-20T18:48:51.990Z] === Skipped [2020-08-20T18:48:51.990Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-20T18:48:51.990Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-20T18:48:51.990Z] [2020-08-20T18:48:51.990Z] [2020-08-20T18:48:51.990Z] DONE 12 tests, 1 skipped in 2.346s [2020-08-20T18:48:51.990Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-08-20T18:48:51.990Z] ++ 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-08-20T18:48:51.990Z] ++ set -e [2020-08-20T18:48:51.990Z] ++ '[' -n 0 ']' [2020-08-20T18:48:51.990Z] ++ set -x [2020-08-20T18:48:51.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:48:51.990Z] INFO: Testing against a local daemon [2020-08-20T18:48:51.990Z] === RUN TestVolumesCreateAndList [2020-08-20T18:48:52.289Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-20T18:48:52.289Z] === RUN TestVolumesRemove [2020-08-20T18:48:52.289Z] --- PASS: TestVolumesRemove (0.08s) [2020-08-20T18:48:52.289Z] === RUN TestVolumesInspect [2020-08-20T18:48:52.289Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-20T18:48:52.289Z] === RUN TestVolumesInvalidJSON [2020-08-20T18:48:52.289Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-20T18:48:52.289Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-20T18:48:52.289Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-20T18:48:52.289Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-20T18:48:52.289Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-20T18:48:52.289Z] PASS [2020-08-20T18:48:52.289Z] [2020-08-20T18:48:52.289Z] DONE 5 tests in 0.229s [2020-08-20T18:48:52.289Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-20T18:48:52.289Z] ++++ cat bundles/test-integration/docker.pid [2020-08-20T18:48:52.289Z] +++ kill 12307 [2020-08-20T18:48:53.795Z] umount: bundles/test-integration/root: no mount point specified. [2020-08-20T18:48:53.795Z] +++ /etc/init.d/apparmor stop [2020-08-20T18:48:53.795Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-20T18:48:53.795Z] [2020-08-20T18:48:53.795Z] Unloading profiles will leave already running processes permanently [2020-08-20T18:48:53.795Z] unconfined, which can lead to unexpected situations. [2020-08-20T18:48:53.795Z] [2020-08-20T18:48:53.795Z] To set a process to complain mode, use the command line tool [2020-08-20T18:48:53.795Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-20T18:48:53.795Z] +++ true [2020-08-20T18:48:53.795Z] exiting test-integration [2020-08-20T18:48:53.795Z] ++ exit 0 [2020-08-20T18:48:53.795Z] Post stage [Pipeline] junit [2020-08-20T18:48:55.353Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-20T18:48:56.137Z] + echo Ensuring container killed. [2020-08-20T18:48:56.137Z] Ensuring container killed. [2020-08-20T18:48:56.137Z] + docker rm -vf docker-pr9 [2020-08-20T18:48:56.137Z] Error: No such container: docker-pr9 [2020-08-20T18:48:56.137Z] + true [Pipeline] sh [2020-08-20T18:48:56.527Z] + echo Chowning /workspace to jenkins user [2020-08-20T18:48:56.527Z] Chowning /workspace to jenkins user [2020-08-20T18:48:56.527Z] + id -u [2020-08-20T18:48:56.527Z] + id -g [2020-08-20T18:48:56.527Z] + docker run --rm -v /home/docker/workspace/moby_PR-40408:/workspace busybox chown -R 1001:1001 /workspace [2020-08-20T18:48:56.527Z] Unable to find image 'busybox:latest' locally [2020-08-20T18:48:56.885Z] latest: Pulling from library/busybox [2020-08-20T18:48:56.885Z] f45ff7dc89a9: Pulling fs layer [2020-08-20T18:48:56.885Z] f45ff7dc89a9: Verifying Checksum [2020-08-20T18:48:56.885Z] f45ff7dc89a9: Download complete [2020-08-20T18:48:57.181Z] f45ff7dc89a9: Pull complete [2020-08-20T18:48:57.181Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-20T18:48:57.181Z] Status: Downloaded newer image for busybox:latest [2020-08-20T18:48:58.220Z] #33 125.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-20T18:48:58.220Z] #33 127.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-20T18:48:58.220Z] #33 128.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-20T18:48:58.220Z] #33 130.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-20T18:48:58.220Z] #33 131.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-20T18:48:58.220Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-20T18:48:58.220Z] #33 134.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-20T18:48:58.220Z] #33 135.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-20T18:48:58.220Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-20T18:48:58.220Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-20T18:48:58.220Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-20T18:48:59.110Z] + bundleName=ppc64le-integration [2020-08-20T18:48:59.110Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-08-20T18:48:59.110Z] Creating ppc64le-integration-bundles.tar.gz [2020-08-20T18:48:59.110Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-08-20T18:48:59.110Z] [Pipeline] archiveArtifacts [2020-08-20T18:48:59.154Z] Archiving artifacts [2020-08-20T18:48:59.156Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-20T18:49:00.424Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.68s) [2020-08-20T18:49:00.424Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-08-20T18:49:00.424Z] daemon.go:325: [d8b21138de032] waiting for daemon to start [2020-08-20T18:49:00.424Z] daemon.go:325: [d8b21138de032] waiting for daemon to start [2020-08-20T18:49:00.424Z] daemon.go:353: [d8b21138de032] daemon started [2020-08-20T18:49:00.424Z] daemon.go:461: [d8b21138de032] Stopping daemon [2020-08-20T18:49:00.424Z] daemon.go:296: [d8b21138de032] exiting daemon [2020-08-20T18:49:00.424Z] daemon.go:448: [d8b21138de032] Daemon stopped [2020-08-20T18:49:00.424Z] === RUN TestCreateServiceSecretFileMode [2020-08-20T18:49:00.534Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-20T18:49:01.662Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40408/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-20T18:49:02.047Z] + make clean [2020-08-20T18:49:02.339Z] docker volume rm -f docker-dev-cache [2020-08-20T18:49:02.339Z] docker-dev-cache [Pipeline] deleteDir [2020-08-20T18:49:02.439Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-20T18:49:02.956Z] --- PASS: TestCreateServiceSecretFileMode (2.78s) [2020-08-20T18:49:02.957Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-08-20T18:49:02.957Z] daemon.go:325: [dc7b6fd1eab86] waiting for daemon to start [2020-08-20T18:49:02.957Z] daemon.go:325: [dc7b6fd1eab86] waiting for daemon to start [2020-08-20T18:49:02.957Z] daemon.go:353: [dc7b6fd1eab86] daemon started [2020-08-20T18:49:02.957Z] daemon.go:461: [dc7b6fd1eab86] Stopping daemon [2020-08-20T18:49:02.957Z] daemon.go:296: [dc7b6fd1eab86] exiting daemon [2020-08-20T18:49:02.957Z] daemon.go:448: [dc7b6fd1eab86] Daemon stopped [2020-08-20T18:49:02.957Z] === RUN TestCreateServiceConfigFileMode [2020-08-20T18:49:03.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-20T18:49:03.376Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-20T18:49:05.280Z] #33 145.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-20T18:49:05.845Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-08-20T18:49:05.845Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-08-20T18:49:05.845Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-08-20T18:49:05.845Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-08-20T18:49:05.845Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-08-20T18:49:05.845Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-08-20T18:49:05.845Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-08-20T18:49:05.845Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-08-20T18:49:05.845Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-08-20T18:49:05.845Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-08-20T18:49:05.845Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-08-20T18:49:05.845Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-08-20T18:49:06.217Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-20T18:49:06.504Z] --- PASS: TestCreateServiceConfigFileMode (3.17s) [2020-08-20T18:49:06.504Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-08-20T18:49:06.504Z] daemon.go:325: [dcea2d0ddc45d] waiting for daemon to start [2020-08-20T18:49:06.504Z] daemon.go:325: [dcea2d0ddc45d] waiting for daemon to start [2020-08-20T18:49:06.504Z] daemon.go:353: [dcea2d0ddc45d] daemon started [2020-08-20T18:49:06.504Z] daemon.go:461: [dcea2d0ddc45d] Stopping daemon [2020-08-20T18:49:06.504Z] daemon.go:296: [dcea2d0ddc45d] exiting daemon [2020-08-20T18:49:06.504Z] daemon.go:448: [dcea2d0ddc45d] Daemon stopped [2020-08-20T18:49:06.504Z] === RUN TestCreateServiceSysctls [2020-08-20T18:49:06.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-08-20T18:49:06.809Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-08-20T18:49:06.809Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-08-20T18:49:06.809Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-08-20T18:49:07.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-08-20T18:49:07.594Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-20T18:49:08.009Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-08-20T18:49:08.530Z] #33 149.4 [2020-08-20T18:49:08.788Z] #33 DONE 149.6s [2020-08-20T18:49:08.788Z] [2020-08-20T18:49:08.788Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-08-20T18:49:09.387Z] --- PASS: TestCreateServiceSysctls (3.29s) [2020-08-20T18:49:09.387Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-08-20T18:49:09.387Z] daemon.go:325: [d5dddf13cc141] waiting for daemon to start [2020-08-20T18:49:09.387Z] daemon.go:325: [d5dddf13cc141] waiting for daemon to start [2020-08-20T18:49:09.387Z] daemon.go:353: [d5dddf13cc141] daemon started [2020-08-20T18:49:09.387Z] daemon.go:461: [d5dddf13cc141] Stopping daemon [2020-08-20T18:49:09.387Z] daemon.go:296: [d5dddf13cc141] exiting daemon [2020-08-20T18:49:09.387Z] daemon.go:448: [d5dddf13cc141] Daemon stopped [2020-08-20T18:49:09.387Z] === RUN TestInspect [2020-08-20T18:49:09.708Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-08-20T18:49:10.164Z] #34 DONE 1.3s [2020-08-20T18:49:10.324Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-08-20T18:49:11.240Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-08-20T18:49:11.240Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-08-20T18:49:11.240Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-08-20T18:49:11.240Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-08-20T18:49:11.240Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-08-20T18:49:11.540Z] [2020-08-20T18:49:11.540Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-08-20T18:49:11.703Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-08-20T18:49:11.799Z] #35 DONE 0.5s [2020-08-20T18:49:11.799Z] [2020-08-20T18:49:11.799Z] #36 exporting to image [2020-08-20T18:49:11.799Z] #36 exporting layers [2020-08-20T18:49:12.639Z] --- PASS: TestInspect (3.22s) [2020-08-20T18:49:12.639Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-08-20T18:49:12.639Z] daemon.go:325: [db0ae855a8a9d] waiting for daemon to start [2020-08-20T18:49:12.639Z] daemon.go:325: [db0ae855a8a9d] waiting for daemon to start [2020-08-20T18:49:12.639Z] daemon.go:353: [db0ae855a8a9d] daemon started [2020-08-20T18:49:12.639Z] daemon.go:461: [db0ae855a8a9d] Stopping daemon [2020-08-20T18:49:12.639Z] daemon.go:296: [db0ae855a8a9d] exiting daemon [2020-08-20T18:49:12.639Z] daemon.go:448: [db0ae855a8a9d] Daemon stopped [2020-08-20T18:49:12.639Z] === RUN TestDockerNetworkConnectAlias [2020-08-20T18:49:13.700Z] #36 exporting layers 1.7s done [2020-08-20T18:49:13.700Z] #36 writing image sha256:1dcb85098dc2c58e77dea5cc75990b95859d5c85b94064cb5dcafecdc66ab558 done [2020-08-20T18:49:13.700Z] #36 naming to docker.io/library/moby-e2e-test done [2020-08-20T18:49:13.700Z] #36 DONE 1.7s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-20T18:49:14.006Z] + echo Ensuring container killed. [2020-08-20T18:49:14.006Z] Ensuring container killed. [2020-08-20T18:49:14.006Z] + docker rm -vf docker-pr9 [2020-08-20T18:49:14.006Z] Error: No such container: docker-pr9 [2020-08-20T18:49:14.006Z] + true [Pipeline] sh [2020-08-20T18:49:14.016Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-08-20T18:49:14.168Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-08-20T18:49:14.168Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-08-20T18:49:14.168Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-08-20T18:49:14.289Z] + echo Chowning /workspace to jenkins user [2020-08-20T18:49:14.289Z] Chowning /workspace to jenkins user [2020-08-20T18:49:14.289Z] + id -u [2020-08-20T18:49:14.289Z] + id -g [2020-08-20T18:49:14.289Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40408:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-20T18:49:15.146Z] + bundleName=unit [2020-08-20T18:49:15.146Z] + echo Creating unit-bundles.tar.gz [2020-08-20T18:49:15.146Z] Creating unit-bundles.tar.gz [2020-08-20T18:49:15.146Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-08-20T18:49:15.146Z] bundles/junit-report.xml [2020-08-20T18:49:15.146Z] bundles/go-test-report.json [2020-08-20T18:49:15.146Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-08-20T18:49:15.157Z] Archiving artifacts [2020-08-20T18:49:15.394Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-08-20T18:49:15.394Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-08-20T18:49:15.583Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40408/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-20T18:49:15.887Z] + make clean [2020-08-20T18:49:16.145Z] docker volume rm -f docker-dev-cache [2020-08-20T18:49:16.145Z] docker-dev-cache [Pipeline] deleteDir [2020-08-20T18:49:16.333Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-20T18:49:16.900Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-08-20T18:49:17.470Z] --- PASS: TestDockerNetworkConnectAlias (4.95s) [2020-08-20T18:49:17.470Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-08-20T18:49:17.470Z] daemon.go:325: [df8649db3a1a5] waiting for daemon to start [2020-08-20T18:49:17.470Z] daemon.go:325: [df8649db3a1a5] waiting for daemon to start [2020-08-20T18:49:17.470Z] daemon.go:353: [df8649db3a1a5] daemon started [2020-08-20T18:49:17.470Z] daemon.go:461: [df8649db3a1a5] Stopping daemon [2020-08-20T18:49:17.470Z] daemon.go:296: [df8649db3a1a5] exiting daemon [2020-08-20T18:49:17.470Z] daemon.go:448: [df8649db3a1a5] Daemon stopped [2020-08-20T18:49:17.470Z] === RUN TestDockerNetworkReConnect [2020-08-20T18:49:17.729Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-08-20T18:49:18.297Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-08-20T18:49:18.865Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-08-20T18:49:19.802Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-08-20T18:49:19.943Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-08-20T18:49:20.739Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-08-20T18:49:21.676Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-08-20T18:49:21.676Z] --- PASS: TestDockerNetworkReConnect (4.13s) [2020-08-20T18:49:21.676Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-08-20T18:49:21.676Z] daemon.go:325: [d2d43d31667aa] waiting for daemon to start [2020-08-20T18:49:21.676Z] daemon.go:325: [d2d43d31667aa] waiting for daemon to start [2020-08-20T18:49:21.676Z] daemon.go:353: [d2d43d31667aa] daemon started [2020-08-20T18:49:21.676Z] daemon.go:461: [d2d43d31667aa] Stopping daemon [2020-08-20T18:49:21.676Z] daemon.go:296: [d2d43d31667aa] exiting daemon [2020-08-20T18:49:21.676Z] daemon.go:448: [d2d43d31667aa] Daemon stopped [2020-08-20T18:49:21.676Z] === RUN TestServicePlugin [2020-08-20T18:49:22.244Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-08-20T18:49:23.181Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-08-20T18:49:24.120Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-08-20T18:49:24.687Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-08-20T18:49:25.624Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-08-20T18:49:26.560Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-08-20T18:49:27.499Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-08-20T18:49:28.071Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-08-20T18:49:28.071Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-08-20T18:49:28.639Z] === RUN TestDockerSuite/TestCpRelativePath [2020-08-20T18:49:29.577Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-08-20T18:49:30.957Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-08-20T18:49:31.218Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-08-20T18:49:32.155Z] === RUN TestDockerSuite/TestCpToCaseA [2020-08-20T18:49:33.097Z] === RUN TestDockerSuite/TestCpToCaseB [2020-08-20T18:49:34.034Z] === RUN TestDockerSuite/TestCpToCaseC [2020-08-20T18:49:35.565Z] === RUN TestDockerSuite/TestCpToCaseD [2020-08-20T18:49:38.856Z] === RUN TestDockerSuite/TestCpToCaseE [2020-08-20T18:49:38.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-08-20T18:49:41.389Z] === RUN TestDockerSuite/TestCpToCaseF [2020-08-20T18:49:41.648Z] === RUN TestDockerSuite/TestCpToCaseG [2020-08-20T18:49:45.839Z] === RUN TestDockerSuite/TestCpToCaseH [2020-08-20T18:49:45.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-20T18:49:47.746Z] === RUN TestDockerSuite/TestCpToCaseI [2020-08-20T18:49:48.314Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-08-20T18:49:51.604Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-08-20T18:49:51.604Z] === RUN TestDockerSuite/TestCpToDot [2020-08-20T18:49:52.174Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-08-20T18:49:53.111Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-08-20T18:49:54.048Z] === RUN TestDockerSuite/TestCpToStdout [2020-08-20T18:49:54.615Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-08-20T18:49:55.567Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-08-20T18:49:55.567Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-08-20T18:49:56.136Z] === RUN TestDockerSuite/TestCpVolumePath [2020-08-20T18:49:56.394Z] --- PASS: TestServicePlugin (34.91s) [2020-08-20T18:49:56.394Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-08-20T18:49:56.394Z] daemon.go:325: [dc56c86eef5fd] waiting for daemon to start [2020-08-20T18:49:56.394Z] daemon.go:325: [dc56c86eef5fd] waiting for daemon to start [2020-08-20T18:49:56.394Z] daemon.go:353: [dc56c86eef5fd] daemon started [2020-08-20T18:49:56.394Z] daemon.go:461: [dc56c86eef5fd] Stopping daemon [2020-08-20T18:49:56.394Z] daemon.go:296: [dc56c86eef5fd] exiting daemon [2020-08-20T18:49:56.394Z] daemon.go:448: [dc56c86eef5fd] Daemon stopped [2020-08-20T18:49:56.394Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-08-20T18:49:56.394Z] daemon.go:325: [d376e645e13e9] waiting for daemon to start [2020-08-20T18:49:56.394Z] daemon.go:325: [d376e645e13e9] waiting for daemon to start [2020-08-20T18:49:56.394Z] daemon.go:353: [d376e645e13e9] daemon started [2020-08-20T18:49:56.394Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-08-20T18:49:56.394Z] daemon.go:325: [d5a0facb06c41] waiting for daemon to start [2020-08-20T18:49:56.394Z] daemon.go:325: [d5a0facb06c41] waiting for daemon to start [2020-08-20T18:49:56.394Z] daemon.go:353: [d5a0facb06c41] daemon started [2020-08-20T18:49:56.394Z] plugin_test.go:60: [d5a0facb06c41] joining swarm manager [d376e645e13e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T18:49:56.394Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-08-20T18:49:56.394Z] daemon.go:325: [ddd074a6fcd47] waiting for daemon to start [2020-08-20T18:49:56.394Z] daemon.go:325: [ddd074a6fcd47] waiting for daemon to start [2020-08-20T18:49:56.394Z] daemon.go:353: [ddd074a6fcd47] daemon started [2020-08-20T18:49:56.394Z] plugin_test.go:63: [ddd074a6fcd47] joining swarm manager [d376e645e13e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T18:49:56.394Z] daemon.go:461: [ddd074a6fcd47] Stopping daemon [2020-08-20T18:49:56.394Z] daemon.go:296: [ddd074a6fcd47] exiting daemon [2020-08-20T18:49:56.394Z] daemon.go:448: [ddd074a6fcd47] Daemon stopped [2020-08-20T18:49:56.394Z] daemon.go:461: [d5a0facb06c41] Stopping daemon [2020-08-20T18:49:56.394Z] daemon.go:296: [d5a0facb06c41] exiting daemon [2020-08-20T18:49:56.394Z] daemon.go:448: [d5a0facb06c41] Daemon stopped [2020-08-20T18:49:56.394Z] daemon.go:461: [d376e645e13e9] Stopping daemon [2020-08-20T18:49:56.394Z] daemon.go:296: [d376e645e13e9] exiting daemon [2020-08-20T18:49:56.394Z] daemon.go:448: [d376e645e13e9] Daemon stopped [2020-08-20T18:49:56.394Z] === RUN TestServiceUpdateLabel [2020-08-20T18:49:57.331Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-08-20T18:49:57.331Z] === RUN TestDockerSuite/TestCreateArgs [2020-08-20T18:49:57.591Z] === RUN TestDockerSuite/TestCreateByImageID [2020-08-20T18:49:57.850Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-08-20T18:49:58.418Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-08-20T18:49:58.418Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-08-20T18:49:58.678Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-08-20T18:49:59.247Z] --- PASS: TestServiceUpdateLabel (2.72s) [2020-08-20T18:49:59.247Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-08-20T18:49:59.247Z] daemon.go:325: [de9255d160aa1] waiting for daemon to start [2020-08-20T18:49:59.247Z] daemon.go:325: [de9255d160aa1] waiting for daemon to start [2020-08-20T18:49:59.247Z] daemon.go:353: [de9255d160aa1] daemon started [2020-08-20T18:49:59.247Z] daemon.go:461: [de9255d160aa1] Stopping daemon [2020-08-20T18:49:59.247Z] daemon.go:296: [de9255d160aa1] exiting daemon [2020-08-20T18:49:59.247Z] daemon.go:448: [de9255d160aa1] Daemon stopped [2020-08-20T18:49:59.247Z] === RUN TestServiceUpdateSecrets [2020-08-20T18:49:59.247Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-08-20T18:49:59.505Z] === RUN TestDockerSuite/TestCreateLabels [2020-08-20T18:49:59.505Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-08-20T18:49:59.764Z] === RUN TestDockerSuite/TestCreateRM [2020-08-20T18:49:59.764Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-08-20T18:49:59.764Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-08-20T18:50:00.023Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-08-20T18:50:00.023Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-08-20T18:50:01.929Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-08-20T18:50:01.929Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-08-20T18:50:01.929Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-08-20T18:50:06.121Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-08-20T18:50:06.121Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-08-20T18:50:06.121Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-08-20T18:50:06.121Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-08-20T18:50:06.121Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-08-20T18:50:06.121Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-08-20T18:50:06.121Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-08-20T18:50:07.057Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-08-20T18:50:07.626Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-08-20T18:50:08.196Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-20T18:50:09.133Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-08-20T18:50:10.071Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-08-20T18:50:11.007Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-08-20T18:50:11.266Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-08-20T18:50:11.266Z] === RUN TestDockerSuite/TestDevicePermissions [2020-08-20T18:50:11.833Z] === RUN TestDockerSuite/TestDockerFails [2020-08-20T18:50:11.833Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-08-20T18:50:12.092Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-08-20T18:50:12.092Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-08-20T18:50:13.030Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-08-20T18:50:13.288Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-08-20T18:50:14.241Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2020-08-20T18:50:14.241Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-08-20T18:50:14.241Z] daemon.go:325: [d7b6dc1d8de89] waiting for daemon to start [2020-08-20T18:50:14.241Z] daemon.go:325: [d7b6dc1d8de89] waiting for daemon to start [2020-08-20T18:50:14.241Z] daemon.go:353: [d7b6dc1d8de89] daemon started [2020-08-20T18:50:14.241Z] daemon.go:461: [d7b6dc1d8de89] Stopping daemon [2020-08-20T18:50:14.241Z] daemon.go:296: [d7b6dc1d8de89] exiting daemon [2020-08-20T18:50:14.241Z] daemon.go:448: [d7b6dc1d8de89] Daemon stopped [2020-08-20T18:50:14.241Z] === RUN TestServiceUpdateConfigs [2020-08-20T18:50:14.512Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-08-20T18:50:14.770Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-08-20T18:50:14.770Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-08-20T18:50:15.029Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-08-20T18:50:21.591Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-08-20T18:50:22.529Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-08-20T18:50:24.432Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-08-20T18:50:25.382Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-08-20T18:50:25.950Z] === RUN TestDockerSuite/TestEventsAttach [2020-08-20T18:50:26.518Z] === RUN TestDockerSuite/TestEventsCommit [2020-08-20T18:50:27.453Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-08-20T18:50:27.712Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-08-20T18:50:28.279Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-08-20T18:50:28.847Z] --- PASS: TestServiceUpdateConfigs (14.92s) [2020-08-20T18:50:28.847Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-08-20T18:50:28.847Z] daemon.go:325: [d3b537f13de34] waiting for daemon to start [2020-08-20T18:50:28.847Z] daemon.go:325: [d3b537f13de34] waiting for daemon to start [2020-08-20T18:50:28.847Z] daemon.go:353: [d3b537f13de34] daemon started [2020-08-20T18:50:28.847Z] daemon.go:461: [d3b537f13de34] Stopping daemon [2020-08-20T18:50:28.847Z] daemon.go:296: [d3b537f13de34] exiting daemon [2020-08-20T18:50:28.847Z] daemon.go:448: [d3b537f13de34] Daemon stopped [2020-08-20T18:50:28.847Z] === RUN TestServiceUpdateNetwork [2020-08-20T18:50:28.847Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-08-20T18:50:30.752Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-08-20T18:50:32.130Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-08-20T18:50:34.663Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-08-20T18:50:36.576Z] === RUN TestDockerSuite/TestEventsCopy [2020-08-20T18:50:37.523Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-08-20T18:50:38.459Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-08-20T18:50:38.718Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-08-20T18:50:38.977Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-08-20T18:50:39.913Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-08-20T18:50:40.173Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-08-20T18:50:40.173Z] === RUN TestDockerSuite/TestEventsFilterType [2020-08-20T18:50:40.742Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-08-20T18:50:40.742Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-08-20T18:50:40.742Z] === RUN TestDockerSuite/TestEventsFilters [2020-08-20T18:50:41.678Z] === RUN TestDockerSuite/TestEventsFormat [2020-08-20T18:50:42.614Z] --- PASS: TestServiceUpdateNetwork (13.59s) [2020-08-20T18:50:42.614Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-08-20T18:50:42.614Z] daemon.go:325: [da50ef2649035] waiting for daemon to start [2020-08-20T18:50:42.614Z] daemon.go:325: [da50ef2649035] waiting for daemon to start [2020-08-20T18:50:42.614Z] daemon.go:353: [da50ef2649035] daemon started [2020-08-20T18:50:42.614Z] daemon.go:461: [da50ef2649035] Stopping daemon [2020-08-20T18:50:42.614Z] daemon.go:296: [da50ef2649035] exiting daemon [2020-08-20T18:50:42.614Z] daemon.go:448: [da50ef2649035] Daemon stopped [2020-08-20T18:50:42.614Z] PASS [2020-08-20T18:50:42.614Z] [2020-08-20T18:50:42.614Z] DONE 18 tests in 148.694s [2020-08-20T18:50:42.614Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-20T18:50:42.615Z] ++ 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-08-20T18:50:42.615Z] ++ set -e [2020-08-20T18:50:42.615Z] ++ '[' -n 0 ']' [2020-08-20T18:50:42.615Z] ++ set -x [2020-08-20T18:50:42.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:50:42.615Z] INFO: Testing against a local daemon [2020-08-20T18:50:42.615Z] === RUN TestSessionCreate [2020-08-20T18:50:42.874Z] --- PASS: TestSessionCreate (0.04s) [2020-08-20T18:50:42.874Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-20T18:50:42.874Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-20T18:50:42.874Z] PASS [2020-08-20T18:50:42.874Z] [2020-08-20T18:50:42.874Z] DONE 2 tests in 0.263s [2020-08-20T18:50:42.874Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-20T18:50:42.874Z] ++ 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-08-20T18:50:42.874Z] ++ set -e [2020-08-20T18:50:42.874Z] ++ '[' -n 0 ']' [2020-08-20T18:50:42.874Z] ++ set -x [2020-08-20T18:50:42.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:50:42.874Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-08-20T18:50:42.874Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-08-20T18:50:42.874Z] === RUN TestDockerSuite/TestEventsImageImport [2020-08-20T18:50:42.874Z] INFO: Testing against a local daemon [2020-08-20T18:50:42.874Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-20T18:50:42.874Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-20T18:50:42.874Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-20T18:50:42.874Z] === RUN TestEventsExecDie [2020-08-20T18:50:43.813Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-08-20T18:50:43.813Z] --- PASS: TestEventsExecDie (0.81s) [2020-08-20T18:50:43.813Z] === RUN TestEventsBackwardsCompatible [2020-08-20T18:50:43.813Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-08-20T18:50:43.813Z] === RUN TestInfoBinaryCommits [2020-08-20T18:50:43.813Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-20T18:50:43.813Z] === RUN TestInfoAPIVersioned [2020-08-20T18:50:44.072Z] === RUN TestDockerSuite/TestEventsImagePull [2020-08-20T18:50:44.072Z] --- PASS: TestInfoAPIVersioned (0.03s) [2020-08-20T18:50:44.072Z] === RUN TestInfoAPI [2020-08-20T18:50:44.072Z] --- PASS: TestInfoAPI (0.02s) [2020-08-20T18:50:44.072Z] === RUN TestInfoAPIWarnings [2020-08-20T18:50:44.330Z] === RUN TestDockerSuite/TestEventsImageTag [2020-08-20T18:50:44.590Z] --- PASS: TestInfoAPIWarnings (0.70s) [2020-08-20T18:50:44.590Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-08-20T18:50:44.590Z] daemon.go:325: [d324bb7745ef8] waiting for daemon to start [2020-08-20T18:50:44.590Z] daemon.go:325: [d324bb7745ef8] waiting for daemon to start [2020-08-20T18:50:44.590Z] daemon.go:353: [d324bb7745ef8] daemon started [2020-08-20T18:50:44.590Z] daemon.go:461: [d324bb7745ef8] Stopping daemon [2020-08-20T18:50:44.590Z] daemon.go:296: [d324bb7745ef8] exiting daemon [2020-08-20T18:50:44.590Z] daemon.go:448: [d324bb7745ef8] Daemon stopped [2020-08-20T18:50:44.590Z] === RUN TestLoginFailsWithBadCredentials [2020-08-20T18:50:44.849Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2020-08-20T18:50:44.849Z] === RUN TestPingCacheHeaders [2020-08-20T18:50:44.849Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-08-20T18:50:44.849Z] === RUN TestPingGet [2020-08-20T18:50:44.849Z] --- PASS: TestPingGet (0.02s) [2020-08-20T18:50:44.849Z] === RUN TestPingHead [2020-08-20T18:50:45.107Z] --- PASS: TestPingHead (0.02s) [2020-08-20T18:50:45.107Z] === RUN TestVersion [2020-08-20T18:50:45.107Z] --- PASS: TestVersion (0.02s) [2020-08-20T18:50:45.107Z] PASS [2020-08-20T18:50:45.107Z] [2020-08-20T18:50:45.107Z] === Skipped [2020-08-20T18:50:45.107Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-20T18:50:45.107Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-20T18:50:45.107Z] [2020-08-20T18:50:45.107Z] [2020-08-20T18:50:45.107Z] DONE 12 tests, 1 skipped in 2.186s [2020-08-20T18:50:45.107Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-20T18:50:45.107Z] ++ 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-08-20T18:50:45.107Z] ++ set -e [2020-08-20T18:50:45.107Z] ++ '[' -n 0 ']' [2020-08-20T18:50:45.107Z] ++ set -x [2020-08-20T18:50:45.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-20T18:50:45.107Z] INFO: Testing against a local daemon [2020-08-20T18:50:45.107Z] === RUN TestVolumesCreateAndList [2020-08-20T18:50:45.107Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-08-20T18:50:45.107Z] === RUN TestVolumesRemove [2020-08-20T18:50:45.367Z] --- PASS: TestVolumesRemove (0.06s) [2020-08-20T18:50:45.367Z] === RUN TestVolumesInspect [2020-08-20T18:50:45.367Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-20T18:50:45.367Z] === RUN TestVolumesInvalidJSON [2020-08-20T18:50:45.367Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-20T18:50:45.367Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-20T18:50:45.367Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-20T18:50:45.367Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-20T18:50:45.367Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-20T18:50:45.367Z] PASS [2020-08-20T18:50:45.367Z] [2020-08-20T18:50:45.367Z] DONE 5 tests in 0.286s [2020-08-20T18:50:45.367Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-20T18:50:45.367Z] ++++ cat bundles/test-integration/docker.pid [2020-08-20T18:50:45.367Z] +++ kill 4660 [2020-08-20T18:50:45.627Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-08-20T18:50:45.885Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-08-20T18:50:45.885Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-08-20T18:50:45.885Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-08-20T18:50:46.820Z] umount: bundles/test-integration/root: no mount point specified. [2020-08-20T18:50:46.820Z] +++ /etc/init.d/apparmor stop [2020-08-20T18:50:46.820Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-20T18:50:46.820Z] [2020-08-20T18:50:46.820Z] Unloading profiles will leave already running processes permanently [2020-08-20T18:50:46.820Z] unconfined, which can lead to unexpected situations. [2020-08-20T18:50:46.820Z] [2020-08-20T18:50:46.820Z] To set a process to complain mode, use the command line tool [2020-08-20T18:50:46.820Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-20T18:50:46.820Z] +++ true [2020-08-20T18:50:46.820Z] exiting test-integration [2020-08-20T18:50:46.820Z] ++ exit 0 [2020-08-20T18:50:46.820Z] [2020-08-20T18:50:47.079Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-08-20T18:50:47.646Z] === RUN TestDockerSuite/TestEventsRename [2020-08-20T18:50:47.906Z] + for job in $(jobs -p) [2020-08-20T18:50:47.906Z] + wait 10892 [2020-08-20T18:50:48.473Z] === RUN TestDockerSuite/TestEventsResize [2020-08-20T18:50:49.041Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-08-20T18:50:49.608Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-08-20T18:50:50.176Z] === RUN TestDockerSuite/TestEventsStreaming [2020-08-20T18:50:50.435Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-08-20T18:50:53.719Z] === RUN TestDockerSuite/TestEventsTop [2020-08-20T18:50:53.719Z] === RUN TestDockerSuite/TestEventsUntag [2020-08-20T18:50:56.277Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-08-20T18:50:57.213Z] === RUN TestDockerSuite/TestExec [2020-08-20T18:50:57.781Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-08-20T18:50:58.349Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-08-20T18:50:58.918Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-08-20T18:50:59.177Z] === RUN TestDockerSuite/TestExecAPIStart [2020-08-20T18:51:00.556Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-08-20T18:51:00.815Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-08-20T18:51:01.145Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-08-20T18:51:01.145Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-08-20T18:51:01.145Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-08-20T18:51:01.145Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-08-20T18:51:01.145Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-08-20T18:51:01.145Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-08-20T18:51:01.145Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-08-20T18:51:01.145Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-08-20T18:51:01.145Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-08-20T18:51:01.145Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-08-20T18:51:01.383Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-08-20T18:51:01.603Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-08-20T18:51:01.951Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-08-20T18:51:02.887Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-08-20T18:51:03.454Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-08-20T18:51:03.713Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-08-20T18:51:04.499Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-08-20T18:51:05.091Z] === RUN TestDockerSuite/TestExecCgroup [2020-08-20T18:51:05.463Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-08-20T18:51:05.463Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-08-20T18:51:05.463Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-08-20T18:51:05.463Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-08-20T18:51:05.662Z] === RUN TestDockerSuite/TestExecEnv [2020-08-20T18:51:06.231Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-08-20T18:51:07.168Z] === RUN TestDockerSuite/TestExecExitStatus [2020-08-20T18:51:07.634Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-08-20T18:51:07.737Z] === RUN TestDockerSuite/TestExecInspectID [2020-08-20T18:51:09.639Z] === RUN TestDockerSuite/TestExecInteractive [2020-08-20T18:51:09.898Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-08-20T18:51:10.465Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-08-20T18:51:11.034Z] === RUN TestDockerSuite/TestExecParseError [2020-08-20T18:51:11.604Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-08-20T18:51:12.183Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-08-20T18:51:12.447Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-08-20T18:51:13.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-20T18:51:13.582Z] === RUN TestDockerSuite/TestExecSetEnv [2020-08-20T18:51:14.149Z] === RUN TestDockerSuite/TestExecStartFails [2020-08-20T18:51:14.718Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-08-20T18:51:17.934Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-08-20T18:51:26.922Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-08-20T18:51:26.922Z] === RUN TestDockerSuite/TestExecTTY [2020-08-20T18:51:27.180Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-08-20T18:51:27.747Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-08-20T18:51:28.236Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-08-20T18:51:28.236Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-08-20T18:51:28.236Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-08-20T18:51:28.315Z] === RUN TestDockerSuite/TestExecUlimits [2020-08-20T18:51:28.882Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-08-20T18:51:28.882Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-08-20T18:51:30.259Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-08-20T18:51:30.407Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-08-20T18:51:30.832Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-08-20T18:51:31.768Z] === RUN TestDockerSuite/TestExecWithTERM [2020-08-20T18:51:31.939Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-08-20T18:51:32.027Z] === RUN TestDockerSuite/TestExecWithUser [2020-08-20T18:51:32.962Z] === RUN TestDockerSuite/TestGetContainerStats [2020-08-20T18:51:37.147Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-08-20T18:51:40.493Z] === RUN TestDockerSuite/TestBuildAddScript [2020-08-20T18:51:40.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-08-20T18:51:40.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-08-20T18:51:40.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-08-20T18:51:40.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-08-20T18:51:40.950Z] === RUN TestDockerSuite/TestBuildAddTar [2020-08-20T18:51:42.432Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-08-20T18:51:43.369Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-08-20T18:51:48.637Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-08-20T18:51:48.637Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-08-20T18:51:48.637Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-08-20T18:51:48.637Z] === RUN TestDockerSuite/TestHealth [2020-08-20T18:52:06.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-08-20T18:52:06.978Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-08-20T18:52:06.978Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-08-20T18:52:06.978Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-08-20T18:52:06.978Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-08-20T18:52:07.913Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-08-20T18:52:07.913Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-08-20T18:52:08.176Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-08-20T18:52:08.176Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-08-20T18:52:08.434Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-08-20T18:52:08.434Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-08-20T18:52:08.694Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-08-20T18:52:08.694Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-08-20T18:52:09.261Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-08-20T18:52:09.261Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-08-20T18:52:09.829Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-08-20T18:52:09.829Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-08-20T18:52:10.397Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-08-20T18:52:10.868Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-08-20T18:52:10.868Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-08-20T18:52:10.868Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-08-20T18:52:10.964Z] === RUN TestDockerSuite/TestImagesFormat [2020-08-20T18:52:10.964Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-08-20T18:52:11.531Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-08-20T18:52:14.067Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-08-20T18:52:14.067Z] === RUN TestDockerSuite/TestImportBadURL [2020-08-20T18:52:14.329Z] === RUN TestDockerSuite/TestImportDisplay [2020-08-20T18:52:15.265Z] === RUN TestDockerSuite/TestImportFile [2020-08-20T18:52:16.640Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-08-20T18:52:16.640Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-08-20T18:52:17.576Z] === RUN TestDockerSuite/TestImportGzipped [2020-08-20T18:52:18.513Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-08-20T18:52:19.889Z] === RUN TestDockerSuite/TestInfoDebug [2020-08-20T18:52:20.147Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-08-20T18:52:20.714Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-08-20T18:52:21.280Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-08-20T18:52:22.215Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-08-20T18:52:22.782Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-08-20T18:52:23.348Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-08-20T18:52:23.916Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-08-20T18:52:23.916Z] === RUN TestDockerSuite/TestInfoFormat [2020-08-20T18:52:23.916Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-08-20T18:52:23.916Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-08-20T18:52:24.483Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-08-20T18:52:25.051Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-08-20T18:52:25.619Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-08-20T18:52:25.655Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-08-20T18:52:25.655Z] === RUN TestDockerSuite/TestBuildBlankName [2020-08-20T18:52:25.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-08-20T18:52:25.878Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-08-20T18:52:26.445Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-08-20T18:52:26.703Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-08-20T18:52:27.271Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-08-20T18:52:27.271Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-08-20T18:52:28.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-08-20T18:52:28.467Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-08-20T18:52:29.035Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-08-20T18:52:29.605Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-08-20T18:52:29.605Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-08-20T18:52:30.176Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-08-20T18:52:30.176Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-08-20T18:52:31.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-08-20T18:52:31.579Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-08-20T18:52:32.150Z] === RUN TestDockerSuite/TestInspectDefault [2020-08-20T18:52:32.398Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-08-20T18:52:32.719Z] === RUN TestDockerSuite/TestInspectHistory [2020-08-20T18:52:32.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-20T18:52:33.287Z] === RUN TestDockerSuite/TestInspectImage [2020-08-20T18:52:33.287Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-08-20T18:52:33.545Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-08-20T18:52:33.545Z] === RUN TestDockerSuite/TestInspectInt64 [2020-08-20T18:52:34.114Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-08-20T18:52:34.684Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-08-20T18:52:34.684Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-08-20T18:52:35.255Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-08-20T18:52:35.824Z] === RUN TestDockerSuite/TestInspectPlugin [2020-08-20T18:52:37.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-08-20T18:52:38.359Z] === RUN TestDockerSuite/TestInspectRootFS [2020-08-20T18:52:38.359Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-08-20T18:52:38.927Z] === RUN TestDockerSuite/TestInspectStatus [2020-08-20T18:52:39.495Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-08-20T18:52:41.402Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-08-20T18:52:41.969Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-08-20T18:52:42.539Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-08-20T18:52:42.797Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-08-20T18:52:43.365Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-08-20T18:52:43.933Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-08-20T18:52:44.194Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-08-20T18:52:44.194Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-08-20T18:52:45.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-08-20T18:52:46.102Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-08-20T18:52:47.037Z] === RUN TestDockerSuite/TestLinksEnvs [2020-08-20T18:52:47.973Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-08-20T18:52:48.238Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-08-20T18:52:49.176Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-08-20T18:52:50.553Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-08-20T18:52:51.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-20T18:52:52.189Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-08-20T18:52:52.189Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-08-20T18:52:52.677Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-08-20T18:52:52.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-08-20T18:52:54.093Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-08-20T18:52:54.354Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-08-20T18:52:54.922Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-08-20T18:52:57.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-08-20T18:52:57.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-08-20T18:52:57.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-08-20T18:53:02.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-08-20T18:53:02.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-08-20T18:53:02.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-08-20T18:53:02.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-08-20T18:53:02.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-08-20T18:53:03.044Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-08-20T18:53:04.948Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-08-20T18:53:05.883Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-08-20T18:53:06.141Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-08-20T18:53:08.046Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-08-20T18:53:08.046Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-08-20T18:53:08.046Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-08-20T18:53:08.046Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-08-20T18:53:08.046Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-08-20T18:53:08.613Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-08-20T18:53:08.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-20T18:53:09.130Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-08-20T18:53:12.424Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-08-20T18:53:13.360Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-08-20T18:53:18.626Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-08-20T18:53:18.626Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-08-20T18:53:18.626Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-08-20T18:53:19.193Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-08-20T18:53:20.128Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-08-20T18:53:20.696Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-08-20T18:53:21.634Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-08-20T18:53:22.568Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-08-20T18:53:24.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-08-20T18:53:24.470Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-08-20T18:53:25.038Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-08-20T18:53:25.296Z] === RUN TestDockerSuite/TestLogsSince [2020-08-20T18:53:27.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-08-20T18:53:29.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-20T18:53:30.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-08-20T18:53:30.481Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-08-20T18:53:30.938Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-08-20T18:53:31.901Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-08-20T18:53:31.901Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-08-20T18:53:32.019Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-08-20T18:53:36.583Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-08-20T18:53:37.040Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-08-20T18:53:37.040Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-08-20T18:53:37.040Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-08-20T18:53:38.004Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-08-20T18:53:38.460Z] === RUN TestDockerSuite/TestBuildCmd [2020-08-20T18:53:38.612Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-08-20T18:53:38.612Z] === RUN TestDockerSuite/TestLogsTail [2020-08-20T18:53:38.612Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-08-20T18:53:38.871Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-08-20T18:53:38.917Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-08-20T18:53:39.373Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-08-20T18:53:39.440Z] === RUN TestDockerSuite/TestMountIntoProc [2020-08-20T18:53:39.700Z] === RUN TestDockerSuite/TestMountIntoSys [2020-08-20T18:53:39.829Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-08-20T18:53:40.267Z] === RUN TestDockerSuite/TestNetHostname [2020-08-20T18:53:41.643Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-08-20T18:53:41.903Z] === RUN TestDockerSuite/TestNetworkEvents [2020-08-20T18:53:42.470Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-08-20T18:53:43.846Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-08-20T18:53:44.105Z] === RUN TestDockerSuite/TestPluginActive [2020-08-20T18:53:44.504Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-08-20T18:53:45.481Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-08-20T18:53:46.036Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-08-20T18:53:46.036Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-08-20T18:53:47.002Z] === RUN TestDockerSuite/TestBuildContChar [2020-08-20T18:53:52.047Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-08-20T18:53:52.047Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-08-20T18:53:52.048Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-08-20T18:53:54.580Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-08-20T18:53:55.956Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-08-20T18:53:57.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-08-20T18:53:57.592Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-08-20T18:53:59.356Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-08-20T18:53:59.356Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-08-20T18:53:59.356Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-08-20T18:53:59.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-20T18:54:00.890Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-08-20T18:54:01.348Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-08-20T18:54:01.805Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-08-20T18:54:01.805Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-08-20T18:54:02.057Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-08-20T18:54:02.262Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-08-20T18:54:02.719Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-08-20T18:54:02.719Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-08-20T18:54:02.719Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-08-20T18:54:03.964Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-08-20T18:54:05.340Z] === RUN TestDockerSuite/TestPortHostBinding [2020-08-20T18:54:06.277Z] === RUN TestDockerSuite/TestPortList [2020-08-20T18:54:12.845Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-08-20T18:54:13.027Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-08-20T18:54:13.782Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-08-20T18:54:20.342Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-08-20T18:54:20.342Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-08-20T18:54:20.342Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-08-20T18:54:20.342Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-08-20T18:54:20.342Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-08-20T18:54:20.601Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-08-20T18:54:20.601Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-08-20T18:54:20.860Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-08-20T18:54:21.119Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-08-20T18:54:22.053Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-08-20T18:54:22.053Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-08-20T18:54:22.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-20T18:54:24.236Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-08-20T18:54:25.616Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-08-20T18:54:25.875Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-08-20T18:54:26.135Z] === RUN TestDockerSuite/TestPsByOrder [2020-08-20T18:54:28.680Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-08-20T18:54:30.062Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-08-20T18:54:32.597Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-08-20T18:54:35.130Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-08-20T18:54:35.130Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-08-20T18:54:37.665Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-08-20T18:54:42.947Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-08-20T18:54:43.911Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-08-20T18:54:44.874Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-08-20T18:54:45.783Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-08-20T18:54:45.783Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-08-20T18:54:46.720Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-08-20T18:54:47.657Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-08-20T18:54:48.605Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-08-20T18:54:49.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-20T18:54:49.743Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-08-20T18:54:51.647Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-08-20T18:54:53.025Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-08-20T18:54:53.025Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-08-20T18:54:53.593Z] === RUN TestDockerSuite/TestPsRightTagName [2020-08-20T18:54:55.176Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-08-20T18:54:55.176Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-08-20T18:54:55.176Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-08-20T18:54:55.176Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-08-20T18:54:55.176Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-08-20T18:54:55.176Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-08-20T18:54:56.128Z] === RUN TestDockerSuite/TestPsShowMounts [2020-08-20T18:54:58.033Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-08-20T18:54:58.607Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-08-20T18:54:58.607Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-08-20T18:54:58.866Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-08-20T18:54:59.125Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-08-20T18:54:59.385Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-08-20T18:54:59.952Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-08-20T18:55:00.892Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-08-20T18:55:02.272Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-08-20T18:55:02.530Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-08-20T18:55:09.096Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-08-20T18:55:09.096Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-08-20T18:55:10.487Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-08-20T18:55:10.487Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-08-20T18:55:10.747Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-08-20T18:55:11.007Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-08-20T18:55:12.907Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-08-20T18:55:13.844Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-08-20T18:55:16.241Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-08-20T18:55:16.241Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-08-20T18:55:16.241Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-08-20T18:55:16.375Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-08-20T18:55:16.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-20T18:55:16.942Z] === RUN TestDockerSuite/TestRmiBlank [2020-08-20T18:55:16.942Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-08-20T18:55:17.205Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-08-20T18:55:20.495Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-08-20T18:55:21.430Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-08-20T18:55:21.430Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-08-20T18:55:22.806Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-08-20T18:55:23.743Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-08-20T18:55:24.680Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-08-20T18:55:25.247Z] === RUN TestDockerSuite/TestRmiTag [2020-08-20T18:55:25.247Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-08-20T18:55:25.815Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-08-20T18:55:29.103Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-08-20T18:55:29.363Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-08-20T18:55:29.930Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-08-20T18:55:30.196Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-08-20T18:55:31.133Z] === RUN TestDockerSuite/TestRunAddHost [2020-08-20T18:55:31.701Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-08-20T18:55:31.959Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-08-20T18:55:32.527Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-08-20T18:55:32.527Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-08-20T18:55:33.093Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-08-20T18:55:34.029Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-08-20T18:55:34.598Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-08-20T18:55:35.165Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-08-20T18:55:35.733Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-08-20T18:55:36.669Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-08-20T18:55:37.304Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-08-20T18:55:37.760Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-08-20T18:55:38.050Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-08-20T18:55:38.218Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-08-20T18:55:38.618Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-08-20T18:55:39.185Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-08-20T18:55:39.754Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-08-20T18:55:40.321Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-08-20T18:55:40.888Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-08-20T18:55:41.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-08-20T18:55:41.825Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-08-20T18:55:42.392Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-08-20T18:55:42.959Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-08-20T18:55:43.280Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-08-20T18:55:43.527Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-08-20T18:55:44.095Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-08-20T18:55:44.095Z] === RUN TestDockerSuite/TestRunBindMounts [2020-08-20T18:55:45.448Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-08-20T18:55:45.999Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-08-20T18:55:46.257Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-08-20T18:55:46.841Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-08-20T18:55:47.411Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-08-20T18:55:47.670Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-08-20T18:55:47.670Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-08-20T18:55:48.239Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-08-20T18:55:48.806Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-08-20T18:55:49.067Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-08-20T18:55:49.635Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-08-20T18:55:50.203Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-08-20T18:55:50.203Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-08-20T18:55:50.463Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-08-20T18:55:50.463Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-08-20T18:55:51.399Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-08-20T18:55:51.969Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-08-20T18:55:52.537Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-08-20T18:55:52.796Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-08-20T18:55:53.055Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-08-20T18:55:53.622Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-08-20T18:55:54.558Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-08-20T18:55:55.496Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-08-20T18:55:55.755Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-08-20T18:55:56.324Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-08-20T18:55:56.893Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-08-20T18:55:57.462Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-08-20T18:55:58.030Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-08-20T18:55:58.969Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-08-20T18:55:59.538Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-08-20T18:56:01.445Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-08-20T18:56:03.380Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-08-20T18:56:03.641Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-08-20T18:56:04.209Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-08-20T18:56:05.585Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-08-20T18:56:06.965Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-08-20T18:56:08.868Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-08-20T18:56:10.778Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-08-20T18:56:10.778Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-08-20T18:56:10.778Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-08-20T18:56:11.345Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-08-20T18:56:12.722Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-08-20T18:56:13.660Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-08-20T18:56:15.565Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-08-20T18:56:16.131Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-08-20T18:56:17.509Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-08-20T18:56:17.768Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-08-20T18:56:17.768Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-08-20T18:56:18.336Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-08-20T18:56:19.717Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-08-20T18:56:19.717Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-08-20T18:56:20.287Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-08-20T18:56:20.856Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-08-20T18:56:21.813Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-08-20T18:56:21.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-08-20T18:56:22.382Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-08-20T18:56:22.382Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-08-20T18:56:22.950Z] === RUN TestDockerSuite/TestRunEnvironment [2020-08-20T18:56:23.517Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-08-20T18:56:24.087Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-08-20T18:56:25.024Z] === RUN TestDockerSuite/TestRunExitCode [2020-08-20T18:56:25.592Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-08-20T18:56:26.529Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-08-20T18:56:27.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-08-20T18:56:27.097Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-08-20T18:56:27.664Z] === RUN TestDockerSuite/TestRunExposePort [2020-08-20T18:56:27.664Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-08-20T18:56:28.232Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-08-20T18:56:28.800Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-08-20T18:56:29.735Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-08-20T18:56:29.993Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-08-20T18:56:30.252Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-20T18:56:30.252Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-08-20T18:56:32.785Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-08-20T18:56:33.045Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-08-20T18:56:33.614Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-08-20T18:56:35.517Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-08-20T18:56:36.084Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-08-20T18:56:38.050Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-08-20T18:56:40.599Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-08-20T18:56:40.758Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-08-20T18:56:40.758Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-08-20T18:56:43.883Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-08-20T18:56:44.819Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-08-20T18:56:45.387Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-08-20T18:56:46.766Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-08-20T18:56:46.766Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-08-20T18:56:46.766Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-08-20T18:56:46.766Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-08-20T18:56:47.705Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-08-20T18:56:47.965Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-08-20T18:56:50.503Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-08-20T18:56:51.437Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-08-20T18:56:52.373Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-08-20T18:56:52.941Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-08-20T18:56:53.200Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-08-20T18:56:53.458Z] === RUN TestDockerSuite/TestRunModeHostname [2020-08-20T18:56:54.397Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-08-20T18:56:54.397Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-08-20T18:56:54.397Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-08-20T18:56:55.449Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-08-20T18:56:56.021Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-08-20T18:56:56.958Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-08-20T18:56:56.958Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-08-20T18:56:57.217Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-08-20T18:56:58.161Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-08-20T18:56:59.097Z] === RUN TestDockerSuite/TestRunMount [2020-08-20T18:57:03.287Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-08-20T18:57:03.545Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-08-20T18:57:03.803Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-08-20T18:57:05.180Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-08-20T18:57:06.556Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-08-20T18:57:08.461Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-08-20T18:57:09.838Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-08-20T18:57:11.741Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-08-20T18:57:12.000Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-08-20T18:57:12.567Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-08-20T18:57:13.944Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-08-20T18:57:13.944Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-08-20T18:57:14.880Z] === RUN TestDockerSuite/TestRunNetHost [2020-08-20T18:57:15.450Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-08-20T18:57:16.390Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-08-20T18:57:16.650Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-08-20T18:57:18.587Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-08-20T18:57:19.522Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-08-20T18:57:20.900Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-08-20T18:57:23.433Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-08-20T18:57:23.692Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-08-20T18:57:23.952Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-08-20T18:57:24.211Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-08-20T18:57:24.470Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-08-20T18:57:24.470Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-08-20T18:57:25.037Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-08-20T18:57:25.605Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-08-20T18:57:25.605Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-08-20T18:57:26.173Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-08-20T18:57:27.110Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-08-20T18:57:27.110Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-08-20T18:57:27.370Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-08-20T18:57:27.937Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-08-20T18:57:28.875Z] === RUN TestDockerSuite/TestRunPortInUse [2020-08-20T18:57:29.444Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-08-20T18:57:30.010Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-08-20T18:57:30.269Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-08-20T18:57:30.837Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-08-20T18:57:31.406Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-08-20T18:57:31.666Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-20T18:57:31.666Z] === RUN TestDockerSuite/TestRunPublishPort [2020-08-20T18:57:32.237Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-08-20T18:57:32.804Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-08-20T18:57:32.804Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-08-20T18:57:33.062Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-08-20T18:57:33.999Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-08-20T18:57:33.999Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-08-20T18:57:36.549Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-08-20T18:57:37.116Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-08-20T18:57:37.378Z] === RUN TestDockerSuite/TestRunRm [2020-08-20T18:57:37.946Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-08-20T18:57:39.849Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-08-20T18:57:41.189Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-08-20T18:57:41.189Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-08-20T18:57:41.189Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-08-20T18:57:41.751Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-08-20T18:57:42.319Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-08-20T18:57:42.578Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-08-20T18:57:42.836Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-08-20T18:57:44.215Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-08-20T18:57:44.783Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-08-20T18:57:45.350Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-08-20T18:57:47.886Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-08-20T18:57:48.821Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-08-20T18:57:51.354Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-08-20T18:57:51.613Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-08-20T18:57:52.181Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-08-20T18:57:52.440Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-08-20T18:57:53.006Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-08-20T18:57:53.580Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-08-20T18:57:53.839Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-08-20T18:57:54.406Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-08-20T18:57:54.973Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-08-20T18:57:55.231Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-08-20T18:57:57.762Z] === RUN TestDockerSuite/TestRunState [2020-08-20T18:57:58.699Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-08-20T18:57:58.840Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-08-20T18:57:59.267Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-08-20T18:57:59.525Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-08-20T18:57:59.786Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-08-20T18:57:59.787Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-08-20T18:58:00.354Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-08-20T18:58:00.613Z] === RUN TestDockerSuite/TestRunSysctls [2020-08-20T18:58:01.554Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-08-20T18:58:01.554Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-08-20T18:58:01.812Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-08-20T18:58:02.071Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-08-20T18:58:03.974Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-08-20T18:58:04.232Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-08-20T18:58:05.611Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-08-20T18:58:06.550Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-08-20T18:58:08.455Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-08-20T18:58:09.831Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-08-20T18:58:11.222Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-08-20T18:58:11.793Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-08-20T18:58:12.054Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-08-20T18:58:12.621Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-08-20T18:58:13.189Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-08-20T18:58:13.617Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-08-20T18:58:15.095Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-08-20T18:58:15.355Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-08-20T18:58:16.292Z] === RUN TestDockerSuite/TestRunUserByID [2020-08-20T18:58:16.551Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-08-20T18:58:16.810Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-08-20T18:58:17.069Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-08-20T18:58:17.637Z] === RUN TestDockerSuite/TestRunUserByName [2020-08-20T18:58:18.574Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-08-20T18:58:18.833Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-08-20T18:58:18.833Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-08-20T18:58:19.091Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-08-20T18:58:19.659Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-08-20T18:58:21.564Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-08-20T18:58:22.161Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-08-20T18:58:22.500Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-08-20T18:58:23.069Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-08-20T18:58:24.446Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-08-20T18:58:25.823Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-08-20T18:58:26.759Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-08-20T18:58:27.019Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-08-20T18:58:28.406Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-08-20T18:58:30.993Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-08-20T18:58:30.993Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-08-20T18:58:31.559Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-08-20T18:58:32.126Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-08-20T18:58:32.126Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-08-20T18:58:32.126Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-08-20T18:58:32.126Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-08-20T18:58:32.126Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-08-20T18:58:32.126Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-08-20T18:58:32.693Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-08-20T18:58:33.260Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-08-20T18:58:34.195Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-08-20T18:58:34.763Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-08-20T18:58:35.022Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-08-20T18:58:35.022Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-08-20T18:58:35.589Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-08-20T18:58:35.589Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-08-20T18:58:35.589Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-08-20T18:58:35.589Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-08-20T18:58:35.589Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-08-20T18:58:35.589Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-08-20T18:58:35.589Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-08-20T18:58:35.589Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-08-20T18:58:35.589Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-08-20T18:58:35.589Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-08-20T18:58:36.157Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-08-20T18:58:36.724Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-08-20T18:58:37.294Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-08-20T18:58:37.294Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-08-20T18:58:37.552Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-08-20T18:58:37.811Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-08-20T18:58:38.378Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-08-20T18:58:38.378Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-08-20T18:58:38.637Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-08-20T18:58:39.204Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-08-20T18:58:39.204Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-08-20T18:58:39.204Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-08-20T18:58:39.772Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-08-20T18:58:40.340Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-08-20T18:58:40.907Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-08-20T18:58:41.475Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-08-20T18:58:41.475Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-08-20T18:58:42.043Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-08-20T18:58:42.043Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-08-20T18:58:43.426Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-08-20T18:58:43.684Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-08-20T18:58:43.943Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-08-20T18:58:45.861Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-08-20T18:58:46.428Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-08-20T18:58:46.428Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-08-20T18:58:46.428Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-08-20T18:58:46.995Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-08-20T18:58:47.564Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-08-20T18:58:48.132Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-08-20T18:58:49.068Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-08-20T18:58:49.068Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-08-20T18:58:50.976Z] === RUN TestDockerSuite/TestSaveImageId [2020-08-20T18:58:50.976Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-08-20T18:58:50.976Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-08-20T18:58:51.236Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-08-20T18:58:52.075Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-08-20T18:58:53.140Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-08-20T18:58:53.140Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-08-20T18:58:54.076Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-08-20T18:58:54.335Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-08-20T18:58:54.335Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-08-20T18:58:55.711Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-08-20T18:58:55.711Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-08-20T18:58:57.092Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-08-20T18:58:58.028Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-08-20T18:58:58.286Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-08-20T18:58:58.286Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-08-20T18:58:58.286Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-08-20T18:58:58.286Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-08-20T18:58:59.222Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-08-20T18:59:01.757Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-08-20T18:59:04.427Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-08-20T18:59:07.035Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-08-20T18:59:07.974Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-08-20T18:59:08.541Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-08-20T18:59:09.476Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-08-20T18:59:11.377Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-08-20T18:59:11.946Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-08-20T18:59:12.973Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-08-20T18:59:13.853Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-08-20T18:59:14.421Z] === RUN TestDockerSuite/TestStartRecordError [2020-08-20T18:59:15.357Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-08-20T18:59:17.261Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-08-20T18:59:18.200Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-08-20T18:59:20.730Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-08-20T18:59:24.016Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-08-20T18:59:24.583Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-08-20T18:59:27.895Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-08-20T18:59:33.161Z] === RUN TestDockerSuite/TestStatsNoStream [2020-08-20T18:59:35.062Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-08-20T18:59:36.437Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-08-20T18:59:37.375Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-08-20T18:59:37.375Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-08-20T18:59:37.634Z] === RUN TestDockerSuite/TestTopPrivileged [2020-08-20T18:59:38.573Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-08-20T18:59:38.573Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-08-20T18:59:39.141Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-08-20T18:59:39.711Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-08-20T18:59:42.249Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-08-20T18:59:45.533Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-08-20T18:59:45.533Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-08-20T18:59:46.100Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-08-20T18:59:46.100Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-08-20T18:59:47.036Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-08-20T18:59:47.972Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-08-20T18:59:47.972Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-08-20T18:59:48.921Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-08-20T18:59:49.488Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-08-20T18:59:50.057Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-08-20T18:59:50.992Z] === RUN TestDockerSuite/TestUpdateStats [2020-08-20T18:59:55.181Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-08-20T18:59:55.439Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-08-20T18:59:55.439Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-08-20T18:59:56.007Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-08-20T18:59:56.574Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-08-20T18:59:59.862Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-08-20T19:00:00.799Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-08-20T19:00:02.706Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-08-20T19:00:03.275Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-08-20T19:00:05.180Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-08-20T19:00:05.750Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-20T19:00:07.128Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-08-20T19:00:10.444Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-08-20T19:00:12.980Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-08-20T19:00:14.357Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-08-20T19:00:15.736Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-08-20T19:00:17.114Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-08-20T19:00:18.052Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-08-20T19:00:19.429Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-08-20T19:00:20.804Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-08-20T19:00:22.180Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-08-20T19:00:22.180Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-08-20T19:00:23.561Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-08-20T19:00:25.465Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-08-20T19:00:30.731Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-08-20T19:00:32.633Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-08-20T19:00:38.982Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-08-20T19:00:38.982Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-08-20T19:00:38.982Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-08-20T19:00:38.982Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-08-20T19:00:38.982Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-08-20T19:00:38.982Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-08-20T19:00:38.982Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-08-20T19:00:38.982Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-08-20T19:00:38.982Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-08-20T19:00:38.982Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-08-20T19:00:38.982Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-08-20T19:00:40.512Z] === RUN TestDockerSuite/TestBuildEnv [2020-08-20T19:00:40.512Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-08-20T19:00:40.745Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-08-20T19:00:40.745Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-08-20T19:00:40.745Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-08-20T19:00:40.969Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-08-20T19:00:40.969Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-08-20T19:00:40.969Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-08-20T19:00:40.969Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-08-20T19:00:41.004Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-08-20T19:00:41.004Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-08-20T19:00:41.004Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-08-20T19:00:41.263Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-08-20T19:00:41.521Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-08-20T19:00:41.780Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-08-20T19:00:42.348Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-08-20T19:00:42.348Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-08-20T19:00:42.348Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-08-20T19:00:42.348Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-08-20T19:00:42.607Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-08-20T19:00:43.861Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-08-20T19:00:43.861Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-08-20T19:00:43.861Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-08-20T19:00:43.861Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-08-20T19:00:43.984Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-08-20T19:00:43.984Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-08-20T19:00:44.243Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-08-20T19:00:44.243Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-08-20T19:00:44.243Z] === RUN TestDockerSuite/TestVolumeEvents [2020-08-20T19:00:44.318Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-08-20T19:00:44.810Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-08-20T19:00:46.186Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-08-20T19:00:46.186Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-08-20T19:00:46.186Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-08-20T19:00:47.563Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-20T19:00:48.499Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-08-20T19:00:48.991Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-08-20T19:00:51.789Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite (1323.25s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.87s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.30s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.50s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.07s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.06s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.95s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.39s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s) [2020-08-20T19:00:51.789Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.88s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.79s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.80s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.71s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.85s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.72s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.37s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.73s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.88s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.09s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.09s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.58s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.52s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.38s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.06s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.36s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.66s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.01s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.07s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.40s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.10s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.05s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.26s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.04s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.32s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.39s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.42s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.83s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.56s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.53s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.64s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.35s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.23s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.32s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.10s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.51s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.55s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.09s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.47s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.99s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.92s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.16s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.48s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.15s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.39s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.54s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.68s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.44s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.58s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.97s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.08s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.59s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.60s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.75s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.10s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2020-08-20T19:00:51.790Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-20T19:00:51.790Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.77s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.82s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildContChar (3.56s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.99s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.13s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.88s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.56s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.57s) [2020-08-20T19:00:51.790Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-08-20T19:00:51.790Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.790Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-20T19:00:51.790Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.790Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-20T19:00:51.790Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.790Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-20T19:00:51.790Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.97s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.32s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.31s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.84s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.25s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.34s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.96s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.29s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.38s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.69s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.37s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.35s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.88s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.62s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.28s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.40s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.60s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.33s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.43s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.50s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.95s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.85s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.18s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.31s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEnv (1.16s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.04s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.89s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.52s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.56s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.67s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.94s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.71s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.43s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.02s) [2020-08-20T19:00:51.790Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-08-20T19:00:51.790Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.54s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.48s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.26s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildFails (0.57s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.65s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.90s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.52s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.86s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.80s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.72s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.57s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.24s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.25s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.03s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildHistory (3.46s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.36s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.46s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.38s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.65s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.75s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.30s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.41s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.78s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.35s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.24s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.20s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.40s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.25s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.44s) [2020-08-20T19:00:51.790Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-20T19:00:51.790Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.06s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.78s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.96s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.02s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.24s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.67s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.55s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.29s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.43s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.58s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.95s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.06s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.52s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildPATH (2.26s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.73s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.68s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.00s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.41s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.65s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildRm (2.27s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.65s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.89s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.78s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.75s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.66s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.46s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2020-08-20T19:00:51.790Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-20T19:00:51.790Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.60s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildStderr (0.55s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.57s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.69s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.66s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.91s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildUser (1.36s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.68s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (15.06s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.05s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.46s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.06s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.13s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.60s) [2020-08-20T19:00:51.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-20T19:00:51.790Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-08-20T19:00:51.790Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-20T19:00:51.790Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-20T19:00:51.790Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.86s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.16s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.06s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.92s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.80s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.73s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.32s) [2020-08-20T19:00:51.790Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.27s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.52s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.72s) [2020-08-20T19:00:51.791Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-20T19:00:51.791Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.65s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.52s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2020-08-20T19:00:51.791Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-20T19:00:51.791Z] docker_cli_sni_test.go:18: Flakey test [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.54s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.69s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCommitChange (0.74s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.72s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.32s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.20s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.90s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCommitTTY (1.20s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.67s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.38s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.01s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.14s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.63s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.59s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.51s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.52s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.55s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.65s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.48s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.71s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.63s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.57s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.59s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.59s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.38s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.63s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.51s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.49s) [2020-08-20T19:00:51.791Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-20T19:00:51.791Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.52s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.70s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.10s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.22s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.31s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.60s) [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0008e0900 } [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1625790411 /foo false } [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1625790411 /foo true } [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3933378222 /foo false } [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3933378222 /foo true } [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3933378222 /foo true 0xc0008e0d80 } [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0008e0da0 } [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0008e0dc0 } [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0008e0de0 } [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0008e0e00 } [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.35s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 0 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 1 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 2 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 3 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 4 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 5 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 6 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 7 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 8 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 9 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 10 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 11 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 12 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 13 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 14 [2020-08-20T19:00:51.791Z] docker_api_containers_test.go:1926: case 15 [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.28s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.58s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.25s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.32s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.66s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.87s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.67s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership024812755/file1 89203d926516d4b417562904cbae4ac094fbad05310802baeff828f66404693a:/tmpvol/file1` [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp 4753a7555826dcacfd4afc594eecae3f18c278b0e8c7b146332a182a26b472af:/root/file1 /tmp/test-cp-from-case-a267936790/itWorks.txt` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a267936790/itWorks.txt" contains "file1\n" [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.59s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp 5bc920c42b46b5999cdfd15fd6ef6a36d0d21b61fbf13330582bb2227afc569f:/file1 /tmp/test-cp-from-case-b303796861/testDir/` [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c919431096/file2" contains "file2\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp bc6d94b1f7c747a4c522270c5a7e2b75af2800f4102ded3e91246aaad99c8d2f:/root/file1 /tmp/test-cp-from-case-c919431096/file2` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c919431096/file2" contains "file1\n" [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp 9ab0a7befd163b649dd3c4b74609ec311b9a7eb7016c6104f6b0b186a04ac900:/file1 /tmp/test-cp-from-case-d786825143/dir1` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d786825143/dir1/file1" contains "file1\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp 9ab0a7befd163b649dd3c4b74609ec311b9a7eb7016c6104f6b0b186a04ac900:/file1 /tmp/test-cp-from-case-d786825143/dir1/` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d786825143/dir1/file1" contains "file1\n" [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.90s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp e772d306996b7f351c9f72f53bcff392be16aac328c0fe86d776a7d437dbbece:dir1 /tmp/test-cp-from-case-e822183850/testDir` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e822183850/testDir/file1-1" contains "file1-1\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp e772d306996b7f351c9f72f53bcff392be16aac328c0fe86d776a7d437dbbece:dir1 /tmp/test-cp-from-case-e822183850/testDir/` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e822183850/testDir/file1-1" contains "file1-1\n" [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp 8617445b31b2807db3101abd849197acf571579679434adcad9e2bf083a8b530:/root/dir1 /tmp/test-cp-from-case-f876629249/file1` [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.88s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp d7cda15292811390cae7d0df2ddf00f499c85b3f6b77d427145d5e93c1ccd733:/root/dir1 /tmp/test-cp-from-case-g959953516/dir2` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g959953516/dir2/dir1/file1-1" contains "file1-1\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp d7cda15292811390cae7d0df2ddf00f499c85b3f6b77d427145d5e93c1ccd733:/root/dir1 /tmp/test-cp-from-case-g959953516/dir2/` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g959953516/dir2/dir1/file1-1" contains "file1-1\n" [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.98s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp 185205ef81afb7e527555360c2da9a044826d48ad761d8b79ff6e67f9ec639b1:dir1/. /tmp/test-cp-from-case-h201559259/testDir` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h201559259/testDir/file1-1" contains "file1-1\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp 185205ef81afb7e527555360c2da9a044826d48ad761d8b79ff6e67f9ec639b1:dir1/. /tmp/test-cp-from-case-h201559259/testDir/` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h201559259/testDir/file1-1" contains "file1-1\n" [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.82s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp 4c67c693abf4945085250a39dc3b9ccf7561a363d6c60c7d5be39eed611dd261:/root/dir1/. /tmp/test-cp-from-case-i112199294/file1` [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.78s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp ef457cf6fd5156ab69a4a5e5457a85f2bcd505ba66ed4724c8b1c857c0571d26:/root/dir1/. /tmp/test-cp-from-case-j689352133/dir2` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j689352133/dir2/file1-1" contains "file1-1\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp ef457cf6fd5156ab69a4a5e5457a85f2bcd505ba66ed4724c8b1c857c0571d26:/root/dir1/. /tmp/test-cp-from-case-j689352133/dir2/` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j689352133/dir2/file1-1" contains "file1-1\n" [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.96s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp 4e22b59b481e2944e8e5fca6f88d648fb30db298e9a7cd1d2258b891296a6632:/file2 /tmp/test-cp-from-err-dst-not-dir784320608/symlinkToFile1` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir784320608/symlinkToFile1" points to "file1" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir784320608/file1" contains "file2\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp 4e22b59b481e2944e8e5fca6f88d648fb30db298e9a7cd1d2258b891296a6632:/file2 /tmp/test-cp-from-err-dst-not-dir784320608/symlinkToDir1` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir784320608/symlinkToDir1" points to "dir1" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir784320608/file2" contains "file2\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp 4e22b59b481e2944e8e5fca6f88d648fb30db298e9a7cd1d2258b891296a6632:/file2 /tmp/test-cp-from-err-dst-not-dir784320608/brokenSymlinkToFileX` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir784320608/brokenSymlinkToFileX" points to "fileX" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir784320608/fileX" contains "file2\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp 4e22b59b481e2944e8e5fca6f88d648fb30db298e9a7cd1d2258b891296a6632:/dir2 /tmp/test-cp-from-err-dst-not-dir784320608/symlinkToDir1` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir784320608/symlinkToDir1" points to "dir1" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir784320608/dir1/dir2/file2-1" contains "file2-1\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp 4e22b59b481e2944e8e5fca6f88d648fb30db298e9a7cd1d2258b891296a6632:/dir2 /tmp/test-cp-from-err-dst-not-dir784320608/brokenSymlinkToDirX` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir784320608/brokenSymlinkToDirX" points to "dirX" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir784320608/dirX/file2-1" contains "file2-1\n" [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.86s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.62s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.83s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.54s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.79s) [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.11s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a784113672/file1 462e94d4c74d4bcafc7cdfe2989359210d5e9c35aa3c37d394009e9ceb79cf6b:/root/itWorks.txt` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:279: checking that container "462e94d4c74d4bcafc7cdfe2989359210d5e9c35aa3c37d394009e9ceb79cf6b" start output contains "file1\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:209: running `docker start -a 462e94d4c74d4bcafc7cdfe2989359210d5e9c35aa3c37d394009e9ceb79cf6b` [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.74s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b061078983/file1 db9183d809c83e12f017bf52ff809fe3264704761a6b9476d73d32283517ba0e:testDir/` [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.42s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:279: checking that container "66d72e1f6f5e1e69d9c555201adad5d62cf7843e70dad256d41d48a3655b114e" start output contains "file2\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:209: running `docker start -a 66d72e1f6f5e1e69d9c555201adad5d62cf7843e70dad256d41d48a3655b114e` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c171719290/file1 66d72e1f6f5e1e69d9c555201adad5d62cf7843e70dad256d41d48a3655b114e:/root/file2` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:279: checking that container "66d72e1f6f5e1e69d9c555201adad5d62cf7843e70dad256d41d48a3655b114e" start output contains "file1\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:209: running `docker start -a 66d72e1f6f5e1e69d9c555201adad5d62cf7843e70dad256d41d48a3655b114e` [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.01s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:279: checking that container "314a794adf266efeb35a754e06d09c79a365afdec26ed8e0e6d551673f4ec0bc" start output contains "" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:209: running `docker start -a 314a794adf266efeb35a754e06d09c79a365afdec26ed8e0e6d551673f4ec0bc` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d739610513/file1 314a794adf266efeb35a754e06d09c79a365afdec26ed8e0e6d551673f4ec0bc:dir1` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:279: checking that container "314a794adf266efeb35a754e06d09c79a365afdec26ed8e0e6d551673f4ec0bc" start output contains "file1\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:209: running `docker start -a 314a794adf266efeb35a754e06d09c79a365afdec26ed8e0e6d551673f4ec0bc` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:279: checking that container "29230456e8db8efd7450df5bac38c1bdbdccae787fc4363912db6dd6e35d2f23" start output contains "" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:209: running `docker start -a 29230456e8db8efd7450df5bac38c1bdbdccae787fc4363912db6dd6e35d2f23` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d739610513/file1 29230456e8db8efd7450df5bac38c1bdbdccae787fc4363912db6dd6e35d2f23:dir1/` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:279: checking that container "29230456e8db8efd7450df5bac38c1bdbdccae787fc4363912db6dd6e35d2f23" start output contains "file1\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:209: running `docker start -a 29230456e8db8efd7450df5bac38c1bdbdccae787fc4363912db6dd6e35d2f23` [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.88s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e367264700/dir1 984e506c26de9f798154b7f1583c5be3c8e26ecab1b36ab033460cf772b0586f:testDir` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:279: checking that container "984e506c26de9f798154b7f1583c5be3c8e26ecab1b36ab033460cf772b0586f" start output contains "file1-1\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:209: running `docker start -a 984e506c26de9f798154b7f1583c5be3c8e26ecab1b36ab033460cf772b0586f` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e367264700/dir1 cf24ec6583f8419719387e94ad67d35106c96a549f9e6a272c29c2bc18213073:testDir/` [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:279: checking that container "cf24ec6583f8419719387e94ad67d35106c96a549f9e6a272c29c2bc18213073" start output contains "file1-1\n" [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:209: running `docker start -a cf24ec6583f8419719387e94ad67d35106c96a549f9e6a272c29c2bc18213073` [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2020-08-20T19:00:51.791Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f413562859/dir1 e0f1b9fdc8ac04691ddccda0c5cd3b8a43b2e185b566b9c487254d5e44955e8f:/root/file1` [2020-08-20T19:00:51.791Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.37s) [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:279: checking that container "aa785a3d62857bcd17f3476263bec5ade5ea634607914a4e02491f416e8a0e99" start output contains "" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:209: running `docker start -a aa785a3d62857bcd17f3476263bec5ade5ea634607914a4e02491f416e8a0e99` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g632514126/dir1 aa785a3d62857bcd17f3476263bec5ade5ea634607914a4e02491f416e8a0e99:/root/dir2` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:279: checking that container "aa785a3d62857bcd17f3476263bec5ade5ea634607914a4e02491f416e8a0e99" start output contains "file1-1\n" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:209: running `docker start -a aa785a3d62857bcd17f3476263bec5ade5ea634607914a4e02491f416e8a0e99` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:279: checking that container "3960407f47d04b94af4cd71c9cae00162a9cb86c9743ca13f229dc3172c25a7b" start output contains "" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3960407f47d04b94af4cd71c9cae00162a9cb86c9743ca13f229dc3172c25a7b` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g632514126/dir1 3960407f47d04b94af4cd71c9cae00162a9cb86c9743ca13f229dc3172c25a7b:/dir2/` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:279: checking that container "3960407f47d04b94af4cd71c9cae00162a9cb86c9743ca13f229dc3172c25a7b" start output contains "file1-1\n" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3960407f47d04b94af4cd71c9cae00162a9cb86c9743ca13f229dc3172c25a7b` [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.55s) [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h205814613/dir1/. 906ae809cd6ee4dc85699ae84853fff875ebffc0f57fd58f2185e6da98f3addd:testDir` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:279: checking that container "906ae809cd6ee4dc85699ae84853fff875ebffc0f57fd58f2185e6da98f3addd" start output contains "file1-1\n" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:209: running `docker start -a 906ae809cd6ee4dc85699ae84853fff875ebffc0f57fd58f2185e6da98f3addd` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h205814613/dir1/. 09627a90b44c10404c4bab794826183122e55e60cc6eb69fecdf68a4076e210f:testDir/` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:279: checking that container "09627a90b44c10404c4bab794826183122e55e60cc6eb69fecdf68a4076e210f" start output contains "file1-1\n" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:209: running `docker start -a 09627a90b44c10404c4bab794826183122e55e60cc6eb69fecdf68a4076e210f` [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.61s) [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i811209904/dir1/. 95f5c5e05b8846f3c360e60e57c6ba97b7afe3f66e59b488a26d5a6c15bb309c:/root/file1` [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.83s) [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:279: checking that container "0f4bede6645aefc8541beb841e29e8bb2c028de7f541e39c50a42a9ccb4cb738" start output contains "" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0f4bede6645aefc8541beb841e29e8bb2c028de7f541e39c50a42a9ccb4cb738` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j591039567/dir1/. 0f4bede6645aefc8541beb841e29e8bb2c028de7f541e39c50a42a9ccb4cb738:/dir2` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:279: checking that container "0f4bede6645aefc8541beb841e29e8bb2c028de7f541e39c50a42a9ccb4cb738" start output contains "file1-1\n" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0f4bede6645aefc8541beb841e29e8bb2c028de7f541e39c50a42a9ccb4cb738` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:279: checking that container "8d1b1955e86b0222c5114f96d083c6751f227a8ec362896b05b283441442a352" start output contains "" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8d1b1955e86b0222c5114f96d083c6751f227a8ec362896b05b283441442a352` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j591039567/dir1/. 8d1b1955e86b0222c5114f96d083c6751f227a8ec362896b05b283441442a352:/dir2/` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:279: checking that container "8d1b1955e86b0222c5114f96d083c6751f227a8ec362896b05b283441442a352" start output contains "file1-1\n" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8d1b1955e86b0222c5114f96d083c6751f227a8ec362896b05b283441442a352` [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.63s) [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions904311650/permdirtest permtest:/` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCpToDot (0.52s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.90s) [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs306122980/file1 fce99bdfab4bd90fd6a84e77000b87c3ebaba3d9d296bbc291cc06be9401e0b2:/root/shouldNotExist` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:279: checking that container "fce99bdfab4bd90fd6a84e77000b87c3ebaba3d9d296bbc291cc06be9401e0b2" start output contains "" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:209: running `docker start -a fce99bdfab4bd90fd6a84e77000b87c3ebaba3d9d296bbc291cc06be9401e0b2` [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.91s) [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume576659187/file1 61e1a6f17e02ef3cb5b6aef375a5fec0f875b8a7b12cb25e3ad4bb6801a7d827:/vol_ro/shouldNotExist` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:279: checking that container "61e1a6f17e02ef3cb5b6aef375a5fec0f875b8a7b12cb25e3ad4bb6801a7d827" start output contains "" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:209: running `docker start -a 61e1a6f17e02ef3cb5b6aef375a5fec0f875b8a7b12cb25e3ad4bb6801a7d827` [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCpToStdout (0.52s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.91s) [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-420532150/file2 0537aae08e1698d60091c509565ac8d8f605102226e2753dae0897ba6a078a2a:/vol2/symlinkToFile1` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-420532150/symlinkToFile1" points to "file1" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-420532150/file1" contains "file2\n" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-420532150/file2 0537aae08e1698d60091c509565ac8d8f605102226e2753dae0897ba6a078a2a:/vol2/symlinkToDir1` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-420532150/symlinkToDir1" points to "dir1" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-420532150/file2" contains "file2\n" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-420532150/file2 0537aae08e1698d60091c509565ac8d8f605102226e2753dae0897ba6a078a2a:/vol2/brokenSymlinkToFileX` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-420532150/brokenSymlinkToFileX" points to "fileX" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-420532150/fileX" contains "file2\n" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-420532150//dir2 0537aae08e1698d60091c509565ac8d8f605102226e2753dae0897ba6a078a2a:/vol2/symlinkToDir1` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-420532150/symlinkToDir1" points to "dir1" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-420532150/dir1/dir2/file2-1" contains "file2-1\n" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-420532150//dir2 0537aae08e1698d60091c509565ac8d8f605102226e2753dae0897ba6a078a2a:/vol2/brokenSymlinkToDirX` [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-420532150/brokenSymlinkToDirX" points to "dirX" [2020-08-20T19:00:51.792Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-420532150/dirX/file2-1" contains "file2-1\n" [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.10s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.69s) [2020-08-20T19:00:51.792Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-20T19:00:51.792Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.61s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-08-20T19:00:51.792Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-20T19:00:51.792Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.73s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.92s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.26s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.20s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.69s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.52s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.55s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.84s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.26s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.68s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.70s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.83s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.75s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.49s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.21s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsCopy (0.95s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.49s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.24s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsFilters (0.94s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsFormat (1.16s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.79s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.50s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.07s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s) [2020-08-20T19:00:51.792Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-20T19:00:51.792Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:00:51.792Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-20T19:00:51.792Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.41s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsRename (0.77s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.53s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.88s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.03s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.59s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.69s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.63s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecCgroup (0.88s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecInspectID (1.65s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.68s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecStartFails (0.61s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.10s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.78s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2020-08-20T19:00:51.792Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-20T19:00:51.792Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.26s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.66s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.56s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestHealth (18.69s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.64s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2020-08-20T19:00:51.792Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestImportDisplay (0.98s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-08-20T19:00:51.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-08-20T19:00:51.793Z] daemon.go:325: [d6aace1eae713] waiting for daemon to start [2020-08-20T19:00:51.793Z] daemon.go:325: [d6aace1eae713] waiting for daemon to start [2020-08-20T19:00:51.793Z] daemon.go:353: [d6aace1eae713] daemon started [2020-08-20T19:00:51.793Z] daemon.go:461: [d6aace1eae713] Stopping daemon [2020-08-20T19:00:51.793Z] daemon.go:296: [d6aace1eae713] exiting daemon [2020-08-20T19:00:51.793Z] daemon.go:448: [d6aace1eae713] Daemon stopped [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2020-08-20T19:00:51.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-08-20T19:00:51.793Z] daemon.go:325: [def4205a8ea5e] waiting for daemon to start [2020-08-20T19:00:51.793Z] daemon.go:325: [def4205a8ea5e] waiting for daemon to start [2020-08-20T19:00:51.793Z] daemon.go:353: [def4205a8ea5e] daemon started [2020-08-20T19:00:51.793Z] daemon.go:461: [def4205a8ea5e] Stopping daemon [2020-08-20T19:00:51.793Z] daemon.go:296: [def4205a8ea5e] exiting daemon [2020-08-20T19:00:51.793Z] daemon.go:448: [def4205a8ea5e] Daemon stopped [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-08-20T19:00:51.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-08-20T19:00:51.793Z] daemon.go:325: [df792f83d8fdd] waiting for daemon to start [2020-08-20T19:00:51.793Z] daemon.go:325: [df792f83d8fdd] waiting for daemon to start [2020-08-20T19:00:51.793Z] daemon.go:353: [df792f83d8fdd] daemon started [2020-08-20T19:00:51.793Z] daemon.go:461: [df792f83d8fdd] Stopping daemon [2020-08-20T19:00:51.793Z] daemon.go:296: [df792f83d8fdd] exiting daemon [2020-08-20T19:00:51.793Z] daemon.go:448: [df792f83d8fdd] Daemon stopped [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-20T19:00:51.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-08-20T19:00:51.793Z] daemon.go:325: [dd894b841ce85] waiting for daemon to start [2020-08-20T19:00:51.793Z] daemon.go:296: [dd894b841ce85] exiting daemon [2020-08-20T19:00:51.793Z] daemon.go:325: [dd894b841ce85] waiting for daemon to start [2020-08-20T19:00:51.793Z] daemon.go:325: [dd894b841ce85] waiting for daemon to start [2020-08-20T19:00:51.793Z] daemon.go:296: [dd894b841ce85] exiting daemon [2020-08-20T19:00:51.793Z] daemon.go:325: [dd894b841ce85] waiting for daemon to start [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-08-20T19:00:51.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-08-20T19:00:51.793Z] daemon.go:325: [dba88f0c6a19c] waiting for daemon to start [2020-08-20T19:00:51.793Z] daemon.go:325: [dba88f0c6a19c] waiting for daemon to start [2020-08-20T19:00:51.793Z] daemon.go:353: [dba88f0c6a19c] daemon started [2020-08-20T19:00:51.793Z] daemon.go:461: [dba88f0c6a19c] Stopping daemon [2020-08-20T19:00:51.793Z] daemon.go:296: [dba88f0c6a19c] exiting daemon [2020-08-20T19:00:51.793Z] daemon.go:448: [dba88f0c6a19c] Daemon stopped [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.18s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.55s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.65s) [2020-08-20T19:00:51.793Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-20T19:00:51.793Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.08s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.82s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectDefault (0.65s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectHistory (0.62s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2020-08-20T19:00:51.793Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-20T19:00:51.793Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.52s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.62s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.65s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.57s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.27s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.05s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.74s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectStatus (0.61s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.62s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.79s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.70s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.00s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.45s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.73s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.57s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.20s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.47s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.57s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.51s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.51s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.60s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.85s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.96s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.55s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsSince (6.60s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestNetHostname (1.34s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPluginActive (1.46s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.89s) [2020-08-20T19:00:51.793Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-08-20T19:00:51.793Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.68s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.39s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.24s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.84s) [2020-08-20T19:00:51.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-08-20T19:00:51.793Z] daemon.go:325: [d08655b4160d8] waiting for daemon to start [2020-08-20T19:00:51.793Z] daemon.go:325: [d08655b4160d8] waiting for daemon to start [2020-08-20T19:00:51.793Z] daemon.go:353: [d08655b4160d8] daemon started [2020-08-20T19:00:51.793Z] daemon.go:461: [d08655b4160d8] Stopping daemon [2020-08-20T19:00:51.793Z] daemon.go:296: [d08655b4160d8] exiting daemon [2020-08-20T19:00:51.793Z] daemon.go:448: [d08655b4160d8] Daemon stopped [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.39s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.86s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.18s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.02s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPortList (6.60s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.93s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.96s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.15s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.34s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsByOrder (2.72s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.21s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.13s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.03s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.54s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.68s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.81s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.44s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.17s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.01s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.06s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.21s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.36s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.57s) [2020-08-20T19:00:51.793Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-08-20T19:00:51.793Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.29s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.26s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.72s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.01s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.85s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.83s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.02s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.06s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.06s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.11s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.06s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.15s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.90s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.03s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.78s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.64s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.70s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.65s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.65s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.44s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.51s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.56s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.86s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2020-08-20T19:00:51.793Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.83s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.50s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.97s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.00s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.56s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.67s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.88s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.41s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.41s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.50s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.40s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.76s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.89s) [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.60s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.41s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.98s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.03s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.53s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.20s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-20T19:00:51.794Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.11s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.65s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.66s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.92s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.58s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.59s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.65s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunExitCode (0.76s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.59s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.24s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.69s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.57s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.16s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.69s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.35s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.49s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.15s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.61s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.70s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.89s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.96s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunMount (3.93s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.97s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.38s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.09s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.40s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.76s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.20s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.27s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.64s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNetHost (0.87s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.42s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.43s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.65s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.49s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.05s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.64s) [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.99s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2020-08-20T19:00:51.794Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s) [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-20T19:00:51.794Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-20T19:00:51.794Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.17s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.09s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunRm (0.56s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.74s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.59s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.49s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.61s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.79s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.50s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunState (0.99s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunSysctls (0.95s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.51s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.16s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.86s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.63s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.56s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.87s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.26s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.75s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunUserByName (0.62s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.53s) [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-20T19:00:51.794Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.10s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.52s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.08s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.51s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.13s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.10s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.46s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.57s) [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.50s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.49s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.27s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.54s) [2020-08-20T19:00:51.794Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-20T19:00:51.794Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.36s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.55s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.80s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.65s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.88s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.92s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.68s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.47s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.77s) [2020-08-20T19:00:51.794Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents296650056 [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.17s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.28s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.92s) [2020-08-20T19:00:51.794Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.91s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.49s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.61s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.95s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.49s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.52s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.08s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.63s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.62s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.70s) [2020-08-20T19:00:51.795Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-08-20T19:00:51.795Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.74s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.98s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.58s) [2020-08-20T19:00:51.795Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-20T19:00:51.795Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.59s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.10s) [2020-08-20T19:00:51.795Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-08-20T19:00:51.795Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2020-08-20T19:00:51.795Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-20T19:00:51.795Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.98s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.98s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.72s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.83s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.24s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.64s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.30s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.43s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.39s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.57s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.65s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.57s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.39s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.13s) [2020-08-20T19:00:51.795Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.08s) [2020-08-20T19:00:51.795Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-20T19:00:51.795Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-20T19:00:51.795Z] === RUN TestDockerRegistrySuite [2020-08-20T19:00:51.795Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-08-20T19:00:52.731Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-20T19:00:53.674Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-20T19:00:55.050Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-20T19:00:57.582Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-08-20T19:01:00.115Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-08-20T19:01:01.492Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-20T19:01:02.066Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-20T19:01:03.441Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-20T19:01:03.788Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-08-20T19:01:03.789Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-08-20T19:01:03.789Z] === RUN TestDockerSuite/TestBuildExpose [2020-08-20T19:01:03.789Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-08-20T19:01:03.789Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-08-20T19:01:03.789Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-08-20T19:01:03.789Z] === RUN TestDockerSuite/TestBuildFails [2020-08-20T19:01:04.378Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-20T19:01:05.313Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-20T19:01:05.320Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-08-20T19:01:05.320Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-08-20T19:01:06.690Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-20T19:01:06.690Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-08-20T19:01:07.627Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-20T19:01:10.001Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-08-20T19:01:10.162Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-20T19:01:11.542Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-20T19:01:12.479Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-20T19:01:14.674Z] === RUN TestDockerSuite/TestBuildForceRm [2020-08-20T19:01:15.025Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-08-20T19:01:15.025Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-20T19:01:15.960Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-20T19:01:15.960Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-20T19:01:17.338Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-20T19:01:18.273Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-20T19:01:19.651Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-08-20T19:01:20.453Z] === RUN TestDockerSuite/TestBuildFromGit [2020-08-20T19:01:21.553Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-20T19:01:22.121Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-08-20T19:01:23.057Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-08-20T19:01:23.316Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-08-20T19:01:23.575Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-20T19:01:23.833Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-20T19:01:24.092Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-08-20T19:01:24.350Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-08-20T19:01:24.610Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-20T19:01:25.127Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-08-20T19:01:25.545Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-08-20T19:01:26.090Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-08-20T19:01:26.923Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-20T19:01:27.859Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-08-20T19:01:28.794Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-20T19:01:29.731Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite (39.02s) [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon d5a5590007a92 is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon d3d5ce0704c4b is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon ddaf1c6b0c07b is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon d3f742fa4792b is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.66s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon d4acbfc2bb8e4 is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon d47dcc27f2e72 is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.96s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon ddfafe7b8ab8c is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon dbd1ac41c5667 is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon d3829e4be92e9 is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.11s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon d1ce0a254253a is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.02s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon d6ff3238709bb is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.11s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon d3d59edac5bec is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.25s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-20T19:01:30.666Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6f930624f316b12ee28b1b0dd35619a036b4d018bfd5196e0f716db90f894c47 [2020-08-20T19:01:30.666Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:be88b02bb43b6792c503ac4a697544aed07381550961985fa6fd744ca254f174 [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon dfa8eabd95f0d is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.70s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-20T19:01:30.666Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9d939e80fd8a20a458eb3b62b016cabcf259a51a423d60b20232ded12d1ec206 [2020-08-20T19:01:30.666Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9cd66455fbd284b8623553405373ed8de20b4c825686585ef04cda8eaf59b87a [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon db39dd46d96f0 is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon d0d0316aa01d5 is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.23s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon d5931a1cd3cf1 is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.14s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon d9789a50a589e is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon debe8253dadbe is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon d4d9b5cce75ad is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.96s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon d8ba75c7aeaab is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.02s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon df202986896b5 is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.32s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-08-20T19:01:30.666Z] check_test.go:196: Daemon dbca0f9fae420 is not started [2020-08-20T19:01:30.666Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-08-20T19:01:30.666Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-20T19:01:30.667Z] check_test.go:196: Daemon d8a10fcd0a34b is not started [2020-08-20T19:01:30.667Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2020-08-20T19:01:30.667Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-08-20T19:01:30.667Z] check_test.go:196: Daemon d3acad75814ec is not started [2020-08-20T19:01:30.667Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-08-20T19:01:30.667Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-08-20T19:01:30.667Z] check_test.go:196: Daemon dc211ddd833cd is not started [2020-08-20T19:01:30.667Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-08-20T19:01:30.667Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-08-20T19:01:30.667Z] check_test.go:196: Daemon ddbe7b08cf82e is not started [2020-08-20T19:01:30.667Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-08-20T19:01:30.667Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-20T19:01:30.667Z] check_test.go:196: Daemon d0df25105c3cb is not started [2020-08-20T19:01:30.667Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-08-20T19:01:30.667Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-20T19:01:30.667Z] check_test.go:196: Daemon d129e373587af is not started [2020-08-20T19:01:30.667Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2020-08-20T19:01:30.667Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-08-20T19:01:30.667Z] check_test.go:196: Daemon dcb7340cda9b6 is not started [2020-08-20T19:01:30.667Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-08-20T19:01:30.667Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-08-20T19:01:30.667Z] check_test.go:196: Daemon d3f19c2d6a3bf is not started [2020-08-20T19:01:30.667Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2020-08-20T19:01:30.667Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-20T19:01:30.667Z] check_test.go:196: Daemon d3471121ec3e7 is not started [2020-08-20T19:01:30.667Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2020-08-20T19:01:30.667Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-08-20T19:01:30.667Z] check_test.go:196: Daemon d630aaeb507bb is not started [2020-08-20T19:01:30.667Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2020-08-20T19:01:30.667Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-20T19:01:30.667Z] check_test.go:196: Daemon d2b4fa628a7f7 is not started [2020-08-20T19:01:30.667Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2020-08-20T19:01:30.667Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-08-20T19:01:30.667Z] check_test.go:196: Daemon d0db1fe7baf7e is not started [2020-08-20T19:01:30.667Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-08-20T19:01:30.667Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-20T19:01:30.667Z] daemon.go:325: [dcb2ddf1f3b90] waiting for daemon to start [2020-08-20T19:01:30.667Z] daemon.go:325: [dcb2ddf1f3b90] waiting for daemon to start [2020-08-20T19:01:30.667Z] daemon.go:353: [dcb2ddf1f3b90] daemon started [2020-08-20T19:01:30.667Z] daemon.go:461: [dcb2ddf1f3b90] Stopping daemon [2020-08-20T19:01:30.667Z] daemon.go:296: [dcb2ddf1f3b90] exiting daemon [2020-08-20T19:01:30.667Z] daemon.go:448: [dcb2ddf1f3b90] Daemon stopped [2020-08-20T19:01:30.667Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2020-08-20T19:01:30.667Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-08-20T19:01:30.667Z] daemon.go:325: [d402fa2f2cef6] waiting for daemon to start [2020-08-20T19:01:30.667Z] daemon.go:325: [d402fa2f2cef6] waiting for daemon to start [2020-08-20T19:01:30.667Z] daemon.go:353: [d402fa2f2cef6] daemon started [2020-08-20T19:01:30.667Z] daemon.go:461: [d402fa2f2cef6] Stopping daemon [2020-08-20T19:01:30.667Z] daemon.go:296: [d402fa2f2cef6] exiting daemon [2020-08-20T19:01:30.667Z] daemon.go:448: [d402fa2f2cef6] Daemon stopped [2020-08-20T19:01:30.667Z] === RUN TestDockerSchema1RegistrySuite [2020-08-20T19:01:30.667Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-20T19:01:30.762Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-08-20T19:01:31.220Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-08-20T19:01:31.679Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-08-20T19:01:32.139Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-08-20T19:01:32.139Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-08-20T19:01:33.985Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-20T19:01:36.519Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-20T19:01:37.896Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-20T19:01:38.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-20T19:01:38.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-20T19:01:39.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-20T19:01:40.685Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-08-20T19:01:40.685Z] === RUN TestDockerSuite/TestBuildHistory [2020-08-20T19:01:40.851Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-20T19:01:41.787Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-20T19:01:44.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-20T19:01:44.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-20T19:01:44.578Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-20T19:01:44.837Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-20T19:01:45.096Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-20T19:01:45.355Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-20T19:01:45.923Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite (15.43s) [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.97s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon d05b338a2da7e is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.05s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon d24633484e1b8 is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.10s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon d1cac8dc9d557 is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon d16f0ae2428c9 is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon d3417257c460a is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon dc91b80b0118b is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon d6f79be316d3a is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon d693127827fce is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.37s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon d28acfab6edab is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon da960c884885e is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon d22de830636ba is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon d8f8063bb781d is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon d85d229760f58 is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon d9b9c536a50ea is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.43s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon db980818b8d25 is not started [2020-08-20T19:01:45.923Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-08-20T19:01:45.923Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-20T19:01:45.923Z] check_test.go:223: Daemon df65fb5f4002c is not started [2020-08-20T19:01:45.923Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-08-20T19:01:45.923Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-20T19:01:46.860Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-20T19:01:47.118Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-20T19:01:47.376Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-20T19:01:47.746Z] === RUN TestDockerSuite/TestBuildIidFile [2020-08-20T19:01:48.203Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-08-20T19:01:48.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-20T19:01:48.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-20T19:01:49.013Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-20T19:01:49.580Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-20T19:01:49.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.79s) [2020-08-20T19:01:49.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2020-08-20T19:01:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-20T19:01:49.839Z] check_test.go:252: Daemon d356a56ef7364 is not started [2020-08-20T19:01:49.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-08-20T19:01:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-20T19:01:49.839Z] check_test.go:252: Daemon d59db8cea2d86 is not started [2020-08-20T19:01:49.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-08-20T19:01:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-20T19:01:49.839Z] check_test.go:252: Daemon d1024ce529748 is not started [2020-08-20T19:01:49.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-08-20T19:01:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-20T19:01:49.839Z] daemon.go:325: [d7a1e8e64c120] waiting for daemon to start [2020-08-20T19:01:49.839Z] daemon.go:325: [d7a1e8e64c120] waiting for daemon to start [2020-08-20T19:01:49.839Z] daemon.go:353: [d7a1e8e64c120] daemon started [2020-08-20T19:01:49.839Z] daemon.go:461: [d7a1e8e64c120] Stopping daemon [2020-08-20T19:01:49.839Z] daemon.go:296: [d7a1e8e64c120] exiting daemon [2020-08-20T19:01:49.839Z] daemon.go:448: [d7a1e8e64c120] Daemon stopped [2020-08-20T19:01:49.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-08-20T19:01:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-20T19:01:49.839Z] check_test.go:252: Daemon d205e7d3e12bd is not started [2020-08-20T19:01:49.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-08-20T19:01:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-20T19:01:49.839Z] check_test.go:252: Daemon d429fa6e204b2 is not started [2020-08-20T19:01:49.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-08-20T19:01:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-20T19:01:49.839Z] check_test.go:252: Daemon dd9727bffa412 is not started [2020-08-20T19:01:49.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-08-20T19:01:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-20T19:01:49.839Z] check_test.go:252: Daemon d1f8eb436da8a is not started [2020-08-20T19:01:49.839Z] === RUN TestDockerRegistryAuthTokenSuite [2020-08-20T19:01:49.839Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-20T19:01:50.371Z] === RUN TestDockerSuite/TestBuildInheritance [2020-08-20T19:01:50.371Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-08-20T19:01:50.828Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-08-20T19:01:50.828Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-08-20T19:01:54.548Z] === RUN TestDockerSuite/TestBuildLabel [2020-08-20T19:01:55.104Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-20T19:01:55.104Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-20T19:01:55.104Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-20T19:01:55.363Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-20T19:01:55.512Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-08-20T19:01:55.621Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-08-20T19:01:55.621Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-08-20T19:01:55.621Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-20T19:01:55.621Z] check_test.go:279: Daemon d788e581d5556 is not started [2020-08-20T19:01:55.621Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-08-20T19:01:55.621Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-20T19:01:55.621Z] check_test.go:279: Daemon d3a61277ddad3 is not started [2020-08-20T19:01:55.621Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-08-20T19:01:55.621Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-20T19:01:55.621Z] check_test.go:279: Daemon de0023e9edc05 is not started [2020-08-20T19:01:55.621Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-08-20T19:01:55.621Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-20T19:01:55.621Z] check_test.go:279: Daemon d15e803e028fc is not started [2020-08-20T19:01:55.621Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-08-20T19:01:55.621Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-20T19:01:55.621Z] check_test.go:279: Daemon d3f6f6efb8e28 is not started [2020-08-20T19:01:55.621Z] === RUN TestDockerNetworkSuite [2020-08-20T19:01:55.621Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-08-20T19:01:55.970Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-08-20T19:01:56.427Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-08-20T19:01:56.883Z] === RUN TestDockerSuite/TestBuildLabels [2020-08-20T19:01:57.340Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-08-20T19:01:58.154Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-08-20T19:01:58.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-08-20T19:01:58.870Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-08-20T19:02:01.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-08-20T19:02:02.592Z] === RUN TestDockerSuite/TestBuildLastModified [2020-08-20T19:02:02.592Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-08-20T19:02:03.048Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-08-20T19:02:03.049Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-08-20T19:02:03.049Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-08-20T19:02:03.049Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-08-20T19:02:03.049Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-08-20T19:02:03.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-08-20T19:02:03.505Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-08-20T19:02:03.963Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-08-20T19:02:05.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-08-20T19:02:07.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-08-20T19:02:08.635Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-08-20T19:02:12.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-08-20T19:02:14.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-08-20T19:02:15.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-08-20T19:02:16.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-08-20T19:02:16.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-08-20T19:02:17.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-08-20T19:02:18.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-08-20T19:02:18.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-08-20T19:02:19.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-08-20T19:02:19.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-08-20T19:02:19.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-08-20T19:02:19.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-08-20T19:02:20.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-08-20T19:02:20.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-08-20T19:02:22.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-08-20T19:02:22.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-08-20T19:02:22.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-08-20T19:02:22.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-08-20T19:02:24.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-08-20T19:02:26.285Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-08-20T19:02:26.285Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-08-20T19:02:26.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-08-20T19:02:27.816Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-08-20T19:02:32.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-08-20T19:02:32.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-08-20T19:02:33.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-08-20T19:02:33.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-08-20T19:02:33.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-08-20T19:02:33.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-08-20T19:02:33.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-08-20T19:02:33.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-08-20T19:02:36.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-08-20T19:02:36.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-20T19:02:36.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-08-20T19:02:37.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-08-20T19:02:39.341Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-08-20T19:02:40.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-08-20T19:02:43.260Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-08-20T19:02:44.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-08-20T19:02:44.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-08-20T19:02:46.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-08-20T19:02:47.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-08-20T19:02:47.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-08-20T19:02:49.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-08-20T19:02:49.861Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-08-20T19:02:50.120Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-08-20T19:02:51.057Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-08-20T19:02:57.725Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-08-20T19:02:59.176Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-08-20T19:02:59.176Z] --- PASS: TestDockerNetworkSuite (63.16s) [2020-08-20T19:02:59.176Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.21s) [2020-08-20T19:02:59.176Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-08-20T19:02:59.176Z] docker_cli_network_unix_test.go:46: Daemon dc77617270ada is not started [2020-08-20T19:02:59.176Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.77s) [2020-08-20T19:02:59.176Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-08-20T19:02:59.176Z] docker_cli_network_unix_test.go:46: Daemon d675d5e6563e4 is not started [2020-08-20T19:02:59.176Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.84s) [2020-08-20T19:02:59.176Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-08-20T19:02:59.176Z] docker_cli_network_unix_test.go:46: Daemon d1eb355d58242 is not started [2020-08-20T19:02:59.176Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2020-08-20T19:02:59.176Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-08-20T19:02:59.176Z] docker_cli_network_unix_test.go:46: Daemon d145a7e995b31 is not started [2020-08-20T19:02:59.176Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.57s) [2020-08-20T19:02:59.176Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-08-20T19:02:59.176Z] docker_cli_network_unix_test.go:1233: Daemon df476cb3d1748 is not started [2020-08-20T19:02:59.176Z] daemon.go:325: [df476cb3d1748] waiting for daemon to start [2020-08-20T19:02:59.176Z] daemon.go:325: [df476cb3d1748] waiting for daemon to start [2020-08-20T19:02:59.176Z] daemon.go:353: [df476cb3d1748] daemon started [2020-08-20T19:02:59.176Z] daemon.go:461: [df476cb3d1748] Stopping daemon [2020-08-20T19:02:59.176Z] daemon.go:296: [df476cb3d1748] exiting daemon [2020-08-20T19:02:59.176Z] daemon.go:448: [df476cb3d1748] Daemon stopped [2020-08-20T19:02:59.176Z] daemon.go:325: [df476cb3d1748] waiting for daemon to start [2020-08-20T19:02:59.176Z] daemon.go:325: [df476cb3d1748] waiting for daemon to start [2020-08-20T19:02:59.176Z] daemon.go:353: [df476cb3d1748] daemon started [2020-08-20T19:02:59.176Z] daemon.go:461: [df476cb3d1748] Stopping daemon [2020-08-20T19:02:59.176Z] daemon.go:296: [df476cb3d1748] exiting daemon [2020-08-20T19:02:59.176Z] daemon.go:448: [df476cb3d1748] Daemon stopped [2020-08-20T19:02:59.176Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2020-08-20T19:02:59.176Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-08-20T19:02:59.176Z] docker_cli_network_unix_test.go:46: Daemon d4d664262edcc is not started [2020-08-20T19:02:59.176Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.29s) [2020-08-20T19:02:59.176Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-08-20T19:02:59.176Z] docker_cli_network_unix_test.go:46: Daemon da2c891f9e980 is not started [2020-08-20T19:02:59.176Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.28s) [2020-08-20T19:02:59.176Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-08-20T19:02:59.176Z] docker_cli_network_unix_test.go:46: Daemon d04822b821d10 is not started [2020-08-20T19:02:59.176Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2020-08-20T19:02:59.176Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon dbb0a2242988c is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d382f492fbba0 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.43s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d506e1cd98f7f is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon da5cb5c9c9fe1 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d5f4cfac6e19f is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon dbabf557b9fb2 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.49s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d0579f77a6da7 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon dbc2151988876 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon dafedbd7b1d85 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon db06d16b11c5e is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d3d2c0662d2aa is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d3bf125c81b3a is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon dad51b921db3e is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d0c9c54323edd is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon dd100bf047fac is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d98e12aaf0582 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-08-20T19:02:59.177Z] daemon.go:325: [d8aac8e371d2a] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:325: [d8aac8e371d2a] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:353: [d8aac8e371d2a] daemon started [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:968: Daemon d8aac8e371d2a is not started [2020-08-20T19:02:59.177Z] daemon.go:325: [d8aac8e371d2a] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:296: [d8aac8e371d2a] exiting daemon [2020-08-20T19:02:59.177Z] daemon.go:325: [d8aac8e371d2a] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:353: [d8aac8e371d2a] daemon started [2020-08-20T19:02:59.177Z] daemon.go:461: [d8aac8e371d2a] Stopping daemon [2020-08-20T19:02:59.177Z] daemon.go:296: [d8aac8e371d2a] exiting daemon [2020-08-20T19:02:59.177Z] daemon.go:448: [d8aac8e371d2a] Daemon stopped [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.75s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon de59a5d480282 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.02s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-08-20T19:02:59.177Z] daemon.go:325: [d8b4b8207fbc1] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:325: [d8b4b8207fbc1] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:353: [d8b4b8207fbc1] daemon started [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:1116: Daemon d8b4b8207fbc1 is not started [2020-08-20T19:02:59.177Z] daemon.go:296: [d8b4b8207fbc1] exiting daemon [2020-08-20T19:02:59.177Z] daemon.go:325: [d8b4b8207fbc1] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:325: [d8b4b8207fbc1] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:325: [d8b4b8207fbc1] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:353: [d8b4b8207fbc1] daemon started [2020-08-20T19:02:59.177Z] daemon.go:461: [d8b4b8207fbc1] Stopping daemon [2020-08-20T19:02:59.177Z] daemon.go:296: [d8b4b8207fbc1] exiting daemon [2020-08-20T19:02:59.177Z] daemon.go:448: [d8b4b8207fbc1] Daemon stopped [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d13471330976d is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d9f91b567546a is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d7a02009b290d is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d7352fe28369c is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d9c978b96feb7 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon df2490d5c1882 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon de84769f11a24 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.52s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon dc27083a49e40 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d5f3bb8b71050 is not started [2020-08-20T19:02:59.177Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-20T19:02:59.177Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon dd935640f13d2 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d3389d4d14db0 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-08-20T19:02:59.177Z] daemon.go:325: [d43201e11c38b] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:325: [d43201e11c38b] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:353: [d43201e11c38b] daemon started [2020-08-20T19:02:59.177Z] daemon.go:461: [d43201e11c38b] Stopping daemon [2020-08-20T19:02:59.177Z] daemon.go:296: [d43201e11c38b] exiting daemon [2020-08-20T19:02:59.177Z] daemon.go:448: [d43201e11c38b] Daemon stopped [2020-08-20T19:02:59.177Z] daemon.go:325: [d43201e11c38b] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:325: [d43201e11c38b] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:353: [d43201e11c38b] daemon started [2020-08-20T19:02:59.177Z] daemon.go:461: [d43201e11c38b] Stopping daemon [2020-08-20T19:02:59.177Z] daemon.go:296: [d43201e11c38b] exiting daemon [2020-08-20T19:02:59.177Z] daemon.go:448: [d43201e11c38b] Daemon stopped [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.87s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-08-20T19:02:59.177Z] daemon.go:325: [d2e3763cca29f] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:325: [d2e3763cca29f] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:353: [d2e3763cca29f] daemon started [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:1084: Daemon d2e3763cca29f is not started [2020-08-20T19:02:59.177Z] daemon.go:325: [d2e3763cca29f] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:296: [d2e3763cca29f] exiting daemon [2020-08-20T19:02:59.177Z] daemon.go:325: [d2e3763cca29f] waiting for daemon to start [2020-08-20T19:02:59.177Z] daemon.go:353: [d2e3763cca29f] daemon started [2020-08-20T19:02:59.177Z] daemon.go:461: [d2e3763cca29f] Stopping daemon [2020-08-20T19:02:59.177Z] daemon.go:296: [d2e3763cca29f] exiting daemon [2020-08-20T19:02:59.177Z] daemon.go:448: [d2e3763cca29f] Daemon stopped [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d89280881b3bc is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.12s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d89c1006d48b4 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.18s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d638376611e09 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d4591c1005cf1 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.98s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon d6a1196a73f59 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.66s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon db747852e9913 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.22s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon dd471d755e117 is not started [2020-08-20T19:02:59.177Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.74s) [2020-08-20T19:02:59.177Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-08-20T19:02:59.177Z] docker_cli_network_unix_test.go:46: Daemon db21fd893d669 is not started [2020-08-20T19:02:59.177Z] === RUN TestDockerHubPullSuite [2020-08-20T19:02:59.177Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-08-20T19:03:00.553Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-08-20T19:03:00.812Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-08-20T19:03:02.715Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-08-20T19:03:03.289Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-08-20T19:03:04.667Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-08-20T19:03:05.236Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-08-20T19:03:05.236Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-08-20T19:03:05.236Z] --- PASS: TestDockerHubPullSuite (6.56s) [2020-08-20T19:03:05.236Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s) [2020-08-20T19:03:05.236Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-08-20T19:03:05.236Z] daemon.go:325: [d33a23221fe85] waiting for daemon to start [2020-08-20T19:03:05.236Z] daemon.go:325: [d33a23221fe85] waiting for daemon to start [2020-08-20T19:03:05.236Z] daemon.go:353: [d33a23221fe85] daemon started [2020-08-20T19:03:05.236Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.50s) [2020-08-20T19:03:05.236Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2020-08-20T19:03:05.236Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.46s) [2020-08-20T19:03:05.236Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.36s) [2020-08-20T19:03:05.236Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.12s) [2020-08-20T19:03:05.236Z] daemon.go:461: [d33a23221fe85] Stopping daemon [2020-08-20T19:03:05.236Z] daemon.go:296: [d33a23221fe85] exiting daemon [2020-08-20T19:03:05.236Z] daemon.go:448: [d33a23221fe85] Daemon stopped [2020-08-20T19:03:05.236Z] PASS [2020-08-20T19:03:05.236Z] [2020-08-20T19:03:05.236Z] === Skipped [2020-08-20T19:03:05.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-20T19:03:05.236Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-20T19:03:05.236Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.236Z] [2020-08-20T19:03:05.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-08-20T19:03:05.236Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-08-20T19:03:05.236Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.236Z] [2020-08-20T19:03:05.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-20T19:03:05.236Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-20T19:03:05.236Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.236Z] [2020-08-20T19:03:05.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-20T19:03:05.236Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-20T19:03:05.236Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.236Z] [2020-08-20T19:03:05.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-20T19:03:05.236Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-20T19:03:05.236Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.236Z] [2020-08-20T19:03:05.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-08-20T19:03:05.236Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-08-20T19:03:05.236Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.236Z] [2020-08-20T19:03:05.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-20T19:03:05.236Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-20T19:03:05.237Z] docker_cli_sni_test.go:18: Flakey test [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-20T19:03:05.237Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-20T19:03:05.237Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-20T19:03:05.237Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-20T19:03:05.237Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement blkioWeight [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-20T19:03:05.237Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-20T19:03:05.237Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-20T19:03:05.237Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-08-20T19:03:05.237Z] docker_cli_network_unix_test.go:46: Daemon dd935640f13d2 is not started [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] [2020-08-20T19:03:05.237Z] DONE 1249 tests, 51 skipped in 1490.493s [2020-08-20T19:03:05.237Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-20T19:03:05.237Z] ++++ cat bundles/test-integration/docker.pid [2020-08-20T19:03:05.237Z] +++ kill 7302 [2020-08-20T19:03:06.173Z] umount: bundles/test-integration/root: no mount point specified. [2020-08-20T19:03:06.173Z] +++ /etc/init.d/apparmor stop [2020-08-20T19:03:06.173Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-20T19:03:06.173Z] [2020-08-20T19:03:06.173Z] Unloading profiles will leave already running processes permanently [2020-08-20T19:03:06.173Z] unconfined, which can lead to unexpected situations. [2020-08-20T19:03:06.173Z] [2020-08-20T19:03:06.173Z] To set a process to complain mode, use the command line tool [2020-08-20T19:03:06.173Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-20T19:03:06.173Z] +++ true [2020-08-20T19:03:06.273Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-08-20T19:03:06.432Z] exiting test-integration [2020-08-20T19:03:06.432Z] ++ exit 0 [2020-08-20T19:03:06.432Z] [2020-08-20T19:03:06.692Z] + for job in $(jobs -p) [2020-08-20T19:03:06.692Z] + wait 10893 [2020-08-20T19:03:08.069Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-08-20T19:03:12.257Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-08-20T19:03:12.257Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-08-20T19:03:14.821Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-08-20T19:03:17.523Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-08-20T19:03:17.523Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-08-20T19:03:18.090Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-08-20T19:03:19.497Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-08-20T19:03:20.620Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-20T19:03:24.170Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-08-20T19:03:38.951Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-08-20T19:03:38.951Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-08-20T19:03:44.725Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-08-20T19:03:44.725Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-08-20T19:03:44.725Z] === RUN TestDockerSuite/TestBuildNetNone [2020-08-20T19:03:44.725Z] === RUN TestDockerSuite/TestBuildNoContext [2020-08-20T19:03:46.893Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-08-20T19:03:50.618Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-08-20T19:03:52.786Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-08-20T19:03:52.786Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-08-20T19:03:52.786Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-08-20T19:03:54.956Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-08-20T19:03:55.918Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-08-20T19:03:56.885Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-08-20T19:04:05.431Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-08-20T19:04:05.431Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-08-20T19:04:13.974Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-08-20T19:04:16.155Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-08-20T19:04:16.850Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-20T19:04:24.704Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-08-20T19:04:28.424Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-08-20T19:04:33.095Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-08-20T19:04:33.095Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-08-20T19:04:33.552Z] === RUN TestDockerSuite/TestBuildPATH [2020-08-20T19:04:33.552Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-08-20T19:04:35.083Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-08-20T19:04:35.083Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-08-20T19:05:13.067Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-20T19:05:25.268Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-08-20T19:05:25.717Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-08-20T19:05:29.462Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-20T19:05:40.495Z] === RUN TestDockerSuite/TestBuildRm [2020-08-20T19:05:52.847Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-08-20T19:05:54.381Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-08-20T19:05:54.381Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-08-20T19:05:54.381Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-08-20T19:05:55.344Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-08-20T19:05:58.236Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-08-20T19:06:01.129Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-08-20T19:06:05.805Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-08-20T19:06:20.589Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-08-20T19:06:20.589Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-08-20T19:06:20.589Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-08-20T19:06:29.167Z] === RUN TestDockerSuite/TestBuildSpaces [2020-08-20T19:06:29.167Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-08-20T19:06:33.846Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-08-20T19:06:33.846Z] === RUN TestDockerSuite/TestBuildStderr [2020-08-20T19:06:37.570Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-08-20T19:06:55.232Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-08-20T19:06:55.232Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-08-20T19:06:58.130Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-08-20T19:06:58.588Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-08-20T19:07:03.268Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-08-20T19:07:07.945Z] === RUN TestDockerSuite/TestBuildUser [2020-08-20T19:07:07.945Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-08-20T19:07:07.945Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-08-20T19:07:07.945Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-08-20T19:07:11.671Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-08-20T19:07:11.671Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-08-20T19:07:13.843Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-08-20T19:07:13.843Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-08-20T19:07:13.843Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-08-20T19:07:38.951Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-08-20T19:07:38.951Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-08-20T19:07:46.012Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-08-20T19:07:50.688Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-08-20T19:07:50.688Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-08-20T19:07:50.688Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-08-20T19:07:50.920Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-20T19:07:52.859Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-08-20T19:07:52.860Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-08-20T19:07:59.030Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-08-20T19:08:00.431Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-08-20T19:08:02.334Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-08-20T19:08:05.221Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-08-20T19:08:06.522Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-08-20T19:08:08.118Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-08-20T19:08:08.118Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-08-20T19:08:08.425Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-20T19:08:20.484Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-08-20T19:08:20.484Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-08-20T19:08:20.484Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-08-20T19:08:20.484Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-08-20T19:08:21.449Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-08-20T19:08:30.006Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-08-20T19:08:30.006Z] === RUN TestDockerSuite/TestBuildXZHost [2020-08-20T19:08:30.464Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-08-20T19:08:30.464Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-08-20T19:08:30.464Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-08-20T19:08:32.637Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-08-20T19:08:36.361Z] === RUN TestDockerSuite/TestCommitChange [2020-08-20T19:08:41.042Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-08-20T19:08:44.768Z] === RUN TestDockerSuite/TestCommitHardlink [2020-08-20T19:08:44.768Z] === RUN TestDockerSuite/TestCommitNewFile [2020-08-20T19:08:50.548Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-08-20T19:08:50.548Z] === RUN TestDockerSuite/TestCommitTTY [2020-08-20T19:08:56.326Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-08-20T19:09:01.003Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-08-20T19:09:01.003Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-08-20T19:09:01.003Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-08-20T19:09:01.003Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-08-20T19:09:01.003Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-08-20T19:09:01.003Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-08-20T19:09:01.003Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-08-20T19:09:01.003Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-08-20T19:09:01.003Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-08-20T19:09:04.646Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-08-20T19:09:04.646Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-08-20T19:09:06.022Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-08-20T19:09:06.784Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-08-20T19:09:08.575Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-08-20T19:09:11.869Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-08-20T19:09:12.564Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-08-20T19:09:12.564Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-08-20T19:09:14.096Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-08-20T19:09:14.096Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-08-20T19:09:14.096Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-08-20T19:09:14.096Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-08-20T19:09:14.399Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-20T19:09:15.627Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-08-20T19:09:15.627Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-08-20T19:09:15.627Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-08-20T19:09:17.801Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-08-20T19:09:17.801Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-08-20T19:09:17.801Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-08-20T19:09:17.801Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-08-20T19:09:17.801Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-08-20T19:09:19.333Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-08-20T19:09:21.505Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-08-20T19:09:22.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-08-20T19:09:22.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-08-20T19:09:22.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-08-20T19:09:24.646Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-08-20T19:09:24.646Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-08-20T19:09:26.178Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-08-20T19:09:26.178Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-08-20T19:09:26.178Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-08-20T19:09:28.351Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-08-20T19:09:28.351Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-08-20T19:09:29.316Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-08-20T19:09:29.316Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-08-20T19:09:31.486Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-08-20T19:09:31.486Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-08-20T19:09:33.658Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-08-20T19:09:36.325Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-08-20T19:09:36.553Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-08-20T19:09:40.277Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-08-20T19:09:40.277Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-08-20T19:09:40.277Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-08-20T19:09:40.277Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-08-20T19:09:40.277Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-08-20T19:09:41.809Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-08-20T19:09:41.809Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-08-20T19:09:43.341Z] === RUN TestDockerSuite/TestContainerAPITop [2020-08-20T19:09:43.341Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-08-20T19:09:44.874Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-08-20T19:09:44.874Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-08-20T19:09:48.523Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-08-20T19:09:48.603Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-08-20T19:09:49.089Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-08-20T19:09:50.139Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-08-20T19:09:50.139Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-08-20T19:09:50.139Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-08-20T19:09:50.139Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-08-20T19:09:50.139Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-08-20T19:09:50.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-08-20T19:09:51.627Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-08-20T19:09:51.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-08-20T19:09:54.911Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-08-20T19:10:03.024Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-08-20T19:10:06.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-08-20T19:10:06.469Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-08-20T19:10:06.469Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-08-20T19:10:06.469Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-08-20T19:10:06.469Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-08-20T19:10:06.469Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-08-20T19:10:06.469Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-08-20T19:10:06.469Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-08-20T19:10:07.211Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-08-20T19:10:08.641Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-08-20T19:10:08.641Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-08-20T19:10:08.641Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-08-20T19:10:08.641Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-08-20T19:10:08.641Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-08-20T19:10:08.642Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-08-20T19:10:08.642Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-08-20T19:10:08.642Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-08-20T19:10:08.642Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-08-20T19:10:08.642Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-08-20T19:10:08.642Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-08-20T19:10:08.642Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-08-20T19:10:08.642Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-08-20T19:10:08.642Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-08-20T19:10:09.743Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-08-20T19:10:10.822Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-08-20T19:10:10.822Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-08-20T19:10:10.822Z] === RUN TestDockerSuite/TestCpRelativePath [2020-08-20T19:10:12.275Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-08-20T19:10:12.356Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-08-20T19:10:12.356Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-08-20T19:10:12.356Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-08-20T19:10:12.356Z] === RUN TestDockerSuite/TestCpToCaseA [2020-08-20T19:10:14.805Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-08-20T19:10:16.080Z] === RUN TestDockerSuite/TestCpToCaseB [2020-08-20T19:10:17.611Z] === RUN TestDockerSuite/TestCpToCaseC [2020-08-20T19:10:17.611Z] === RUN TestDockerSuite/TestCpToCaseD [2020-08-20T19:10:17.611Z] === RUN TestDockerSuite/TestCpToCaseE [2020-08-20T19:10:18.098Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-08-20T19:10:20.631Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-08-20T19:10:22.533Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-08-20T19:10:29.973Z] === RUN TestDockerSuite/TestCpToCaseF [2020-08-20T19:10:29.973Z] === RUN TestDockerSuite/TestCpToCaseG [2020-08-20T19:10:29.973Z] === RUN TestDockerSuite/TestCpToCaseH [2020-08-20T19:10:42.343Z] === RUN TestDockerSuite/TestCpToCaseI [2020-08-20T19:10:42.343Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-08-20T19:10:42.343Z] === RUN TestDockerSuite/TestCpToDot [2020-08-20T19:10:42.343Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-08-20T19:10:42.343Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-08-20T19:10:42.343Z] === RUN TestDockerSuite/TestCpToStdout [2020-08-20T19:10:44.525Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-08-20T19:10:44.525Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-08-20T19:10:44.525Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-08-20T19:10:44.525Z] === RUN TestDockerSuite/TestCpVolumePath [2020-08-20T19:10:44.525Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-08-20T19:10:44.525Z] === RUN TestDockerSuite/TestCreateArgs [2020-08-20T19:10:44.525Z] === RUN TestDockerSuite/TestCreateByImageID [2020-08-20T19:10:46.844Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-08-20T19:10:48.377Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-08-20T19:10:48.377Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-08-20T19:10:48.377Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-08-20T19:10:49.909Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-08-20T19:10:50.366Z] === RUN TestDockerSuite/TestCreateLabels [2020-08-20T19:10:50.823Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-08-20T19:10:50.823Z] === RUN TestDockerSuite/TestCreateRM [2020-08-20T19:10:50.823Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-08-20T19:10:50.823Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-08-20T19:10:50.823Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-08-20T19:10:51.280Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-08-20T19:10:58.340Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-08-20T19:10:58.340Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-08-20T19:10:58.340Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-08-20T19:11:02.065Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-08-20T19:11:02.065Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-08-20T19:11:02.065Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDevicePermissions [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDockerFails [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestEventsAttach [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestEventsCommit [2020-08-20T19:11:09.123Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-08-20T19:11:10.654Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-08-20T19:11:12.825Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-08-20T19:11:14.356Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-08-20T19:11:18.747Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-08-20T19:11:21.419Z] === RUN TestDockerSuite/TestEventsCopy [2020-08-20T19:11:25.146Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-08-20T19:11:29.843Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-08-20T19:11:31.374Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-08-20T19:11:31.832Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-08-20T19:11:33.632Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-08-20T19:11:34.728Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-08-20T19:11:35.185Z] === RUN TestDockerSuite/TestEventsFilterType [2020-08-20T19:11:36.149Z] === RUN TestDockerSuite/TestEventsFilters [2020-08-20T19:11:39.873Z] === RUN TestDockerSuite/TestEventsFormat [2020-08-20T19:11:43.597Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-08-20T19:11:43.597Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-08-20T19:11:43.597Z] === RUN TestDockerSuite/TestEventsImageImport [2020-08-20T19:11:43.597Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-08-20T19:11:43.597Z] === RUN TestDockerSuite/TestEventsImagePull [2020-08-20T19:11:43.597Z] === RUN TestDockerSuite/TestEventsImageTag [2020-08-20T19:11:44.562Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-08-20T19:11:44.562Z] === RUN TestDockerSuite/TestEventsRename [2020-08-20T19:11:46.734Z] === RUN TestDockerSuite/TestEventsResize [2020-08-20T19:11:48.905Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-08-20T19:11:50.438Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite (1650.30s) [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.72s) [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-08-20T19:11:51.714Z] daemon.go:325: [d5789910319fb] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d5789910319fb] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d5789910319fb] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d5789910319fb] daemon started [2020-08-20T19:11:51.714Z] daemon.go:461: [d5789910319fb] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d5789910319fb] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d5789910319fb] Daemon stopped [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s) [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-08-20T19:11:51.714Z] daemon.go:325: [d448f9018fc90] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d448f9018fc90] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d448f9018fc90] daemon started [2020-08-20T19:11:51.714Z] daemon.go:461: [d448f9018fc90] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d448f9018fc90] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d448f9018fc90] Daemon stopped [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.35s) [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-08-20T19:11:51.714Z] daemon.go:325: [dd6bcbbcc44ad] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [dd6bcbbcc44ad] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [dd6bcbbcc44ad] daemon started [2020-08-20T19:11:51.714Z] daemon.go:461: [dd6bcbbcc44ad] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [dd6bcbbcc44ad] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [dd6bcbbcc44ad] Daemon stopped [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s) [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-20T19:11:51.714Z] daemon.go:325: [d3eedd6b4f2cb] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d3eedd6b4f2cb] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d3eedd6b4f2cb] daemon started [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-20T19:11:51.714Z] daemon.go:325: [d67a8d365cc2a] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d67a8d365cc2a] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d67a8d365cc2a] daemon started [2020-08-20T19:11:51.714Z] daemon.go:461: [d3eedd6b4f2cb] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d3eedd6b4f2cb] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d3eedd6b4f2cb] Daemon stopped [2020-08-20T19:11:51.714Z] daemon.go:461: [d67a8d365cc2a] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d67a8d365cc2a] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d67a8d365cc2a] Daemon stopped [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-08-20T19:11:51.714Z] daemon.go:325: [dca879659423f] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [dca879659423f] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [dca879659423f] daemon started [2020-08-20T19:11:51.714Z] daemon.go:461: [dca879659423f] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [dca879659423f] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [dca879659423f] Daemon stopped [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.91s) [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-20T19:11:51.714Z] daemon.go:325: [d2d7073587893] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d2d7073587893] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d2d7073587893] daemon started [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-20T19:11:51.714Z] daemon.go:325: [dbef984b364c3] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [dbef984b364c3] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [dbef984b364c3] daemon started [2020-08-20T19:11:51.714Z] check_test.go:358: [dbef984b364c3] joining swarm manager [d2d7073587893]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.714Z] daemon.go:461: [dbef984b364c3] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [dbef984b364c3] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [dbef984b364c3] Daemon stopped [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-20T19:11:51.714Z] daemon.go:325: [d9c38d477f16f] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d9c38d477f16f] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d9c38d477f16f] daemon started [2020-08-20T19:11:51.714Z] check_test.go:358: [d9c38d477f16f] joining swarm manager [d2d7073587893]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.714Z] daemon.go:461: [d2d7073587893] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d2d7073587893] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d2d7073587893] Daemon stopped [2020-08-20T19:11:51.714Z] check_test.go:379: Daemon dbef984b364c3 is not started [2020-08-20T19:11:51.714Z] daemon.go:461: [d9c38d477f16f] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d9c38d477f16f] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d9c38d477f16f] Daemon stopped [2020-08-20T19:11:51.714Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-20T19:11:51.714Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.13s) [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-08-20T19:11:51.714Z] daemon.go:325: [de41c2956339e] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [de41c2956339e] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [de41c2956339e] daemon started [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-08-20T19:11:51.714Z] daemon.go:325: [d0a289ded0405] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d0a289ded0405] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d0a289ded0405] daemon started [2020-08-20T19:11:51.714Z] check_test.go:358: [d0a289ded0405] joining swarm manager [de41c2956339e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.714Z] daemon.go:461: [de41c2956339e] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [de41c2956339e] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [de41c2956339e] Daemon stopped [2020-08-20T19:11:51.714Z] daemon.go:461: [d0a289ded0405] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d0a289ded0405] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d0a289ded0405] Daemon stopped [2020-08-20T19:11:51.714Z] daemon.go:325: [de41c2956339e] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [de41c2956339e] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [de41c2956339e] daemon started [2020-08-20T19:11:51.714Z] daemon.go:325: [d0a289ded0405] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d0a289ded0405] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d0a289ded0405] daemon started [2020-08-20T19:11:51.714Z] daemon.go:461: [de41c2956339e] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [de41c2956339e] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [de41c2956339e] Daemon stopped [2020-08-20T19:11:51.714Z] daemon.go:461: [d0a289ded0405] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d0a289ded0405] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d0a289ded0405] Daemon stopped [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-08-20T19:11:51.714Z] daemon.go:325: [df01d1fb70450] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [df01d1fb70450] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [df01d1fb70450] daemon started [2020-08-20T19:11:51.714Z] daemon.go:461: [df01d1fb70450] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [df01d1fb70450] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [df01d1fb70450] Daemon stopped [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.72s) [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-08-20T19:11:51.714Z] daemon.go:325: [daee2282fc446] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [daee2282fc446] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [daee2282fc446] daemon started [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-08-20T19:11:51.714Z] daemon.go:325: [d3d213ab17cf2] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d3d213ab17cf2] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d3d213ab17cf2] daemon started [2020-08-20T19:11:51.714Z] daemon.go:461: [daee2282fc446] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [daee2282fc446] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [daee2282fc446] Daemon stopped [2020-08-20T19:11:51.714Z] daemon.go:461: [d3d213ab17cf2] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d3d213ab17cf2] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d3d213ab17cf2] Daemon stopped [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.85s) [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-20T19:11:51.714Z] daemon.go:325: [d38b3d369b0b3] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d38b3d369b0b3] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d38b3d369b0b3] daemon started [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-20T19:11:51.714Z] daemon.go:325: [d29b60ce0fa89] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d29b60ce0fa89] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d29b60ce0fa89] daemon started [2020-08-20T19:11:51.714Z] check_test.go:358: [d29b60ce0fa89] joining swarm manager [d38b3d369b0b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-20T19:11:51.714Z] daemon.go:325: [d57c9bfeb376b] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d57c9bfeb376b] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d57c9bfeb376b] daemon started [2020-08-20T19:11:51.714Z] check_test.go:358: [d57c9bfeb376b] joining swarm manager [d38b3d369b0b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.714Z] daemon.go:461: [d38b3d369b0b3] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d38b3d369b0b3] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d38b3d369b0b3] Daemon stopped [2020-08-20T19:11:51.714Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-08-20T19:11:51.714Z] daemon.go:325: [d38b3d369b0b3] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d38b3d369b0b3] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d38b3d369b0b3] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d38b3d369b0b3] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:339: [d38b3d369b0b3] error pinging daemon on start: Get http://d38b3d369b0b3.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.714Z] daemon.go:325: [d38b3d369b0b3] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d38b3d369b0b3] daemon started [2020-08-20T19:11:51.714Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-08-20T19:11:51.714Z] daemon.go:461: [d38b3d369b0b3] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d38b3d369b0b3] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d38b3d369b0b3] Daemon stopped [2020-08-20T19:11:51.714Z] daemon.go:461: [d29b60ce0fa89] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d29b60ce0fa89] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d29b60ce0fa89] Daemon stopped [2020-08-20T19:11:51.714Z] daemon.go:461: [d57c9bfeb376b] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d57c9bfeb376b] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d57c9bfeb376b] Daemon stopped [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.37s) [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-20T19:11:51.714Z] daemon.go:325: [d022c9044c38f] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d022c9044c38f] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d022c9044c38f] daemon started [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-20T19:11:51.714Z] daemon.go:325: [d5a3d20b86dee] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d5a3d20b86dee] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d5a3d20b86dee] daemon started [2020-08-20T19:11:51.714Z] check_test.go:358: [d5a3d20b86dee] joining swarm manager [d022c9044c38f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-20T19:11:51.714Z] daemon.go:325: [dbd476c10d3dc] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [dbd476c10d3dc] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [dbd476c10d3dc] daemon started [2020-08-20T19:11:51.714Z] check_test.go:358: [dbd476c10d3dc] joining swarm manager [d022c9044c38f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.714Z] daemon.go:461: [d022c9044c38f] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d022c9044c38f] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d022c9044c38f] Daemon stopped [2020-08-20T19:11:51.714Z] daemon.go:461: [d5a3d20b86dee] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d5a3d20b86dee] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d5a3d20b86dee] Daemon stopped [2020-08-20T19:11:51.714Z] daemon.go:461: [dbd476c10d3dc] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [dbd476c10d3dc] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [dbd476c10d3dc] Daemon stopped [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.40s) [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-20T19:11:51.714Z] daemon.go:325: [d51865b7e3f31] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d51865b7e3f31] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d51865b7e3f31] daemon started [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-20T19:11:51.714Z] daemon.go:325: [da550a49d6b65] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [da550a49d6b65] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [da550a49d6b65] daemon started [2020-08-20T19:11:51.714Z] daemon.go:461: [d51865b7e3f31] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d51865b7e3f31] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d51865b7e3f31] Daemon stopped [2020-08-20T19:11:51.714Z] daemon.go:461: [da550a49d6b65] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [da550a49d6b65] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [da550a49d6b65] Daemon stopped [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.98s) [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-08-20T19:11:51.714Z] daemon.go:325: [d46ea63d20908] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d46ea63d20908] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d46ea63d20908] daemon started [2020-08-20T19:11:51.714Z] daemon.go:461: [d46ea63d20908] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [d46ea63d20908] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [d46ea63d20908] Daemon stopped [2020-08-20T19:11:51.714Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.19s) [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-20T19:11:51.714Z] daemon.go:325: [da94684e07a2f] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [da94684e07a2f] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [da94684e07a2f] daemon started [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-20T19:11:51.714Z] daemon.go:325: [d084da9a6e1c9] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d084da9a6e1c9] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d084da9a6e1c9] daemon started [2020-08-20T19:11:51.714Z] check_test.go:358: [d084da9a6e1c9] joining swarm manager [da94684e07a2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.714Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-20T19:11:51.714Z] daemon.go:325: [d4166959f40d8] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:325: [d4166959f40d8] waiting for daemon to start [2020-08-20T19:11:51.714Z] daemon.go:353: [d4166959f40d8] daemon started [2020-08-20T19:11:51.714Z] check_test.go:358: [d4166959f40d8] joining swarm manager [da94684e07a2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.714Z] daemon.go:461: [da94684e07a2f] Stopping daemon [2020-08-20T19:11:51.714Z] daemon.go:296: [da94684e07a2f] exiting daemon [2020-08-20T19:11:51.714Z] daemon.go:448: [da94684e07a2f] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:461: [d084da9a6e1c9] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d084da9a6e1c9] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d084da9a6e1c9] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:461: [d4166959f40d8] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d4166959f40d8] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d4166959f40d8] Daemon stopped [2020-08-20T19:11:51.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.43s) [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-20T19:11:51.715Z] daemon.go:325: [dbb07d8f6e971] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [dbb07d8f6e971] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [dbb07d8f6e971] daemon started [2020-08-20T19:11:51.715Z] daemon.go:461: [dbb07d8f6e971] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [dbb07d8f6e971] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [dbb07d8f6e971] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:325: [dbb07d8f6e971] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [dbb07d8f6e971] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [dbb07d8f6e971] daemon started [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-20T19:11:51.715Z] daemon.go:325: [d3325123e34d6] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d3325123e34d6] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d3325123e34d6] daemon started [2020-08-20T19:11:51.715Z] check_test.go:358: [d3325123e34d6] joining swarm manager [dbb07d8f6e971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.715Z] daemon.go:461: [d3325123e34d6] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d3325123e34d6] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d3325123e34d6] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:325: [d3325123e34d6] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d3325123e34d6] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d3325123e34d6] daemon started [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-20T19:11:51.715Z] daemon.go:325: [d8e6c1d7ef0a7] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d8e6c1d7ef0a7] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d8e6c1d7ef0a7] daemon started [2020-08-20T19:11:51.715Z] check_test.go:358: [d8e6c1d7ef0a7] joining swarm manager [dbb07d8f6e971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.715Z] daemon.go:461: [d8e6c1d7ef0a7] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d8e6c1d7ef0a7] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d8e6c1d7ef0a7] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:325: [d8e6c1d7ef0a7] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d8e6c1d7ef0a7] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d8e6c1d7ef0a7] daemon started [2020-08-20T19:11:51.715Z] daemon.go:296: [d8e6c1d7ef0a7] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:325: [d8e6c1d7ef0a7] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d8e6c1d7ef0a7] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d8e6c1d7ef0a7] daemon started [2020-08-20T19:11:51.715Z] daemon.go:461: [dbb07d8f6e971] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [dbb07d8f6e971] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [dbb07d8f6e971] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:461: [d3325123e34d6] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d3325123e34d6] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d3325123e34d6] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:461: [d8e6c1d7ef0a7] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d8e6c1d7ef0a7] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d8e6c1d7ef0a7] Daemon stopped [2020-08-20T19:11:51.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.07s) [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-20T19:11:51.715Z] daemon.go:325: [d8ad7e510774f] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d8ad7e510774f] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d8ad7e510774f] daemon started [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-20T19:11:51.715Z] daemon.go:325: [d1868a893f883] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d1868a893f883] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d1868a893f883] daemon started [2020-08-20T19:11:51.715Z] check_test.go:358: [d1868a893f883] joining swarm manager [d8ad7e510774f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.715Z] daemon.go:461: [d8ad7e510774f] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d8ad7e510774f] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d8ad7e510774f] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:461: [d1868a893f883] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d1868a893f883] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d1868a893f883] Daemon stopped [2020-08-20T19:11:51.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.69s) [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-20T19:11:51.715Z] daemon.go:325: [da1e82c9c9148] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [da1e82c9c9148] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [da1e82c9c9148] daemon started [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-20T19:11:51.715Z] daemon.go:325: [d536007fdd061] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d536007fdd061] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d536007fdd061] daemon started [2020-08-20T19:11:51.715Z] check_test.go:358: [d536007fdd061] joining swarm manager [da1e82c9c9148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-20T19:11:51.715Z] daemon.go:325: [d45afceb66d5c] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d45afceb66d5c] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d45afceb66d5c] daemon started [2020-08-20T19:11:51.715Z] check_test.go:358: [d45afceb66d5c] joining swarm manager [da1e82c9c9148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.715Z] daemon.go:461: [d536007fdd061] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d536007fdd061] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d536007fdd061] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:325: [d536007fdd061] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d536007fdd061] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d536007fdd061] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d536007fdd061] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:339: [d536007fdd061] error pinging daemon on start: Get http://d536007fdd061.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:325: [d536007fdd061] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:339: [d536007fdd061] error pinging daemon on start: Get http://d536007fdd061.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:325: [d536007fdd061] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:339: [d536007fdd061] error pinging daemon on start: Get http://d536007fdd061.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:325: [d536007fdd061] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:339: [d536007fdd061] error pinging daemon on start: Get http://d536007fdd061.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:325: [d536007fdd061] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:339: [d536007fdd061] error pinging daemon on start: Get http://d536007fdd061.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:325: [d536007fdd061] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:339: [d536007fdd061] error pinging daemon on start: Get http://d536007fdd061.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:325: [d536007fdd061] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d536007fdd061] daemon started [2020-08-20T19:11:51.715Z] daemon.go:461: [da1e82c9c9148] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [da1e82c9c9148] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [da1e82c9c9148] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:461: [d536007fdd061] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d536007fdd061] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d536007fdd061] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:461: [d45afceb66d5c] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d45afceb66d5c] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d45afceb66d5c] Daemon stopped [2020-08-20T19:11:51.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.65s) [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-08-20T19:11:51.715Z] daemon.go:325: [d6a2542fa2d98] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d6a2542fa2d98] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d6a2542fa2d98] daemon started [2020-08-20T19:11:51.715Z] daemon.go:461: [d6a2542fa2d98] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d6a2542fa2d98] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d6a2542fa2d98] Daemon stopped [2020-08-20T19:11:51.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.68s) [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-20T19:11:51.715Z] daemon.go:325: [d307b686d29ef] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d307b686d29ef] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d307b686d29ef] daemon started [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-20T19:11:51.715Z] daemon.go:325: [dbeb077f6e17e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [dbeb077f6e17e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [dbeb077f6e17e] daemon started [2020-08-20T19:11:51.715Z] check_test.go:358: [dbeb077f6e17e] joining swarm manager [d307b686d29ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.715Z] daemon.go:461: [d307b686d29ef] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d307b686d29ef] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d307b686d29ef] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:461: [dbeb077f6e17e] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [dbeb077f6e17e] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [dbeb077f6e17e] Daemon stopped [2020-08-20T19:11:51.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.96s) [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-20T19:11:51.715Z] daemon.go:325: [d3c0876e2240d] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d3c0876e2240d] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d3c0876e2240d] daemon started [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-20T19:11:51.715Z] daemon.go:325: [d706753181a6e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d706753181a6e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d706753181a6e] daemon started [2020-08-20T19:11:51.715Z] check_test.go:358: [d706753181a6e] joining swarm manager [d3c0876e2240d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-20T19:11:51.715Z] daemon.go:325: [dc438726e98bf] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [dc438726e98bf] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [dc438726e98bf] daemon started [2020-08-20T19:11:51.715Z] check_test.go:358: [dc438726e98bf] joining swarm manager [d3c0876e2240d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.715Z] daemon.go:461: [d706753181a6e] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d706753181a6e] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d706753181a6e] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:461: [dc438726e98bf] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [dc438726e98bf] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [dc438726e98bf] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:325: [d706753181a6e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d706753181a6e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d706753181a6e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d706753181a6e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:339: [d706753181a6e] error pinging daemon on start: Get http://d706753181a6e.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:325: [d706753181a6e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:339: [d706753181a6e] error pinging daemon on start: Get http://d706753181a6e.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:325: [d706753181a6e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:339: [d706753181a6e] error pinging daemon on start: Get http://d706753181a6e.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:325: [d706753181a6e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d706753181a6e] daemon started [2020-08-20T19:11:51.715Z] daemon.go:461: [d3c0876e2240d] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d3c0876e2240d] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d3c0876e2240d] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:461: [d706753181a6e] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [d706753181a6e] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d706753181a6e] Daemon stopped [2020-08-20T19:11:51.715Z] check_test.go:379: Daemon dc438726e98bf is not started [2020-08-20T19:11:51.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.47s) [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-20T19:11:51.715Z] daemon.go:325: [db2167957142d] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [db2167957142d] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [db2167957142d] daemon started [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-20T19:11:51.715Z] daemon.go:325: [dd69acf0ca02e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [dd69acf0ca02e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [dd69acf0ca02e] daemon started [2020-08-20T19:11:51.715Z] check_test.go:358: [dd69acf0ca02e] joining swarm manager [db2167957142d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-20T19:11:51.715Z] daemon.go:325: [d80ed68bb05c6] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d80ed68bb05c6] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d80ed68bb05c6] daemon started [2020-08-20T19:11:51.715Z] check_test.go:358: [d80ed68bb05c6] joining swarm manager [db2167957142d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-20T19:11:51.715Z] daemon.go:325: [de42ce9b273fa] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [de42ce9b273fa] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [de42ce9b273fa] daemon started [2020-08-20T19:11:51.715Z] check_test.go:358: [de42ce9b273fa] joining swarm manager [db2167957142d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-20T19:11:51.715Z] daemon.go:325: [d390d2be554cc] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d390d2be554cc] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d390d2be554cc] daemon started [2020-08-20T19:11:51.715Z] check_test.go:358: [d390d2be554cc] joining swarm manager [db2167957142d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-20T19:11:51.715Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-20T19:11:51.715Z] daemon.go:325: [d64f758b0f105] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d64f758b0f105] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:353: [d64f758b0f105] daemon started [2020-08-20T19:11:51.715Z] check_test.go:358: [d64f758b0f105] joining swarm manager [db2167957142d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-08-20T19:11:51.715Z] daemon.go:461: [d64f758b0f105] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:461: [dd69acf0ca02e] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:461: [de42ce9b273fa] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:461: [d80ed68bb05c6] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:461: [d390d2be554cc] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:461: [db2167957142d] Stopping daemon [2020-08-20T19:11:51.715Z] daemon.go:296: [db2167957142d] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [db2167957142d] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:296: [d64f758b0f105] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d64f758b0f105] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:296: [de42ce9b273fa] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [de42ce9b273fa] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:296: [d80ed68bb05c6] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d80ed68bb05c6] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:296: [d390d2be554cc] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [d390d2be554cc] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:296: [dd69acf0ca02e] exiting daemon [2020-08-20T19:11:51.715Z] daemon.go:448: [dd69acf0ca02e] Daemon stopped [2020-08-20T19:11:51.715Z] daemon.go:325: [d64f758b0f105] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d80ed68bb05c6] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [db2167957142d] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [dd69acf0ca02e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [de42ce9b273fa] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d390d2be554cc] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d64f758b0f105] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d80ed68bb05c6] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [db2167957142d] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [dd69acf0ca02e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [de42ce9b273fa] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d390d2be554cc] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d64f758b0f105] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d80ed68bb05c6] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [db2167957142d] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [dd69acf0ca02e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [de42ce9b273fa] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d390d2be554cc] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d64f758b0f105] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d80ed68bb05c6] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [db2167957142d] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [dd69acf0ca02e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [de42ce9b273fa] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d390d2be554cc] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:339: [d64f758b0f105] error pinging daemon on start: Get http://d64f758b0f105.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:339: [d80ed68bb05c6] error pinging daemon on start: Get http://d80ed68bb05c6.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:339: [db2167957142d] error pinging daemon on start: Get http://db2167957142d.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:339: [dd69acf0ca02e] error pinging daemon on start: Get http://dd69acf0ca02e.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:339: [de42ce9b273fa] error pinging daemon on start: Get http://de42ce9b273fa.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:339: [d390d2be554cc] error pinging daemon on start: Get http://d390d2be554cc.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:325: [d64f758b0f105] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d80ed68bb05c6] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [db2167957142d] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [de42ce9b273fa] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [dd69acf0ca02e] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:325: [d390d2be554cc] waiting for daemon to start [2020-08-20T19:11:51.715Z] daemon.go:339: [d64f758b0f105] error pinging daemon on start: Get http://d64f758b0f105.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:339: [d80ed68bb05c6] error pinging daemon on start: Get http://d80ed68bb05c6.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:339: [db2167957142d] error pinging daemon on start: Get http://db2167957142d.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.715Z] daemon.go:339: [de42ce9b273fa] error pinging daemon on start: Get http://de42ce9b273fa.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.716Z] daemon.go:339: [dd69acf0ca02e] error pinging daemon on start: Get http://dd69acf0ca02e.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.716Z] daemon.go:339: [d390d2be554cc] error pinging daemon on start: Get http://d390d2be554cc.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.716Z] daemon.go:325: [d64f758b0f105] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d80ed68bb05c6] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [db2167957142d] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [dd69acf0ca02e] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [de42ce9b273fa] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d390d2be554cc] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [de42ce9b273fa] daemon started [2020-08-20T19:11:51.716Z] daemon.go:353: [d80ed68bb05c6] daemon started [2020-08-20T19:11:51.716Z] daemon.go:353: [db2167957142d] daemon started [2020-08-20T19:11:51.716Z] daemon.go:353: [d390d2be554cc] daemon started [2020-08-20T19:11:51.716Z] daemon.go:353: [dd69acf0ca02e] daemon started [2020-08-20T19:11:51.716Z] daemon.go:339: [d64f758b0f105] error pinging daemon on start: Get http://d64f758b0f105.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.716Z] daemon.go:325: [d64f758b0f105] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d64f758b0f105] daemon started [2020-08-20T19:11:51.716Z] daemon.go:461: [db2167957142d] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [db2167957142d] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [db2167957142d] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [dd69acf0ca02e] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [dd69acf0ca02e] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [dd69acf0ca02e] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [d80ed68bb05c6] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d80ed68bb05c6] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d80ed68bb05c6] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [de42ce9b273fa] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [de42ce9b273fa] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [de42ce9b273fa] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [d390d2be554cc] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d390d2be554cc] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d390d2be554cc] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [d64f758b0f105] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d64f758b0f105] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d64f758b0f105] Daemon stopped [2020-08-20T19:11:51.716Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (22.55s) [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-08-20T19:11:51.716Z] daemon.go:325: [d3c40e133054c] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d3c40e133054c] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d3c40e133054c] daemon started [2020-08-20T19:11:51.716Z] daemon.go:461: [d3c40e133054c] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d3c40e133054c] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d3c40e133054c] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:325: [d3c40e133054c] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d3c40e133054c] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d3c40e133054c] daemon started [2020-08-20T19:11:51.716Z] daemon.go:461: [d3c40e133054c] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d3c40e133054c] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d3c40e133054c] Daemon stopped [2020-08-20T19:11:51.716Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.63s) [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-08-20T19:11:51.716Z] daemon.go:325: [d3ef08d9097d6] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d3ef08d9097d6] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d3ef08d9097d6] daemon started [2020-08-20T19:11:51.716Z] daemon.go:461: [d3ef08d9097d6] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d3ef08d9097d6] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d3ef08d9097d6] Daemon stopped [2020-08-20T19:11:51.716Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.05s) [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-20T19:11:51.716Z] daemon.go:325: [da9818e0d969a] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [da9818e0d969a] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [da9818e0d969a] daemon started [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-20T19:11:51.716Z] daemon.go:325: [df7620135d9a4] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [df7620135d9a4] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [df7620135d9a4] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [df7620135d9a4] joining swarm manager [da9818e0d969a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-20T19:11:51.716Z] daemon.go:325: [d9262b37dddd4] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d9262b37dddd4] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d9262b37dddd4] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [d9262b37dddd4] joining swarm manager [da9818e0d969a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.716Z] daemon.go:461: [da9818e0d969a] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [da9818e0d969a] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [da9818e0d969a] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [df7620135d9a4] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [df7620135d9a4] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [df7620135d9a4] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [d9262b37dddd4] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d9262b37dddd4] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d9262b37dddd4] Daemon stopped [2020-08-20T19:11:51.716Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.03s) [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-20T19:11:51.716Z] daemon.go:325: [d246a773376ba] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d246a773376ba] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d246a773376ba] daemon started [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-20T19:11:51.716Z] daemon.go:325: [d13e1bbf6c196] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d13e1bbf6c196] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d13e1bbf6c196] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [d13e1bbf6c196] joining swarm manager [d246a773376ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-20T19:11:51.716Z] daemon.go:325: [d3ab0560fb06c] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d3ab0560fb06c] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d3ab0560fb06c] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [d3ab0560fb06c] joining swarm manager [d246a773376ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.716Z] daemon.go:461: [d246a773376ba] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d246a773376ba] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d246a773376ba] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [d13e1bbf6c196] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d13e1bbf6c196] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d13e1bbf6c196] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [d3ab0560fb06c] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d3ab0560fb06c] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d3ab0560fb06c] Daemon stopped [2020-08-20T19:11:51.716Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.30s) [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-20T19:11:51.716Z] daemon.go:325: [dbc3e5bc62d43] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [dbc3e5bc62d43] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [dbc3e5bc62d43] daemon started [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-20T19:11:51.716Z] daemon.go:325: [da572ab0529ff] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [da572ab0529ff] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [da572ab0529ff] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [da572ab0529ff] joining swarm manager [dbc3e5bc62d43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-20T19:11:51.716Z] daemon.go:325: [d1a9cf745af07] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d1a9cf745af07] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d1a9cf745af07] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [d1a9cf745af07] joining swarm manager [dbc3e5bc62d43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.716Z] daemon.go:461: [dbc3e5bc62d43] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [dbc3e5bc62d43] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [dbc3e5bc62d43] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [da572ab0529ff] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [da572ab0529ff] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [da572ab0529ff] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [d1a9cf745af07] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d1a9cf745af07] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d1a9cf745af07] Daemon stopped [2020-08-20T19:11:51.716Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.36s) [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-08-20T19:11:51.716Z] daemon.go:325: [d5f903d74a4a1] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d5f903d74a4a1] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d5f903d74a4a1] daemon started [2020-08-20T19:11:51.716Z] daemon.go:461: [d5f903d74a4a1] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d5f903d74a4a1] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d5f903d74a4a1] Daemon stopped [2020-08-20T19:11:51.716Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.64s) [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-20T19:11:51.716Z] daemon.go:325: [d2a518ab0212d] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d2a518ab0212d] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d2a518ab0212d] daemon started [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-20T19:11:51.716Z] daemon.go:325: [de4c580523d11] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [de4c580523d11] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [de4c580523d11] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [de4c580523d11] joining swarm manager [d2a518ab0212d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-20T19:11:51.716Z] daemon.go:325: [dbf79d348f716] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [dbf79d348f716] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [dbf79d348f716] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [dbf79d348f716] joining swarm manager [d2a518ab0212d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-20T19:11:51.716Z] daemon.go:325: [de3bb206e9338] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [de3bb206e9338] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [de3bb206e9338] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [de3bb206e9338] joining swarm manager [d2a518ab0212d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-20T19:11:51.716Z] daemon.go:325: [d47da2b9ed8b2] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d47da2b9ed8b2] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d47da2b9ed8b2] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [d47da2b9ed8b2] joining swarm manager [d2a518ab0212d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-20T19:11:51.716Z] daemon.go:461: [d2a518ab0212d] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d2a518ab0212d] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d2a518ab0212d] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [de4c580523d11] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [de4c580523d11] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [de4c580523d11] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [dbf79d348f716] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [dbf79d348f716] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [dbf79d348f716] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [de3bb206e9338] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [de3bb206e9338] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [de3bb206e9338] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [d47da2b9ed8b2] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d47da2b9ed8b2] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d47da2b9ed8b2] Daemon stopped [2020-08-20T19:11:51.716Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.38s) [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-08-20T19:11:51.716Z] daemon.go:325: [d4aa4f3fa8057] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d4aa4f3fa8057] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d4aa4f3fa8057] daemon started [2020-08-20T19:11:51.716Z] daemon.go:461: [d4aa4f3fa8057] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d4aa4f3fa8057] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d4aa4f3fa8057] Daemon stopped [2020-08-20T19:11:51.716Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.77s) [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-20T19:11:51.716Z] daemon.go:325: [d85025e0eca2f] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d85025e0eca2f] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d85025e0eca2f] daemon started [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-20T19:11:51.716Z] daemon.go:325: [db70cefd4750e] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [db70cefd4750e] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [db70cefd4750e] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [db70cefd4750e] joining swarm manager [d85025e0eca2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-20T19:11:51.716Z] daemon.go:325: [d10893f2f4898] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d10893f2f4898] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d10893f2f4898] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [d10893f2f4898] joining swarm manager [d85025e0eca2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.716Z] daemon.go:461: [d85025e0eca2f] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d85025e0eca2f] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d85025e0eca2f] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [db70cefd4750e] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [db70cefd4750e] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [db70cefd4750e] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [d10893f2f4898] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d10893f2f4898] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d10893f2f4898] Daemon stopped [2020-08-20T19:11:51.716Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.86s) [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-20T19:11:51.716Z] daemon.go:325: [d9ae9dbb95b90] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d9ae9dbb95b90] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d9ae9dbb95b90] daemon started [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-20T19:11:51.716Z] daemon.go:325: [d26742749cdc7] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d26742749cdc7] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d26742749cdc7] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [d26742749cdc7] joining swarm manager [d9ae9dbb95b90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-20T19:11:51.716Z] daemon.go:325: [dc4fdddf8bfc8] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [dc4fdddf8bfc8] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [dc4fdddf8bfc8] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [dc4fdddf8bfc8] joining swarm manager [d9ae9dbb95b90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.716Z] daemon.go:461: [d26742749cdc7] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d26742749cdc7] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d26742749cdc7] Daemon stopped [2020-08-20T19:11:51.716Z] daemon.go:461: [d9ae9dbb95b90] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [d9ae9dbb95b90] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [d9ae9dbb95b90] Daemon stopped [2020-08-20T19:11:51.716Z] check_test.go:379: Daemon d26742749cdc7 is not started [2020-08-20T19:11:51.716Z] daemon.go:461: [dc4fdddf8bfc8] Stopping daemon [2020-08-20T19:11:51.716Z] daemon.go:296: [dc4fdddf8bfc8] exiting daemon [2020-08-20T19:11:51.716Z] daemon.go:448: [dc4fdddf8bfc8] Daemon stopped [2020-08-20T19:11:51.716Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.97s) [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-20T19:11:51.716Z] daemon.go:325: [d07e19c827c6a] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d07e19c827c6a] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d07e19c827c6a] daemon started [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-20T19:11:51.716Z] daemon.go:325: [d275725509dca] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:325: [d275725509dca] waiting for daemon to start [2020-08-20T19:11:51.716Z] daemon.go:353: [d275725509dca] daemon started [2020-08-20T19:11:51.716Z] check_test.go:358: [d275725509dca] joining swarm manager [d07e19c827c6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.716Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-20T19:11:51.717Z] daemon.go:325: [dec8fa8c8c938] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [dec8fa8c8c938] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [dec8fa8c8c938] daemon started [2020-08-20T19:11:51.717Z] check_test.go:358: [dec8fa8c8c938] joining swarm manager [d07e19c827c6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.717Z] daemon.go:461: [d07e19c827c6a] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d07e19c827c6a] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d07e19c827c6a] Daemon stopped [2020-08-20T19:11:51.717Z] daemon.go:461: [d275725509dca] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d275725509dca] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d275725509dca] Daemon stopped [2020-08-20T19:11:51.717Z] daemon.go:461: [dec8fa8c8c938] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [dec8fa8c8c938] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [dec8fa8c8c938] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.64s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-20T19:11:51.717Z] daemon.go:325: [dcbcefca45305] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [dcbcefca45305] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [dcbcefca45305] daemon started [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-20T19:11:51.717Z] daemon.go:325: [d6760efc91679] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [d6760efc91679] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [d6760efc91679] daemon started [2020-08-20T19:11:51.717Z] check_test.go:358: [d6760efc91679] joining swarm manager [dcbcefca45305]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-20T19:11:51.717Z] daemon.go:325: [dc249fb27e556] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [dc249fb27e556] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [dc249fb27e556] daemon started [2020-08-20T19:11:51.717Z] check_test.go:358: [dc249fb27e556] joining swarm manager [dcbcefca45305]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.717Z] daemon.go:461: [dcbcefca45305] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [dcbcefca45305] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [dcbcefca45305] Daemon stopped [2020-08-20T19:11:51.717Z] daemon.go:461: [d6760efc91679] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d6760efc91679] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d6760efc91679] Daemon stopped [2020-08-20T19:11:51.717Z] daemon.go:461: [dc249fb27e556] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [dc249fb27e556] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [dc249fb27e556] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.09s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-08-20T19:11:51.717Z] daemon.go:325: [d7790d31850e6] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [d7790d31850e6] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [d7790d31850e6] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [d7790d31850e6] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d7790d31850e6] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d7790d31850e6] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.06s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-08-20T19:11:51.717Z] daemon.go:325: [d6dbdb5bc48ae] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [d6dbdb5bc48ae] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [d6dbdb5bc48ae] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [d6dbdb5bc48ae] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d6dbdb5bc48ae] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d6dbdb5bc48ae] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-08-20T19:11:51.717Z] daemon.go:325: [dac1640464932] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [dac1640464932] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [dac1640464932] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [dac1640464932] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [dac1640464932] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [dac1640464932] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.23s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-08-20T19:11:51.717Z] daemon.go:325: [ddc6f16d39d93] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [ddc6f16d39d93] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [ddc6f16d39d93] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [ddc6f16d39d93] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [ddc6f16d39d93] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [ddc6f16d39d93] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.82s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-08-20T19:11:51.717Z] daemon.go:325: [d4461df398b10] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [d4461df398b10] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [d4461df398b10] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [d4461df398b10] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d4461df398b10] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d4461df398b10] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.53s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-08-20T19:11:51.717Z] daemon.go:325: [d459581c9f1f0] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [d459581c9f1f0] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [d459581c9f1f0] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [d459581c9f1f0] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d459581c9f1f0] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d459581c9f1f0] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.35s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-08-20T19:11:51.717Z] daemon.go:325: [de2f2230b847d] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [de2f2230b847d] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [de2f2230b847d] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [de2f2230b847d] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [de2f2230b847d] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [de2f2230b847d] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.48s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-08-20T19:11:51.717Z] daemon.go:325: [d0ec9836cb176] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [d0ec9836cb176] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [d0ec9836cb176] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [d0ec9836cb176] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d0ec9836cb176] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d0ec9836cb176] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.12s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-08-20T19:11:51.717Z] daemon.go:325: [d91d3d0ff2d9a] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [d91d3d0ff2d9a] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [d91d3d0ff2d9a] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [d91d3d0ff2d9a] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d91d3d0ff2d9a] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d91d3d0ff2d9a] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.83s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-08-20T19:11:51.717Z] daemon.go:325: [dbb513d5863b3] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [dbb513d5863b3] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [dbb513d5863b3] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [dbb513d5863b3] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [dbb513d5863b3] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [dbb513d5863b3] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.90s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-08-20T19:11:51.717Z] daemon.go:325: [d5433d2152760] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [d5433d2152760] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [d5433d2152760] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [d5433d2152760] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d5433d2152760] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d5433d2152760] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.48s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-08-20T19:11:51.717Z] daemon.go:325: [d142cccf9c2f7] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [d142cccf9c2f7] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [d142cccf9c2f7] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [d142cccf9c2f7] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d142cccf9c2f7] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d142cccf9c2f7] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.74s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-08-20T19:11:51.717Z] daemon.go:325: [ded4e57eeab98] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [ded4e57eeab98] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [ded4e57eeab98] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [ded4e57eeab98] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [ded4e57eeab98] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [ded4e57eeab98] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.64s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-08-20T19:11:51.717Z] daemon.go:325: [dc98d50c5357c] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [dc98d50c5357c] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [dc98d50c5357c] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [dc98d50c5357c] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [dc98d50c5357c] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [dc98d50c5357c] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.85s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-08-20T19:11:51.717Z] daemon.go:325: [dae56d9781be1] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [dae56d9781be1] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [dae56d9781be1] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [dae56d9781be1] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [dae56d9781be1] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [dae56d9781be1] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.71s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-08-20T19:11:51.717Z] daemon.go:325: [dda4df3c862c9] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [dda4df3c862c9] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [dda4df3c862c9] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [dda4df3c862c9] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [dda4df3c862c9] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [dda4df3c862c9] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.41s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-08-20T19:11:51.717Z] daemon.go:325: [d1039b4f84650] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [d1039b4f84650] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [d1039b4f84650] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [d1039b4f84650] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d1039b4f84650] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d1039b4f84650] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.75s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-08-20T19:11:51.717Z] daemon.go:325: [dce064969cb82] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [dce064969cb82] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [dce064969cb82] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [dce064969cb82] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [dce064969cb82] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [dce064969cb82] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.18s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-08-20T19:11:51.717Z] daemon.go:325: [da4d926067834] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [da4d926067834] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [da4d926067834] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [da4d926067834] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [da4d926067834] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [da4d926067834] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-08-20T19:11:51.717Z] daemon.go:325: [dbd6571012194] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [dbd6571012194] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [dbd6571012194] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [dbd6571012194] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [dbd6571012194] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [dbd6571012194] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.28s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-08-20T19:11:51.717Z] daemon.go:325: [ddf1b6b8b160c] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [ddf1b6b8b160c] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [ddf1b6b8b160c] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [ddf1b6b8b160c] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [ddf1b6b8b160c] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [ddf1b6b8b160c] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.18s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-08-20T19:11:51.717Z] daemon.go:325: [d6a585e134e42] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [d6a585e134e42] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [d6a585e134e42] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [d6a585e134e42] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d6a585e134e42] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d6a585e134e42] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.45s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-08-20T19:11:51.717Z] daemon.go:325: [deb7bfd3480c7] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [deb7bfd3480c7] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [deb7bfd3480c7] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [deb7bfd3480c7] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [deb7bfd3480c7] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [deb7bfd3480c7] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-08-20T19:11:51.717Z] daemon.go:325: [dd85b6ea4a8c7] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [dd85b6ea4a8c7] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [dd85b6ea4a8c7] daemon started [2020-08-20T19:11:51.717Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.2430rxbyk0w8@5b324bdf283a | hello1\n" [2020-08-20T19:11:51.717Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.u04zgrxedkcz@5b324bdf283a | hello2\n" [2020-08-20T19:11:51.717Z] daemon.go:461: [dd85b6ea4a8c7] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [dd85b6ea4a8c7] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [dd85b6ea4a8c7] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.15s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-08-20T19:11:51.717Z] daemon.go:325: [db5d1de64999a] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [db5d1de64999a] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [db5d1de64999a] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [db5d1de64999a] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [db5d1de64999a] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [db5d1de64999a] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.91s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-08-20T19:11:51.717Z] daemon.go:325: [db71cba8249d1] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [db71cba8249d1] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [db71cba8249d1] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [db71cba8249d1] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [db71cba8249d1] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [db71cba8249d1] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.30s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-08-20T19:11:51.717Z] daemon.go:325: [d89dac8b54c3c] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [d89dac8b54c3c] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [d89dac8b54c3c] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [d89dac8b54c3c] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d89dac8b54c3c] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d89dac8b54c3c] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.91s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-08-20T19:11:51.717Z] daemon.go:325: [dd5a4be692cb6] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [dd5a4be692cb6] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [dd5a4be692cb6] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [dd5a4be692cb6] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [dd5a4be692cb6] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [dd5a4be692cb6] Daemon stopped [2020-08-20T19:11:51.717Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.60s) [2020-08-20T19:11:51.717Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-08-20T19:11:51.717Z] daemon.go:325: [d9dff350697e0] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:325: [d9dff350697e0] waiting for daemon to start [2020-08-20T19:11:51.717Z] daemon.go:353: [d9dff350697e0] daemon started [2020-08-20T19:11:51.717Z] daemon.go:461: [d9dff350697e0] Stopping daemon [2020-08-20T19:11:51.717Z] daemon.go:296: [d9dff350697e0] exiting daemon [2020-08-20T19:11:51.717Z] daemon.go:448: [d9dff350697e0] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.80s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-08-20T19:11:51.718Z] daemon.go:325: [d90b2ad1fb001] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d90b2ad1fb001] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d90b2ad1fb001] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [d90b2ad1fb001] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d90b2ad1fb001] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d90b2ad1fb001] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.98s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-08-20T19:11:51.718Z] daemon.go:325: [dcc68fc26d8c8] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [dcc68fc26d8c8] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [dcc68fc26d8c8] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [dcc68fc26d8c8] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [dcc68fc26d8c8] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [dcc68fc26d8c8] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.22s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-08-20T19:11:51.718Z] daemon.go:325: [d5f4fcee59567] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d5f4fcee59567] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d5f4fcee59567] daemon started [2020-08-20T19:11:51.718Z] docker_cli_service_logs_test.go:242: checking task jxfmnkxdcplm [2020-08-20T19:11:51.718Z] docker_cli_service_logs_test.go:247: checking messages for jxfmnkxdcplm [2020-08-20T19:11:51.718Z] docker_cli_service_logs_test.go:242: checking task jkwbvtte42b4 [2020-08-20T19:11:51.718Z] docker_cli_service_logs_test.go:247: checking messages for jkwbvtte42b4 [2020-08-20T19:11:51.718Z] daemon.go:461: [d5f4fcee59567] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d5f4fcee59567] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d5f4fcee59567] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.22s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-08-20T19:11:51.718Z] daemon.go:325: [de57330b43925] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [de57330b43925] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [de57330b43925] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [de57330b43925] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [de57330b43925] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [de57330b43925] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.21s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-08-20T19:11:51.718Z] daemon.go:325: [db0eb88362caf] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [db0eb88362caf] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [db0eb88362caf] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [db0eb88362caf] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [db0eb88362caf] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [db0eb88362caf] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:325: [db0eb88362caf] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [db0eb88362caf] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [db0eb88362caf] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [db0eb88362caf] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [db0eb88362caf] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [db0eb88362caf] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:325: [db0eb88362caf] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [db0eb88362caf] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [db0eb88362caf] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [db0eb88362caf] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [db0eb88362caf] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [db0eb88362caf] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:325: [db0eb88362caf] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [db0eb88362caf] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [db0eb88362caf] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [db0eb88362caf] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [db0eb88362caf] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [db0eb88362caf] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:325: [db0eb88362caf] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [db0eb88362caf] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [db0eb88362caf] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [db0eb88362caf] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [db0eb88362caf] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [db0eb88362caf] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.50s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-08-20T19:11:51.718Z] daemon.go:325: [d7b2ef877474d] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d7b2ef877474d] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d7b2ef877474d] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [d7b2ef877474d] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d7b2ef877474d] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d7b2ef877474d] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.54s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-08-20T19:11:51.718Z] daemon.go:325: [d52d22da3c8f8] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d52d22da3c8f8] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d52d22da3c8f8] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [d52d22da3c8f8] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d52d22da3c8f8] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d52d22da3c8f8] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.12s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-20T19:11:51.718Z] daemon.go:325: [d94134cde0412] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d94134cde0412] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d94134cde0412] daemon started [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-20T19:11:51.718Z] daemon.go:325: [d468d51b62327] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d468d51b62327] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d468d51b62327] daemon started [2020-08-20T19:11:51.718Z] check_test.go:358: [d468d51b62327] joining swarm manager [d94134cde0412]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-20T19:11:51.718Z] daemon.go:325: [d6210fe08f22a] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d6210fe08f22a] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d6210fe08f22a] daemon started [2020-08-20T19:11:51.718Z] check_test.go:358: [d6210fe08f22a] joining swarm manager [d94134cde0412]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.718Z] daemon.go:461: [d94134cde0412] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d94134cde0412] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d94134cde0412] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:461: [d468d51b62327] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d468d51b62327] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d468d51b62327] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:461: [d6210fe08f22a] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d6210fe08f22a] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d6210fe08f22a] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.15s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-08-20T19:11:51.718Z] daemon.go:325: [d44f76dd51124] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d44f76dd51124] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d44f76dd51124] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [d44f76dd51124] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d44f76dd51124] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d44f76dd51124] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.28s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-08-20T19:11:51.718Z] daemon.go:325: [dec107ba509d3] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [dec107ba509d3] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [dec107ba509d3] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [dec107ba509d3] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [dec107ba509d3] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [dec107ba509d3] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.17s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-08-20T19:11:51.718Z] daemon.go:325: [d08db9c38ff52] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d08db9c38ff52] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d08db9c38ff52] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [d08db9c38ff52] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d08db9c38ff52] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d08db9c38ff52] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.27s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-20T19:11:51.718Z] daemon.go:325: [d27c246ea498e] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d27c246ea498e] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d27c246ea498e] daemon started [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-20T19:11:51.718Z] daemon.go:325: [dbb3187c89966] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [dbb3187c89966] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [dbb3187c89966] daemon started [2020-08-20T19:11:51.718Z] check_test.go:358: [dbb3187c89966] joining swarm manager [d27c246ea498e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-20T19:11:51.718Z] daemon.go:325: [d992a11d9d05b] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d992a11d9d05b] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d992a11d9d05b] daemon started [2020-08-20T19:11:51.718Z] check_test.go:358: [d992a11d9d05b] joining swarm manager [d27c246ea498e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.718Z] daemon.go:461: [d27c246ea498e] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d27c246ea498e] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d27c246ea498e] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:461: [dbb3187c89966] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [dbb3187c89966] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [dbb3187c89966] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:461: [d992a11d9d05b] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d992a11d9d05b] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d992a11d9d05b] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.05s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-08-20T19:11:51.718Z] daemon.go:325: [ddec0d42158b8] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [ddec0d42158b8] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [ddec0d42158b8] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [ddec0d42158b8] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [ddec0d42158b8] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [ddec0d42158b8] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (84.16s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-20T19:11:51.718Z] daemon.go:325: [d60557e066107] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d60557e066107] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d60557e066107] daemon started [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-20T19:11:51.718Z] daemon.go:325: [dcb233aafe831] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [dcb233aafe831] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [dcb233aafe831] daemon started [2020-08-20T19:11:51.718Z] check_test.go:358: [dcb233aafe831] joining swarm manager [d60557e066107]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-20T19:11:51.718Z] daemon.go:325: [d14409536c9c7] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d14409536c9c7] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d14409536c9c7] daemon started [2020-08-20T19:11:51.718Z] check_test.go:358: [d14409536c9c7] joining swarm manager [d60557e066107]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.718Z] daemon.go:461: [dcb233aafe831] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [dcb233aafe831] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [dcb233aafe831] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:325: [dcb233aafe831] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [dcb233aafe831] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [dcb233aafe831] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [d14409536c9c7] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d14409536c9c7] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d14409536c9c7] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:325: [d14409536c9c7] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d14409536c9c7] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d14409536c9c7] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [dcb233aafe831] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [dcb233aafe831] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [dcb233aafe831] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:325: [dcb233aafe831] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [dcb233aafe831] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [dcb233aafe831] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [d14409536c9c7] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d14409536c9c7] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d14409536c9c7] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:325: [d14409536c9c7] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d14409536c9c7] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d14409536c9c7] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [dcb233aafe831] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [dcb233aafe831] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [dcb233aafe831] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:325: [dcb233aafe831] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [dcb233aafe831] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [dcb233aafe831] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [d14409536c9c7] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d14409536c9c7] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d14409536c9c7] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:325: [d14409536c9c7] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d14409536c9c7] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d14409536c9c7] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [d60557e066107] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d60557e066107] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d60557e066107] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:461: [dcb233aafe831] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [dcb233aafe831] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [dcb233aafe831] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:461: [d14409536c9c7] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d14409536c9c7] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d14409536c9c7] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.35s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-08-20T19:11:51.718Z] daemon.go:325: [d97afbb0a5642] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d97afbb0a5642] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d97afbb0a5642] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [d97afbb0a5642] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d97afbb0a5642] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d97afbb0a5642] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.73s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-08-20T19:11:51.718Z] daemon.go:325: [d7bd92518e0e2] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d7bd92518e0e2] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d7bd92518e0e2] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [d7bd92518e0e2] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d7bd92518e0e2] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d7bd92518e0e2] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:325: [d7bd92518e0e2] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d7bd92518e0e2] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d7bd92518e0e2] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [d7bd92518e0e2] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d7bd92518e0e2] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d7bd92518e0e2] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.21s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-08-20T19:11:51.718Z] daemon.go:325: [d8202c3b62069] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d8202c3b62069] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d8202c3b62069] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [d8202c3b62069] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d8202c3b62069] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d8202c3b62069] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.41s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-08-20T19:11:51.718Z] daemon.go:325: [dfd3cb9c4aace] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [dfd3cb9c4aace] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [dfd3cb9c4aace] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [dfd3cb9c4aace] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [dfd3cb9c4aace] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [dfd3cb9c4aace] Daemon stopped [2020-08-20T19:11:51.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.44s) [2020-08-20T19:11:51.718Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-08-20T19:11:51.718Z] daemon.go:325: [d3e8c6bc1af42] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d3e8c6bc1af42] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:353: [d3e8c6bc1af42] daemon started [2020-08-20T19:11:51.718Z] daemon.go:461: [d3e8c6bc1af42] Stopping daemon [2020-08-20T19:11:51.718Z] daemon.go:296: [d3e8c6bc1af42] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:448: [d3e8c6bc1af42] Daemon stopped [2020-08-20T19:11:51.718Z] daemon.go:325: [d3e8c6bc1af42] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:296: [d3e8c6bc1af42] exiting daemon [2020-08-20T19:11:51.718Z] daemon.go:325: [d3e8c6bc1af42] waiting for daemon to start [2020-08-20T19:11:51.718Z] daemon.go:325: [d3e8c6bc1af42] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:296: [d3e8c6bc1af42] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:325: [d3e8c6bc1af42] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d3e8c6bc1af42] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d3e8c6bc1af42] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d3e8c6bc1af42] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [d3e8c6bc1af42] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d3e8c6bc1af42] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d3e8c6bc1af42] Daemon stopped [2020-08-20T19:11:51.719Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.70s) [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-08-20T19:11:51.719Z] daemon.go:325: [d9614173452cd] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d9614173452cd] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d9614173452cd] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [d9614173452cd] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d9614173452cd] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d9614173452cd] Daemon stopped [2020-08-20T19:11:51.719Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.74s) [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-08-20T19:11:51.719Z] daemon.go:325: [dbb7bbabef77b] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [dbb7bbabef77b] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [dbb7bbabef77b] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [dbb7bbabef77b] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [dbb7bbabef77b] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [dbb7bbabef77b] Daemon stopped [2020-08-20T19:11:51.719Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-20T19:11:51.719Z] requirement.go:26: unmatched requirement IPv6 [2020-08-20T19:11:51.719Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.17s) [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-08-20T19:11:51.719Z] daemon.go:325: [d9e68dca694cd] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d9e68dca694cd] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d9e68dca694cd] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [d9e68dca694cd] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d9e68dca694cd] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d9e68dca694cd] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [d9e68dca694cd] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d9e68dca694cd] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d9e68dca694cd] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [d9e68dca694cd] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d9e68dca694cd] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d9e68dca694cd] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [d9e68dca694cd] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d9e68dca694cd] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d9e68dca694cd] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [d9e68dca694cd] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d9e68dca694cd] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d9e68dca694cd] Daemon stopped [2020-08-20T19:11:51.719Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-08-20T19:11:51.719Z] daemon.go:325: [d5064d756e48b] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d5064d756e48b] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d5064d756e48b] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [d5064d756e48b] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d5064d756e48b] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d5064d756e48b] Daemon stopped [2020-08-20T19:11:51.719Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-08-20T19:11:51.719Z] daemon.go:325: [dc2fb55372941] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [dc2fb55372941] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [dc2fb55372941] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [dc2fb55372941] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [dc2fb55372941] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [dc2fb55372941] Daemon stopped [2020-08-20T19:11:51.719Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.19s) [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-08-20T19:11:51.719Z] daemon.go:325: [d30526878833e] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d30526878833e] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d30526878833e] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [d30526878833e] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d30526878833e] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d30526878833e] Daemon stopped [2020-08-20T19:11:51.719Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-20T19:11:51.719Z] daemon.go:325: [d9593e5c0bbea] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d9593e5c0bbea] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d9593e5c0bbea] daemon started [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-20T19:11:51.719Z] daemon.go:325: [db215577d8e66] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [db215577d8e66] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [db215577d8e66] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [d9593e5c0bbea] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d9593e5c0bbea] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d9593e5c0bbea] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:461: [db215577d8e66] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [db215577d8e66] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [db215577d8e66] Daemon stopped [2020-08-20T19:11:51.719Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.10s) [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-20T19:11:51.719Z] daemon.go:325: [dfb6b6aef21da] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [dfb6b6aef21da] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [dfb6b6aef21da] daemon started [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-20T19:11:51.719Z] daemon.go:325: [d194b7c4ed92e] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d194b7c4ed92e] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d194b7c4ed92e] daemon started [2020-08-20T19:11:51.719Z] check_test.go:358: [d194b7c4ed92e] joining swarm manager [dfb6b6aef21da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.719Z] daemon.go:461: [d194b7c4ed92e] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d194b7c4ed92e] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d194b7c4ed92e] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [d194b7c4ed92e] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d194b7c4ed92e] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d194b7c4ed92e] daemon started [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-20T19:11:51.719Z] daemon.go:325: [defdf2c065c65] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [defdf2c065c65] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [defdf2c065c65] daemon started [2020-08-20T19:11:51.719Z] check_test.go:358: [defdf2c065c65] joining swarm manager [dfb6b6aef21da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.719Z] daemon.go:461: [d194b7c4ed92e] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d194b7c4ed92e] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d194b7c4ed92e] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [d194b7c4ed92e] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d194b7c4ed92e] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d194b7c4ed92e] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [defdf2c065c65] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [defdf2c065c65] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [defdf2c065c65] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [defdf2c065c65] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [defdf2c065c65] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [defdf2c065c65] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [defdf2c065c65] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [defdf2c065c65] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [defdf2c065c65] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [defdf2c065c65] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [defdf2c065c65] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [defdf2c065c65] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [dfb6b6aef21da] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [dfb6b6aef21da] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [dfb6b6aef21da] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:461: [d194b7c4ed92e] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d194b7c4ed92e] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d194b7c4ed92e] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:461: [defdf2c065c65] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [defdf2c065c65] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [defdf2c065c65] Daemon stopped [2020-08-20T19:11:51.719Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.11s) [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-20T19:11:51.719Z] daemon.go:325: [d331c10ba28d2] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d331c10ba28d2] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d331c10ba28d2] daemon started [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-20T19:11:51.719Z] daemon.go:325: [d38bc3295a5e4] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d38bc3295a5e4] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d38bc3295a5e4] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [d331c10ba28d2] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d331c10ba28d2] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d331c10ba28d2] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:461: [d38bc3295a5e4] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d38bc3295a5e4] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d38bc3295a5e4] Daemon stopped [2020-08-20T19:11:51.719Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.47s) [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-08-20T19:11:51.719Z] daemon.go:325: [d4395855ba01c] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d4395855ba01c] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d4395855ba01c] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [d4395855ba01c] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d4395855ba01c] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d4395855ba01c] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [d4395855ba01c] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d4395855ba01c] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d4395855ba01c] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [d4395855ba01c] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d4395855ba01c] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d4395855ba01c] Daemon stopped [2020-08-20T19:11:51.719Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.95s) [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-20T19:11:51.719Z] daemon.go:325: [dab9e92db0dd3] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [dab9e92db0dd3] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [dab9e92db0dd3] daemon started [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-20T19:11:51.719Z] daemon.go:325: [de16e204cad40] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [de16e204cad40] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [de16e204cad40] daemon started [2020-08-20T19:11:51.719Z] check_test.go:358: [de16e204cad40] joining swarm manager [dab9e92db0dd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-20T19:11:51.719Z] daemon.go:325: [db018c75fe9c1] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [db018c75fe9c1] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [db018c75fe9c1] daemon started [2020-08-20T19:11:51.719Z] check_test.go:358: [db018c75fe9c1] joining swarm manager [dab9e92db0dd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.719Z] daemon.go:461: [de16e204cad40] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [de16e204cad40] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [de16e204cad40] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [de16e204cad40] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [de16e204cad40] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [de16e204cad40] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [de16e204cad40] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [de16e204cad40] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [de16e204cad40] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:461: [dab9e92db0dd3] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [dab9e92db0dd3] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [dab9e92db0dd3] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [dab9e92db0dd3] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [dab9e92db0dd3] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [dab9e92db0dd3] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [db018c75fe9c1] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [db018c75fe9c1] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [db018c75fe9c1] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [db018c75fe9c1] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [db018c75fe9c1] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [db018c75fe9c1] daemon started [2020-08-20T19:11:51.719Z] daemon.go:325: [de16e204cad40] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [de16e204cad40] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [de16e204cad40] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [de16e204cad40] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [de16e204cad40] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [de16e204cad40] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [de16e204cad40] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [de16e204cad40] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [de16e204cad40] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [dab9e92db0dd3] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [dab9e92db0dd3] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [dab9e92db0dd3] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [dab9e92db0dd3] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [dab9e92db0dd3] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [dab9e92db0dd3] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [dab9e92db0dd3] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:339: [dab9e92db0dd3] error pinging daemon on start: Get http://dab9e92db0dd3.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.719Z] daemon.go:325: [dab9e92db0dd3] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:339: [dab9e92db0dd3] error pinging daemon on start: Get http://dab9e92db0dd3.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.719Z] daemon.go:325: [dab9e92db0dd3] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [dab9e92db0dd3] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [db018c75fe9c1] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [db018c75fe9c1] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [db018c75fe9c1] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [db018c75fe9c1] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [db018c75fe9c1] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [db018c75fe9c1] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [db018c75fe9c1] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:339: [db018c75fe9c1] error pinging daemon on start: Get http://db018c75fe9c1.sock/_ping: context deadline exceeded [2020-08-20T19:11:51.719Z] daemon.go:325: [db018c75fe9c1] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [db018c75fe9c1] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [de16e204cad40] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [de16e204cad40] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [de16e204cad40] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [de16e204cad40] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [de16e204cad40] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [de16e204cad40] daemon started [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-20T19:11:51.719Z] daemon.go:325: [d502ac00d3041] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d502ac00d3041] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d502ac00d3041] daemon started [2020-08-20T19:11:51.719Z] check_test.go:358: [d502ac00d3041] joining swarm manager [dab9e92db0dd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-20T19:11:51.719Z] daemon.go:461: [d502ac00d3041] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d502ac00d3041] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d502ac00d3041] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:325: [d502ac00d3041] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d502ac00d3041] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d502ac00d3041] daemon started [2020-08-20T19:11:51.719Z] daemon.go:461: [dab9e92db0dd3] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [dab9e92db0dd3] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [dab9e92db0dd3] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:461: [de16e204cad40] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [de16e204cad40] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [de16e204cad40] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:461: [db018c75fe9c1] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [db018c75fe9c1] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [db018c75fe9c1] Daemon stopped [2020-08-20T19:11:51.719Z] daemon.go:461: [d502ac00d3041] Stopping daemon [2020-08-20T19:11:51.719Z] daemon.go:296: [d502ac00d3041] exiting daemon [2020-08-20T19:11:51.719Z] daemon.go:448: [d502ac00d3041] Daemon stopped [2020-08-20T19:11:51.719Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.38s) [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-20T19:11:51.719Z] daemon.go:325: [dd9cbd7d1d15a] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [dd9cbd7d1d15a] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [dd9cbd7d1d15a] daemon started [2020-08-20T19:11:51.719Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-20T19:11:51.719Z] daemon.go:325: [d01098fabd0ca] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:325: [d01098fabd0ca] waiting for daemon to start [2020-08-20T19:11:51.719Z] daemon.go:353: [d01098fabd0ca] daemon started [2020-08-20T19:11:51.720Z] check_test.go:358: [d01098fabd0ca] joining swarm manager [dd9cbd7d1d15a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-20T19:11:51.720Z] daemon.go:325: [db185ca9d9485] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [db185ca9d9485] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [db185ca9d9485] daemon started [2020-08-20T19:11:51.720Z] check_test.go:358: [db185ca9d9485] joining swarm manager [dd9cbd7d1d15a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-20T19:11:51.720Z] daemon.go:461: [dd9cbd7d1d15a] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [dd9cbd7d1d15a] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [dd9cbd7d1d15a] Daemon stopped [2020-08-20T19:11:51.720Z] daemon.go:461: [d01098fabd0ca] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d01098fabd0ca] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d01098fabd0ca] Daemon stopped [2020-08-20T19:11:51.720Z] daemon.go:461: [db185ca9d9485] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [db185ca9d9485] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [db185ca9d9485] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.37s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-08-20T19:11:51.720Z] daemon.go:325: [d42f66d6a6186] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d42f66d6a6186] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d42f66d6a6186] daemon started [2020-08-20T19:11:51.720Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-08-20T19:11:51.720Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-08-20T19:11:51.720Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-08-20T19:11:51.720Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-08-20T19:11:51.720Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-08-20T19:11:51.720Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-08-20T19:11:51.720Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-08-20T19:11:51.720Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-08-20T19:11:51.720Z] daemon.go:461: [d42f66d6a6186] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d42f66d6a6186] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d42f66d6a6186] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-08-20T19:11:51.720Z] daemon.go:325: [d000daf147865] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d000daf147865] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d000daf147865] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d000daf147865] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d000daf147865] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d000daf147865] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.45s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-08-20T19:11:51.720Z] daemon.go:325: [de960966284dd] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [de960966284dd] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [de960966284dd] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [de960966284dd] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [de960966284dd] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [de960966284dd] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-08-20T19:11:51.720Z] daemon.go:325: [da7c8ffe52016] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [da7c8ffe52016] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [da7c8ffe52016] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [da7c8ffe52016] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [da7c8ffe52016] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [da7c8ffe52016] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.54s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-20T19:11:51.720Z] daemon.go:325: [d659698555ff6] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d659698555ff6] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d659698555ff6] daemon started [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-20T19:11:51.720Z] daemon.go:325: [d1d0055e2020c] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d1d0055e2020c] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d1d0055e2020c] daemon started [2020-08-20T19:11:51.720Z] check_test.go:358: [d1d0055e2020c] joining swarm manager [d659698555ff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.720Z] daemon.go:461: [d659698555ff6] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d659698555ff6] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d659698555ff6] Daemon stopped [2020-08-20T19:11:51.720Z] daemon.go:461: [d1d0055e2020c] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d1d0055e2020c] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d1d0055e2020c] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-08-20T19:11:51.720Z] daemon.go:325: [d9fb364570b0b] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d9fb364570b0b] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d9fb364570b0b] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d9fb364570b0b] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d9fb364570b0b] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d9fb364570b0b] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.17s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-08-20T19:11:51.720Z] daemon.go:325: [d92a512528113] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d92a512528113] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d92a512528113] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d92a512528113] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d92a512528113] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d92a512528113] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-08-20T19:11:51.720Z] daemon.go:325: [d5b2cbaf7e295] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d5b2cbaf7e295] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d5b2cbaf7e295] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d5b2cbaf7e295] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d5b2cbaf7e295] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d5b2cbaf7e295] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.20s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-08-20T19:11:51.720Z] daemon.go:325: [d4bbce3d18ad3] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d4bbce3d18ad3] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d4bbce3d18ad3] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d4bbce3d18ad3] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d4bbce3d18ad3] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d4bbce3d18ad3] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-08-20T19:11:51.720Z] daemon.go:325: [d975e06987878] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d975e06987878] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d975e06987878] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d975e06987878] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d975e06987878] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d975e06987878] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.31s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-20T19:11:51.720Z] daemon.go:325: [dd331772f3a44] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [dd331772f3a44] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [dd331772f3a44] daemon started [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-20T19:11:51.720Z] daemon.go:325: [dc6390bf68cc6] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [dc6390bf68cc6] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [dc6390bf68cc6] daemon started [2020-08-20T19:11:51.720Z] check_test.go:358: [dc6390bf68cc6] joining swarm manager [dd331772f3a44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-20T19:11:51.720Z] daemon.go:461: [dd331772f3a44] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [dd331772f3a44] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [dd331772f3a44] Daemon stopped [2020-08-20T19:11:51.720Z] daemon.go:461: [dc6390bf68cc6] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [dc6390bf68cc6] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [dc6390bf68cc6] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.30s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-08-20T19:11:51.720Z] daemon.go:325: [d0b05004726fc] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d0b05004726fc] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d0b05004726fc] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d0b05004726fc] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d0b05004726fc] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d0b05004726fc] Daemon stopped [2020-08-20T19:11:51.720Z] daemon.go:325: [d0b05004726fc] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d0b05004726fc] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d0b05004726fc] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d0b05004726fc] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d0b05004726fc] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d0b05004726fc] Daemon stopped [2020-08-20T19:11:51.720Z] daemon.go:325: [d0b05004726fc] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d0b05004726fc] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d0b05004726fc] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d0b05004726fc] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d0b05004726fc] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d0b05004726fc] Daemon stopped [2020-08-20T19:11:51.720Z] daemon.go:325: [d0b05004726fc] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d0b05004726fc] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d0b05004726fc] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d0b05004726fc] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d0b05004726fc] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d0b05004726fc] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.31s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-08-20T19:11:51.720Z] daemon.go:325: [d5c28e80ae290] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d5c28e80ae290] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d5c28e80ae290] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d5c28e80ae290] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d5c28e80ae290] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d5c28e80ae290] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-08-20T19:11:51.720Z] daemon.go:325: [d80850045abbf] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d80850045abbf] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d80850045abbf] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d80850045abbf] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d80850045abbf] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d80850045abbf] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-08-20T19:11:51.720Z] daemon.go:325: [de52394a9b299] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [de52394a9b299] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [de52394a9b299] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [de52394a9b299] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [de52394a9b299] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [de52394a9b299] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.19s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-08-20T19:11:51.720Z] daemon.go:325: [d3a07f88aeead] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d3a07f88aeead] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d3a07f88aeead] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d3a07f88aeead] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d3a07f88aeead] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d3a07f88aeead] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.50s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-08-20T19:11:51.720Z] daemon.go:325: [d32d61271627e] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d32d61271627e] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d32d61271627e] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d32d61271627e] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d32d61271627e] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d32d61271627e] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-08-20T19:11:51.720Z] daemon.go:325: [da12e4638b7ba] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [da12e4638b7ba] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [da12e4638b7ba] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [da12e4638b7ba] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [da12e4638b7ba] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [da12e4638b7ba] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.68s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-08-20T19:11:51.720Z] daemon.go:325: [d617dfd5ef8c9] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d617dfd5ef8c9] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d617dfd5ef8c9] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d617dfd5ef8c9] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d617dfd5ef8c9] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d617dfd5ef8c9] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.57s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-08-20T19:11:51.720Z] daemon.go:325: [d90aa770f3d0a] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d90aa770f3d0a] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d90aa770f3d0a] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d90aa770f3d0a] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d90aa770f3d0a] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d90aa770f3d0a] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.66s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-08-20T19:11:51.720Z] daemon.go:325: [d7441ce1a7fda] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d7441ce1a7fda] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d7441ce1a7fda] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d7441ce1a7fda] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d7441ce1a7fda] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d7441ce1a7fda] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.17s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-08-20T19:11:51.720Z] daemon.go:325: [d35b4444ece7f] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d35b4444ece7f] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d35b4444ece7f] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d35b4444ece7f] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d35b4444ece7f] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d35b4444ece7f] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.86s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-08-20T19:11:51.720Z] daemon.go:325: [d9eb2c2d61a00] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d9eb2c2d61a00] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d9eb2c2d61a00] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d9eb2c2d61a00] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d9eb2c2d61a00] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d9eb2c2d61a00] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-08-20T19:11:51.720Z] daemon.go:325: [d73156f418467] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [d73156f418467] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [d73156f418467] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [d73156f418467] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [d73156f418467] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [d73156f418467] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-08-20T19:11:51.720Z] daemon.go:325: [ddba90ac17cc8] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [ddba90ac17cc8] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [ddba90ac17cc8] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [ddba90ac17cc8] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [ddba90ac17cc8] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [ddba90ac17cc8] Daemon stopped [2020-08-20T19:11:51.720Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2020-08-20T19:11:51.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-08-20T19:11:51.720Z] daemon.go:325: [dcac44c686d91] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:325: [dcac44c686d91] waiting for daemon to start [2020-08-20T19:11:51.720Z] daemon.go:353: [dcac44c686d91] daemon started [2020-08-20T19:11:51.720Z] daemon.go:461: [dcac44c686d91] Stopping daemon [2020-08-20T19:11:51.720Z] daemon.go:296: [dcac44c686d91] exiting daemon [2020-08-20T19:11:51.720Z] daemon.go:448: [dcac44c686d91] Daemon stopped [2020-08-20T19:11:51.720Z] === RUN TestDockerExternalVolumeSuite [2020-08-20T19:11:51.720Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-08-20T19:11:52.609Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-08-20T19:11:57.287Z] === RUN TestDockerSuite/TestEventsTop [2020-08-20T19:11:57.287Z] === RUN TestDockerSuite/TestEventsUntag [2020-08-20T19:11:59.460Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-08-20T19:12:03.187Z] === RUN TestDockerSuite/TestExec [2020-08-20T19:12:03.187Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-08-20T19:12:03.187Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-08-20T19:12:04.153Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-08-20T19:12:05.685Z] === RUN TestDockerSuite/TestExecAPIStart [2020-08-20T19:12:05.685Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-08-20T19:12:05.685Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-08-20T19:12:05.685Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-08-20T19:12:06.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-08-20T19:12:07.217Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-08-20T19:12:08.749Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-08-20T19:12:10.284Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-08-20T19:12:11.816Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-08-20T19:12:15.541Z] === RUN TestDockerSuite/TestExecCgroup [2020-08-20T19:12:15.541Z] === RUN TestDockerSuite/TestExecEnv [2020-08-20T19:12:15.541Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-08-20T19:12:15.541Z] === RUN TestDockerSuite/TestExecExitStatus [2020-08-20T19:12:17.072Z] === RUN TestDockerSuite/TestExecInspectID [2020-08-20T19:12:21.755Z] === RUN TestDockerSuite/TestExecInteractive [2020-08-20T19:12:21.755Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-08-20T19:12:21.755Z] === RUN TestDockerSuite/TestExecParseError [2020-08-20T19:12:21.755Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-08-20T19:12:21.755Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-08-20T19:12:21.755Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-08-20T19:12:23.287Z] === RUN TestDockerSuite/TestExecSetEnv [2020-08-20T19:12:23.287Z] === RUN TestDockerSuite/TestExecStartFails [2020-08-20T19:12:23.287Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-08-20T19:12:23.287Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-08-20T19:12:23.287Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-08-20T19:12:23.287Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-08-20T19:12:25.458Z] === RUN TestDockerSuite/TestExecUlimits [2020-08-20T19:12:25.458Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-08-20T19:12:31.240Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-08-20T19:12:31.240Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-08-20T19:12:31.240Z] === RUN TestDockerSuite/TestExecWithUser [2020-08-20T19:12:31.240Z] === RUN TestDockerSuite/TestGetContainerStats [2020-08-20T19:12:37.021Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-08-20T19:12:42.803Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-08-20T19:12:44.975Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-08-20T19:12:50.756Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-08-20T19:12:50.756Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-08-20T19:12:50.756Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-08-20T19:12:50.756Z] === RUN TestDockerSuite/TestHealth [2020-08-20T19:12:50.756Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-08-20T19:12:50.756Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-08-20T19:12:50.756Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-08-20T19:12:50.756Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-08-20T19:12:54.480Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-08-20T19:12:54.480Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-08-20T19:12:54.480Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-08-20T19:12:54.480Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-08-20T19:12:54.480Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-08-20T19:12:54.937Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-08-20T19:12:55.395Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-08-20T19:12:55.395Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-08-20T19:12:56.361Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-08-20T19:12:56.361Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-08-20T19:12:57.325Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-08-20T19:12:57.782Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-08-20T19:12:59.314Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-08-20T19:13:01.487Z] === RUN TestDockerSuite/TestImagesFormat [2020-08-20T19:13:01.487Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-08-20T19:13:01.487Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-08-20T19:13:05.215Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-08-20T19:13:05.215Z] === RUN TestDockerSuite/TestImportBadURL [2020-08-20T19:13:07.495Z] === RUN TestDockerSuite/TestImportDisplay [2020-08-20T19:13:07.495Z] === RUN TestDockerSuite/TestImportFile [2020-08-20T19:13:07.495Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-08-20T19:13:07.495Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-08-20T19:13:07.495Z] === RUN TestDockerSuite/TestImportGzipped [2020-08-20T19:13:07.495Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-08-20T19:13:07.495Z] === RUN TestDockerSuite/TestInfoDebug [2020-08-20T19:13:07.495Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-08-20T19:13:07.952Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-08-20T19:13:07.952Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-08-20T19:13:07.952Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-08-20T19:13:07.952Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-08-20T19:13:07.952Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-08-20T19:13:07.952Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-08-20T19:13:07.952Z] === RUN TestDockerSuite/TestInfoFormat [2020-08-20T19:13:07.952Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-08-20T19:13:07.952Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-08-20T19:13:07.952Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-08-20T19:13:07.952Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-08-20T19:13:10.123Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-08-20T19:13:11.656Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-08-20T19:13:11.656Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-08-20T19:13:11.656Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-08-20T19:13:11.656Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-08-20T19:13:11.656Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-08-20T19:13:13.187Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-08-20T19:13:13.187Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-08-20T19:13:14.275Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-08-20T19:13:15.368Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-08-20T19:13:15.368Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-08-20T19:13:15.368Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-08-20T19:13:15.368Z] === RUN TestDockerSuite/TestInspectDefault [2020-08-20T19:13:16.901Z] === RUN TestDockerSuite/TestInspectHistory [2020-08-20T19:13:20.626Z] === RUN TestDockerSuite/TestInspectImage [2020-08-20T19:13:20.626Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-08-20T19:13:20.626Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-08-20T19:13:20.626Z] === RUN TestDockerSuite/TestInspectInt64 [2020-08-20T19:13:22.384Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-08-20T19:13:22.806Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-08-20T19:13:23.775Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-08-20T19:13:24.240Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-08-20T19:13:25.773Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-08-20T19:13:27.307Z] === RUN TestDockerSuite/TestInspectPlugin [2020-08-20T19:13:27.307Z] === RUN TestDockerSuite/TestInspectRootFS [2020-08-20T19:13:27.307Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-08-20T19:13:28.849Z] === RUN TestDockerSuite/TestInspectStatus [2020-08-20T19:13:31.026Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-08-20T19:13:34.788Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-08-20T19:13:35.754Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-08-20T19:13:37.927Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-08-20T19:13:39.461Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-08-20T19:13:40.998Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-08-20T19:13:42.532Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-08-20T19:13:44.067Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinksEnvs [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-08-20T19:13:44.525Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-08-20T19:13:46.063Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-08-20T19:13:47.597Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-08-20T19:13:52.280Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-08-20T19:13:54.449Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-08-20T19:13:54.453Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-08-20T19:13:54.453Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-08-20T19:13:55.988Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-08-20T19:13:55.988Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-08-20T19:14:01.778Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-08-20T19:14:07.561Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-08-20T19:14:09.324Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-08-20T19:14:13.346Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-08-20T19:14:14.902Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-08-20T19:14:16.436Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-08-20T19:14:16.436Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-08-20T19:14:18.610Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-08-20T19:14:20.146Z] === RUN TestDockerSuite/TestLogsSince [2020-08-20T19:14:28.705Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-08-20T19:14:28.705Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-08-20T19:14:28.705Z] === RUN TestDockerSuite/TestLogsTail [2020-08-20T19:14:30.878Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-08-20T19:14:32.414Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-08-20T19:14:34.590Z] === RUN TestDockerSuite/TestMountIntoProc [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestMountIntoSys [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestNetHostname [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestPluginActive [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestPortHostBinding [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestPortList [2020-08-20T19:14:34.591Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-08-20T19:14:38.320Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-08-20T19:14:38.320Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-08-20T19:14:38.320Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-08-20T19:14:38.320Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-08-20T19:14:38.320Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-08-20T19:14:38.320Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-08-20T19:14:38.320Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-08-20T19:14:38.320Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-08-20T19:14:38.320Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-08-20T19:14:38.320Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-08-20T19:14:41.396Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-08-20T19:14:42.048Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-08-20T19:14:42.048Z] === RUN TestDockerSuite/TestPsByOrder [2020-08-20T19:14:49.112Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-08-20T19:14:49.112Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-08-20T19:14:53.596Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-08-20T19:14:56.175Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-08-20T19:15:06.667Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-08-20T19:15:06.667Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-08-20T19:15:06.667Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-08-20T19:15:21.476Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-08-20T19:15:21.934Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-08-20T19:15:25.665Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-08-20T19:15:27.724Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-08-20T19:15:31.453Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-08-20T19:15:31.453Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-08-20T19:15:31.453Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-08-20T19:15:35.183Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-08-20T19:15:35.183Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-08-20T19:15:35.183Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-08-20T19:15:35.183Z] === RUN TestDockerSuite/TestPsRightTagName [2020-08-20T19:15:35.183Z] === RUN TestDockerSuite/TestPsShowMounts [2020-08-20T19:15:40.587Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-08-20T19:15:40.968Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-08-20T19:15:40.968Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-08-20T19:15:41.935Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-08-20T19:15:41.935Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-08-20T19:15:42.901Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-08-20T19:15:43.866Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-08-20T19:15:43.866Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-08-20T19:15:47.595Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-08-20T19:15:50.493Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-08-20T19:15:52.027Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-08-20T19:15:55.459Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-08-20T19:16:09.710Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-08-20T19:16:09.710Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-08-20T19:16:13.473Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-08-20T19:16:13.473Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-08-20T19:16:13.473Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-08-20T19:16:14.438Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-08-20T19:16:18.166Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-08-20T19:16:21.067Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-08-20T19:16:21.067Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-08-20T19:16:23.972Z] === RUN TestDockerSuite/TestRmiBlank [2020-08-20T19:16:24.430Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-08-20T19:16:24.430Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-08-20T19:16:36.800Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-08-20T19:16:38.335Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-08-20T19:16:38.792Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-08-20T19:16:42.144Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-08-20T19:16:44.577Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-08-20T19:16:49.259Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-08-20T19:16:56.323Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-08-20T19:16:59.220Z] === RUN TestDockerSuite/TestRmiTag [2020-08-20T19:16:59.678Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-08-20T19:17:00.286Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-08-20T19:17:01.851Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-08-20T19:17:16.644Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-08-20T19:17:17.610Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-08-20T19:17:22.289Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-08-20T19:17:22.748Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-08-20T19:17:22.748Z] === RUN TestDockerSuite/TestRunAddHost [2020-08-20T19:17:22.748Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-08-20T19:17:22.748Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-08-20T19:17:22.748Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-08-20T19:17:23.206Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-08-20T19:17:23.206Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-08-20T19:17:23.206Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-08-20T19:17:24.740Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-08-20T19:17:24.740Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-08-20T19:17:24.740Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-08-20T19:17:28.467Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-08-20T19:17:30.000Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-08-20T19:17:32.172Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-08-20T19:17:32.360Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-08-20T19:17:33.706Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-08-20T19:17:35.239Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-08-20T19:17:35.239Z] === RUN TestDockerSuite/TestRunBindMounts [2020-08-20T19:17:38.969Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-08-20T19:17:38.969Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-08-20T19:17:38.969Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-08-20T19:17:38.969Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-08-20T19:17:38.969Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-08-20T19:17:38.969Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-08-20T19:17:38.969Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-08-20T19:17:38.969Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-08-20T19:17:38.969Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-08-20T19:17:38.969Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-08-20T19:17:38.969Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-08-20T19:17:38.969Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-08-20T19:17:41.143Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-08-20T19:17:41.143Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-08-20T19:17:43.316Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-08-20T19:17:43.316Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-08-20T19:17:43.316Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-08-20T19:17:44.849Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-08-20T19:17:44.849Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-08-20T19:17:44.849Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-08-20T19:17:44.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-08-20T19:17:44.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-08-20T19:17:44.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-08-20T19:17:44.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-08-20T19:17:44.849Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-08-20T19:17:47.023Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-08-20T19:17:48.557Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-08-20T19:17:50.735Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-08-20T19:17:50.735Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-08-20T19:17:50.735Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-08-20T19:17:50.735Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-08-20T19:17:52.269Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-08-20T19:17:52.269Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-08-20T19:17:52.269Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-08-20T19:17:52.269Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-08-20T19:17:52.269Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-08-20T19:17:53.802Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-08-20T19:17:58.485Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-08-20T19:17:58.485Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-08-20T19:17:58.485Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-08-20T19:17:58.485Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-08-20T19:17:58.485Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-08-20T19:17:58.485Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-08-20T19:17:58.485Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-08-20T19:18:00.657Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-08-20T19:18:00.657Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-08-20T19:18:00.657Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-08-20T19:18:00.657Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-08-20T19:18:02.194Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-08-20T19:18:03.728Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-08-20T19:18:03.728Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-08-20T19:18:04.441Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-08-20T19:18:05.264Z] === RUN TestDockerSuite/TestRunEnvironment [2020-08-20T19:18:05.722Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-08-20T19:18:05.722Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-08-20T19:18:05.722Z] === RUN TestDockerSuite/TestRunExitCode [2020-08-20T19:18:07.257Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-08-20T19:18:08.791Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-08-20T19:18:10.966Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-08-20T19:18:12.499Z] === RUN TestDockerSuite/TestRunExposePort [2020-08-20T19:18:12.499Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-08-20T19:18:12.499Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-08-20T19:18:12.499Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-08-20T19:18:12.499Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-08-20T19:18:12.499Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-20T19:18:12.499Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-08-20T19:18:12.499Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-08-20T19:18:12.499Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-08-20T19:18:16.230Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-08-20T19:18:16.230Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-08-20T19:18:16.230Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-08-20T19:18:16.230Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-08-20T19:18:16.230Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-08-20T19:18:16.230Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-08-20T19:18:16.230Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-08-20T19:18:19.316Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-08-20T19:18:23.296Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-08-20T19:18:23.296Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunModeHostname [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunMount [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-08-20T19:18:24.262Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-08-20T19:18:30.047Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-08-20T19:18:30.047Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-08-20T19:18:30.047Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-08-20T19:18:30.047Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-08-20T19:18:33.775Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-08-20T19:18:36.674Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-08-20T19:18:36.674Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-08-20T19:18:36.674Z] === RUN TestDockerSuite/TestRunNetHost [2020-08-20T19:18:36.674Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-08-20T19:18:36.674Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-08-20T19:18:36.674Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-08-20T19:18:36.674Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-08-20T19:18:36.674Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-08-20T19:18:36.674Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-08-20T19:18:36.674Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-08-20T19:18:36.674Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-08-20T19:18:37.405Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-08-20T19:18:37.640Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-08-20T19:18:39.813Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-08-20T19:18:41.346Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-08-20T19:18:42.312Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-08-20T19:18:43.846Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-08-20T19:18:43.846Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-08-20T19:18:43.846Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-08-20T19:18:44.304Z] === RUN TestDockerSuite/TestRunPortInUse [2020-08-20T19:18:44.304Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-08-20T19:18:44.304Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-08-20T19:18:44.304Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-08-20T19:18:44.304Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-08-20T19:18:44.304Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-20T19:18:46.480Z] === RUN TestDockerSuite/TestRunPublishPort [2020-08-20T19:18:46.480Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-08-20T19:18:46.480Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-08-20T19:18:46.480Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-08-20T19:18:46.480Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-08-20T19:18:46.480Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-08-20T19:18:52.281Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-08-20T19:18:53.564Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-08-20T19:18:53.564Z] === RUN TestDockerSuite/TestRunRm [2020-08-20T19:18:54.530Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-08-20T19:18:59.361Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-08-20T19:19:00.895Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-08-20T19:19:03.069Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-08-20T19:19:04.603Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-08-20T19:19:06.140Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-08-20T19:19:06.140Z] === RUN TestDockerSuite/TestRunState [2020-08-20T19:19:06.140Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite (437.49s) [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.66s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-08-20T19:19:07.153Z] docker_cli_external_volume_driver_test.go:53: Daemon dcf57071a5692 is not started [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-08-20T19:19:07.153Z] daemon.go:325: [da4cd24215b77] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:325: [da4cd24215b77] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:353: [da4cd24215b77] daemon started [2020-08-20T19:19:07.153Z] daemon.go:461: [da4cd24215b77] Stopping daemon [2020-08-20T19:19:07.153Z] daemon.go:296: [da4cd24215b77] exiting daemon [2020-08-20T19:19:07.153Z] daemon.go:448: [da4cd24215b77] Daemon stopped [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-08-20T19:19:07.153Z] daemon.go:325: [d694b3691de7e] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:325: [d694b3691de7e] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:353: [d694b3691de7e] daemon started [2020-08-20T19:19:07.153Z] daemon.go:461: [d694b3691de7e] Stopping daemon [2020-08-20T19:19:07.153Z] daemon.go:296: [d694b3691de7e] exiting daemon [2020-08-20T19:19:07.153Z] daemon.go:448: [d694b3691de7e] Daemon stopped [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-08-20T19:19:07.153Z] docker_cli_external_volume_driver_test.go:53: Daemon d1b6e640f38a5 is not started [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-08-20T19:19:07.153Z] daemon.go:325: [d694c4c8e1dfa] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:325: [d694c4c8e1dfa] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:353: [d694c4c8e1dfa] daemon started [2020-08-20T19:19:07.153Z] daemon.go:461: [d694c4c8e1dfa] Stopping daemon [2020-08-20T19:19:07.153Z] daemon.go:296: [d694c4c8e1dfa] exiting daemon [2020-08-20T19:19:07.153Z] daemon.go:448: [d694c4c8e1dfa] Daemon stopped [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.09s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-08-20T19:19:07.153Z] docker_cli_external_volume_driver_test.go:53: Daemon d310dbddeda5a is not started [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-08-20T19:19:07.153Z] docker_cli_external_volume_driver_test.go:53: Daemon d0d9816c74c8f is not started [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-08-20T19:19:07.153Z] daemon.go:325: [d87ef110a571e] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:325: [d87ef110a571e] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:353: [d87ef110a571e] daemon started [2020-08-20T19:19:07.153Z] daemon.go:461: [d87ef110a571e] Stopping daemon [2020-08-20T19:19:07.153Z] daemon.go:296: [d87ef110a571e] exiting daemon [2020-08-20T19:19:07.153Z] daemon.go:448: [d87ef110a571e] Daemon stopped [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-08-20T19:19:07.153Z] daemon.go:325: [d31b00403e520] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:325: [d31b00403e520] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:353: [d31b00403e520] daemon started [2020-08-20T19:19:07.153Z] daemon.go:461: [d31b00403e520] Stopping daemon [2020-08-20T19:19:07.153Z] daemon.go:296: [d31b00403e520] exiting daemon [2020-08-20T19:19:07.153Z] daemon.go:448: [d31b00403e520] Daemon stopped [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-08-20T19:19:07.153Z] daemon.go:325: [df54e4f095d66] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:325: [df54e4f095d66] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:353: [df54e4f095d66] daemon started [2020-08-20T19:19:07.153Z] daemon.go:461: [df54e4f095d66] Stopping daemon [2020-08-20T19:19:07.153Z] daemon.go:296: [df54e4f095d66] exiting daemon [2020-08-20T19:19:07.153Z] daemon.go:448: [df54e4f095d66] Daemon stopped [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-08-20T19:19:07.153Z] daemon.go:325: [df3121084b50f] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:325: [df3121084b50f] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:353: [df3121084b50f] daemon started [2020-08-20T19:19:07.153Z] daemon.go:461: [df3121084b50f] Stopping daemon [2020-08-20T19:19:07.153Z] daemon.go:296: [df3121084b50f] exiting daemon [2020-08-20T19:19:07.153Z] daemon.go:448: [df3121084b50f] Daemon stopped [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-08-20T19:19:07.153Z] daemon.go:325: [de42d9dc73bc8] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:325: [de42d9dc73bc8] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:353: [de42d9dc73bc8] daemon started [2020-08-20T19:19:07.153Z] daemon.go:461: [de42d9dc73bc8] Stopping daemon [2020-08-20T19:19:07.153Z] daemon.go:296: [de42d9dc73bc8] exiting daemon [2020-08-20T19:19:07.153Z] daemon.go:448: [de42d9dc73bc8] Daemon stopped [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-08-20T19:19:07.153Z] daemon.go:325: [d82076b77d8bc] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:325: [d82076b77d8bc] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:353: [d82076b77d8bc] daemon started [2020-08-20T19:19:07.153Z] daemon.go:461: [d82076b77d8bc] Stopping daemon [2020-08-20T19:19:07.153Z] daemon.go:296: [d82076b77d8bc] exiting daemon [2020-08-20T19:19:07.153Z] daemon.go:448: [d82076b77d8bc] Daemon stopped [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.92s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-08-20T19:19:07.153Z] daemon.go:325: [d7d6b5e698cce] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:325: [d7d6b5e698cce] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:353: [d7d6b5e698cce] daemon started [2020-08-20T19:19:07.153Z] daemon.go:461: [d7d6b5e698cce] Stopping daemon [2020-08-20T19:19:07.153Z] daemon.go:296: [d7d6b5e698cce] exiting daemon [2020-08-20T19:19:07.153Z] daemon.go:448: [d7d6b5e698cce] Daemon stopped [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-08-20T19:19:07.153Z] daemon.go:325: [d05dc51e264d4] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:325: [d05dc51e264d4] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:353: [d05dc51e264d4] daemon started [2020-08-20T19:19:07.153Z] daemon.go:461: [d05dc51e264d4] Stopping daemon [2020-08-20T19:19:07.153Z] daemon.go:296: [d05dc51e264d4] exiting daemon [2020-08-20T19:19:07.153Z] daemon.go:448: [d05dc51e264d4] Daemon stopped [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.70s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-08-20T19:19:07.153Z] daemon.go:325: [d03ebaab8195a] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:325: [d03ebaab8195a] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:353: [d03ebaab8195a] daemon started [2020-08-20T19:19:07.153Z] daemon.go:461: [d03ebaab8195a] Stopping daemon [2020-08-20T19:19:07.153Z] daemon.go:296: [d03ebaab8195a] exiting daemon [2020-08-20T19:19:07.153Z] daemon.go:448: [d03ebaab8195a] Daemon stopped [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-08-20T19:19:07.153Z] docker_cli_external_volume_driver_test.go:486: Daemon d9d23e1a4244c is not started [2020-08-20T19:19:07.153Z] daemon.go:325: [d9d23e1a4244c] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:325: [d9d23e1a4244c] waiting for daemon to start [2020-08-20T19:19:07.153Z] daemon.go:353: [d9d23e1a4244c] daemon started [2020-08-20T19:19:07.153Z] daemon.go:461: [d9d23e1a4244c] Stopping daemon [2020-08-20T19:19:07.153Z] daemon.go:296: [d9d23e1a4244c] exiting daemon [2020-08-20T19:19:07.153Z] daemon.go:448: [d9d23e1a4244c] Daemon stopped [2020-08-20T19:19:07.153Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-08-20T19:19:07.153Z] docker_cli_external_volume_driver_test.go:53: Daemon da774a0495ce2 is not started [2020-08-20T19:19:07.153Z] PASS [2020-08-20T19:19:07.153Z] [2020-08-20T19:19:07.153Z] === Skipped [2020-08-20T19:19:07.153Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-20T19:19:07.153Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-20T19:19:07.153Z] requirement.go:26: unmatched requirement IPv6 [2020-08-20T19:19:07.153Z] check_test.go:309: Daemon dedb11a04aab4 is not started [2020-08-20T19:19:07.153Z] [2020-08-20T19:19:07.153Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-20T19:19:07.153Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-20T19:19:07.153Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-20T19:19:07.153Z] check_test.go:309: Daemon d2439cb417af7 is not started [2020-08-20T19:19:07.153Z] [2020-08-20T19:19:07.153Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-20T19:19:07.153Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-20T19:19:07.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-20T19:19:07.153Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-20T19:19:07.153Z] check_test.go:309: Daemon db81bad2b88b2 is not started [2020-08-20T19:19:07.153Z] [2020-08-20T19:19:07.153Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-20T19:19:07.153Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-20T19:19:07.153Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-08-20T19:19:07.153Z] [2020-08-20T19:19:07.153Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-20T19:19:07.153Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-20T19:19:07.153Z] requirement.go:26: unmatched requirement IPv6 [2020-08-20T19:19:07.153Z] [2020-08-20T19:19:07.153Z] [2020-08-20T19:19:07.153Z] DONE 270 tests, 5 skipped in 2451.635s [2020-08-20T19:19:07.153Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-20T19:19:07.153Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d55f9f4bac8d1/docker.pid [2020-08-20T19:19:07.153Z] +++ kill 4021 [2020-08-20T19:19:07.153Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4021 is not a child of this shell [2020-08-20T19:19:07.153Z] warning: PID 4021 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d55f9f4bac8d1/docker.pid had a nonzero exit code [2020-08-20T19:19:07.153Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d55f9f4bac8d1/root: target is busy. [2020-08-20T19:19:07.153Z] ++++ cat bundles/test-integration/docker.pid [2020-08-20T19:19:07.153Z] +++ kill 7335 [2020-08-20T19:19:07.720Z] umount: bundles/test-integration/root: no mount point specified. [2020-08-20T19:19:07.720Z] +++ /etc/init.d/apparmor stop [2020-08-20T19:19:07.720Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-20T19:19:07.720Z] [2020-08-20T19:19:07.720Z] Unloading profiles will leave already running processes permanently [2020-08-20T19:19:07.720Z] unconfined, which can lead to unexpected situations. [2020-08-20T19:19:07.720Z] [2020-08-20T19:19:07.720Z] To set a process to complain mode, use the command line tool [2020-08-20T19:19:07.720Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-20T19:19:07.720Z] +++ true [2020-08-20T19:19:07.720Z] exiting test-integration [2020-08-20T19:19:07.720Z] ++ exit 0 [2020-08-20T19:19:07.720Z] [2020-08-20T19:19:07.980Z] + exit 0 [2020-08-20T19:19:07.980Z] ++ jobs -p [2020-08-20T19:19:07.980Z] + pids= [2020-08-20T19:19:07.980Z] + echo 'Remaining pids to kill: []' [2020-08-20T19:19:07.980Z] Remaining pids to kill: [] [2020-08-20T19:19:07.980Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-08-20T19:19:07.992Z] Recording test results [2020-08-20T19:19:08.316Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-08-20T19:19:08.316Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-08-20T19:19:09.850Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-08-20T19:19:09.850Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-08-20T19:19:09.850Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-08-20T19:19:09.850Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-08-20T19:19:09.850Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-08-20T19:19:09.850Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-20T19:19:10.416Z] + echo Ensuring container killed. [2020-08-20T19:19:10.416Z] Ensuring container killed. [2020-08-20T19:19:10.416Z] + docker ps -aq -f name=docker-pr9-* [2020-08-20T19:19:10.416Z] + cids=ce5c9be36dbe [2020-08-20T19:19:10.416Z] 97866eba9dd8 [2020-08-20T19:19:10.416Z] 5b324bdf283a [2020-08-20T19:19:10.416Z] + [ -n ce5c9be36dbe [2020-08-20T19:19:10.416Z] 97866eba9dd8 [2020-08-20T19:19:10.416Z] 5b324bdf283a ] [2020-08-20T19:19:10.416Z] + docker rm -vf ce5c9be36dbe 97866eba9dd8 5b324bdf283a [2020-08-20T19:19:12.954Z] ce5c9be36dbe [2020-08-20T19:19:12.954Z] 97866eba9dd8 [2020-08-20T19:19:12.954Z] 5b324bdf283a [Pipeline] sh [2020-08-20T19:19:13.238Z] + echo Chowning /workspace to jenkins user [2020-08-20T19:19:13.238Z] Chowning /workspace to jenkins user [2020-08-20T19:19:13.238Z] + id -u [2020-08-20T19:19:13.238Z] + id -g [2020-08-20T19:19:13.238Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40408:/workspace busybox chown -R 1000:1000 /workspace [2020-08-20T19:19:13.238Z] Unable to find image 'busybox:latest' locally [2020-08-20T19:19:13.238Z] latest: Pulling from library/busybox [2020-08-20T19:19:13.238Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-20T19:19:13.496Z] 61c5ed1cbdf8: Download complete [2020-08-20T19:19:13.496Z] 61c5ed1cbdf8: Pull complete [2020-08-20T19:19:13.496Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-20T19:19:13.496Z] Status: Downloaded newer image for busybox:latest [2020-08-20T19:19:14.534Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-08-20T19:19:14.534Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-08-20T19:19:14.534Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-08-20T19:19:14.534Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-08-20T19:19:14.534Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-08-20T19:19:14.534Z] === RUN TestDockerSuite/TestRunUserByID [2020-08-20T19:19:14.534Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-08-20T19:19:14.534Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-08-20T19:19:14.534Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-08-20T19:19:14.534Z] === RUN TestDockerSuite/TestRunUserByName [2020-08-20T19:19:14.534Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-08-20T19:19:16.068Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-08-20T19:19:16.068Z] === RUN TestDockerSuite/TestRunVerifyContainerID [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-20T19:19:17.074Z] + bundleName=amd64 [2020-08-20T19:19:17.074Z] + echo Creating amd64-bundles.tar.gz [2020-08-20T19:19:17.074Z] Creating amd64-bundles.tar.gz [2020-08-20T19:19:17.074Z] + xargs tar -czf amd64-bundles.tar.gz [2020-08-20T19:19:17.074Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-20T19:19:17.601Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-08-20T19:19:17.601Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-08-20T19:19:17.601Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [Pipeline] archiveArtifacts [2020-08-20T19:19:18.021Z] Archiving artifacts [2020-08-20T19:19:20.003Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40408/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-20T19:19:20.312Z] + make clean [2020-08-20T19:19:20.502Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-08-20T19:19:20.571Z] docker volume rm -f docker-dev-cache [2020-08-20T19:19:20.571Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-20T19:19:25.183Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-08-20T19:19:28.914Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-08-20T19:19:33.610Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-08-20T19:19:33.610Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-08-20T19:19:33.610Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-08-20T19:19:33.610Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-08-20T19:19:33.610Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-08-20T19:19:35.789Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-08-20T19:19:37.965Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-08-20T19:19:39.499Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-08-20T19:19:39.499Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-08-20T19:19:39.499Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-08-20T19:19:39.499Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-08-20T19:19:39.499Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-08-20T19:19:39.499Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-08-20T19:19:39.499Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-08-20T19:19:39.499Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-08-20T19:19:39.499Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-08-20T19:19:43.231Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-08-20T19:19:44.197Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-08-20T19:19:46.371Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-08-20T19:19:49.273Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-08-20T19:19:49.273Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-08-20T19:19:49.273Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-08-20T19:19:49.273Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-08-20T19:19:49.273Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-08-20T19:19:49.273Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-08-20T19:19:49.730Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-08-20T19:19:49.730Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-08-20T19:19:49.730Z] === RUN TestDockerSuite/TestSaveImageId [2020-08-20T19:19:49.730Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-08-20T19:19:49.730Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-08-20T19:19:49.730Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-08-20T19:19:49.730Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-08-20T19:19:49.730Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-08-20T19:19:49.730Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-08-20T19:19:49.731Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-08-20T19:19:49.731Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-08-20T19:19:49.731Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-08-20T19:19:52.630Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-08-20T19:19:52.630Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-08-20T19:19:53.088Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-08-20T19:19:53.546Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-08-20T19:19:55.079Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-08-20T19:20:00.867Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-08-20T19:20:00.867Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-08-20T19:20:06.660Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-08-20T19:20:06.660Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-08-20T19:20:09.559Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-08-20T19:20:09.559Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-08-20T19:20:09.559Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-08-20T19:20:09.560Z] === RUN TestDockerSuite/TestStartRecordError [2020-08-20T19:20:09.560Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-08-20T19:20:15.344Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-08-20T19:20:15.344Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-08-20T19:20:15.344Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-08-20T19:20:15.344Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-08-20T19:20:15.344Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-08-20T19:20:15.344Z] === RUN TestDockerSuite/TestStatsNoStream [2020-08-20T19:20:15.344Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-08-20T19:20:16.310Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-08-20T19:20:17.844Z] === RUN TestDockerSuite/TestTopPrivileged [2020-08-20T19:20:17.844Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-08-20T19:20:19.382Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-08-20T19:20:19.382Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-08-20T19:20:19.382Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-08-20T19:20:19.382Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-08-20T19:20:19.382Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-08-20T19:20:19.382Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-08-20T19:20:19.382Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-08-20T19:20:37.066Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-08-20T19:20:37.066Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-08-20T19:20:37.066Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-08-20T19:20:37.066Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-08-20T19:20:37.066Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-08-20T19:20:37.066Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-08-20T19:20:37.066Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-08-20T19:20:37.524Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-08-20T19:20:37.524Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-08-20T19:20:39.699Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-08-20T19:20:40.157Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-08-20T19:20:40.615Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-08-20T19:20:40.615Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-08-20T19:20:40.615Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-08-20T19:20:47.679Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-08-20T19:20:47.679Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-08-20T19:20:47.679Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-08-20T19:20:47.679Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-08-20T19:20:47.679Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-08-20T19:20:53.471Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-08-20T19:20:53.471Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-08-20T19:20:53.471Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-08-20T19:21:00.543Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-08-20T19:21:00.543Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite (2063.93s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.48s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.43s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (140.75s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.90s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.01s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.58s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.75s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement Apparmor [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement Apparmor [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.59s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement IsPausable [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.92s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.52s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement UnixCli [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.12s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.70s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.55s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.02s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.08s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.93s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.31s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.92s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.23s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.80s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.47s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.98s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.28s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.32s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.71s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.31s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.30s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.03s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.20s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.92s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.17s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.91s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement UnixCli [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.72s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCmd (0.45s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.39s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.95s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildContChar (11.72s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.81s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.52s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.46s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.19s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.29s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.17s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.54s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.08s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.48s) [2020-08-20T19:21:01.511Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-08-20T19:21:01.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.07s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.30s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.82s) [2020-08-20T19:21:01.511Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.17s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.05s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.39s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.72s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (54.67s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.47s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.71s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.78s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.64s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.92s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.91s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (74.37s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.14s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.07s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.44s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.44s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.57s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.65s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.51s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.10s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.43s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildFails (1.91s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.45s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.21s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.68s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.30s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.15s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.85s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement UnixCli [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.63s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.96s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildHistory (7.50s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.78s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.74s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.94s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildLabel (0.67s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.65s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.42s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildLabels (0.68s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.07s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.40s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.34s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.56s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.96s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.73s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.16s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (8.95s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.73s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.44s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.99s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.16s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.47s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.06s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.89s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.81s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.24s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.87s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.97s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.65s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.14s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.35s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.93s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.93s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.37s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.18s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.89s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.71s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.69s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.07s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildRm (11.65s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.66s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.06s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.88s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.86s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.94s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.22s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.44s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.11s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.49s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildStderr (4.13s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.53s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.51s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.90s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.11s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.64s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.77s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.44s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.12s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.91s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.66s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.36s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.54s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.12s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.70s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.07s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.64s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.93s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.56s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.42s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-08-20T19:21:01.512Z] docker_cli_sni_test.go:18: Flakey test [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.86s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.05s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestCommitChange (4.29s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.88s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.82s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestCommitTTY (5.90s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.04s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.92s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.87s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.70s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.71s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.88s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.92s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.57s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.49s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.69s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.80s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.78s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.47s) [2020-08-20T19:21:01.512Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-20T19:21:01.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.512Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.00s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.98s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.04s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.09s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.74s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.73s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.53s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.79s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.54s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.60s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (14.54s) [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc000b52040 } [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1964830354 c:\foo false } [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1964830354 c:\foo true } [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.12s) [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:1926: case 0 [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:1926: case 1 [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:1926: case 2 [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:1926: case 3 [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:1926: case 4 [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:1926: case 5 [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:1926: case 6 [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:1926: case 7 [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:1926: case 8 [2020-08-20T19:21:01.513Z] docker_api_containers_test.go:1926: case 9 [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.87s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.86s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.85s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.46s) [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a420329485\file1 6aecac81919b42ab69ed8298c59f86cc032509cf585b63dd7af37612ef33468a:/root/itWorks.txt` [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:279: checking that container "6aecac81919b42ab69ed8298c59f86cc032509cf585b63dd7af37612ef33468a" start output contains "file1\n" [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6aecac81919b42ab69ed8298c59f86cc032509cf585b63dd7af37612ef33468a` [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.87s) [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b611906056\file1 0bb878309aa3bcf85de1cbdc0f83ee26c959d0fe39f62e4a029884186ce35efc:testDir/` [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.40s) [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e461891015\dir1 00d5427fbf154551221bcc08ff8b0589a0e4ce6e819bf6adfa6e11ba96874da4:testDir` [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:279: checking that container "00d5427fbf154551221bcc08ff8b0589a0e4ce6e819bf6adfa6e11ba96874da4" start output contains "file1-1\n" [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:209: running `docker start -a 00d5427fbf154551221bcc08ff8b0589a0e4ce6e819bf6adfa6e11ba96874da4` [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e461891015\dir1 b71654fe12fe0c2d1b9d5a68c7d2ff41db182fb2c1d2f91565fdaec158e313bb:testDir/` [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:279: checking that container "b71654fe12fe0c2d1b9d5a68c7d2ff41db182fb2c1d2f91565fdaec158e313bb" start output contains "file1-1\n" [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:209: running `docker start -a b71654fe12fe0c2d1b9d5a68c7d2ff41db182fb2c1d2f91565fdaec158e313bb` [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.47s) [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h779392634\dir1\. 4ea33b4fb24c7157a613e55a5ebe9e716dd51e57d8229bad9a0560dce49a94c6:testDir` [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:279: checking that container "4ea33b4fb24c7157a613e55a5ebe9e716dd51e57d8229bad9a0560dce49a94c6" start output contains "file1-1\n" [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4ea33b4fb24c7157a613e55a5ebe9e716dd51e57d8229bad9a0560dce49a94c6` [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h779392634\dir1\. e0598903ed4ecc2c37b6ca090503aba3e6072e6d35f7099a7488a0204331eec2:testDir/` [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:279: checking that container "e0598903ed4ecc2c37b6ca090503aba3e6072e6d35f7099a7488a0204331eec2" start output contains "file1-1\n" [2020-08-20T19:21:01.513Z] docker_cli_cp_utils_test.go:209: running `docker start -a e0598903ed4ecc2c37b6ca090503aba3e6072e6d35f7099a7488a0204331eec2` [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCpToDot (1.90s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCpToStdout (1.85s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateArgs (0.13s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.61s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.75s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.64s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.48s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateLabels (0.13s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateRM (0.25s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement Devicemapper [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.31s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.15s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.58s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.92s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.78s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.91s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.29s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsCopy (4.39s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.08s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.83s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.62s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.89s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.75s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.76s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsFilters (3.81s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsFormat (3.57s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-20T19:21:01.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsRename (1.92s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsResize (2.19s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.79s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.00s) [2020-08-20T19:21:01.513Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.28s) [2020-08-20T19:21:01.513Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.00s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.42s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.45s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.52s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.71s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.49s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.56s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.24s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.68s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestExecInspectID (4.65s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement IsPausable [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.95s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.74s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.86s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.58s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.50s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.53s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.47s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.99s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.47s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.74s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.24s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.56s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.13s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.24s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.34s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement IsPausable [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInfoFormat (0.10s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.69s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.66s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.65s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.66s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectDefault (1.66s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectHistory (4.01s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.69s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.56s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.73s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.53s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.48s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectStatus (2.01s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.32s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.65s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.76s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.50s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.70s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.71s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.68s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.44s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.40s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.94s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.83s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.62s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.47s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.63s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.72s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.95s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.91s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.86s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.84s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsSince (8.23s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsTail (2.04s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.92s) [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.75s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement IsAmd64 [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement IsAmd64 [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-08-20T19:21:01.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.514Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.40s) [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.66s) [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPsByOrder (6.46s) [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.43s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.04s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.23s) [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-08-20T19:21:01.515Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.48s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.66s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.52s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.47s) [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.64s) [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.73s) [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.33s) [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.15s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.23s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.87s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.51s) [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.66s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.53s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.38s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.22s) [2020-08-20T19:21:01.515Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-20T19:21:01.515Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.32s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.92s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.11s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.48s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.58s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.41s) [2020-08-20T19:21:01.515Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.41s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.76s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.85s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.28s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.98s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.30s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.81s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.72s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.34s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.10s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.68s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.71s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.77s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.54s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.69s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.28s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.85s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.78s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.80s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.78s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.68s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.67s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.56s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.92s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.73s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.70s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.66s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunExitCode (1.73s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.70s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.80s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.73s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.23s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.68s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.43s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.38s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.78s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.15s) [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-20T19:21:01.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.25s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.63s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.66s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s) [2020-08-20T19:21:01.974Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.69s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.14s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement Apparmor [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.20s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunRm (1.86s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.88s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.80s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.68s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.59s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (1.99s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.78s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.55s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.26s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement Apparmor [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.67s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.75s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.32s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.14s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.54s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.51s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.42s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.86s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.84s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.32s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.47s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.64s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.39s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement Apparmor [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.77s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.07s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.11s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.18s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement IsPausable [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.89s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.54s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.73s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.52s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLILs (1.97s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.28s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (5.98s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.17s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.15s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.17s) [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-20T19:21:01.975Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-08-20T19:21:01.975Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.975Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-20T19:21:01.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-20T19:21:01.976Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-20T19:21:01.976Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-20T19:21:01.976Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthTokenSuite [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-20T19:21:01.976Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-20T19:21:01.976Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] === RUN TestDockerDaemonSuite [2020-08-20T19:21:01.976Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-20T19:21:01.976Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-20T19:21:01.976Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-08-20T19:21:01.976Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-20T19:21:01.976Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] === RUN TestDockerSwarmSuite [2020-08-20T19:21:01.976Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-08-20T19:21:01.976Z] === RUN TestDockerPluginSuite [2020-08-20T19:21:01.976Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-08-20T19:21:01.976Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-08-20T19:21:01.976Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-08-20T19:21:01.976Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-08-20T19:21:01.976Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-08-20T19:21:01.976Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-08-20T19:21:01.976Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-08-20T19:21:01.976Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-08-20T19:21:01.976Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-08-20T19:21:01.976Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-08-20T19:21:01.976Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-08-20T19:21:01.976Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] === RUN TestDockerExternalVolumeSuite [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] === RUN TestDockerNetworkSuite [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] === RUN TestDockerHubPullSuite [2020-08-20T19:21:01.976Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-08-20T19:21:01.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-08-20T19:21:01.976Z] PASS [2020-08-20T19:21:01.976Z] ok github.com/docker/docker/integration-cli 2064.537s [2020-08-20T19:21:01.976Z] INFO: Integration tests ended at 08/20/2020 19:21:01. Duration:00:34:32.0841382 [2020-08-20T19:21:01.976Z] INFO: Docker info of the daemon under test at end of run [2020-08-20T19:21:01.976Z] [2020-08-20T19:21:01.976Z] Containers: 2 [2020-08-20T19:21:01.976Z] Running: 0 [2020-08-20T19:21:01.976Z] Paused: 0 [2020-08-20T19:21:01.976Z] Stopped: 2 [2020-08-20T19:21:01.976Z] Images: 12 [2020-08-20T19:21:01.976Z] Server Version: 0.0.0-dev [2020-08-20T19:21:01.976Z] Storage Driver: windowsfilter [2020-08-20T19:21:01.976Z] Windows: [2020-08-20T19:21:01.976Z] Logging Driver: json-file [2020-08-20T19:21:01.976Z] Plugins: [2020-08-20T19:21:01.976Z] Volume: local [2020-08-20T19:21:01.976Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-20T19:21:01.976Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-20T19:21:01.976Z] Swarm: inactive [2020-08-20T19:21:01.976Z] Default Isolation: process [2020-08-20T19:21:01.977Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-20T19:21:01.977Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-20T19:21:01.977Z] OSType: windows [2020-08-20T19:21:01.977Z] Architecture: x86_64 [2020-08-20T19:21:01.977Z] CPUs: 4 [2020-08-20T19:21:01.977Z] Total Memory: 32GiB [2020-08-20T19:21:01.977Z] Name: azwin-2-e8c2d0 [2020-08-20T19:21:01.977Z] ID: 7SZU:XLLD:EKXW:WWL3:R2YF:64KW:5KLF:KHH3:VDM7:BOJQ:6PX2:KW2S [2020-08-20T19:21:01.977Z] Docker Root Dir: D:\CI\PR-40408\9\daemon [2020-08-20T19:21:01.977Z] Debug Mode (client): false [2020-08-20T19:21:01.977Z] Debug Mode (server): true [2020-08-20T19:21:01.977Z] File Descriptors: -1 [2020-08-20T19:21:01.977Z] Goroutines: 18 [2020-08-20T19:21:01.977Z] System Time: 2020-08-20T19:21:01.7058946Z [2020-08-20T19:21:01.977Z] EventsListeners: 0 [2020-08-20T19:21:01.977Z] Registry: https://index.docker.io/v1/ [2020-08-20T19:21:01.977Z] Labels: [2020-08-20T19:21:01.977Z] Experimental: false [2020-08-20T19:21:01.977Z] Insecure Registries: [2020-08-20T19:21:01.977Z] 127.0.0.0/8 [2020-08-20T19:21:01.977Z] Live Restore Enabled: false [2020-08-20T19:21:01.977Z] [2020-08-20T19:21:01.977Z] [2020-08-20T19:21:01.977Z] INFO: Stopping daemon under test [2020-08-20T19:21:01.977Z] SUCCESS: The process with PID 5860 (child process of PID 4908) has been terminated. [2020-08-20T19:21:01.977Z] SUCCESS: The process with PID 4908 (child process of PID 4516) has been terminated. [2020-08-20T19:21:01.977Z] INFO: Stop tailing logs of the daemon under tests [2020-08-20T19:21:02.435Z] INFO: executeCI.ps1 Completed successfully at 08/20/2020 19:21:01. [2020-08-20T19:21:02.435Z] INFO: Tidying up at end of run [2020-08-20T19:21:02.435Z] INFO: Saving daemon under test log (d:\CI\PR-40408\9\dut.out) to C:\windows\TEMP\CIDUT.out [2020-08-20T19:21:02.435Z] INFO: Saving daemon under test log (d:\CI\PR-40408\9\dut.err) to C:\windows\TEMP\CIDUT.err [2020-08-20T19:21:02.435Z] INFO: Nuke-Everything... [2020-08-20T19:21:02.435Z] INFO: Container count on control daemon to delete is 2 [2020-08-20T19:21:02.893Z] e2ed29dd95e0 [2020-08-20T19:21:02.893Z] 814626b6c20c [2020-08-20T19:21:02.893Z] INFO: Tidying pidfile d:\CI\PR-40408\9\docker.pid [2020-08-20T19:21:02.893Z] INFO: Nuking d:\CI [2020-08-20T19:21:28.021Z] INFO: Zapped successfully [2020-08-20T19:21:28.021Z] [2020-08-20T19:21:28.021Z] INFO: executeCI.ps1 exiting at Thu Aug 20 19:21:26 CUT 2020. Duration 00:53:59.1652542 [2020-08-20T19:21:28.021Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-08-20T19:21:29.660Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-08-20T19:21:30.328Z] Archiving artifacts [2020-08-20T19:21:45.720Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40408/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-20T19:21:46.634Z] + make clean [2020-08-20T19:21:48.810Z] docker volume rm -f docker-dev-cache [2020-08-20T19:21:48.810Z] 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